1. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  2. e74dafc Just add new safe size apis by Mike Reed · 7 years ago
  3. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  4. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  5. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  6. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  7. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  8. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  9. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  10. d170c0f Only store width and height on SkPixelRef (last part) by Matt Sarett · 7 years ago
  11. f758311 Only store width and height on SkPixelRef (part 2) by Matt Sarett · 7 years ago
  12. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  13. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  14. e511255 remove legacy code by Mike Reed · 7 years ago
  15. 818580d remove code directly involved in lock/unlock in SkPixelRef by Mike Reed · 7 years ago
  16. a00f347 switch over to no lockPixels in pixelref by Mike Reed · 7 years ago
  17. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  18. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  19. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  20. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  21. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  22. 373b538 Release resources if SkMallocPixelRef::NewWithProc fails. by Ben Wagner · 7 years ago
  23. cd49541 For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc. by mtklein · 9 years ago
  24. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  25. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  26. 2ff257b check for too-large rowBytes by reed · 10 years ago
  27. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  28. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  29. ed45868 remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code by reed · 10 years ago
  30. 9a9eae2 change pixelref to not inherit from SkFlattenable by reed · 10 years ago
  31. f0aed97 correctly plumb through explicit rowbytes for allocPixels by reed · 10 years ago
  32. 2c4e75c Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead. by commit-bot@chromium.org · 10 years ago
  33. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  34. d2ac07b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. a8c7f77 fix (some) 64bit warnings -- size_t -> int by commit-bot@chromium.org · 11 years ago
  36. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  37. d0419b1 Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/""" by reed@google.com · 11 years ago
  38. 7627c65 add rowBytes param to setPreLock, in prep for onNewLockPixels change by reed@google.com · 11 years ago
  39. ba82bd1 Revert "Revert "Revert of https://codereview.chromium.org/110593003/"" by reed@google.com · 11 years ago
  40. 98272d9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  41. 9271389 Revert "Revert of https://codereview.chromium.org/110593003/" by reed@google.com · 11 years ago
  42. 27f8902 Revert of https://codereview.chromium.org/110593003/ by commit-bot@chromium.org · 11 years ago
  43. f1ce052 Add onNewLockPixels, that returns rowbytes and relies on info in pixelref by reed@google.com · 11 years ago
  44. 1bed687 Add a release procedure to SkMallocPixelRef; remove SkDataPixelRef by halcanary@google.com · 11 years ago
  45. fbd9b17 Fixing crash found by fuzzer by commit-bot@chromium.org · 11 years ago
  46. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  47. 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
  48. a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
  49. ef74fa1 Fixed more fuzzer issues by commit-bot@chromium.org · 11 years ago
  50. 96f5fa0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  51. bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
  52. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  53. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  54. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  55. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  56. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  57. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
  65. e0e1da3 Remove SkColorTable from SkFlattenable hierarchy. by commit-bot@chromium.org · 11 years ago
  66. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  67. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  68. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  69. c84b833 Reapply "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  70. 56f8f33 Revert "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  71. c1d1f41 Remove Bitmaps Raw Pixel Support. by djsollen@google.com · 12 years ago
  72. 64a0ec3 Move SkColorTable into its own header and reduce includes in SkFlattenable.h by djsollen@google.com · 12 years ago
  73. ff0da4f Mutexes in pixelrefs were done very sloppily initially. The code (a) assumes all by reed@google.com · 12 years ago
  74. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  75. 5370cd9 Consolidate PixelRef flattables with the standard impl by djsollen@google.com · 12 years ago
  76. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  77. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  78. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  79. 49099b2 move SkMallocPixelRef into its own .cpp file, rather than embedding it by reed@android.com · 14 years ago