1. 66d4118 Move all classes in the HTML directory from ExceptionCode to Exception by darin@apple.com · 8 years ago
  2. 07eaa7c Rename ExceptionCode-based exception handling to "legacy" by darin@apple.com · 8 years ago
  3. a71ffa7 [GTK] Move GObject DOM bindings to WebKit2 layer and stop auto generating them by carlosgc@webkit.org · 9 years ago
  4. 4bd8523 Removed Objective-C specific attributes from IDL, made conditionals more consistent by darin@apple.com · 9 years ago
  5. a9177a1 [Web IDL] Add support for USVString type by cdumez@apple.com · 9 years ago
  6. b1c24a4 Remove some unneeded #ifs now that the Objective-C bindings are frozen by andersca@apple.com · 9 years ago
  7. 42f9531 Remove unneeded content attribute name "playsinline" by darin@apple.com · 9 years ago
  8. 31cd089 playsInline IDL attribute has the wrong casing by cdumez@apple.com · 9 years ago
  9. 9f7ffdb Unprefix webkit-playsinline. https://bugs.webkit.org/show_bug.cgi?id=159283 by jer.noble@apple.com · 9 years ago
  10. 53438e9 Change IDL enumerations to be nested in their C++ class instead of at WebCore namespace level by darin@apple.com · 9 years ago
  11. d6ab2a4 Expose MediaElement and VideoElement to the Objective-C DOM bindings by timothy_horton@apple.com · 9 years ago
  12. 834b842 Update presentation mode JS API to using 'picture-in-picture' by jonlee@apple.com · 10 years ago
  13. a20ca3c6 Try to fix the GTK build. by darin@apple.com · 10 years ago
  14. 25da412 Some event handler fixes https://bugs.webkit.org/show_bug.cgi?id=142474 by darin@apple.com · 10 years ago
  15. cc18d41 [iOS] cleanup AirPlay code https://bugs.webkit.org/show_bug.cgi?id=141811 by eric.carlson@apple.com · 10 years ago
  16. bf1f85d [iOS] add optimized fullscreen API by eric.carlson@apple.com · 10 years ago
  17. 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
  18. 1edd81d [iOS] Upstream WebCore/html changes by dbates@webkit.org · 11 years ago
  19. d596156 Remove the OperationsNotDeletable attribute from most of the WebIDL interfaces by zandobersek@gmail.com · 11 years ago
  20. 2b7371e [WebIDL] Annotate IDL interfaces under Source/WebCore/html/ with the OperationsNotDeletable attribute by zandobersek@gmail.com · 11 years ago
  21. b70b767 Get rid of outdated raises() from Web IDL by ch.dumez@sisa.samsung.com · 12 years ago
  22. a4d60d1 [WebKit IDL] move extended attributes to left of interface, exception... by commit-queue@webkit.org · 12 years ago
  23. cab10ce [WebKit IDL] remove all module from idl files. by commit-queue@webkit.org · 12 years ago
  24. efee39f Add "JS" prefix to JSC-specific IDLs by haraken@chromium.org · 13 years ago
  25. 1052931 Remove LegacyDefaultOptionalArguments flag from HTML DOM IDL files by commit-queue@webkit.org · 14 years ago
  26. 186b1d7 Replace preprocessor statements in IDL files with Conditional attribute by paroga@webkit.org · 14 years ago
  27. 2b74ad9 2011-06-17 Mark Pilgrim <pilgrim@chromium.org> by commit-queue@webkit.org · 14 years ago
  28. 62c8e33 2011-06-16 Sheriff Bot <webkit.review.bot@gmail.com> by commit-queue@webkit.org · 14 years ago
  29. fce7106 2011-06-16 Vitaly Repeshko <vitalyr@chromium.org> by vitalyr@chromium.org · 14 years ago
  30. 5906d90 2011-06-16 Adam Barth <abarth@webkit.org> by abarth@webkit.org · 14 years ago
  31. c883648 2011-06-12 Adam Barth <abarth@webkit.org> by abarth@webkit.org · 14 years ago
  32. 561e328 2011-06-12 Adam Barth <abarth@webkit.org> by abarth@webkit.org · 14 years ago
  33. 515791a 2011-02-22 Steve Lacey <sjl@chromium.org> by commit-queue@webkit.org · 14 years ago
  34. e793e54 2011-02-02 Steve Lacey <sjl@chromium.org> by dbates@webkit.org · 14 years ago
  35. 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/html/HTMLVideoElement.idl]
  36. 17c2d2c Some IDL attributes don't reflect URL content attributes properly by darin@apple.com · 15 years ago
  37. 948ec43 2010-07-26 Darin Adler <darin@apple.com> by darin@apple.com · 15 years ago
  38. 839b743 2010-07-12 Eric Carlson <eric.carlson@apple.com> by eric.carlson@apple.com · 15 years ago
  39. ccb6ba3 2010-07-10 Darin Adler <darin@apple.com> by darin@apple.com · 15 years ago
  40. d9786f4 2010-06-18 Darin Adler <darin@apple.com> by darin@apple.com · 15 years ago
  41. 56a6512 2010-06-17 Sheriff Bot <webkit.review.bot@gmail.com> by eric@webkit.org · 15 years ago
  42. 67a6219 2010-06-17 Darin Adler <darin@apple.com> by darin@apple.com · 15 years ago
  43. 6a0c580 2010-06-11 Kenneth Russell <kbr@google.com> by kbr@google.com · 15 years ago
  44. 6fd7c4b 2010-06-10 Sheriff Bot <webkit.review.bot@gmail.com> by kbr@google.com · 15 years ago
  45. 5ba7587 2010-06-10 Kenneth Russell <kbr@google.com> by kbr@google.com · 15 years ago
  46. e7bfed7 Fix for https://bugs.webkit.org/show_bug.cgi?id=34942 Fullscreen by bdakin@apple.com · 15 years ago
  47. f423c5a Bug 34346 - With JSC bindings, make processingUserGesture work with events in Isolated Worlds by barraclough@apple.com · 15 years ago
  48. fdf83a8 2010-02-01 Eric Carlson <eric.carlson@apple.com> by eric.carlson@apple.com · 15 years ago
  49. 408a286 2009-12-23 Nikolas Zimmermann <nzimmermann@rim.com> by zimmermann@webkit.org · 15 years ago
  50. ebb3e44 2008-09-27 Eric Carlson <eric.carlson@apple.com> by eric.carlson@apple.com · 16 years ago
  51. ae488bf Reviewed by Maciej. by adele · 17 years ago
  52. 34c45f1 WebCore: by antti · 17 years ago
  53. 76787a8 Rubber stamped by Adele. by antti · 17 years ago