1. c37b504 Re-render the result graphs when the available space changes. by Simon Fraser · 9 weeks ago upstream/main
  2. 7ef5b39 Update rubric to recommend maximizing the browser window (instead of "fullscreen") by Simon Fraser · 3 months ago
  3. fdc3711 Merge https://github.com/WebKit/MotionMark/pull/103 by Simon Fraser · 4 months ago
  4. ace4c46 Add a "Load results" button to upload results JSON by Sunny Sachanandani · 4 months ago
  5. a2c9e92 Add new experimental 'window' regression function. by Victor Miura · 4 months ago
  6. f5389db Dynamic score profile selectors by Sunny Sachanandani · 4 months ago
  7. a10b0cb Fixes for maximum stage complexity calculation by Victor Miura · 7 months ago
  8. f2a1996 Delay the fade-in animation until the fps calculation is done. by Alejandro G. Castro · 1 year ago
  9. 420bb9a Improve visualization of regression lines. by Victor Miura · 1 year, 2 months ago
  10. 5856536 Filter to animation frames before bootstrap sampling by Victor Miura · 1 year, 2 months ago
  11. 9236d48 Separate mutation frame data in the Time Graph. by Victor Miura · 1 year, 2 months ago
  12. 032f503 Replace SimplePromise with native Promises by Simon Fraser · 1 year, 7 months ago
  13. 75efd9e Benchmark and Controller refactoring. by Simon Fraser · 1 year, 8 months ago
  14. fc28b62 Import all runs from a benchmark JSON file by Simon Fraser · 1 year, 8 months ago
  15. ef533da Make a RunData class by Simon Fraser · 1 year, 8 months ago
  16. c2f7f50 Rename ResultsDashboard to ScoreCalculator by Simon Fraser · 1 year, 8 months ago
  17. 559aee7 Add unit tests for data import, and minor fixes. by Simon Fraser · 1 year, 8 months ago
  18. d46dee4 Move ResultsDashboard and ResultTable to a new file. by Simon Fraser · 1 year, 8 months ago
  19. baf37c1 Add a way to write Unit Tests. by Simon Fraser · 2 years ago
  20. da4695d Make real classes for BenchmarkRunnerClient, BenchmarkController and SectionsManager. by Simon Fraser · 2 years ago
  21. f2408a9 Respond to review feedback: by Simon Fraser · 2 years ago
  22. 3f363c0 Replace the anonymous SimpleCanvasStage subclass with an explicitly named one, with some name juggling. by Simon Fraser · 2 years ago
  23. 25a5449 Convert TemplateCanvasObject to JS class syntax. by Simon Fraser · 2 years ago
  24. fedf448 Remove Utilities.createClass() and createSubclass(). by Simon Fraser · 2 years ago
  25. a12b58c Convert Particle and subclasses to use JS class syntax. by Simon Fraser · 2 years ago
  26. 1ea2c46 Convert more objects within specific tests into JS classes. by Simon Fraser · 2 years ago
  27. b22f857 Convert Benchmark to a JS class by Simon Fraser · 2 years ago
  28. 505bd52 Fix UnitBezier to correctly refer to class static data. by Simon Fraser · 2 years ago
  29. 9af3bcd Convert Stage and subclasses to use JS class syntax. by Simon Fraser · 2 years ago
  30. cacbf11 Instead of calling contentWindow.Utilities.parseParameters(), pass in the contentWindow’s location. by Simon Fraser · 2 years ago
  31. 0a0b54a Convert Sampler, Controller and the Controller subclasses to use JS class syntax. by Simon Fraser · 2 years ago
  32. 0889e9d Convert benchmark-runner.js to JS class syntax. by Simon Fraser · 2 years ago
  33. 3575bca Convert classes in motionmark.js and debug-runner.js to JS class syntax. by Simon Fraser · 2 years ago
  34. 0904796 Convert classes in statistics.js and math.js to use JS class syntax. by Simon Fraser · 2 years ago
  35. 327ef6c Convert classes in extensions.js to JS class syntax, deprecating Utilities.createClass() by Simon Fraser · 2 years ago
  36. 711326c Update the version history for 1.3.1 by Simon Fraser · 2 years, 2 months ago
  37. c5f2326 Bump Multiply max complexity again. by Simon Fraser · 2 years, 2 months ago
  38. 14d662c Detab the changed added in f3034d6f7754eefcebd5df76657082344fc629ee. by Simon Fraser · 2 years, 2 months ago
  39. f1c7edb Frame rate detection on MotionMark occasionally sees older devices as 90 fps instead of 60 by Said Abou-Hallawa · 2 years, 5 months ago
  40. f3034d6 x by Scott Violet · 2 years, 5 months ago
  41. 3f6115f Fixes #43: Initialize canvas size when running benchmarks directly by vmiura · 2 years, 6 months ago
  42. d5d5502 Add more changes to the 1.3 change list in the about page by Simon Fraser · 2 years, 9 months ago
  43. 869e97c Fixed complexity runs throw an error by Simon Fraser · 2 years, 9 months ago
  44. 37c6101 Ignore mutation frames when scoring by Simon Fraser · 2 years, 9 months ago
  45. c401061 Simplify regression computation by Simon Fraser · 2 years, 9 months ago
  46. da95272 The first frame of each ramp has an erroneously long frame duration by Simon Fraser · 2 years, 9 months ago
  47. b9253e7 Clarify sample indexing in main.js by Simon Fraser · 2 years, 9 months ago
  48. d868502 Fix the frame rate axis of the time graph by Simon Fraser · 2 years, 9 months ago
  49. d51d4b2 Update the About page and add a non-60fps warning on the front page. by Simon Fraser · 2 years, 9 months ago
  50. 2b2e9d4 On faster machines, the Multiply test can max out and stop producing useful results. by Simon Fraser · 2 years, 9 months ago
  51. 465dd49 Make the 'slope' profile the default profile. by vmiura · 2 years, 9 months ago
  52. c0a884c Automatic frame rate detection by Simon Fraser · 2 years, 9 months ago
  53. ff00967 Fix instability in the Design subtest by Simon Fraser · 2 years, 9 months ago
  54. 3090053 Make the 'Paths' test workload more consistent by vmiura · 2 years, 9 months ago
  55. 9edd41a Use 'display' style as the default visibility property for the Multiply test. by vmiura · 2 years, 9 months ago
  56. f7e7ee3 Fix iOS orientation detection by Simon Fraser · 3 years ago
  57. 09981e7 Detab some files by Simon Fraser · 3 years, 1 month ago
  58. 135a092 Fix the graph display by Simon Fraser · 3 years, 1 month ago
  59. 9aff631 Make the JS formatting consistent. No behavior changes. by Simon Fraser · 3 years, 1 month ago
  60. aa76e5e tests/core/focus.html is unused #15 by Simon Fraser · 3 years, 1 month ago
  61. 25af4aa There are two files called "motionmark.js" so rename one of them #13 by Simon Fraser · 3 years, 1 month ago
  62. 1d4b784 Rename the "master" directory to "core" #8 by Simon Fraser · 3 years, 1 month ago
  63. 283c04e MotionMark: improve drag and drop feedback on developer page by Simon Fraser · 3 years, 1 month ago
  64. 85ca394 Support non-60 frame rates in MotionMark by Dean Jackson · 3 years, 1 month ago
  65. f5d127c MotionMark's multiply suite may generate incorrect score when requestAnimationFrame runs at 120hz by Simon Fraser · 3 years, 1 month ago
  66. 06acb93 Migrate MotionMark 1.2 from its own directory to the common MotionMark directory. by Simon Fraser · 3 years, 1 month ago
  67. 27f9a75 Migrate MotionMark 1.1 from its own directory to the common MotionMark directory. by Simon Fraser · 3 years, 1 month ago
  68. c96e17f Prepare for a future where the “MotionMark” directory represents the current, in-development version of the benchmark, and branches and tags are used for releases. by Simon Fraser · 3 years, 1 month ago
  69. 7d35327 add index.html that redirects to MotionMark1.2. fixes #2 (#3) by Brian Grinstead · 3 years, 3 months ago
  70. 623628c Populate governance document by Myles C. Maxfield · 3 years, 4 months ago
  71. 74754aa Add new repository skeleton files by Myles C. Maxfield · 3 years, 4 months ago
  72. 4239aea [MotionMark] Live version of 4 tests just show a 403 Access Denied page by Myles C. Maxfield · 3 years, 6 months ago
  73. 4710d74 [MotionMark] Publish r278436 as a part of MotionMark 1.2 by Myles C. Maxfield · 5 years ago
  74. 2da3a8b [MotionMark] Apply r277406 to Websites/browserbench.org/MotionMark1.2 by Myles C. Maxfield · 5 years ago
  75. e174a0f Copy PerformanceTests/MotionMark to WebSites/browserbench.org/MotionMark1.2 by Myles C. Maxfield · 5 years ago
  76. dbcfbd8 [WebGPU] Update demos to work on STP 92 by Myles C. Maxfield · 7 years ago
  77. 23f932e Upload triangles tests for 3D suite in MotionMark by Jon Lee · 7 years ago
  78. 1e19315 [MotionMark] The text "kkkj" is causing Firefox console warning: `unreachable code after return statement` by Jon Lee · 7 years ago
  79. 9b8f2b5 Add MotionMark 1.1 to browserbench by Jon Lee · 8 years ago
  80. 16e3d4e Add Websites/browserbench.org https://bugs.webkit.org/show_bug.cgi?id=172049 by Ryosuke Niwa · 9 years ago
  81. e6896ff New repository initialized by cvs2svn. by Unknown · 25 years ago