1. 502d00d [Win] Compile error: pal/ExportMacros.h not found. by pvollan@apple.com · 7 years ago
  2. 7fff7df Switch windows build to Visual Studio 2017 by commit-queue@webkit.org · 7 years ago
  3. 2535d9b [Win] Build error when building WebCore from WebCore.proj project file. by pvollan@apple.com · 8 years ago
  4. 6700d3c [Win] Link error when building WTF from WTF.proj project file. by pvollan@apple.com · 8 years ago
  5. 8cd6b92 [Win] CMake build type is not set. by pvollan@apple.com · 8 years ago
  6. fbcf7ad Clean up WebCore.vcxproj after switching to CMake. by achristensen@apple.com · 9 years ago
  7. b796640 Remove vcxproj build system https://bugs.webkit.org/show_bug.cgi?id=154388 by achristensen@apple.com · 9 years ago
  8. 299186b Reduce size of internal windows build output by commit-queue@webkit.org · 9 years ago
  9. e53c937 [web-animations] Add AnimationTimeline, DocumentTimeline and add extensions to Document interface by dino@apple.com · 9 years ago
  10. 64c1a6c Remove dead FontLoader code https://bugs.webkit.org/show_bug.cgi?id=154625 by mmaxfield@apple.com · 9 years ago
  11. ee3d8b1 HTMLTableHeaderCellElement.scope should only return known values by cdumez@apple.com · 9 years ago
  12. 7c33691 [Font Loading] Implement FontFaceSet by mmaxfield@apple.com · 9 years ago
  13. d11ef1f Factor id mutation style invalidation code into a class by antti@apple.com · 9 years ago
  14. 41c53d7 Optimize style invalidations for attribute selectors by antti@apple.com · 9 years ago
  15. f48289b [Font Loading] Implement FontFace JavaScript object by mmaxfield@apple.com · 9 years ago
  16. 071dd00 XMLHttpRequest / XMLHttpRequestUpload should inherit XMLHttpRequestEventTarget by cdumez@apple.com · 9 years ago
  17. 754311b Factor class change style invalidation code into a class by antti@apple.com · 9 years ago
  18. 216d5f1 [CSS Font Loading] Implement CSSFontFace Boilerplate by mmaxfield@apple.com · 9 years ago
  19. 31dfc9d Unreviewed, rolling out r196470. https://bugs.webkit.org/show_bug.cgi?id=154167 by commit-queue@webkit.org · 9 years ago
  20. d4a9714 Factor class change style invalidation code into a class by antti@apple.com · 9 years ago
  21. 5863cc7 Merge DOMTokenList and DOMSettableTokenList by cdumez@apple.com · 9 years ago
  22. f0a6f6d Factor style sharing code out of StyleResolver by antti@apple.com · 9 years ago
  23. e5b53f1 CSP: Use the served CSP header for dedicated workers by dbates@webkit.org · 9 years ago
  24. 382a002 Custom protocol loading through AVFoundation does not support byte-range requests. by jer.noble@apple.com · 9 years ago
  25. 5751965 Move ContentSecurityPolicy.{cpp, h} to its own directory by dbates@webkit.org · 9 years ago
  26. 5f5e763 Add support for HTMLDataElement https://bugs.webkit.org/show_bug.cgi?id=153459 by cdumez@apple.com · 9 years ago
  27. fea403eb Remove XMLHttpRequestException by dbates@webkit.org · 9 years ago
  28. d7e206f An XMLDocument interface should be exposed on the global Window object by cdumez@apple.com · 9 years ago
  29. d26bbb7 [Streams API] Refactor builtin internals to prepare support for streams API in worker by youenn.fablet@crf.canon.fr · 9 years ago
  30. 2098dc8 Factor free standing tree style resolve functions into a class by antti@apple.com · 9 years ago
  31. aec61d90 Move StyleChange enum into a separate file by antti@apple.com · 9 years ago
  32. 4ac9d47 Move InlineTextBox's text decoration painting to its own class. by zalan@apple.com · 9 years ago
  33. a56e5df Unreviewed, rolling out r194033 and r194267. by commit-queue@webkit.org · 9 years ago
  34. 15efa4d Fix internal Windows build by achristensen@apple.com · 9 years ago
  35. 491320a [Streams API] Expose ReadableStream and relatives to Worker by youenn.fablet@crf.canon.fr · 9 years ago
  36. 496d04d Move MathMLOperatorDictionary features into a separate module. by fred.wang@free.fr · 9 years ago
  37. 9c43739 Reduce the number of events that can be created by Document.createEvent by darin@apple.com · 9 years ago
  38. ae02f9e Web Inspector: Remove untested and unused Worker inspection by joepeck@webkit.org · 9 years ago
  39. 440ba0d Promise callbacks should be called at microtask checkpoints by weinig@apple.com · 9 years ago
  40. c86c65b Move ResourceLoadScheduler to WebKit1 by antti@apple.com · 9 years ago
  41. 760880d Delete PlatformMenuDescription.h https://bugs.webkit.org/show_bug.cgi?id=151229 by andersca@apple.com · 9 years ago
  42. 244d3eb Remove ContextMenuWin.cpp and ContextMenuItemWin.cpp by andersca@apple.com · 9 years ago
  43. e1246e5 Web Inspector: $0 stops working after navigating to a different domain by commit-queue@webkit.org · 9 years ago
  44. 953065a Add support for the USE_TYPO_METRICS flag on iOS by fred.wang@free.fr · 9 years ago
  45. 3feefce Web Inspector: Rename InspectorResourceAgent to InspectorNetworkAgent by commit-queue@webkit.org · 9 years ago
  46. dda89a0 Web Inspector: Clean up InspectorInstrumentation includes by commit-queue@webkit.org · 9 years ago
  47. 83c4787 Un-expose obsolete HTMLBaseFontElement by cdumez@apple.com · 9 years ago
  48. b7ed6f2 [Streams API] Add skeleton for initial WritableStream support by calvaris@igalia.com · 9 years ago
  49. bb698fe [Win] Fix the Windows builds. https://bugs.webkit.org/show_bug.cgi?id=150300 by commit-queue@webkit.org · 9 years ago
  50. 9369d54 td and th should use HTMLTableDataCellElement and HTMLTableHeaderCellElement interfaces by cdumez@apple.com · 9 years ago
  51. 9b0049f Add indexeddb/shared to the include paths. by andersca@apple.com · 9 years ago
  52. d3b8b37 Web Inspector: Include Garbage Collection Event in Timeline by joepeck@webkit.org · 9 years ago
  53. 88c5688 Implement iterator for traversing composed DOM by antti@apple.com · 9 years ago
  54. a4e9add Remove InsertionPoint and ContentDistributor by antti@apple.com · 9 years ago
  55. 86e5895 Rewrite HTMLDetailsElement using HTMLSlotElement by antti@apple.com · 9 years ago
  56. 949318a Unreviewed, rolling out r190716. https://bugs.webkit.org/show_bug.cgi?id=149924 by commit-queue@webkit.org · 9 years ago
  57. 5df0434 Automate WebCore JS builtins generation and build system by youenn.fablet@crf.canon.fr · 9 years ago
  58. 6387254 Unreviewed, rolling out r190664. https://bugs.webkit.org/show_bug.cgi?id=149877 by commit-queue@webkit.org · 9 years ago
  59. 1b521cc Automate WebCore JS builtins generation and build system by youenn.fablet@crf.canon.fr · 9 years ago
  60. c8f5402 Migrate streams API to JS Builtins by youenn.fablet@crf.canon.fr · 9 years ago
  61. 0e1e67a Unreviewed, rolling out r190520, some tests assert / crash. by joepeck@webkit.org · 9 years ago
  62. aee69aa Web Inspector: Include Garbage Collection Event in Timeline by commit-queue@webkit.org · 9 years ago
  63. 6ebc90f [Streams API] Add support for private WebCore JS builtins functions by youenn.fablet@crf.canon.fr · 9 years ago
  64. 8b3b024 [Streams API] Create ByteLengthQueuingStrategy object as per spec by calvaris@igalia.com · 9 years ago
  65. 851a9e2 [Streams API] [Win] Remove reference to dead CountQueuingStrategy.h by calvaris@igalia.com · 9 years ago
  66. b5cfd08 Build WebCore JS Builtins according the ENABLE flags by youenn.fablet@crf.canon.fr · 9 years ago
  67. 77bbd7a Drop support for legacy EventException by cdumez@apple.com · 9 years ago
  68. 79f8d51 [ES6] Implement ES6 Module loader hook stubs in WebCore by utatane.tea@gmail.com · 9 years ago
  69. 9ddfc96 [Win] Switch to CMake https://bugs.webkit.org/show_bug.cgi?id=148111 by achristensen@apple.com · 9 years ago
  70. 56445da Remove the need for DOMClass in case of JSBuiltinConstructor WebIDL by youenn.fablet@crf.canon.fr · 9 years ago
  71. fafcd04 [Streams API] Add support for JS builtins constructor by youenn.fablet@crf.canon.fr · 9 years ago
  72. 0190731 Hopefully fix the production build. by timothy_horton@apple.com · 9 years ago
  73. d8eeff6 Split author style code out from DocumentStyleSheetCollection by antti@apple.com · 9 years ago
  74. ae62a62 [Streams API] Implement ReadableStream pipeThrough by youenn.fablet@crf.canon.fr · 9 years ago
  75. a29881a Drop support for legacy EntityReference DOM Node type by cdumez@apple.com · 9 years ago
  76. 187b095 Fix the all-in-one build with GCC https://bugs.webkit.org/show_bug.cgi?id=148428 by ossy@webkit.org · 9 years ago
  77. 0617972 time element should use HTMLTimeElement interface by cdumez@apple.com · 9 years ago
  78. ecb3ce5 Get rid of custom bindings for HTMLLinkElement.sizes setter by cdumez@apple.com · 9 years ago
  79. 7ffae9b Refine and simplify some color-related code by darin@apple.com · 9 years ago
  80. ca6118d Drop support for Entity Node type https://bugs.webkit.org/show_bug.cgi?id=149239 by cdumez@apple.com · 9 years ago
  81. df8e60c classList.toggle(name, force) treats undefined `force` argument as false by cdumez@apple.com · 9 years ago
  82. 95655c0 Source/WebCore: by rniwa@webkit.org · 9 years ago
  83. 954b23b WebIDL: Rename [ReturnNewObject] to [NewObject] and use it more consistently in DOM by cdumez@apple.com · 9 years ago
  84. 24d6403 Add ShadowRoot interface and Element.prototype.attachShadow by rniwa@webkit.org · 9 years ago
  85. ee55941 [Win] Tiled drawing is rendering more times than it should by bfulgham@apple.com · 9 years ago
  86. d6cd2a2 Fix Windows clean build after r189746 by achristensen@apple.com · 9 years ago
  87. 659ac41 [Win] Unreviewed build fix after r189746 by achristensen@apple.com · 9 years ago
  88. 88253d7 Rename current concrete IDB implementation to "Legacy". by beidson@apple.com · 9 years ago
  89. 4911f3c DOMTokenList update steps for classList don't follow the spec by cdumez@apple.com · 9 years ago
  90. 9c71cf3 [CoordinatedGraphics] Remove ScrollingStateScrollingNodeCoordinatedGraphics.cpp by gyuyoung.kim@webkit.org · 9 years ago
  91. 84eff9e Web Inspector: agents should send messages through FrontendRouter instead of FrontendChannel by bburg@apple.com · 9 years ago
  92. 3ced776 Web Inspector: InspectorController should support multiple frontend channels by bburg@apple.com · 9 years ago
  93. aeb295b Unreviewed, rolling out r189338. https://bugs.webkit.org/show_bug.cgi?id=148785 by cdumez@apple.com · 10 years ago
  94. e1d8987 Web Inspector: InspectorController should support multiple frontend channels by bburg@apple.com · 10 years ago
  95. a29d563 NodeFilter should be a callback interface by cdumez@apple.com · 10 years ago
  96. 282cb1b Range API is throwing wrong exception type by cdumez@apple.com · 10 years ago
  97. 84ed1ac Get rid of custom bindings for RequestAnimationFrameCallback.handleEvent() by cdumez@apple.com · 10 years ago
  98. 8caf12f Use _NSScrollingPredominantAxisFilter for wheel event filtering on Mac by wenson_hsieh@apple.com · 10 years ago
  99. d264cc1 Decode data URLs in web process https://bugs.webkit.org/show_bug.cgi?id=148128 by antti@apple.com · 10 years ago
  100. 24252e0 document.getElementsByTagName should return an HTMLCollection by cdumez@apple.com · 10 years ago