1. e5673c8 Unreviewed, rolling out r199712. https://bugs.webkit.org/show_bug.cgi?id=156741 by gskachkov@gmail.com · 9 years ago
  2. 489947b Try to fix iOS build. by antti@apple.com · 9 years ago
  3. ef0fbfd Move FontSelectorClient to a file of its own by antti@apple.com · 9 years ago
  4. 660af8e REGRESSION (r199635) Web Inspector: Percentages in Heap Allocations view are too large by commit-queue@webkit.org · 9 years ago
  5. bda120a Unreviewed GTK+ gardening. Update CSP tests. by carlosgc@webkit.org · 9 years ago
  6. 2d273f1 Unreviewed GTK+ gardening. Rebaseline fast/events/updateLayoutForHitTest.html after r195263. by carlosgc@webkit.org · 9 years ago
  7. 8e94d65 Unreviewed GTK+ gardening. Rebaseline fast/transforms/bounding-rect-zoom.html after r197450. by carlosgc@webkit.org · 9 years ago
  8. aeb78ff Unreviewed GTK+ gardening. Rebaseline tests after r199659. by carlosgc@webkit.org · 9 years ago
  9. ab1246d Unreviewed GTK+ gardening. Rebaseline tests after r199034. by carlosgc@webkit.org · 9 years ago
  10. da5b99a [GTK] accessibility/gtk/entry-and-password.html is failing since r194847 by jdiggs@igalia.com · 9 years ago
  11. d50fa0b Unreviewed GTK+ gardening. Rebaseline tests after r190840. by carlosgc@webkit.org · 9 years ago
  12. 4733f25 [GTK] Use Generic WorkQueue instead of WorkQueueGLib by utatane.tea@gmail.com · 9 years ago
  13. fb655db calling super() a second time in a constructor should throw by gskachkov@gmail.com · 9 years ago
  14. d38f3ad Unreviewed, rolling out r199658. https://bugs.webkit.org/show_bug.cgi?id=156736 by commit-queue@webkit.org · 9 years ago
  15. 8f20787 [JSC] Fix some overhead affecting small codegen by commit-queue@webkit.org · 9 years ago
  16. 739bb7d Build fix after r199700 by achristensen@apple.com · 9 years ago
  17. d4014ec Modern IDB (Blob support): When reading Blobs from the database, grant the Networking process sandbox access to the files. by beidson@apple.com · 9 years ago
  18. 910a617 Fix iOS build after r199701 by achristensen@apple.com · 9 years ago
  19. 58f2519 Updated binding test result to reflect the change to not use Deprecated::ScriptValue. by darin@apple.com · 9 years ago
  20. ea49d50 Fixed building with old Xcode. by mitz@apple.com · 9 years ago
  21. 500bebb Remove all use of Deprecated::ScriptValue in generated bindings by darin@apple.com · 9 years ago
  22. 6a77f6b [GTK] Possible off-by-one in hyphenation code by commit-queue@webkit.org · 9 years ago
  23. 743d8b2 New SPI to export a dictionary of runtime features by dino@apple.com · 9 years ago
  24. e0c509b [OSX] AVKit is not available on all systems by eric.carlson@apple.com · 9 years ago
  25. e26e564 New SPI to export a dictionary of runtime features by dino@apple.com · 9 years ago
  26. e67fd78 implement dynamic scope accesses in the DFG/FTL by sbarati@apple.com · 9 years ago
  27. ce62de9 Unreviewed test fix after r199696. by bfulgham@apple.com · 9 years ago
  28. 97bee07a3 WebKit should adopt journal_mode=wal for all SQLite databases. by barraclough@apple.com · 9 years ago
  29. dbb0ba8 by bfulgham@apple.com · 9 years ago
  30. 33f8d64 Swipe view gesture should be reversed in right-to-left contexts by timothy_horton@apple.com · 9 years ago
  31. 117cbad [JSCOnly] Implement RunLoop and remove glib dependency by utatane.tea@gmail.com · 9 years ago
  32. a6c1467 Crash in ElementDescendantIterator::operator--() when calling m_ancestorSiblingStack.last() by cdumez@apple.com · 9 years ago
  33. da526fe Fix build with newer versions of clang. rdar://problem/25749769 by andersca@apple.com · 9 years ago
  34. 02bb17a Source/WebCore: by commit-queue@webkit.org · 9 years ago
  35. 1030411 Disable AVX. by fpizlo@apple.com · 9 years ago
  36. 0a2d545 Unreviewed revert accidental ChangeLog modifications. by joepeck@webkit.org · 9 years ago
  37. f4d3f64 Web Inspector: sourceMappingURL not used when sourceURL is set by joepeck@webkit.org · 9 years ago
  38. fac918c [iOS] don't toggle playback when media engine rate changes by eric.carlson@apple.com · 9 years ago
  39. cbf65c4 ToThis should have a fast path based on type info flags by fpizlo@apple.com · 9 years ago
  40. 5eb129e Check to see how the perf bots react to megamorphic load being disabled. by fpizlo@apple.com · 9 years ago
  41. 624740c Unreviewed, fix iOS9 build after r199682. by cdumez@apple.com · 9 years ago
  42. 485f539 We should support delete in the DFG by keith_miller@apple.com · 9 years ago
  43. 8d6cb42 [WK2][iOS] Only adjust network responses' MIME type for QuickLook in the context of a main resource load by cdumez@apple.com · 9 years ago
  44. 378e696 Update Animometer plan. https://bugs.webkit.org/show_bug.cgi?id=156652 by jonlee@apple.com · 9 years ago
  45. 9b4f821 Web Automation: provide detailed error messages when an automation command fails by bburg@apple.com · 9 years ago
  46. 543aad4 Unreviewed, rolling out r199621. https://bugs.webkit.org/show_bug.cgi?id=156708 by commit-queue@webkit.org · 9 years ago
  47. 5cdca9e Web Inspector: NavigationSidebarPanel does a lot of style recalc and layout on busy sites by timothy@apple.com · 9 years ago
  48. 49ee85e Web Inspector: Database query result DataGrids have misaligned header columns by timothy@apple.com · 9 years ago
  49. d6f2115 Web Inspector: Fix the debounce function by timothy@apple.com · 9 years ago
  50. 4d03e0e FTL should pin the tag registers at inline caches by fpizlo@apple.com · 9 years ago
  51. d1d27b1 svn-apply: add option for ignoring changes to ChangeLog files by dburkart@apple.com · 9 years ago
  52. 1f7870a Source/WebCore: by bfulgham@apple.com · 9 years ago
  53. b523363 [Mac][EME] Protected content over HLS is not notified when a HDCP violation occurs. by jer.noble@apple.com · 9 years ago
  54. 09946dc REGRESSION( r199603): Pandora crashes WebKit in WebPlaybackSessionManager::removeClientForContext by jer.noble@apple.com · 9 years ago
  55. 3a8deb4 [l10n] Updated Greek translation of WebKitGTK+ by mcatanzaro@igalia.com · 9 years ago
  56. 87da4e2 Unreviewed, rolling out r199644. by cdumez@apple.com · 9 years ago
  57. 22179ab Get rid of IDBAny https://bugs.webkit.org/show_bug.cgi?id=156681 by darin@apple.com · 9 years ago
  58. e817059 Media element "user gesture for fullscreen" restriction is never lifted by eric.carlson@apple.com · 9 years ago
  59. 64ec748 Mark script-height reftest as ImageOnlyFailure on iOS by fred.wang@free.fr · 9 years ago
  60. c7c9e4a Refactor RenderMathMLScripts layout to avoid using flexbox by fred.wang@free.fr · 9 years ago
  61. 1186b13 Pending API Request URL is wrong after reloading by carlosgc@webkit.org · 9 years ago
  62. f850784 Pending API request URL no set when loading Data, Alternate HTML or plain text by carlosgc@webkit.org · 9 years ago
  63. 2a31459 Unreviewed, rolling out r199660. https://bugs.webkit.org/show_bug.cgi?id=156691 by commit-queue@webkit.org · 9 years ago
  64. 2805848 [css-grid] Use grid-template-areas to determine the explicit grid by rego@igalia.com · 9 years ago
  65. 5e0d9599 Pending API request URL no set when loading Data, Alternate HTML or plain text by carlosgc@webkit.org · 9 years ago
  66. 25aee6a [GTK] Menu list button doesn't use the text color from the theme by carlosgc@webkit.org · 9 years ago
  67. 252bb6f [UNIX] Initialize WebKit before the platform initializations by carlosgc@webkit.org · 9 years ago
  68. bc4fa2f [css-grid] Fix positioned items with content alignment by rego@igalia.com · 9 years ago
  69. 8882462 Fix incorrect assumption that APPLE implies Mac. by commit-queue@webkit.org · 9 years ago
  70. 0581afc [css-grid] Add method to translate RTL coordinates by rego@igalia.com · 9 years ago
  71. 6a90c14 [Fetch] Use @isArray instead of `instanceof @Array` by utatane.tea@gmail.com · 9 years ago
  72. c41343b [GTK] Test /webkit2/WebKitWebView/mouse-target fails with overlay scrollbars by carlosgc@webkit.org · 9 years ago
  73. fdeadb3 [ES7] yield star should not return if the inner iterator.throw returns { done: true } by utatane.tea@gmail.com · 9 years ago
  74. 4c9f0c0 Fix incorrect assumption that APPLE implies Mac. by commit-queue@webkit.org · 9 years ago
  75. c7bd832 Initial Link preload support https://bugs.webkit.org/show_bug.cgi?id=156334 by yoav@yoav.ws · 9 years ago
  76. ebe5dc7 [EFL] Bump gstreamer from 1.4.4 to 1.6.3 by gyuyoung.kim@webkit.org · 9 years ago
  77. 7d53224 [JSC] ReduceDoubleToFloat should work accross Phis by benjamin@webkit.org · 9 years ago
  78. 6b3e7354 [ES6] Use @isObject to check Object Type instead of using instanceof by utatane.tea@gmail.com · 9 years ago
  79. d0ff398 Try (again) to fix debug builds after r199643. by conrad_shultz@apple.com · 9 years ago
  80. e16f72b Try to fix debug builds after r199643. by conrad_shultz@apple.com · 9 years ago
  81. 32c092a [WK2][iOS] Do not dlopen() QuickLook in the NetworkProcess by cdumez@apple.com · 9 years ago
  82. 123f9e4 Clean up IDBBindingUtilities. https://bugs.webkit.org/show_bug.cgi?id=156472 by beidson@apple.com · 9 years ago
  83. 2e1bfea Remove more uses of Deprecated::ScriptXXX by darin@apple.com · 9 years ago
  84. 51223ca LayoutTests/imported/w3c: by youenn.fablet@crf.canon.fr · 9 years ago
  85. 76a9b9d Element should be const in StyleResolver by antti@apple.com · 9 years ago
  86. fab33f4 [JSC] DFG should support relational comparisons of Number and Other by commit-queue@webkit.org · 9 years ago
  87. cc76147 [JSC] FRound/Negate can produce an impure NaN out of a pure NaN by commit-queue@webkit.org · 9 years ago
  88. 84c6ee6 Localization files with empty Language: block build with gettext 0.19 by mcatanzaro@igalia.com · 9 years ago
  89. 4a13363 JS::DFG::nodeValuePairListDump does not compile with libstdc++ 4.8 by commit-queue@webkit.org · 9 years ago
  90. 7f71bd8 Web Inspector: Adopt Number.prototype.toLocaleString For All Sizes and Times by mattbaker@apple.com · 9 years ago
  91. 0da124b display:inline on the tbody is causing the width of the iframe to be shrunk to the minimum size of its text. by mattbaker@apple.com · 9 years ago
  92. 2f21ba0 More build fixing. by weinig@apple.com · 9 years ago
  93. 1796b9c Another build fix. by weinig@apple.com · 9 years ago
  94. c94ccc7 Fix 32-bit build. by weinig@apple.com · 9 years ago
  95. 0ffa6d5 Add support for NSSharingService to MiniBrowser, for no great reasons by weinig@apple.com · 9 years ago
  96. 9b55b8d [GTK] [l10n] Updated Turkish translation of WebKitGTK+ by mcatanzaro@igalia.com · 9 years ago
  97. 53a22aae [Mac] Web Content service with a restricted entitlement may load arbitrary dylibs by mitz@apple.com · 9 years ago
  98. 6ff6e96 Build fix. by ap@apple.com · 9 years ago
  99. 76829b9 [mips] Implemented moveZeroToDouble. by commit-queue@webkit.org · 9 years ago
  100. 2c83869 CSSCursorImageValue shouldn't mutate element during style resolution by antti@apple.com · 9 years ago