1. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  2. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 9 years ago
  3. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 9 years ago
  4. 0963f5d move erase into SkPixmap by reed · 9 years ago
  5. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  6. db74f62 Revert[6] of add asserts around results from requestLock by reed · 9 years ago
  7. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago
  8. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 5fedef1 remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code by reed · 10 years ago
  11. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  12. fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
  13. 68331cd remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL by reed · 10 years ago
  14. 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
  15. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  16. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  17. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  18. 8482504 make allocPixels throw on failure by reed · 10 years ago
  19. bbe7a2a eliminate code related to SkBitmap::Config by reed · 10 years ago
  20. 0847059 Remove kImageIsImmutable_Flag. by scroggo · 10 years ago
  21. 7e4b2b5 Remove unused kImageIsOpaque_Flag. by scroggo · 10 years ago
  22. b184f7f Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  23. 651eaea Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (https://codereview.chromium.org/388803007/) by reed · 10 years ago
  24. debba5c Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  25. d08cb90 Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/377303002/) by jcgregorio · 10 years ago
  26. c4f2161 add readPixels() to SkBitmap by reed · 10 years ago
  27. 060c41a remove unneeded flags (have been purged from chrome and android) by reed · 10 years ago
  28. e677221 add SK_API to config helpers so chrome can call them by reed · 10 years ago
  29. bae704b add rowbytes option to allocPixels by reed · 10 years ago
  30. ce41ad1 remove SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS code by reed · 10 years ago
  31. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  32. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  33. ddd014e remove SkBitmap::allocConfigPixels and update dox by reed · 10 years ago
  34. 58edea8 Use the correct homophone of 'there'. by scroggo · 10 years ago
  35. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  36. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  37. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  38. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  39. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  40. 851155c remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code by commit-bot@chromium.org · 10 years ago
  41. 53c63a5 remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  42. 3c134a9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  43. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  44. eaca36b remove dead mipmap code from SkBitmap by commit-bot@chromium.org · 10 years ago
  45. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  46. 69e6463 don't reference config() -- use colorType() instead by reed@google.com · 11 years ago
  47. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
  48. 1db03d2 remove SK_SUPPORT_LEGACY_COPYTO_CONFIG by commit-bot@chromium.org · 11 years ago
  49. fab349c remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer used by commit-bot@chromium.org · 11 years ago
  50. d5f032d Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia. by commit-bot@chromium.org · 11 years ago
  51. e74e08c Fix compile errors in legacy copyTo(). by senorblanco@chromium.org · 11 years ago
  52. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  53. 6285f4f Offer single-param version of deepCopyTo -- much easier to migrate to colortypes by commit-bot@chromium.org · 11 years ago
  54. 31acdea Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 11 years ago
  56. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 11 years ago
  57. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 11 years ago
  58. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 11 years ago
  59. 61e96cd SkBitmap now really stores SkImageInfo -- config is just a ruse by commit-bot@chromium.org · 11 years ago
  60. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 11 years ago
  61. 8ed6443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  62. 169a0ed SkBitmap now really stores SkImageInfo -- config is just a ruse by mike@reedtribe.org · 11 years ago
  63. 50b393a SkPictureRecord: silently do nothing for non-drawable SkBitmaps. by commit-bot@chromium.org · 11 years ago
  64. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  65. c1587f9 change setAlphaType to not modify the pixelref's genID by reed@google.com · 11 years ago
  66. 0e8d0d6 add optional SkAlphaType parameter to notifyPixelsChanged by commit-bot@chromium.org · 11 years ago
  67. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  68. d2ac07b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  70. 5f62ed7 no need to refcnt colortables, since pixelrefs own them by reed@google.com · 11 years ago
  71. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  72. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  73. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  74. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  75. f3abaeb remove (now unused) Sk64 -- just use int64_t by reed@google.com · 11 years ago
  76. 1ae9111 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  77. 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
  78. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  79. 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
  80. a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
  81. 9230ea2 make info real in SkPixelRef, and add bitmap::asImageInfo by reed@google.com · 11 years ago
  82. 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
  83. 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
  84. 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
  85. 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
  86. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  87. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  88. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  89. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  90. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  91. eddb02c Adding SkDeferredCanvas::NoticifationClient to the exported API. by commit-bot@chromium.org · 11 years ago
  92. 0f6dc21 Revert SK_REQUIRE_LOCAL_VAR changes for DEPS roll. by mtklein@google.com · 11 years ago
  93. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  94. 3443fd8 move SkImageInfo into its own header by reed@google.com · 11 years ago
  95. 21a0b10 Remove deprecated setIsOpaque() API from SkBitmap. by commit-bot@chromium.org · 11 years ago
  96. 6e3e422 Break up SkLazyPixelRef functionally into class hierarchy. by commit-bot@chromium.org · 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. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago