1. 5481ea4 Web Inspector: unreviewed followup fix for the performance test after r116218. by loislo@chromium.org · 13 years ago
  2. 0249ce2 Unreviewed, rolling out r116223. by rakuco@webkit.org · 13 years ago
  3. 0f8b025 [jhbuild] Do not set XDG_DATA_DIRS in jhbuildrc. by rakuco@webkit.org · 13 years ago
  4. 9ffe628 Web Inspector: convert standalone functions save/append/savedURL/appendedToURL into WebInspector.FileManager object. by loislo@chromium.org · 13 years ago
  5. 133a36a vertexAttribPointer needs to reject large negative offsets by zmo@google.com · 13 years ago
  6. 19087d3 Web Inspector: add separate timeline overview item for the frame mode by caseq@chromium.org · 13 years ago
  7. e38412c Not reviewed: follow up to r116216, fixing the inspector test. by pfeldman@chromium.org · 13 years ago
  8. d1d8bfd Web Inspector: save HeapSnapshot implementation. by loislo@chromium.org · 13 years ago
  9. 0e039ca Web Inspector: allow overriding the script mapping on the UI level by pfeldman@chromium.org · 13 years ago
  10. ed52158 Web Inspector: simplify the JavaScriptOutline dialog interaction. by pfeldman@chromium.org · 13 years ago
  11. b3ccc37 [Qt] Buildfix for --minimal build after r116107. by ossy@webkit.org · 13 years ago
  12. 8cc0a67 Unreviewed Gtk gardening, mark fullscreen/non-ancestor-iframe.html as by zandobersek@gmail.com · 13 years ago
  13. 5971b67 Unreviewed. Rebaseline fast/events/attribute-listener-deletion-crash.html (added in r116191). by caseq@chromium.org · 13 years ago
  14. 45c4947 [Gtk] GtkDriver is not required anymore after r116134 by zandobersek@gmail.com · 13 years ago
  15. d8685b5 Increase the display ID for the Xvfb process to use if pixel_tests argument by zandobersek@gmail.com · 13 years ago
  16. ed5533c Web Inspector: annotate ProfilerAgent. by loislo@chromium.org · 13 years ago
  17. 5677707 webkitpy: Preserve XDG_DATA_DIRS in the environment passed to ServerProcess. by rakuco@webkit.org · 13 years ago
  18. baa8fcb [EFL] Gardening, unskip test after r116097. by rakuco@webkit.org · 13 years ago
  19. 98fa928 [EFL] Gardening; skip tests that depend on beginDragWithFiles. by rakuco@webkit.org · 13 years ago
  20. ad0b146 [EFL] Unreviewed, rebaseline after r116009. by rakuco@webkit.org · 13 years ago
  21. 6765de4 [GTK] Simplify how libWebCoreModules is linked in, and fix WebKit2 build by kov@webkit.org · 13 years ago
  22. 0b85bc2 Rename ICULocale to LocaleICU, part 1 by tkent@chromium.org · 13 years ago
  23. b406adc Leaf non self-painting layers should bail out early in RenderLayer::paintLayer by jchaffraix@webkit.org · 13 years ago
  24. b8d712c Remove InlineBox::next() https://bugs.webkit.org/show_bug.cgi?id=85668 by rwlbuis@webkit.org · 13 years ago
  25. dc54595 Oscillator must implement noteOn() and noteOff() by crogers@google.com · 13 years ago
  26. d41de3c Fix a leak in WebProcess when it is used to launch the UI process. by mrowe@apple.com · 13 years ago
  27. 2a83efa [Blackberry] Implement over-scroll background image by commit-queue@webkit.org · 13 years ago
  28. 39567b3 Remove uses of ASSERT(false) https://bugs.webkit.org/show_bug.cgi?id=85686 by aestes@apple.com · 13 years ago
  29. d487b8a Rebaseline chromium after r116069 (bug 85031) by commit-queue@webkit.org · 13 years ago
  30. e75ec20 [CG] Minor refactor of ImageBuffer::CGImageToDataURL and its callers by noel.gordon@gmail.com · 13 years ago
  31. 4cf14c0 [chromium] Changes to layer tree structure need to be tracked properly by shawnsingh@chromium.org · 13 years ago
  32. 72be30a Unreviewed; build fix after r116191. by jpfau@apple.com · 13 years ago
  33. 24aba0a Make capitalization and descriptions in FeatureList.pm more consistent to make easier to autogenerate by eric@webkit.org · 13 years ago
  34. ece3668 REGRESSION: Cursor jumps to the first line after deleting the last word. by enrica@apple.com · 13 years ago
  35. d228eea Prevent early EventListener deletion by jpfau@apple.com · 13 years ago
  36. c139c1d [chromium] enable msvs_error_on_missing_sources at gyp time by tony@chromium.org · 13 years ago
  37. 9f72335 Add "combining short stroke overlay character (u0335)" to lookalike characters blacklist. by joepeck@webkit.org · 13 years ago
  38. 72b0f5f Flash of white when exiting full screen HTML5 video by jer.noble@apple.com · 13 years ago
  39. b7604d1 Sort entries in FeaturesList.pm to make them easier to autogenerate by eric@webkit.org · 13 years ago
  40. 673fc8a [chromium] Add plumbing for file display names for drag and drop by commit-queue@webkit.org · 13 years ago
  41. 056410e Correct pixel snapping in RenderSVGRoot::paintReplaced by leviw@chromium.org · 13 years ago
  42. d454785 Versioning. by lforschler@apple.com · 13 years ago
  43. 9a2aa4b Updated Spanish translation https://bugs.webkit.org/show_bug.cgi?id=83995 by kov@webkit.org · 13 years ago
  44. 644ff4b REGRESSION (r115752): WebKit2.NewFirstVisuallyNonEmptyLayout API test times out by aestes@apple.com · 13 years ago
  45. 32eb570 REGRESSION (r116127-r116165): 6 tests failing on Lion Debug (Tests) by jer.noble@apple.com · 13 years ago
  46. a157e67 Set the right device scale factor when creating the web page by andersca@apple.com · 13 years ago
  47. d15a6ad Refactor CSP state to prepare for having both a ReportOnly and an Enforced policy by abarth@webkit.org · 13 years ago
  48. 4eda159 Unreviewed, updating expectations. by fpizlo@apple.com · 13 years ago
  49. 2145c25 Unreviewed, checking in new expectation file. by fpizlo@apple.com · 13 years ago
  50. 77fdbf9 ASSERT(beforeChildAnonymousContainer->isTable()); fails in RenderBlock::addChildIgnoringAnonymousColumnBlocks. by inferno@chromium.org · 13 years ago
  51. ea6a393 Taking a visibility:hidden element full screen causes full screen window to disappear. by jer.noble@apple.com · 13 years ago
  52. f6d23a5 WebKit IDL does not use exception syntax by arv@chromium.org · 13 years ago
  53. 90ebe06 V8RecursionScope not declared in V8Proxy::newInstance which causes ASSERT() failure from NPAPI by rafaelw@chromium.org · 13 years ago
  54. e0bee12 IndexedDB: Remove all index metadata records when deleting an index by jsbell@chromium.org · 13 years ago
  55. 963ca42 [Mac] IETC flexbox reference tests have pixel differences (due to embedded color profiles?) by aestes@apple.com · 13 years ago
  56. e615d70 DFG should not Flush GetLocal's by fpizlo@apple.com · 13 years ago
  57. f494dd6 Move markPagesForFullStyleRecalc to PageCache by andersca@apple.com · 13 years ago
  58. cb4fa26 The computed style of flex-item-align should never be auto. by tony@chromium.org · 13 years ago
  59. d6d91c1 Full screen will exit during a provisional load of a non-ancestor iframe. by jer.noble@apple.com · 13 years ago
  60. a2319bd Move WebKitFullScreenListener into its own file. by jer.noble@apple.com · 13 years ago
  61. 50db1a4 Fix test naming to be camel-case like the methods they are testing. by ojan@chromium.org · 13 years ago
  62. c2e45ab Show the results links in the embedded flakiness dashboard by ojan@chromium.org · 13 years ago
  63. fc3b60a Revert to using chromium --test-shell mode on SL in NRWT by dpranke@chromium.org · 13 years ago
  64. 0e32cbc [soup] URL of the ResourceResponse passed to willSendRequest is incorrect by commit-queue@webkit.org · 13 years ago
  65. 0a3ca8f REGRESSION(r116134): It made 3 inspector tests fail by ossy@webkit.org · 13 years ago
  66. 73a7610 [EFL] Implement layoutTestController.dumpResourceResponseMIMETypes by commit-queue@webkit.org · 13 years ago
  67. 80d786a [BlackBerry] Implement numberOfProcessorCores() for QNX by commit-queue@webkit.org · 13 years ago
  68. 155932d Fix expectation for test after http://trac.webkit.org/changeset/116143. by ojan@chromium.org · 13 years ago
  69. a753f02 All the inspector tests are skipped on chromium-mac. We should by ojan@chromium.org · 13 years ago
  70. a466e95 Suppress yet more Chromium Mac SL timeouts; hopefully close to end by dpranke@chromium.org · 13 years ago
  71. dc4e170 [chromium] CCProxy's shouldn't try to draw if there is no layer renderer by commit-queue@webkit.org · 13 years ago
  72. bfb1c02 Unreviewed, test_expectations update. by commit-queue@webkit.org · 13 years ago
  73. 6145e46 Suppress more Chromium Mac SL timeouts ... by dpranke@chromium.org · 13 years ago
  74. 948746b Rebaseline some SVG Snow Leopard results by rwlbuis@webkit.org · 13 years ago
  75. 1bf7c3f Layout Test media/track/track-cues-pause-on-exit.html is flaky on chromium debug builds by commit-queue@webkit.org · 13 years ago
  76. ff9262b [GTK] DRT needs an implementation of LayoutTestController::setDefersLoading and ::goBack by commit-queue@webkit.org · 13 years ago
  77. 5af9fc2 [BlackBerry] Rendering bmp file as text file when Content-Type:image/x-ms-bmp from apache web server. by rwlbuis@webkit.org · 13 years ago
  78. ba1ae44 REGRESSION (r116009): image no longer visible on fast/block/float/float-not-removed-from-next-sibling4.html by aestes@apple.com · 13 years ago
  79. 48d91ce [chromium] Revert compositor layer scrolling by commit-queue@webkit.org · 13 years ago
  80. 3d64f08 Mark editing tests as slow. https://bugs.webkit.org/show_bug.cgi?id=85649 by dpranke@chromium.org · 13 years ago
  81. 500825f Mark a few more tests as flaky across all macs. by dpranke@chromium.org · 13 years ago
  82. 0fcb46a Fix path to external JS file that was not updated when the file by ojan@chromium.org · 13 years ago
  83. fc4b57f Mark tests as flaky timeouts on chromium Mac 10.6 by dpranke@chromium.org · 13 years ago
  84. be22e3d Fix the GTK+ debug build after the r116114. by mrobinson@webkit.org · 13 years ago
  85. d9eb39e [Qt][NRWT] Run each DRT in it's own xvfb by ossy@webkit.org · 13 years ago
  86. a73358f Unreviewed gardening, marking a test added in r116127 as failing. by zandobersek@gmail.com · 13 years ago
  87. cc48714 CSP: Eval isn't blocked in about:blank subframes by abarth@webkit.org · 13 years ago
  88. ef21296 Remove file that was deleted in http://trac.webkit.org/changeset/116085/. by ojan@chromium.org · 13 years ago
  89. 7ad0317 TiledCoreAnimationDrawingArea should handle visibility changes by andersca@apple.com · 13 years ago
  90. fe42538 fix bit packing in FillLayer on Windows by tony@chromium.org · 13 years ago
  91. 24ef0fa Unreviewed, build fix. Move Chromium-specific test into platform/chromium. by apavlov@chromium.org · 13 years ago
  92. b434bcf MediaStream API: Make PeerConnection00's API fully compliant with the draft by tommyw@google.com · 13 years ago
  93. e5bed45 Use destructuring assingment for the return values of the by zandobersek@gmail.com · 13 years ago
  94. 4ec2c5f Chromium should include MenuListPopups' and MenuListOptions' within the ax tree. by commit-queue@webkit.org · 13 years ago
  95. 0b1a23b <rdar://problem/11312853> and https://bugs.webkit.org/show_bug.cgi?id=85635 Exception in [WebFrame loadRequest:] breaks some WebKit apps by beidson@apple.com · 13 years ago
  96. afcca07 Store fewer runs by default in the flakiness dashboard by ojan@chromium.org · 13 years ago
  97. a50e885 [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt by zandobersek@gmail.com · 13 years ago
  98. 9869611 Don't require FrameLoaderClient to manufacture a commitData() call for empty documents. by japhet@chromium.org · 13 years ago
  99. d03d4bf Unreviewed. Fixing ChangeLog conflict markers after 116009. by leviw@chromium.org · 13 years ago
  100. 8e135c0 [EFL] Frame load callbacks output is missing for redirections by commit-queue@webkit.org · 13 years ago