1. 7e0d0b9 Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) by darin@apple.com · 4 years, 5 months ago
  2. e4a2c20 Layout tests outside of the WPT import should not use resources from it by clopez@igalia.com · 4 years, 9 months ago
  3. 4fbc651 Resync web-platform-tests/2dcontext from upstream by cdumez@apple.com · 4 years, 9 months ago
  4. 97a7ab1 Unreviewed, reverting r262527 and r262531. by jacob_uphoff@apple.com · 4 years, 9 months ago
  5. 0041851 Resync web-platform-tests/2dcontext from upstream by cdumez@apple.com · 4 years, 9 months ago
  6. 9801b16 Re-sync web-platform-tests/common from upstream by cdumez@apple.com · 5 years ago
  7. 302c2f7 Support css-color-4 rgb functions https://bugs.webkit.org/show_bug.cgi?id=192321 by simon.fraser@apple.com · 6 years ago
  8. 2d15146 Update HSL/HSLA parsing to match CSS Color 4 by commit-queue@webkit.org · 7 years ago
  9. 38686bf CanvasImageData: createImageData() parameter should not be nullable by zandobersek@gmail.com · 7 years ago
  10. ba9d071 Unreviewed, rolling out r224921. https://bugs.webkit.org/show_bug.cgi?id=179813 by commit-queue@webkit.org · 7 years ago
  11. f929bdc LayoutTests/imported/w3c: by Ms2ger@igalia.com · 7 years ago
  12. 81b4d57 Remove some duplicated canvas toDataURL tests. by Ms2ger@igalia.com · 7 years ago
  13. 1738853 Fix an incorrect check in 2d.missingargs.html. by commit-queue@webkit.org · 8 years ago
  14. b855c88 Add CanvasRenderingContext2D::getTransform by drousso@apple.com · 8 years ago
  15. c547c11 REGRESSION (High Sierra): Gradient LayoutTests are failing by dino@apple.com · 8 years ago
  16. 6cc437b canvas/2d.gradient.* LayoutTests failing by dino@apple.com · 8 years ago
  17. 2ab1b17 Test 2d.gradient.interpolate.colouralpha.html is broken on macOS Sierra by commit-queue@webkit.org · 9 years ago
  18. a55c748 Update DOMCoreException to use the description in toString(). by beidson@apple.com · 9 years ago
  19. fd7a621 CanvasRenderingContext2D.createPattern() / putImageData() throw wrong exception type by cdumez@apple.com · 9 years ago
  20. e61c8ee [WebIDL] 'undefined' should be an acceptable value for nullable parameters by cdumez@apple.com · 9 years ago
  21. caffb364 Drop [UsePointersEvenForNonNullableObjectArguments] from several Canvas interfaces by cdumez@apple.com · 9 years ago
  22. 3489966 Accept 8 and 4 value hex colors (#RRGGBBAA) by dino@apple.com · 9 years ago
  23. 8e7df50 Stop image from displaying when src attribute is removed or emptied by yoav@yoav.ws · 10 years ago
  24. 123f851 Update empty image canvas tests and fix a related bug by yoav@yoav.ws · 10 years ago
  25. 19bf45d Calling createPattern with a broken image must throw an invalidstate error by cabanier@adobe.com · 11 years ago
  26. ddeff5b Enhance IDL compiler so it supports unrestricted float and double by cabanier@adobe.com · 11 years ago
  27. 5c020c7 Calling createPattern with a broken image must throw an invalidstate error by cabanier@adobe.com · 11 years ago
  28. 1029a9e Implement ImageData constructors and WebWorkers exposure by krit@webkit.org · 11 years ago
  29. 0615530 Change LayoutTests' c* files to use pre and post js files in LayoutTests/resources. by mark.lam@apple.com · 11 years ago
  30. 0051b74 Global constructors should be configurable and not enumerable by ch.dumez@sisa.samsung.com · 12 years ago
  31. 47203e1 Extend JavaScript support for blending in canvas by commit-queue@webkit.org · 12 years ago
  32. a5d2414 Unreviewed, rolling out r134345. by commit-queue@webkit.org · 12 years ago
  33. 04fc7b0 Replace DOMException TYPE_MISMATCH_ERR with TypeError by arv@chromium.org · 12 years ago
  34. 5fb51dc Font value should be parsed as a individual property by commit-queue@webkit.org · 12 years ago
  35. 972ccb5 2d.imageData.object.wrap.html has wrong expectations by commit-queue@webkit.org · 13 years ago
  36. b33844d Update canvas tests that are using CanvasPixelArray by commit-queue@webkit.org · 13 years ago
  37. 2da5f0f The 2d.imageData.object.round canvas test is failing by commit-queue@webkit.org · 13 years ago
  38. 74d3b69 Relative units are not set when the canvas has not parent by commit-queue@webkit.org · 13 years ago
  39. bade82e Use testRunner instead of layoutTestController in battery status and canvas tests by rniwa@webkit.org · 13 years ago
  40. 573ebc2 Remove unnecessary [Custom] attribute in CanvasRenderingContext2D.idl by commit-queue@webkit.org · 13 years ago
  41. d0b58d2 Update expected results for composited canvas operations by commit-queue@webkit.org · 13 years ago
  42. d0d3093 canvas arc() missing line to start of arc if swing is zero by commit-queue@webkit.org · 14 years ago
  43. ca06f85 Patch by Mustafizur Rahaman <mustaf.here@gmail.com> on 2011-07-11 by commit-queue@webkit.org · 14 years ago
  44. 9b11b66 2011-06-14 Julien Chaffraix <jchaffraix@webkit.org> by jchaffraix@webkit.org · 14 years ago
  45. 295e78b 2011-05-27 Andreas Kling <kling@webkit.org> by andreas.kling@nokia.com · 14 years ago
  46. 4820247 2011-05-25 Julien Chaffraix <jchaffraix@codeaurora.org> by jchaffraix@webkit.org · 14 years ago
  47. 6da1c31 Roll out r64156 as it introduces incorrect behaviour. by oliver@apple.com · 14 years ago
  48. fe68f97 2010-12-28 Abhishek Arya <inferno@chromium.org> by inferno@chromium.org · 14 years ago
  49. f7269e0 2010-11-11 Chang Shu <chang.shu@nokia.com> by chang.shu@nokia.com · 14 years ago
  50. 4ba9336 2010-11-09 Helder Correia <helder@sencha.com> by commit-queue@webkit.org · 14 years ago
  51. 5a34d56 2010-11-07 Andreas Kling <kling@webkit.org> by andreas.kling@nokia.com · 14 years ago
  52. 7817c16 2010-10-18 Andreas Kling <kling@webkit.org> by andreas.kling@nokia.com · 14 years ago
  53. d0cd15b 2010-11-03 Matthew Delaney <mdelaney@apple.com> by mdelaney@apple.com · 14 years ago
  54. 0e82e7a 2010-11-03 Matthew Delaney <mdelaney@apple.com> by mdelaney@apple.com · 14 years ago
  55. 60bdea8 2010-10-29 Mike Lawther <mikelawther@chromium.org> by commit-queue@webkit.org · 14 years ago
  56. 09c5329 2010-10-13 Martin Robinson <mrobinson@igalia.com> by mrobinson@webkit.org · 14 years ago
  57. 716b00a 2010-09-29 Eric Seidel <eric@webkit.org> by eric@webkit.org · 14 years ago
  58. 42e2fee 2010-09-28 Matthew Delaney <mdelaney@apple.com> by commit-queue@webkit.org · 14 years ago
  59. da4a2af 2010-09-23 Matthew Delaney <mdelaney@apple.com> by commit-queue@webkit.org · 14 years ago
  60. 4792172 2010-09-18 Dimitri Glazkov <dglazkov@chromium.org> by dglazkov@chromium.org · 14 years ago
  61. 8b822414 2010-09-18 Matthew Delaney <mdelaney@apple.com> by commit-queue@webkit.org · 14 years ago
  62. 00f14d8 2010-08-27 Matthew Delaney <mdelaney@apple.com> by commit-queue@webkit.org · 15 years ago
  63. 453bda4 2010-07-30 Matthew Delaney <mdelaney@apple.com> by commit-queue@webkit.org · 15 years ago
  64. 03a4d018 2010-07-23 Helder Correia <heldercorreia@codeaurora.org> by andreas.kling@nokia.com · 15 years ago
  65. f38d02e 2010-07-20 Chang Shu <chang.shu@nokia.com> by chang.shu@nokia.com · 15 years ago
  66. 14e4c53 2010-07-19 Chang Shu <chang.shu@nokia.com> by chang.shu@nokia.com · 15 years ago
  67. 5cfb4ee 2010-07-17 Andreas Kling <andreas.kling@nokia.com> by andreas.kling@nokia.com · 15 years ago
  68. 31e11a6 2010-07-13 Andreas Kling <andreas.kling@nokia.com> by andreas.kling@nokia.com · 15 years ago
  69. 801a064 2010-07-13 Andreas Kling <andreas.kling@nokia.com> by andreas.kling@nokia.com · 15 years ago
  70. 8192834 2010-07-13 Andreas Kling <andreas.kling@nokia.com> by andreas.kling@nokia.com · 15 years ago
  71. ccb32bf 2010-07-01 Andreas Kling <andreas.kling@nokia.com> by commit-queue@webkit.org · 15 years ago
  72. 2adb0af 2010-07-01 Andreas Kling <andreas.kling@nokia.com> by commit-queue@webkit.org · 15 years ago
  73. b6b6313 2010-07-01 Andreas Kling <andreas.kling@nokia.com> by commit-queue@webkit.org · 15 years ago
  74. 2666110 2010-06-27 Andreas Kling <andreas.kling@nokia.com> by commit-queue@webkit.org · 15 years ago
  75. d6bc46d 2010-06-12 Andreas Kling <andreas.kling@nokia.com> by eric@webkit.org · 15 years ago
  76. 56bd2ec 2010-05-28 Shu Chang <chang.shu@nokia.com> by chang.shu@nokia.com · 15 years ago
  77. 1693e3f 2010-05-25 Chang Shu <chang.shu@nokia.com> by chang.shu@nokia.com · 15 years ago
  78. 5c4f2f6 2010-05-24 Chang Shu <chang.shu@nokia.com> by chang.shu@nokia.com · 15 years ago