1. 13a7333 Enable WebCrypto on Mac https://bugs.webkit.org/show_bug.cgi?id=123587 by ap@apple.com · 11 years ago
  2. 3c4928f build.webkit.org should have a clean build button by rniwa@webkit.org · 11 years ago
  3. 83eb8a7 Underline bounds cannot be queried before underline itself is drawn by commit-queue@webkit.org · 11 years ago
  4. a221fc7 Repro scrolling crash with scrollbars that use setPresentationValue on the by bdakin@apple.com · 11 years ago
  5. 82e5506 Unreviewed typo fix after 158386. (buildfix after r158365) by ossy@webkit.org · 11 years ago
  6. 897022b Move CSS3 text decoration implementation behind ENABLE(CSS3_TEXT_DECORATION) by commit-queue@webkit.org · 11 years ago
  7. be85573 [WK2] Convert SeccompFilters to using unique_ptr instead of OwnPtr/PassOwnPtr by commit-queue@webkit.org · 11 years ago
  8. d23ff7f [WebCrypto] Add SHA-1 https://bugs.webkit.org/show_bug.cgi?id=123582 by ap@apple.com · 11 years ago
  9. 3269d71 One more speculative buildfix after r158365. by ossy@webkit.org · 11 years ago
  10. 7003c5e Unreviewed, really remove CachedTranscendentalFunction.h. by fpizlo@apple.com · 11 years ago
  11. b3336c7 Remove CachedTranscendentalFunction because caching math functions is an ugly idea by fpizlo@apple.com · 11 years ago
  12. 53abe1a REGRESSION(r158348): Breaks Debug build by commit-queue@webkit.org · 11 years ago
  13. 64ff8b81 One more speculative buildfix after r158365. by ossy@webkit.org · 11 years ago
  14. 733d6b8 Speculative buildfix after r158365. by ossy@webkit.org · 11 years ago
  15. 51491e0 Decorated text sometimes does not draw its decorations by commit-queue@webkit.org · 11 years ago
  16. 094c797 Web Inspector: Remove last member variable uses of InspectorState from Agents by commit-queue@webkit.org · 11 years ago
  17. c2100fb Unreviewed, one more build fix after r158365. by philn@webkit.org · 11 years ago
  18. 56dd376 Repro scrolling crash with scrollbars that use setPresentationValue on the by bdakin@apple.com · 11 years ago
  19. 5ef1013 Unreviewed, MediaStream build fix after r158365. by philn@webkit.org · 11 years ago
  20. 30995d4 Run tests as if they are expected to pass when --force is given. by commit-queue@webkit.org · 11 years ago
  21. 1355a70 Change WebPage, WebPageProxy, WebPageCreationParameters to use ViewState by barraclough@apple.com · 11 years ago
  22. 5e77638 2013-10-31 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 11 years ago
  23. 32ff66f [WIN] Make WebHistory compile without USE(CF) by paroga@webkit.org · 11 years ago
  24. 9c620b2 WebPageCreationParameters should be consistent in Window.open by barraclough@apple.com · 11 years ago
  25. f4e61fe Pass an Element by reference to the PseudoElement constructor by weinig@apple.com · 11 years ago
  26. c09b2a6 Fix a mis-merge. by ap@apple.com · 11 years ago
  27. 8a1f754 Add bindings code for crypto algorithm dictionaries by ap@apple.com · 11 years ago
  28. a9481f0 Pass ScriptExecutionContext by reference to from the bindings constructors by weinig@apple.com · 11 years ago
  29. 1874cd0 Paint the input tag of range type on WinCE port. by commit-queue@webkit.org · 11 years ago
  30. ed822f8 Add a crypto algorithm abstraction by ap@apple.com · 11 years ago
  31. 2a26234 REGRESSION(r158333): http/tests/xmlhttprequest/response-encoding.html and xmlhttprequest-overridemimetype-content-type-header.html are failing by ap@apple.com · 11 years ago
  32. e5455c0 CryptoAlgorithmDescriptionBuilder should support producing nested algorithms by ap@apple.com · 11 years ago
  33. 877a94d [WK2][GTK] enable-media-stream Setting by philn@webkit.org · 11 years ago
  34. 1ebce45 Manage SVGPathByteStream through std::unique_ptr by zandobersek@gmail.com · 11 years ago
  35. 6a4834eb [EFL] Rebaselining after r158186 https://bugs.webkit.org/show_bug.cgi?id=123571 by commit-queue@webkit.org · 11 years ago
  36. 8bca99e Removing m_maxDeadCapacity condition in fast path in MemoryCache::prune(). by commit-queue@webkit.org · 11 years ago
  37. 29c0c61 Web Inspector: Remove stale optional native memory instrumentation protocol params by commit-queue@webkit.org · 11 years ago
  38. f5fe8cb [GTK] Undefined references to RenderObject::style() when disabling video support by zandobersek@gmail.com · 11 years ago
  39. 233f6ed [EFL] Add baselines for spelling tests added in r157900. by g.czajkowski@samsung.com · 11 years ago
  40. 936a634 Unreviewed EFL gardening. Add 5 printing tests to EFL TestExpectations. by gyuyoung.kim@samsung.com · 11 years ago
  41. f19e970 [EFL] accessibility/textbox-role-reports-selection.html is failing by commit-queue@webkit.org · 11 years ago
  42. b5e23cd .: [EFL][GLES] OpenGL should be an optional by ryuan.choi@samsung.com · 11 years ago
  43. ea6a1ff [webcore/editing] remove extra header includes from cpp files. by commit-queue@webkit.org · 11 years ago
  44. d3171b3 Unreviewed, rolling out r158299. by commit-queue@webkit.org · 11 years ago
  45. 3efbcaa IDB Database versions are uint64_t, not int64_t by beidson@apple.com · 11 years ago
  46. b984b61 [Gtk] Build is failing after r158317 by commit-queue@webkit.org · 11 years ago
  47. 91f6fa6 Manage EllipsisBox objects with unique_ptr. <https://webkit.org/b/123554> by akling@apple.com · 11 years ago
  48. a99678d [Gtk] Build is failing after r158317 by ap@apple.com · 11 years ago
  49. e4a08d6 Add two crash expectations per bug 123555. by rniwa@webkit.org · 11 years ago
  50. 02dc734 Replace InlineBox::destroy() with regular virtual destruction. by akling@apple.com · 11 years ago
  51. abc6f1a Teach the style checker about ENUM_CLASS by ap@apple.com · 11 years ago
  52. 4917df2 Assertion failure in js/dom/global-constructors-attributes-dedicated-worker.html by fpizlo@apple.com · 11 years ago
  53. 6db225d Fixed a potential race condition around the initializtion of WKObject’s target. by mitz@apple.com · 11 years ago
  54. d964b85 kill-old-processes should kill Web Socket script by rniwa@webkit.org · 11 years ago
  55. aca1b67 REGRESSION(r158333): http/tests/xmlhttprequest/response-encoding.html and by rniwa@webkit.org · 11 years ago
  56. 0361a9c Simplifying MediaStream and MediStreamDescriptor creation by commit-queue@webkit.org · 11 years ago
  57. 91911dc Versioning. by lforschler@apple.com · 11 years ago
  58. 3231142 [Win] Legible Output callbacks should happen on notification queue by bfulgham@apple.com · 11 years ago
  59. 4d7deb1 XHR.response is null when requesting empty file as arraybuffer by ap@apple.com · 11 years ago
  60. 3a38f1e AX: AXFocused not exposed on ARIA menuitems by samuel_white@apple.com · 11 years ago
  61. d9bc7db Web Inspector: Remove basic uses of InspectorState from agents by commit-queue@webkit.org · 11 years ago
  62. 63c3a04 Remove code for Mac Lion https://bugs.webkit.org/show_bug.cgi?id=123542 by rniwa@webkit.org · 11 years ago
  63. b539620 Set svn:ignore for .pyc files created for test-webkitpy. by ap@apple.com · 11 years ago
  64. 0d018f2 Delete the expected results for Lion. by rniwa@webkit.org · 11 years ago
  65. c7dec4b [iOS] Upstream Source/WebKit/ios/ https://bugs.webkit.org/show_bug.cgi?id=123470 by aestes@apple.com · 11 years ago
  66. fbf7f91 85 inspector tests asserting in DrawingAreaProxyImpl::updateAcceleratedCompositingMode() by ap@apple.com · 11 years ago
  67. d6e1a6a Try to fix the !WK_API_ENABLED Mac build. by mitz@apple.com · 11 years ago
  68. 2f8b296 [Cocoa] Make all API objects have Cocoa wrappers, and delegate refcounting to those wrappers by mitz@apple.com · 11 years ago
  69. 138dd30 Unreviewed, fix C Loop LLINT build. by mark.lam@apple.com · 11 years ago
  70. 6fb06e6 Unreviewed, fix FTL build. by fpizlo@apple.com · 11 years ago
  71. 31dd4f4 Take line boxes out of the arena. <https://webkit.org/b/123533> by akling@apple.com · 11 years ago
  72. 2e0d65b Web Inspector: Remove InspectorAgent::restore functionality by commit-queue@webkit.org · 11 years ago
  73. 3305d77 Try to fix the 32-bit build. by andersca@apple.com · 11 years ago
  74. c61a6ef REGRESSION(r158288): media/media-can-play-mpeg4-video.html fails by jer.noble@apple.com · 11 years ago
  75. ae921fd Add a way to fulfill promises from DOM code by ap@apple.com · 11 years ago
  76. 7331e51 Begin fleshing out an API test for WKRemoteObjectRegistry by andersca@apple.com · 11 years ago
  77. c8151c4 Adjust CallFrameHeader's ReturnPC and CallFrame locations to match the native ABI . by mark.lam@apple.com · 11 years ago
  78. 6978086 contentEditable deleting lists when list items are block level by commit-queue@webkit.org · 11 years ago
  79. 35432f0 Unreviewed, fix Mac. by fpizlo@apple.com · 11 years ago
  80. af79c2e Add a failing test expectation on media/media-can-play-mpeg4-video.html after r158288. by rniwa@webkit.org · 11 years ago
  81. ae62664 Unreviewed. Update NEWS and Versions.m4 for 2.3.1 release. by jer.noble@apple.com · 11 years ago
  82. f947d6f Let Page::renderTreeSize() be the number of renderers. by akling@apple.com · 11 years ago
  83. 7cc1e32 WebKit/win/WebKitGraphics.h:void WebDrawText(WebTextRenderInfo*); is never called by commit-queue@webkit.org · 11 years ago
  84. 580c6f0 Unreviewed, fix Windows. by fpizlo@apple.com · 11 years ago
  85. 377773c Unreviewed, fix Windows. by fpizlo@apple.com · 11 years ago
  86. 804ad30 Remove unnecessary touch by fpizlo@apple.com · 11 years ago
  87. 65793d1 AX: Add samuel_white@apple.com to accessibility watchlist cc rules by samuel_white@apple.com · 11 years ago
  88. d84425d Add InvalidationPoints to the DFG and use them for all watchpoints by fpizlo@apple.com · 11 years ago
  89. 259217d URTBF after r158289. by ossy@webkit.org · 11 years ago
  90. ab0d9ed [WIN] Add executable entry points to DRT and WinLauncher by paroga@webkit.org · 11 years ago
  91. cfe843e run-jsc-stress-tests should handle ".." in paths and "slow!" in cmd's by fpizlo@apple.com · 11 years ago
  92. 695113b Build fails with EGLConfigSelector.cpp when OpenGL ES is not used by commit-queue@webkit.org · 11 years ago
  93. e1e54ca Remove PCRE workaround. https://bugs.webkit.org/show_bug.cgi?id=123265 by commit-queue@webkit.org · 11 years ago
  94. d093d50 Add a flaky test expectation to media/track/track-in-band-legacy-api.html by rniwa@webkit.org · 11 years ago
  95. dd4f153 Remote Layer Tree: Lots of ASSERT(m_children.isEmpty()); on Poster Circle by timothy_horton@apple.com · 11 years ago
  96. 1c95209 Explicitly initialize base class in MediStreamTrackPrivate copy constructor by commit-queue@webkit.org · 11 years ago
  97. ae0bc71 Mac build fix after r158291. by rniwa@webkit.org · 11 years ago
  98. 38181ed Unreviewed, rolling out r158243. by commit-queue@webkit.org · 11 years ago
  99. d2d9a48 [Windows] Unreviewed build fix. by alex.christensen@flexsim.com · 11 years ago
  100. a4d6a35 Favicons are flipped in vertical direction in WinCairo builds. by commit-queue@webkit.org · 11 years ago