1. 9d5341c Unreviewed Windows buildfix. by ossy@webkit.org · 9 years ago
  2. dfbece3 Unreviewed Windows buildfix. by ossy@webkit.org · 9 years ago
  3. 984f949 Unreviewed GTK+ gardening. Skip some MediaStream tests that are timing out. by carlosgc@webkit.org · 9 years ago
  4. b458189 [ES6] Implement Module execution and Loader's ready / link phase by utatane.tea@gmail.com · 9 years ago
  5. f73c3a4 [Cocoa] Draw fonts at their native sizes instead of scaling a 1pt font by mmaxfield@apple.com · 9 years ago
  6. 49e71b9 Add noDFG() to jsc to prevent DFG compilation of a specified function. by mark.lam@apple.com · 9 years ago
  7. e420ab2 Unreviewed, rolling out r189064 and r189084. by commit-queue@webkit.org · 9 years ago
  8. afde42a Unbreak JSC tests (broken since r189064). by mark.lam@apple.com · 9 years ago
  9. 73ee77e Tiny cleanup in RenderLayer::enclosingCompositingLayerForRepaint() by zalan@apple.com · 9 years ago
  10. 4e6d6d5 Unreviewed, rolling out r189079. https://bugs.webkit.org/show_bug.cgi?id=148555 by commit-queue@webkit.org · 9 years ago
  11. da160ab Video full-screen shouldn't use the DynamicSizeWithMinimumViewSize layout mode by timothy_horton@apple.com · 9 years ago
  12. 8b44993 pluginInfo.clientLoadPolicy is used uninitialized in WebContent process by ap@apple.com · 9 years ago
  13. 8d0bc84 Create WebAssembly functions https://bugs.webkit.org/show_bug.cgi?id=148373 by commit-queue@webkit.org · 9 years ago
  14. e039166 iOS Simulator API tests fails as Simulator is not running by commit-queue@webkit.org · 9 years ago
  15. 3d2f5ec [Win] Unreviewed build fix after r189064. by bfulgham@apple.com · 9 years ago
  16. 52743ce Make DLLLauncherMain executables dependent on dll by achristensen@apple.com · 9 years ago
  17. 2b150e78 DFG::StrCat isn't really effectful by fpizlo@apple.com · 9 years ago
  18. b4017ed fast/css/object-fit/object-fit-embed.html isn't testing anything by timothy_horton@apple.com · 9 years ago
  19. d5da9dd [Win] Unreviewed build fix after r189064. by bfulgham@apple.com · 9 years ago
  20. c5fd57c Add module loader "resolve" hook for local file system to test the loader in JSC shell by utatane.tea@gmail.com · 9 years ago
  21. b0d2836 Unreviewed, fix some FIXMEs and add some new ones, based on things we've learned from some by fpizlo@apple.com · 9 years ago
  22. f38e888 Remove Mac slaves 188/189 after being replaced with 400/401. by lforschler@apple.com · 9 years ago
  23. 24a800e [ES6] Add TypedArray.prototype functionality. by commit-queue@webkit.org · 9 years ago
  24. 3db2c5a A WebIDL callback interface is allowed to have constants by cdumez@apple.com · 9 years ago
  25. 9f42ce6 Range.compareBoundaryPoints() should throw a NotSupportedError for invalid compareHow values by cdumez@apple.com · 9 years ago
  26. 595e6bb Page does not update when <link> media attribute changes to no longer apply to page by joepeck@webkit.org · 9 years ago
  27. 0b94482 Document window.NodeFilter properties by cdumez@apple.com · 9 years ago
  28. f1d9529 Simple line layout: Text jumps sometimes on naughty strings page by zalan@apple.com · 9 years ago
  29. 0f93506 Add two bots to the Mac Yosemite queue. by lforschler@apple.com · 9 years ago
  30. 8680c71 Isolate Source directories in CMake build by achristensen@apple.com · 9 years ago
  31. c0dea8f [Win CMake] Fix incremental build after r188673 by achristensen@apple.com · 9 years ago
  32. d3a546d Include ES6 Generators and Proxy object status to feature status page. by jond@apple.com · 9 years ago
  33. b4d72f7 Factor out Lookup invocation https://bugs.webkit.org/show_bug.cgi?id=148509 by timothy_horton@apple.com · 9 years ago
  34. f0eaedf Add IndexedDB to the feature status page. by jond@apple.com · 9 years ago
  35. 2d308af REGRESSION (r188987): imported/mozilla/svg/filters/feConvolveMatrix-1.svg fails by andersca@apple.com · 9 years ago
  36. 8d4f169 Unreviewed, add a comment to describe something I learned about a confusingly-named function. by fpizlo@apple.com · 9 years ago
  37. 6f8f9f6 REGRESSION(r184779): Possible read-after-free in JavaScriptCore/dfg/DFGClobberize.h by basile_clement@apple.com · 9 years ago
  38. 7030abd AX: Remove accessibility/mac/change-notification-on-scroll.html test by commit-queue@webkit.org · 9 years ago
  39. abfbe32 AX: Fix accessibility/select-element-at-index.html test by commit-queue@webkit.org · 9 years ago
  40. aac04fa9 Decode redirected data URLs in web process by antti@apple.com · 9 years ago
  41. 4a2756e [Win] Skip new High DPI test (Windows doesn't quite support this) by bfulgham@apple.com · 9 years ago
  42. 948b3d2 REGRESSION (r188820): fast/dom/HTMLObjectElement/object-as-frame.html is flaky. by ap@apple.com · 9 years ago
  43. 03c2221 [Win] Mark some test failures. by bfulgham@apple.com · 9 years ago
  44. 1bf3016 [Win] Test gardening. by bfulgham@apple.com · 9 years ago
  45. 310f348 [Cocoa] Generic font families do not consult with the user's preferred language by mmaxfield@apple.com · 9 years ago
  46. 3c12aa8 Update Grid Layout to use fewer magic -1s by mmaxfield@apple.com · 9 years ago
  47. e856095 Build fix after r188982 by achristensen@apple.com · 9 years ago
  48. f7d7d3e Web Inspector: FrontendChannel should know its own connection type by bburg@apple.com · 9 years ago
  49. 58b2b3c Define legacy main thread calling functions for iOS as well by andersca@apple.com · 9 years ago
  50. 877bb2d Web Inspector: Standardize on CSSStyleSheet.Type enum and move more protocol enum conversion to the manager by commit-queue@webkit.org · 9 years ago
  51. 63da1f2 Media Session: MediaSession constructor 'kind' argument optional by eric.carlson@apple.com · 9 years ago
  52. 2dc557f Simple line layout: Use float types wherever possible to match line tree. by zalan@apple.com · 9 years ago
  53. a97d758 Add an expectation for another momentum scrolling test that became flaky. by ap@apple.com · 9 years ago
  54. ebd496e [EFL] REGRESSION(r188793): It made 200 layout tests and Bindings/event-target-wrapper.html performance test fail by ossy@webkit.org · 9 years ago
  55. 4390cba Subpixel positioned iframe's repaint area calculation problem. by zalan@apple.com · 9 years ago
  56. ee7eb19 [GTK] Unreviewed, install-dependencies should install geoclue2 on Fedora by mcatanzaro@igalia.com · 9 years ago
  57. 4d6f039 Add some new emoji with modifiers and new sequence. by enrica@apple.com · 9 years ago
  58. 5aabdae Initial infrastructure of media controls testing by dino@apple.com · 9 years ago
  59. 837354a Add a Layout test for r188991 https://bugs.webkit.org/show_bug.cgi?id=148507 by wenson_hsieh@apple.com · 9 years ago
  60. e3ca448 Unreviewed. Mark WTF_WordLock.ContendedShortSection as slow too. by carlosgc@webkit.org · 9 years ago
  61. 5fbcf1f [EFL] Move RenderThemeEfl.cpp|h from WebCore/platform/efl to WebCore/rendering by gyuyoung.kim@webkit.org · 9 years ago
  62. 4c3888a [EFL] REGRESSION: userscripts tests crash by ossy@webkit.org · 9 years ago
  63. 66f202a [EFL] REGRESSION: fullscreen tests fail with timeout by ossy@webkit.org · 9 years ago
  64. c83822e Fix GTK+ WTR crashes in initializeMainRunLoop() by carlosgc@webkit.org · 9 years ago
  65. 08ce4fa [EFL] REGRESSION: 50+ layout tests crash by ossy@webkit.org · 9 years ago
  66. 7604ed5 Fix WKMutableArray creations in WKUserMediaPermissionRequest by zandobersek@gmail.com · 9 years ago
  67. 4ff050b Unreviewed, further shorten a test that times out because it's very long by fpizlo@apple.com · 9 years ago
  68. c9d072f Node::origin should always be set, and the dead zone due to SSA Phis can just use exitOK=false by fpizlo@apple.com · 9 years ago
  69. 64bf94c MarkedBlock::allocateBlock will have the wrong allocation size when (sizeof(MarkedBlock) + bytes) is divisible by WTF::pageSize() by saambarati1@gmail.com · 9 years ago
  70. 1d0dd1b Web Inspector: [Regression] [Mavericks]: Undocked Web Inspector toolbar is two different colors and has extra space by nvasilyev@apple.com · 9 years ago
  71. 4862345 [ThreadedCompositor] Use WTF::Condition together with WTF::Lock by commit-queue@webkit.org · 9 years ago
  72. 127015c watchdog m_didFire state erroneously retained. by mark.lam@apple.com · 9 years ago
  73. af44a6b Web Inspector: Uncaught exception in CSS Completion - TypeError: undefined is not an object (evaluating 'this._values[middleIndex].startsWith') by commit-queue@webkit.org · 9 years ago
  74. 64b2c92 Unreviewed build fix attempt on EFL by ryuan.choi@navercorp.com · 9 years ago
  75. c48f202 Web Inspector: Rendering Frames timeline pie chart should use SVG instead of 2D canvas by mattbaker@apple.com · 9 years ago
  76. 7e23085 [Cocoa] PerformanceTest Layout/RegionsShapes.html is failing by mmaxfield@apple.com · 9 years ago
  77. e65f8f1 REGRESSION (r188987): imported/mozilla/svg/filters/feConvolveMatrix-1.svg fails by aestes@apple.com · 9 years ago
  78. 67b3bf4 Build fix after r188982 by achristensen@apple.com · 9 years ago
  79. 84b0590 Web Inspector: Implement tracking of active stylesheets in the frontend by joepeck@webkit.org · 9 years ago
  80. 4927e5b Add comment to LocaleToScriptMappingDefault.cpp <rdar://problem/22407296> by mmaxfield@apple.com · 9 years ago
  81. caf4c8c Correct build after r188982. by bfulgham@apple.com · 9 years ago
  82. 2f16780 Distinguish Web IDL callback interfaces from Web IDL callback functions by cdumez@apple.com · 9 years ago
  83. d800a51e Web Inspector: Drop iOS 6 Legacy Remote Inspector Support by joepeck@webkit.org · 9 years ago
  84. 48a9d9f [EFL] Bump cairo version to 1.14.2 by ryuan.choi@navercorp.com · 9 years ago
  85. 59ecbd9 Fix crash due to animationDidEnd called on deallocated RemoteLayerTreeHost by wenson_hsieh@apple.com · 9 years ago
  86. 5d7dd50 REGRESSION: Safari navigates after a cancelled force click by bdakin@apple.com · 9 years ago
  87. 78f0033 Fix failing tests. by andersca@apple.com · 9 years ago
  88. 679c0f1 Crash when following a Google search link to Twitter with Limit Adult Content enabled by aestes@apple.com · 9 years ago
  89. abf6fa6 Use WorkQueue::concurrentApply in FEConvolveMatrix by andersca@apple.com · 9 years ago
  90. f20c90f Fix build. by andersca@apple.com · 9 years ago
  91. 4c5890f Update Windows tool install instructions. by bfulgham@apple.com · 9 years ago
  92. e1c986b Media Session: make MediaSessionMetadata a class by eric.carlson@apple.com · 9 years ago
  93. 18341b7 [Win] Rename 'WinLauncher' to 'MiniBrowser' by bfulgham@apple.com · 9 years ago
  94. acdccbc Add and implement WorkQueue::concurrentApply by andersca@apple.com · 9 years ago
  95. 1aaa92f Unreviewed. by zandobersek@gmail.com · 9 years ago
  96. f29186e Node::origin should be able to tell you if it's OK to exit by fpizlo@apple.com · 9 years ago
  97. 4b503df [JSC] StructureTransitionTable should eagerly deallocate single-transition WeakImpls. by akling@apple.com · 9 years ago
  98. 6061dab [Curl] Deadlock when downloading. https://bugs.webkit.org/show_bug.cgi?id=148438 by peavo@outlook.com · 9 years ago
  99. 75530678 Web Inspector: REGRESSION(r188965): BackendDispatcher loses request ids when called re-entrantly by bburg@apple.com · 9 years ago
  100. 55a352d [Win] Build does not generate debug info. by peavo@outlook.com · 9 years ago