1. 60d08fe [Win][Direct2D] Implement basic SVG support by bfulgham@apple.com · 8 years ago
  2. 8c553fa [Win][Direct2D] Add D2D Bitmap Image handling code by bfulgham@apple.com · 8 years ago
  3. 8c5ff68 <img> with a wide gamut PDF does not display using a wide gamut color space by commit-queue@webkit.org · 9 years ago
  4. 9276c90 Unreviewed, rolling out r202867. https://bugs.webkit.org/show_bug.cgi?id=159491 by ryanhaddad@apple.com · 9 years ago
  5. 919ecea <img> with a wide gamut PDF does not display using a wide gamut color space by commit-queue@webkit.org · 9 years ago
  6. eab925d Web Inspector: Memory Timeline sometimes shows impossible value for bmalloc size (underflowed) by commit-queue@webkit.org · 9 years ago
  7. ffe3e04 REGRESSION (r201629): Weird button glitching on github.com by simon.fraser@apple.com · 9 years ago
  8. 0f9edcc [iOS] PDFDocumentImage should not create a cached image larger than 4M pixels by commit-queue@webkit.org · 9 years ago
  9. ee1218c Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_LOCAL by akling@apple.com · 9 years ago
  10. 32e0530 Move ImageBuffer::clip() code into GraphicsContext by simon.fraser@apple.com · 9 years ago
  11. cff4fb2 Make it more obvious when using an unaccelerated image buffer, and fix a few callers who do by timothy_horton@apple.com · 9 years ago
  12. f9aa844 [Cairo][WebGL] Upload the accelerated canvas as a texture by copying via GPU directly by commit-queue@webkit.org · 10 years ago
  13. a93d7ef Migrate GraphicsContexts from pointers to references by mmaxfield@apple.com · 10 years ago
  14. b5a71a9 Applying a filter on an SVG element, which is larger than 4096 pixels, causes this element to be rendered shifted to the left by said@apple.com · 10 years ago
  15. ef9df18 Applying a filter on an SVG element, which is larger than 4096 pixels, causes this element to be rendered shifted to the left by commit-queue@webkit.org · 10 years ago
  16. 6ce84df Remove some includes from image-related headers, and Document.h by simon.fraser@apple.com · 11 years ago
  17. bbc09d1 Subpixel rendering: Transition class Image (and its dependencies) from int to float to enable subpixel positioned/sized images. by zalan@apple.com · 11 years ago
  18. 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
  19. 5b31eef Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL by svillar@igalia.com · 11 years ago
  20. 46b0fd5 Remove the ACCELERATED_COMPOSITING flag by abucur@adobe.com · 11 years ago
  21. 33b85d5 Remove the BlackBerry port from trunk by benjamin@webkit.org · 11 years ago
  22. d316b1c ImageBuffer::create should return a std::unique_ptr instead of OwnPtr. by commit-queue@webkit.org · 11 years ago
  23. 3f23d7a Remove the remaining Skia #ifdefs https://bugs.webkit.org/show_bug.cgi?id=114886 by mrobinson@webkit.org · 12 years ago
  24. 9d72cb0 Remove the memory instrumentation code by benjamin@webkit.org · 12 years ago
  25. f80f945 Fix multiple definition of ImageBuffer::platformLayer() in the BlackBerry port by commit-queue@webkit.org · 12 years ago
  26. a86b195 Unreviewed, rolling out r148262. by zandobersek@gmail.com · 12 years ago
  27. cd8dcdb Unreviewed, rolling out r148247. by zandobersek@gmail.com · 12 years ago
  28. 6d6f591 [GTK] Add accelerated 2D canvas support using cairo-gl by mrobinson@webkit.org · 12 years ago
  29. a7d09fc Web Inspector: Native Memory Instrumentation: provide edge names to class members in all WebCore instrumented classes. by loislo@chromium.org · 12 years ago
  30. f50296b [skia] Improve performance of GraphicsContext::createCompatibleBuffer by using SkDevice:createCompatibleDevice by junov@google.com · 12 years ago
  31. e3f6e9d9 Web Inspector: NMI instrument HTMLCanvas element. by loislo@chromium.org · 12 years ago
  32. 8a3af35 [Chromium] Change implementing a fast-path for copying GPU-accelerated Canvas2D instances to WebGL textures. by commit-queue@webkit.org · 13 years ago
  33. c38c0b3 WebCore::ImageBuffer.cpp has broken color table code by schenney@chromium.org · 13 years ago
  34. 1262e44 Change ImageData to reference Uint8ClampedArray rather than CanvasPixelArray by kbr@google.com · 13 years ago
  35. 1f6973c Add ImageBuffer support for having a hi-res backing store. This allows by mdelaney@apple.com · 13 years ago
  36. 8bef0b5 toDataURL() uses stale data after putImageData() by mdelaney@apple.com · 13 years ago
  37. 1db55c1 Canvas resizing can be slow https://bugs.webkit.org/show_bug.cgi?id=66251 by senorblanco@chromium.org · 14 years ago
  38. 6f46121 Unreviewed build fix after r90676. by paroga@webkit.org · 14 years ago
  39. 0995b2d Refactoring luminance code in RenderSVGResourceMasker by krit@webkit.org · 14 years ago
  40. f226d9f 2011-04-17 Patrick Gansterer <paroga@webkit.org> by paroga@webkit.org · 14 years ago
  41. 1f839a2 Move WebCore into Source by abarth@webkit.org · 14 years ago[Renamed from WebCore/platform/graphics/ImageBuffer.cpp]
  42. 2f1d535 2010-10-20 Dirk Schulze <krit@webkit.org> by krit@webkit.org · 14 years ago
  43. 353ebc7 Fixed the inverse function of f(x) = ((x + 0.055) / 1.055) ^ 2.4 by zherczeg@webkit.org · 15 years ago
  44. 8479247 2009-08-08 Dirk Schulze <krit@webkit.org> by krit@webkit.org · 16 years ago
  45. 961374c Reviewed by Eric. by zimmermann · 17 years ago
  46. 8099d6b 2007-10-03 Eric Seidel <eric@webkit.org> by oliver · 17 years ago
  47. d2948ef JavaScriptCore: by mjs · 18 years ago
  48. 4bc83c3 Reviewed and significantly tweaked by Darin. by darin · 18 years ago
  49. e702ec1 Rubber stamped by Mitz. by darin · 18 years ago
  50. 77dcead Reviewed by Mitz. Rename isKCanvasContainer to isRenderSVGContainer. by zimmermann · 18 years ago
  51. e6fbf9a Build fix by aliceli1 · 18 years ago
  52. f10700a Reviewed by Sam. Previous attempts reviewed by Oliver & Eric. by zimmermann · 18 years ago[Copied (63%) from WebCore/platform/graphics/svg/SVGResourceImage.h]
  53. 3908f87 Reviewed by Oliver. by zimmermann · 18 years ago
  54. 6de7ece - quick attempt to fix the no-SVG build by darin · 18 years ago
  55. d96d33d 2006-11-01 Oliver Hunt <oliver@apple.com> by oliver · 18 years ago
  56. 7cf2d68 2006-10-31 Nikolas Zimmermann <zimmermann@kde.org> by oliver · 18 years ago[Renamed (63%) from WebCore/kcanvas/device/quartz/KCanvasResourcesQuartz.h]
  57. 962ed808 by oliver · 18 years ago
  58. bc4bac2 2006-10-31 Nikolas Zimmermann <zimmermann@kde.org> by oliver · 18 years ago
  59. a2e6697 2006-09-20 Eric Seidel <eric@eseidel.com> by eseidel · 18 years ago
  60. ca69973 2006-09-19 Eric Seidel <eric@eseidel.com> by eseidel · 18 years ago
  61. b53ebdc Rubber stamped by Maciej (kinda). by darin · 19 years ago
  62. 9e2e28b 2006-04-28 Eric Seidel <eseidel@apple.com> by eseidel · 19 years ago
  63. 6142065 Rubber-stamped by Anders. by darin · 19 years ago
  64. 36d1136 JavaScriptCore: by darin · 19 years ago
  65. b9481ed - global rename, done by script by darin · 19 years ago
  66. d76e27b 2006-02-11 Eric Seidel <eseidel@apple.com> by eseidel · 19 years ago
  67. ab9f5a8 2006-01-29 Eric Seidel <eseidel@apple.com> by eseidel · 19 years ago
  68. b944359 Fix for 6867. Rename QPixmap to Image and move it to platform/. by hyatt · 19 years ago
  69. bbe6466 Reviewed by John Sullivan. by darin · 19 years ago
  70. 673184e Convert QRect/QRectF -> IntRect/FloatRect. Same drill as point by hyatt · 19 years ago
  71. 4b3688b Eliminate QSize and add the new class IntSize in the by hyatt · 19 years ago
  72. 3176626 2006-01-13 Eric Seidel <eseidel@apple.com> by eseidel · 19 years ago
  73. e4b1e1c Bug #: 4462 by eseidel · 19 years ago
  74. 55f1df2 Bug #: 4780 by eseidel · 19 years ago
  75. a0a1fd61 Bug #: none by eseidel · 19 years ago
  76. 3fdfa78 Bug #: 3249 by eseidel · 19 years ago
  77. 62607d1 Bug #: 4752 by eseidel · 20 years ago
  78. 044d7d2 Bug #: 4382 by eseidel · 20 years ago
  79. b8402f9 Bug #: 3250 by eseidel · 20 years ago