1. 151e9af Sometimes, the DFG uses a GetById for typed array length accesses despite profiling data that indicates that it's a typed array length access by fpizlo@apple.com · 12 years ago
  2. 315b982 Fix crash when performing activation tearoff. by mark.lam@apple.com · 12 years ago
  3. c383739 [EFL] Unreviewed build fix after r154142 and r154144. by ryuan.choi@samsung.com · 12 years ago
  4. 87ba9b6 [CSS Shapes] Add support for shape-outside image values by hmuller@adobe.com · 12 years ago
  5. d6ea306 <https://webkit.org/b/119858> AX: Crash: com.apple.WebKit.WebContent at com.apple.WebKit2: WebKit::WebPage::accessibilityObjectForMainFramePlugin + 8 by cfleizach@apple.com · 12 years ago
  6. 8277cc8 Revert that. The test had been fixed in r154148. by rniwa@webkit.org · 12 years ago
  7. ca415ba <https://webkit.org/b/119873> REGRESSION(r154057): platform/mac/accessibility/role-subrole-roledescription.html fails by rniwa@webkit.org · 12 years ago
  8. 0c050d1 AX: platform/mac/accessibility/role-subrole-roledescription.html is failing by commit-queue@webkit.org · 12 years ago
  9. 908b1be <https://webkit.org/b/119871> Flash of garbage pixels when playing a show on Hulu by simon.fraser@apple.com · 12 years ago
  10. fd5391e ../WebCore: [Windows] Consolidate WebKit Bundle Handling by bfulgham@apple.com · 12 years ago
  11. d9ba5ee refCount() of a StringImpl could be zero if it's static; in that case we shouldn't report extra memory cost by fpizlo@apple.com · 12 years ago
  12. 099ff13 [WK2] NetworkProcess should use a temporary storage session for test by ap@apple.com · 12 years ago
  13. 04082cd Remove some code duplication. Rubber stamped by Mark Hahnenberg. by fpizlo@apple.com · 12 years ago
  14. df550b9 <https://webkit.org/b/119859> Frame::loader() should return a reference by andersca@apple.com · 12 years ago
  15. c679acb [DFG] isDouble() and isNumerical() should return true with KnownNumberUse UseKind. by commit-queue@webkit.org · 12 years ago
  16. c2360f4 <https://webkit.org/b/119863> [iOS] Upstream WebCore/editing/ios by dbates@webkit.org · 12 years ago
  17. 7ff7f63 http://trac.webkit.org/changeset/154120 accidentally changed DFGCapabilities to read the resolve type from operand 4, not 3; it should be 3. by fpizlo@apple.com · 12 years ago
  18. c7b5f80 [Windows] Unreviewed build fix after r154127. by bfulgham@apple.com · 12 years ago
  19. fb71ce7 [Windows] Unreviewed build fix after r15417. by bfulgham@apple.com · 12 years ago
  20. 812fa53 [Windows] Clear up improper export declaration. by bfulgham@apple.com · 12 years ago
  21. 5fe6f8c Remove a test that times out. by fpizlo@apple.com · 12 years ago
  22. 6a5ff3a <https://webkit.org/b/119863> [iOS] Upstream WebCore/editing/ios by dbates@webkit.org · 12 years ago
  23. c18645d Implement CSS Image filter() function by krit@webkit.org · 12 years ago
  24. 30c90fd Source/JavaScriptCore: Unreviewed, remove some unnecessary periods from exceptions. by fpizlo@apple.com · 12 years ago
  25. 366ba5d Unreviewed, fix bindings tests after http://trac.webkit.org/changeset/154127 by fpizlo@apple.com · 12 years ago
  26. bd00b29 Unreviewed GTK build fix after r154106. by zandobersek@gmail.com · 12 years ago
  27. 13a49d9 Unreviewed, fix 32-bit build. by fpizlo@apple.com · 12 years ago
  28. 7bd5a33 Qt minimum build fix after r154116. by rniwa@webkit.org · 12 years ago
  29. 0e0d931 Typed arrays should be rewritten https://bugs.webkit.org/show_bug.cgi?id=119064 by fpizlo@apple.com · 12 years ago
  30. 1a8ab27 <https://webkit.org/b/119850> Speed up test importing by doing all the regex matching in a single pass by bjonesbe@adobe.com · 12 years ago
  31. 7f8f5d9 <https://webkit.org/b/119824> AX: WKView does not become first responder when the voiceover cursor lands on it by cfleizach@apple.com · 12 years ago
  32. 8825ce7 <https://webkit.org/b/119826> Page::focusController() should return a reference. by akling@apple.com · 12 years ago
  33. 905f4c2 ASSERTION FAILED: !m_adoptionIsRequired in void WebCore::TreeShared<NodeType>::ref() by rwlbuis@webkit.org · 12 years ago
  34. 0053edb <https://webkit.org/b/119830> Assigning to a readonly global results in DFG byte code parse failure by oliver@apple.com · 12 years ago
  35. e25646c [Windows] Incorrect DLL Linkage for JSC ArrayBuffer and ArrayBufferView by bfulgham@apple.com · 12 years ago
  36. 2c830cf [Windows] Build correctsion after r154106 by bfulgham@apple.com · 12 years ago
  37. 9114b50 <https://webkit.org/b/119856> Improve extract-localizable-strings messages by mitz@apple.com · 12 years ago
  38. cef709c FrameView should have an isMainFrameView() by timothy_horton@apple.com · 12 years ago
  39. 52e98d2 <https://webkit.org/b/119853> REGRESSION (r139343): WebKit crashes when canceling a load inside webView:resource:didFinishLoadingFromDataSource: by aestes@apple.com · 12 years ago
  40. 48482fb <https://webkit.org/b/119854> REGRESSION (r153379): Serious drawing issues with WebViews by andersca@apple.com · 12 years ago
  41. c6cf7cb https://bugs.webkit.org/show_bug.cgi?id=119843 by barraclough@apple.com · 12 years ago
  42. e323d0c [Mac] Remove "legacy" media UI https://bugs.webkit.org/show_bug.cgi?id=119752 by eric.carlson@apple.com · 12 years ago
  43. 9336e8f Adding Myles Maxfield to contributors.json. by ap@apple.com · 12 years ago
  44. 85888c7 Adding Myles Maxfield to contributors.json. by ap@apple.com · 12 years ago
  45. 7537e6a ANGLE doesn't build with bison 3.0 by allan.jensen@digia.com · 12 years ago
  46. 96f6f1a Remove bogus assertion. by oliver@apple.com · 12 years ago
  47. 7a9dc8c [Qt] Do not check specifically for version 5.0 by allan.jensen@digia.com · 12 years ago
  48. 64d6939 <https://webkit.org/b/119834> Remove ElementShadow by antti@apple.com · 12 years ago
  49. ffe3189 [GTK] Unreviewed gardening. Move Mac specific expectation for by mario@webkit.org · 12 years ago
  50. 8701327 [Qt] memory leak in WebCore::FontCache::getLastResortFallbackFont by allan.jensen@digia.com · 12 years ago
  51. 0b12893 [Windows] Correct build after r154088 by bfulgham@apple.com · 12 years ago
  52. 7180b8b Empty qt-5.0 expectations into qt expectations by allan.jensen@digia.com · 12 years ago
  53. 3f3bc83 [GTK] Unreviewed gardening. Update test expectations. by simon.pena@samsung.com · 12 years ago
  54. 7d0d8e8 ASSERTION FAILED: !m_adoptionIsRequired in void WebCore::TreeShared<NodeType>::ref() by rwlbuis@webkit.org · 12 years ago
  55. 8968768 <https://webkit.org/b/119584> [Gtk] URL printing code in DumpRenderTree doesn't match WTR or Mac DRT by simon.pena@samsung.com · 12 years ago
  56. 7530f00 [GTK] Unreviewed gardening. Skip failing test. by simon.pena@samsung.com · 12 years ago
  57. cc2e605 [Qt] fast/canvas/canvas-blending-transforms.html test fails on x32 after r153941. by allan.jensen@digia.com · 12 years ago
  58. ee0f0dc REGRESSION(r148790) Made 7 tests fail on x86 32bit by allan.jensen@digia.com · 12 years ago
  59. f8d89c3 [GTK] Unreviewed gardening. Rebaseline after r154057. by simon.pena@samsung.com · 12 years ago
  60. 7cb987d [EFL] Unreviwed gardening. by ryuan.choi@samsung.com · 12 years ago
  61. 959f091 [GTK] Unreviewed gardening. Rebaseline after r154072. by simon.pena@samsung.com · 12 years ago
  62. 427833c7 [Qt] Unreviwed gardening. Rebase fast tests after r154072. by kadam@inf.u-szeged.hu · 12 years ago
  63. 756e549 Don't copy js-test-pre in cookies-test-pre by ap@apple.com · 12 years ago
  64. bed9dba <https://webkit.org/b/119786> [EFL] decoration of search type is different from other platforms by ryuan.choi@samsung.com · 12 years ago
  65. 0d92f4d [CSS] Introduce new structure to pass image orientation values. by gyuyoung.kim@samsung.com · 12 years ago
  66. f170493 Update binding test results. Follow up fix for <https://webkit.org/b/119664> by weinig@apple.com · 12 years ago
  67. 6ca8bfa <https://webkit.org/b/119810> [Mac] No AutoreleasePool leaks when dragging image out of WebView by joepeck@webkit.org · 12 years ago
  68. bfb24db <https://webkit.org/b/119827> Allow primary plug-in detection to run more than once if necessary by dino@apple.com · 12 years ago
  69. d52234f Un-inline dataLog dumpers for IntSize and IntPoint by timothy_horton@apple.com · 12 years ago
  70. b3d5aa0 <https://webkit.org/b/119824> AX: WKView does not become first responder when the voiceover cursor lands on it by cfleizach@apple.com · 12 years ago
  71. cc58b54 <https://webkit.org/b/119817> AX: Integrate layout tests from overflow bounding boxes are way too big; prevents VoiceOver taps from activating the right elements by cfleizach@apple.com · 12 years ago
  72. 416daaa [CSS Exclusions] Minimal support for using an image to define a shape by hmuller@adobe.com · 12 years ago
  73. 12551e3 Remotely hosted plugins don’t work in window-server-hosted WebKit1 views by timothy_horton@apple.com · 12 years ago
  74. b3777b3 <https://webkit.org/b/119820> Add pluginView-related logging to WebPage by dino@apple.com · 12 years ago
  75. 50d1c58 [Windows] Unreviewed build gardening. by bfulgham@apple.com · 12 years ago
  76. e0303bc Fixed jit on Win64. https://bugs.webkit.org/show_bug.cgi?id=119601 by msaboff@apple.com · 12 years ago
  77. 28b9b4f Flakiness dashboard build fix. by rniwa@webkit.org · 12 years ago
  78. e099c79 [WK2] Sync messages with with non-default timeout sent from secondary threads always time out by ap@apple.com · 12 years ago
  79. f471af3 [CSS Regions] RenderRegions should have a RenderLayer+Backing when they contain a Composited RenderLayer by achicu@adobe.com · 12 years ago
  80. cf0e3e9 [GTK] [CMake] Add support for building TestWebKitAPI by mrobinson@webkit.org · 12 years ago
  81. 627ecaa [Windows] Simplify Setting WebKit Debugging Options in WinLauncher by bfulgham@apple.com · 12 years ago
  82. a9c6666 Finish making FloatingObject a real class with private members by bjonesbe@adobe.com · 12 years ago
  83. 19adbd5 Unreviewed build fix for Win64 after r153943. by achristensen@apple.com · 12 years ago
  84. c48a304 REGRESSION (r153877): Plugin scanning slows creation of WebViews by timothy_horton@apple.com · 12 years ago
  85. 5a2ce54 Compile fix for Win64 with jit disabled. by achristensen@apple.com · 12 years ago
  86. 293acbb <http://webkit.org/b/119520> REGRESSION(154062): fast/repaint/caret-jump-between-nodes.html flakes on bots. by akling@apple.com · 12 years ago
  87. 0be79dc Assertion failure in RenderObject::drawLineForBoxSide by rwlbuis@webkit.org · 12 years ago
  88. a6945c8 REGRESSION(r153815): fast/repaint/caret-jump-between-nodes.html sucks. by akling@apple.com · 12 years ago
  89. e9eb380 Add a hyperlink from build.webkit.org to the flakiness dashboard. by rniwa@webkit.org · 12 years ago
  90. b6702c1 AX: Headings not longer have an AXTitle if they have a link as the only child by cfleizach@apple.com · 12 years ago
  91. 3b20e56 Move id attribute to parent Element interface by ch.dumez@sisa.samsung.com · 12 years ago
  92. e967f68 createAttribute/setAttributeNode does not properly normalize case by a.bah@samsung.com · 12 years ago
  93. dfc4a80 [Qt] Activate visibility API layout tests by allan.jensen@digia.com · 12 years ago
  94. acbfd5c DFG_JIT implementation for sh4 architecture. by allan.jensen@digia.com · 12 years ago
  95. c32b8e0 [CMake] Fix building with bison-3.0. by commit-queue@webkit.org · 12 years ago
  96. e4c94d2 Revert r154019; causes >50 tests to fail on WebKit1 bots. by jer.noble@apple.com · 12 years ago
  97. efdde50 ASSERTION FAILED: resultAnimationElement->m_animatedType in WebCore::SVGAnimateElement::calculateAnimatedValue by rwlbuis@webkit.org · 12 years ago
  98. ec64729 Try to fix Qt build. Not reviewed. by antti@apple.com · 12 years ago
  99. 6bd61d9 Remove Node::attach() and ContainerNode::attach() by antti@apple.com · 12 years ago
  100. 212fc48 [Qt] Unreviewd gardening. Skipping failing tests on x86. by zarvai@inf.u-szeged.hu · 12 years ago