1. 29331eb Add Link Preload as an off-by-default experimental feature menu item. by yoav@yoav.ws · 8 years ago
  2. 58cb1a7 Add User Timing Experimental Feature by joepeck@webkit.org · 8 years ago
  3. a4757e2 Patch Review: EWS Bubbles wrap to multiple lines but can fit on one line by joepeck@webkit.org · 8 years ago
  4. a2b5275 Add a simple demo for Touch stylus events by dino@apple.com · 8 years ago
  5. 5d41e0e Unreviewed, update scroll snapping demos to use current Module 1 spec by wenson_hsieh@apple.com · 8 years ago
  6. 1995482 Unreviewed, add a demo page for an input events blog post by wenson_hsieh@apple.com · 8 years ago
  7. 9416dc9 Modernize editable-text component and add tests by rniwa@webkit.org · 8 years ago
  8. 245b33f Build fix after r210783. Didn't mean to require custom elements API. by rniwa@webkit.org · 8 years ago
  9. b86b7d7 Make sync-commits.py robust against missing Subversion authors and missing parent Git commits by rniwa@webkit.org · 8 years ago
  10. 8fe9c5d REGRESSION(r198234): /api/commits/%revision% always fails by rniwa@webkit.org · 8 years ago
  11. 87e51b5 Web Animations should be off by default and enabled as an experimental feature by commit-queue@webkit.org · 8 years ago
  12. 235b41b measurement-sets API can incorrectly order points with OS version without commit time by rniwa@webkit.org · 8 years ago
  13. 3525d76 Build fix after r210626. We need to clear Triggerable's static map in each iteration. by rniwa@webkit.org · 8 years ago
  14. c152186 Include SubtleCrypto test on experimental-features test page by commit-queue@webkit.org · 8 years ago
  15. 9c6a640 Add a mechanism to dispatch and listen to an action by rniwa@webkit.org · 8 years ago
  16. de207ae Add Tesla to the domain associations on the team page by timothy@hatcher.name · 8 years ago
  17. 1b23d19 Bugzilla email autocomplete does not work on third email field of advanced search page by timothy@hatcher.name · 8 years ago
  18. d4c655e 'buildbot-syncer.js' should be able to determine force build argument from a list of possible repositories. by dewei_zhu@apple.com · 8 years ago
  19. d713cf5 Make calls to render() functions async by rniwa@webkit.org · 8 years ago
  20. 08ef3c5 Add the build fix for browsers that don't yet support custom elements SPI. by rniwa@webkit.org · 8 years ago
  21. c1e1356 Adopt custom elements API in perf dashboard by rniwa@webkit.org · 8 years ago
  22. ee09323 Instrument calls to render() https://bugs.webkit.org/show_bug.cgi?id=167037 by rniwa@webkit.org · 8 years ago
  23. b901378 Outliers are not hidden in v3 UI https://bugs.webkit.org/show_bug.cgi?id=166966 by rniwa@webkit.org · 8 years ago
  24. fb014eb Hide the UI to trigger an A/B testing when there are no triggerables by rniwa@webkit.org · 8 years ago
  25. b36f30c fetch-from-remote doesn’t work with some websites by rniwa@webkit.org · 8 years ago
  26. 3e2a8a4 Another build fix. Always use UTC when expressing commit times in UNIX-epoch timestamps. by rniwa@webkit.org · 8 years ago
  27. fb5605a Fix a typo in the previous commit. by rniwa@webkit.org · 8 years ago
  28. 8ae1331 Build fixes for older versions of Postgres. by rniwa@webkit.org · 8 years ago
  29. 1445e0e Add BitOr for floating points to B3 by keith_miller@apple.com · 8 years ago
  30. 5b163b8 Remove runtime toggle for pointer-lock by dino@apple.com · 8 years ago
  31. 5bad0f1 pointer lock needs to be feature detectable by dino@apple.com · 8 years ago
  32. b25bc94 Make a public facing page to check for WebKit features by dino@apple.com · 8 years ago
  33. 49cfb9a Add rotate to Wasm https://bugs.webkit.org/show_bug.cgi?id=164871 by keith_miller@apple.com · 8 years ago
  34. a2b0e37 Expand Trunc in B3 to support Double to Float by keith_miller@apple.com · 8 years ago
  35. 05e84bd Update test cases for change r206465. by dewei_zhu@apple.com · 8 years ago
  36. f3d4cd9 B3 needs a special WasmAddress Opcode by keith_miller@apple.com · 8 years ago
  37. e2c4f35 Annotate bots in contributors.json and don't show them on webkit.org/team by simon.fraser@apple.com · 8 years ago
  38. 66e297e B3 needs a special WasmBoundsCheck Opcode by keith_miller@apple.com · 8 years ago
  39. e510738 Convert contributors.json to a flat list by simon.fraser@apple.com · 8 years ago
  40. a1b69a8 B3 trapping memory accesses should be documented by fpizlo@apple.com · 8 years ago
  41. 1e42bb4 Air should have a way of expressing additional instruction flags by fpizlo@apple.com · 8 years ago
  42. 11fa009 B3 opcodes should leave room for flags by fpizlo@apple.com · 8 years ago
  43. ba0944f Update style guide for #pragma once by commit-queue@webkit.org · 9 years ago
  44. 83eccc8 Extend perf dashboard to support multiple summary pages. by dewei_zhu@apple.com · 9 years ago
  45. 39128f9 Add a Fence opcode to B3 https://bugs.webkit.org/show_bug.cgi?id=162343 by fpizlo@apple.com · 9 years ago
  46. f9c1637 [JSC] Update the documentation of B3's Return opcode by commit-queue@webkit.org · 9 years ago
  47. ed4661d Don't filter out the latest data point in chart data sampling by rniwa@webkit.org · 9 years ago
  48. 5d7215c Build fix after r204187. interval has to be a getter, not a method. by rniwa@webkit.org · 9 years ago
  49. 5895d11 Fix a typo that was supposed to be fixed in r204296 before landing. by rniwa@webkit.org · 9 years ago
  50. e468816 Always show segmentation on v3 charts page by rniwa@webkit.org · 9 years ago
  51. b566e91 segmentTimeSeriesByMaximizingSchwarzCriterion returns a bogus result on empty charts by rniwa@webkit.org · 9 years ago
  52. 475fc27 Perf dashboard sometimes tries to fetch a non-existent measurement-set JSON by rniwa@webkit.org · 9 years ago
  53. b2002e6 MeasurementCluster's addToSeries is slow by rniwa@webkit.org · 9 years ago
  54. 381b698 Add some files for a Content Security Policy blog post by dbates@webkit.org · 9 years ago
  55. c6e8c5b Syncing script's configuration duplicates a lot of boilerplate by rniwa@webkit.org · 9 years ago
  56. c073748 REGRESSION: Tooltip for analysis tasks doesn't show up on charts by rniwa@webkit.org · 9 years ago
  57. 6d7c60a REGRESSION: The arrow indicating the current page doesn't get updated by rniwa@webkit.org · 9 years ago
  58. 0aea970 Build fix for Safari 9. by rniwa@webkit.org · 9 years ago
  59. ac1169e Perf dashboard should show the list of a pending A/B testing jobs by rniwa@webkit.org · 9 years ago
  60. 8c6262b B3 should support multiple entrypoints by fpizlo@apple.com · 9 years ago
  61. 60a0c50 REGRESSION(r203035): Marking points as an outlier no longer updates charts by rniwa@webkit.org · 9 years ago
  62. 3a60d4c Unreviewed, new demo files for an up-coming blog post. by fred.wang@free.fr · 9 years ago
  63. bbeff84 Perf dashboard always re-generate measurement set JSON by rniwa@webkit.org · 9 years ago
  64. 1f92d2d Adjust margins for first-line floating elements and add preset floating video sizing by jond@apple.com · 9 years ago
  65. 32b3015 Implement table-based switches in B3/Air by fpizlo@apple.com · 9 years ago
  66. d28215d Use secure (https) links on enter_bug.cgi <https://webkit.org/b/159853> by ddkilzer@apple.com · 9 years ago
  67. 6053325 Fixed content overflow and missing build information behavior. by jond@apple.com · 9 years ago
  68. 9d9f696 Improved WebKit Nightly start page design. by jond@apple.com · 9 years ago
  69. 8971780 Remove test-results. by lforschler@apple.com · 9 years ago
  70. f3525e6 Update results-safari config. by lforschler@apple.com · 9 years ago
  71. 6c55d2e Revert 203176. by lforschler@apple.com · 9 years ago
  72. 3c377db Update command for the results maintenance script. by lforschler@apple.com · 9 years ago
  73. 78a4680 Fix SQL: quote hyphenated string. by lforschler@apple.com · 9 years ago
  74. 81f3ecc <rdar://problem/22524456> Mitigate performance degradation of the flakiness dashboard by lforschler@apple.com · 9 years ago
  75. 398d25f Perf dashboard can consume 50-70% of CPU on MacBook even if user is not interacting at all by rniwa@webkit.org · 9 years ago
  76. 5b5acd6 REGRESSION: manifest.json generation takes multiple seconds on perf dashboard by rniwa@webkit.org · 9 years ago
  77. 288987b bundle-v3-scripts.py should compress HTML/CSS templates by rniwa@webkit.org · 9 years ago
  78. 04a379b Added a colorful new image and fixed the Open Graph attribute. by jond@apple.com · 9 years ago
  79. e64a677 Tab pointed out a typo that made the overdamped case fail. by dino@apple.com · 9 years ago
  80. ec1bb95 Fixed a typo in the link to the other version. by dino@apple.com · 9 years ago
  81. 6dc83fa Add a link to the proposal. by dino@apple.com · 9 years ago
  82. 76aa14f Add the UI JavaScript library to make other browsers happy. by dino@apple.com · 9 years ago
  83. 7f4eb00 Demo and JS implementation of our spring() animation timing function. by dino@apple.com · 9 years ago
  84. 85aa40f Small change to wording, and link to the interactive version. by dino@apple.com · 9 years ago
  85. 31180bf Add a more interactive version of the demo. by dino@apple.com · 9 years ago
  86. a0d576b Fixed tile height for mobile phone-sized viewports. by jond@apple.com · 9 years ago
  87. 48e396f Fixed Open Graph meta data and image entries. by jond@apple.com · 9 years ago
  88. 50232d6 Updated content for the color blog post. by dino@apple.com · 9 years ago
  89. b986715 Set a default image for sharing webkit.org links via social. by jond@apple.com · 9 years ago
  90. fbfeb21 More examples for the wide-gamut demo. by dino@apple.com · 9 years ago
  91. 97b01d3 Change something in the webkit.org directory in the hope by dino@apple.com · 9 years ago
  92. b0a555c More examples for a blog post on color. by dino@apple.com · 9 years ago
  93. ac556ec Rewrite the WebKit Nightly build download URLs to use the correct secure URL. by jond@apple.com · 9 years ago
  94. f18b404 Minor style updates for figcaptions and post forewords. by jond@apple.com · 9 years ago
  95. 0868a55 Adds support for foreword custom meta and display styles on blog posts. by jond@apple.com · 9 years ago
  96. ca18085 Build fix. Strip out "use strict" everywhere so that the perf dashboard works on the shipping Safari. by rniwa@webkit.org · 9 years ago
  97. d00036c Invalid token error when trying to create an A/B analysis for a range by rniwa@webkit.org · 9 years ago
  98. 0b7bf1b /admin/tests is very slow https://bugs.webkit.org/show_bug.cgi?id=158682 by rniwa@webkit.org · 9 years ago
  99. f034db0 sync-buildbot.js should update the list of tests and platforms associated with a triggerable by rniwa@webkit.org · 9 years ago
  100. 5dbcc74 Build fix after r201739. attachShadow was throwing an exception on this component. by rniwa@webkit.org · 9 years ago