1. ecae539 [CSS Shapes] Add performance test for stacked floats with shape-outsides by zoltan@webkit.org · 11 years ago
  2. d81a078 [CSS Shapes] Add performance test for raster shape with shape-margin by zoltan@webkit.org · 11 years ago
  3. f0ed9ec Improve the appearance of DYEBench by rniwa@webkit.org · 11 years ago
  4. e783f9e [CSS Shapes] Add performance test for complex polygon with shape-margin by zoltan@webkit.org · 11 years ago
  5. 351b2b7 [CSS Shapes] Add performance test for raster shape by zoltan@webkit.org · 11 years ago
  6. 847b5ea [CSS Shapes] Add initial performance tests for polygon shape by zoltan@webkit.org · 11 years ago
  7. 589a277 Unreviewed, revert the accidental change from r163789. by fpizlo@apple.com · 11 years ago
  8. 95192c7 <1/100 probability FTL failure: v8-v6/v8-deltablue.js.ftl-eager: Exception: TypeError: undefined is not an object (evaluating 'c.isInput') by fpizlo@apple.com · 11 years ago
  9. de8db45 [CSS Shapes] Add initial performance tests for inset shape by zoltan@webkit.org · 11 years ago
  10. 52f20d4 PerformanceTests: Undelete the "build" directory erroneously removed in r163427. by rniwa@webkit.org · 11 years ago
  11. e78f9d2 Revert the change made in r162216 as it broke the benchmark on shipping Safari. by rniwa@webkit.org · 11 years ago
  12. e138fe4 DoYouEvenBench: Update Ember.js test case by rniwa@webkit.org · 11 years ago
  13. e1b31c7 Remove <iframe seamless> support. <https://webkit.org/b/128213> by akling@apple.com · 11 years ago
  14. dca0cf7 [CSS Shapes] Add initial performance test for shape-outside: content-box by zoltan@webkit.org · 11 years ago
  15. d5c81a6 [CSS Regions] Minor fixes in regions performance tests by rego@igalia.com · 11 years ago
  16. 8efbd3e Host DoYouEvenBench on webkit.org https://bugs.webkit.org/show_bug.cgi?id=127185 by rniwa@webkit.org · 11 years ago
  17. 580d25e DoYouEvenBench: Move flightjs-example-app and todomvc into resources by rniwa@webkit.org · 11 years ago
  18. b6da4f6 Build fix. Skip HTML files that are not tests. by rniwa@webkit.org · 11 years ago
  19. a8a3221 Automate DoYouEvenBench https://bugs.webkit.org/show_bug.cgi?id=124497 by rniwa@webkit.org · 11 years ago
  20. d0fdff4 [CSS Regions] Add performance tests for selection with mixed content by rego@igalia.com · 11 years ago
  21. 879e1d7 Make DoYouEvenBench runnable by run-perf-tests by rniwa@webkit.org · 11 years ago
  22. 4f872c2 DoYouEvenBench: Turn BenchmarkRunner into a real class by rniwa@webkit.org · 11 years ago
  23. 98471c5 DoYouEvenBench: Extract tests and runner code from benchmark.js/html by rniwa@webkit.org · 11 years ago
  24. 22d3d43 Allow ImageBuffer to re-use IOSurfaces by mmaxfield@apple.com · 11 years ago
  25. 82d9910 Unreviewed, rolling out r160945. by commit-queue@webkit.org · 11 years ago
  26. 056ce85 Allow ImageBuffer to re-use IOSurfaces by mmaxfield@apple.com · 11 years ago
  27. 1293295 REGRESSION: 2x regression on Dromaeo DOM query tests by rniwa@webkit.org · 11 years ago
  28. 5120492 Get rid of forward exit on DoubleAsInt32 by fpizlo@apple.com · 11 years ago
  29. 98e9a58 [CSS Regions] Fix Layout/RegionsSelection.html in Mac platform by rego@igalia.com · 11 years ago
  30. 2bf3ec5 Build fix after r159805. by rniwa@webkit.org · 11 years ago
  31. 93acf8f [CSS Grid Layout] Support grid-definition-{rows|columns} repeat() syntax by svillar@igalia.com · 11 years ago
  32. 081e85f Record subtest values in Dromaeo tests by rniwa@webkit.org · 11 years ago
  33. 7a4f095 Remove replay performance tests as it's not actively maintained by rniwa@webkit.org · 11 years ago
  34. b252a9d Layout Test editing/deleting/password-delete-performance.html is failing by rniwa@webkit.org · 11 years ago
  35. bec2732 [CSS Grid Layout] Improve content-sized track layout by svillar@igalia.com · 11 years ago
  36. 261d434 [CSS Grid Layout] Run the content-sized tracks sizing algorithm only when required by svillar@igalia.com · 11 years ago
  37. ec18600 [CSS Regions] Add performance test for selection by rego@igalia.com · 11 years ago
  38. 2289265 Simplify and reformat the output of performance tests inside test runners by rniwa@webkit.org · 11 years ago
  39. 2d9dd88 [Performance tests] Interactive/SelectAll.html throws an exception by rniwa@webkit.org · 11 years ago
  40. 67e5396 This was supposed to test overflow-wrap:break-word instead of word-break:break-all. by antti@apple.com · 11 years ago
  41. 31b9572 Remove body onload handler from html5-8266.html that was causing by akling@apple.com · 11 years ago
  42. 0a0c12d Neutralize external resource loads in the new HTML5 spec copy. by akling@apple.com · 11 years ago
  43. 9b6223e Import a fresh version of the full HTML5 spec for perf testing. by akling@apple.com · 11 years ago
  44. a8052e1 Add subtest for word-break:break-all to Layout/line-layout-simple.html by antti@apple.com · 11 years ago
  45. c3a1d12 Add line layout performance test that exercises more cases by antti@apple.com · 11 years ago
  46. cb4d157 Use a Vector instead of HashSet to computed the orderValues in RenderFlexibleBox by svillar@igalia.com · 11 years ago
  47. 0165fb4 Unreviewed, rolling out r157916. by commit-queue@webkit.org · 11 years ago
  48. a409980 Use a Vector instead of HashSet to computed the orderValues in RenderFlexibleBox by svillar@igalia.com · 11 years ago
  49. 6f04581 Refined power management in SunSpider 1.0.2 by ggaren@apple.com · 11 years ago
  50. 3a43ae3 DoYouEvenBench: Make it work on Internet Explorer 11 Release Preview by rniwa@webkit.org · 11 years ago
  51. 32439c5 DoYouEvenBench: Add Facebook's React TodoMVC test case by rniwa@webkit.org · 11 years ago
  52. 8d3897d Improved painting behavior in SunSpider 1.0.2 by ggaren@apple.com · 11 years ago
  53. d34c3be Fixed a version number string in SunSpider 1.0.2 by ggaren@apple.com · 12 years ago
  54. 87c06d7 Tentative SunSpider 1.0.2 https://bugs.webkit.org/show_bug.cgi?id=122002 by ggaren@apple.com · 12 years ago
  55. 0ee4d6f DoYouEvenBench: Add a test case for FlightJS by rniwa@webkit.org · 12 years ago
  56. 47d051a DoYouEvenBench: Indentations in benchmark.js and benchmark.html are all messed up by rniwa@webkit.org · 12 years ago
  57. c239f9f Add an AngularJS test to DoYouEvenBench by rniwa@webkit.org · 12 years ago
  58. 41ae195 Add a not completely unrealistic DOM Benchmark by rniwa@webkit.org · 12 years ago
  59. 5617232 Stress tests should test the jsc profiler (-p) by fpizlo@apple.com · 12 years ago
  60. b144d21 Introduce a version of SunSpider that runs for a really long time (about 1 sec on my machine) by fpizlo@apple.com · 12 years ago
  61. 2343a5f SunSpider: Move the 3d-morph fix from version 1.0 to version 1.0.1 by commit-queue@webkit.org · 12 years ago
  62. afd6719 [CSS Regions] Rename region-overflow to region-fragment by commit-queue@webkit.org · 12 years ago
  63. 43a8013 Move MemoryInfo under window.internals by zandobersek@gmail.com · 12 years ago
  64. ce18559 Web Inspector: tests in PerformanceTests/inspector/ are timing out by rniwa@webkit.org · 12 years ago
  65. 6943fd3 Add a balanced benchmark for QuerySelector by benjamin@webkit.org · 12 years ago
  66. d511305 Add a performance test for copying by rniwa@webkit.org · 12 years ago
  67. 9a0524c Web Inspector: Get rid of native-memory-snapshot in performance test by commit-queue@webkit.org · 12 years ago
  68. 163ba61 SunSpider 1.0: 3d-morph: use epsilon to check result by commit-queue@webkit.org · 12 years ago
  69. 8fdc07b SunSpider/string-tagcloud should be more lenient in validating its results, since they depend on Math.log, which isn't formally specified by fpizlo@apple.com · 12 years ago
  70. 22b0463 Whenever it is cheap and non-invasive, SunSpider tests should validate their results to ensure that the browser runs them correctly by fpizlo@apple.com · 12 years ago
  71. 45828c4 Get rid of the 10ms delay between test executions by fpizlo@apple.com · 12 years ago
  72. 8cee497 Mass remove all the empty directories by benjamin@webkit.org · 12 years ago
  73. 5e4d7e0 Need japanese line layout performance test by glenn@skynav.com · 12 years ago
  74. bfe3d62 [CSS Regions] Add performance tests by abucur@adobe.com · 12 years ago
  75. 4fffc65 Add a performance tests for selecting all content in a document by rniwa@webkit.org · 12 years ago
  76. ebcd28d Web Inspector: Fix heap profiler performance tests. by commit-queue@webkit.org · 12 years ago
  77. c037fd2 Add html-parser-threaded perf test now that the threaded parser is enabled by default by eric@webkit.org · 12 years ago
  78. 3303e62 Add PerformanceTest for document startup via iframe append/remove by eric@webkit.org · 12 years ago
  79. 855a772 Some perf. tests have variances that differ greatly between runs by rniwa@webkit.org · 12 years ago
  80. 2069f25 Use perf.webkit.org JSON format in results page by rniwa@webkit.org · 12 years ago
  81. ea9efbb Web Inspector: [Console] Add console API message types for profile/profileEnd. by eustas@chromium.org · 12 years ago
  82. 616b3d6 Web Inspector: Split Profiler domain in protocol into Profiler and HeapProfiler by commit-queue@webkit.org · 12 years ago
  83. 711fbce Add a performance test for arabic line breaking by dominik.rottsches@intel.com · 12 years ago
  84. 0d1a084 Web Inspector: some measurements are missing in PerformanceTests/inspector/heap-*.html by yurys@chromium.org · 12 years ago
  85. 63c6e25 Skip DOM/TraverseChildNodes.html as intended in r140070. by rniwa@webkit.org · 12 years ago
  86. 215464f Unreviewed, re-land r140051. by dominicc@chromium.org · 12 years ago
  87. 5c1567f Unreviewed, rolling out r140051. by dominicc@chromium.org · 12 years ago
  88. e6ab325 Remove NodeListsNodeData when it's no longer needed by rniwa@webkit.org · 12 years ago
  89. d6c4599 Add a version of the html-parser benchmark which uses srcdoc instead of document.write so it tests the threaded parser by eric@webkit.org · 12 years ago
  90. 6cfbe23 inconsistency in drawImage with target rect negative dimensions. by commit-queue@webkit.org · 12 years ago
  91. db86318 Remove --shark* support from sunspider/run-sunspider now that Shark is dead by eric@webkit.org · 12 years ago
  92. 60fa100 Allow zero values as results from the runFunction. by dominicc@chromium.org · 12 years ago
  93. a002c11 Web Inspector: rename distanceToWindow to distance by yurys@chromium.org · 12 years ago
  94. 8c5a550 Use element.webkitCreateShadowRoot instead of WebKitShadowRoot in PerformanceTests. by hayato@chromium.org · 12 years ago
  95. 5eb2511 [Shadow] LargeDistributionWithLayout.html should be updated by shinyak@chromium.org · 12 years ago
  96. 420b2dc [chromium perf] DOM/DOMWalk.html failures by rniwa@webkit.org · 12 years ago
  97. 9620685 [Shadow] Performance tests for ShadowDOM distribution by shinyak@chromium.org · 12 years ago
  98. b860122 [Shadow] Performance tests of distribution for changing className by shinyak@chromium.org · 12 years ago
  99. 96514be PerformanceTests: Dromaeo should report individual test result by rniwa@webkit.org · 12 years ago
  100. 0240c79 [Shadow] Performance tests of distribution for changing select attribute by shinyak@chromium.org · 12 years ago