1. 1790f8e Revert "Revert "move device headers to core"" by Mike Reed · 8 years ago[Renamed from include/core/SkBitmapDevice.h]
  2. d4bdee5 Revert "move device headers to core" by Mike Reed · 8 years ago[Renamed from src/core/SkBitmapDevice.h]
  3. 98420d0 move device headers to core by Mike Reed · 8 years ago[Renamed from include/core/SkBitmapDevice.h]
  4. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  5. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  6. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  7. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  8. 71fecc3 don't memtion SkXfermode in public by Mike Reed · 8 years ago
  9. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  10. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  11. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  12. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  13. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  14. e51c356 pre-land special methods on device by reed · 8 years ago
  15. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  16. e8f3062 switch surface to sk_sp by reed · 8 years ago
  17. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  18. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  19. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  20. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  21. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  22. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  23. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  24. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  25. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  26. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  27. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  28. feaadee SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  29. c654e90 Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://codereview.chromium.org/1067893002/) by mtklein · 9 years ago
  30. f920e46 SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  31. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  32. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 9 years ago
  33. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 9 years ago
  34. 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 9 years ago
  35. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 9 years ago
  36. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 9 years ago
  37. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 9 years ago
  38. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  39. f87fe78 use common impl for drawTextOnPath by reed · 9 years ago
  40. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  41. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  42. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  43. 3729469 Change clear() to respect the clip by reed · 10 years ago
  44. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  45. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  46. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  47. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  48. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  49. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  50. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  51. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  52. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  53. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  54. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 10 years ago
  55. be129b2 Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache. by senorblanco · 10 years ago
  56. 55b6d8b Implement a persistent uniqueID-based cache for SkImageFilter. by senorblanco · 10 years ago
  57. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 10 years ago
  58. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  59. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  60. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  61. fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 10 years ago
  62. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  63. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  64. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago
  65. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  66. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  67. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 10 years ago
  68. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  69. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  70. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  71. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  72. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  73. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  74. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 11 years ago
  75. 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
  76. d0419b1 Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/""" by reed@google.com · 11 years ago
  77. ba82bd1 Revert "Revert "Revert of https://codereview.chromium.org/110593003/"" by reed@google.com · 11 years ago
  78. 9271389 Revert "Revert of https://codereview.chromium.org/110593003/" by reed@google.com · 11 years ago
  79. 27f8902 Revert of https://codereview.chromium.org/110593003/ by commit-bot@chromium.org · 11 years ago
  80. f1ce052 Add onNewLockPixels, that returns rowbytes and relies on info in pixelref by reed@google.com · 11 years ago
  81. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  82. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  83. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  84. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  85. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  86. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  87. 6a32add Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""""" by reed@google.com · 11 years ago
  88. 6965a0a PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."""" by reed@google.com · 11 years ago
  89. 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago
  90. 473f0aa Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."" by reed@google.com · 11 years ago
  91. 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
  92. 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
  93. ec3ca87 Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"" by reed@google.com · 11 years ago
  94. 5308c83 drawPosTextOnPath is now deprecated, removing all overrides and impls by reed@google.com · 11 years ago
  95. 4d16470 Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice" by reed@google.com · 11 years ago
  96. 3f4bf51 switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice by reed@google.com · 11 years ago
  97. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  98. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  99. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  100. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago