1. 6e3e422 Break up SkLazyPixelRef functionally into class hierarchy. by commit-bot@chromium.org · 11 years ago
  2. 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
  3. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  4. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  5. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  6. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  7. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  8. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  9. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  10. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  11. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  12. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  13. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago
  15. 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  16. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  17. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
  18. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
  19. 60d3235 add bitmap::eraseArea by reed@google.com · 11 years ago
  20. 52394d2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. 4a551d4 struct != class, even in a friend forward declare by reed@google.com · 11 years ago
  22. 2c31a46 move legacy mipmap apis to private, save one that is currently called by chrome. It will go soon... by reed@google.com · 11 years ago
  23. b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
  24. 2cb1480 remove kRLE_Index8_Config from SkBitmap by reed@google.com · 11 years ago
  25. 73a4b4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 62b2605 move kConfigCount out of Config enum, so we don't pullute type-checking by reed@google.com · 11 years ago
  27. 665b2cc lockPixels before calling getColorTable. by scroggo@google.com · 11 years ago
  28. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 11 years ago
  29. e5f4824 Fix a bunch of warnings, mainly around rowBytes. by scroggo@google.com · 12 years ago
  30. 0ba4bf4 Use size_t for rowBytes. by scroggo@google.com · 12 years ago
  31. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  32. d27fe34 comment-only fix by epoger@google.com · 12 years ago
  33. 2a7579d CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that, by reed@google.com · 12 years ago
  34. 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
  35. 6a9368d SkBitmap::scrollRect changes pixels, but only if not immutable. by scroggo@google.com · 12 years ago
  36. 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
  37. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  38. c84b833 Reapply "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  39. 56f8f33 Revert "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  40. c1d1f41 Remove Bitmaps Raw Pixel Support. by djsollen@google.com · 12 years ago
  41. 15c0fea AutoScratchTexture can now release its texture and it will return to the texture cache when freed by robertphillips@google.com · 12 years ago
  42. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  43. 64a0ec3 Move SkColorTable into its own header and reduce includes in SkFlattenable.h by djsollen@google.com · 12 years ago
  44. 5dd510f update dox for copy-constructor by reed@google.com · 12 years ago
  45. 80e1459 add IRect variant of getBounds() by reed@google.com · 12 years ago
  46. fb2d3c6 forward declare SkRect by reed@google.com · 12 years ago
  47. 86b2e43 add getBounds() helper by reed@google.com · 12 years ago
  48. b052129 Exposing the isImmutable/setImmutable API of SkPixelRef in SkBitmap by junov@chromium.org · 13 years ago
  49. ef843cd When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep by senorblanco@chromium.org · 13 years ago
  50. c698097 Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt (gpu code doesn't work in general in fixed pt). by bsalomon@google.com · 13 years ago
  51. ace7bd5 Revert r2584 (new test fails in fixed pt builds) by bsalomon@google.com · 13 years ago
  52. 1a8ddf0 Changes the SkCanvas::readPixels API. Allows caller to read into prealloced bitmap pixels. Changes how clipping to device bounds is handled. by bsalomon@google.com · 13 years ago
  53. cad8176 remove unused copyPixelsFrom ... (copyPixelsTo is next on the chopping block) by reed@google.com · 13 years ago
  54. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  55. 9c49bc3 Allow texture-backed bitmaps to perform a read-back when lockPixels is called. by reed@google.com · 13 years ago
  56. 9ef2d83 Reverting r1775 at Mike and Brian's request by epoger@google.com · 13 years ago
  57. 22c8bb8 Fixing several issues with rendering blurred bitmaps with Ganesh by junov@google.com · 13 years ago
  58. 4ee7ae5 Adding the notion of a volatile bitmap to SkBitmap. by junov@google.com · 13 years ago
  59. 3b521d0 update dox code style by reed@google.com · 13 years ago
  60. 4b33d28 New 'skdiff' tool to compare two directories full of files, write diff images by tomhudson@google.com · 13 years ago
  61. 586f48c by bsalomon@google.com · 13 years ago
  62. 7ffb1b2 Add code needed to build skia as a windows dll within the chromium project. by ctguil@chromium.org · 13 years ago
  63. cd9d69b Upstreaming changes from android. by djsollen@google.com · 13 years ago
  64. 112706d Add SkBitmap::getColor(int x, int y) - return the color of a pixel in a bitmap. by vandebo@chromium.org · 14 years ago
  65. 57f4969 merge from android tree: by djsollen@google.com · 14 years ago
  66. 9d0d195 update dox on bitmap configs document testing build-flag for large bitmaps by reed@google.com · 14 years ago
  67. 86bff1f Add safe size/copy functions to Skia. by wjmaclean@chromium.org · 14 years ago
  68. ce4e53a add abstract wrapper for platform-specific bitmap backends by reed@android.com · 14 years ago
  69. cafc9f9 fixes around isOpaque and dithering by reed@android.com · 15 years ago
  70. 83f7bc3 remove conditional build flag for mipmaps by reed@android.com · 15 years ago
  71. 1134426 respect preferred config when png is index-based by reed@android.com · 15 years ago
  72. 89bb83a fix trailing-ws initialize fFlags in bitmapprocshader by reed@android.com · 15 years ago
  73. fbaa88d add canCopyTo(), to preflight if copyTo can succeed. update unittests for it by reed@android.com · 15 years ago
  74. f9ab99a Allow copying an Index8 bitmap when srcConfig and dstConfig are both Index8. by weita@google.com · 15 years ago
  75. f459a49 make bitmap width/height 32bits, matching the API by reed@android.com · 15 years ago
  76. f13c6e1 Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.h by reed@android.com · 16 years ago
  77. 8a1c16f grab from latest android by reed@android.com · 16 years ago