1. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  2. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 381010e Expose SkPicture::willPlayBackBitmaps() by tomhudson@google.com · 11 years ago
  10. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  11. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  12. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  13. d0f1a4f Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder() by fmalita@google.com · 11 years ago
  14. fe433c1 When gather pixel refs was broken, REPORTER_ASSERT(data) realized that data was NULL, but subsequent lines dereferenced it anyway, and so segfaulted. by commit-bot@chromium.org · 11 years ago
  15. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  16. 1b1bcc3 New API for encoding bitmaps during serialization. by scroggo@google.com · 11 years ago
  17. d575eed Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inverse fills and all clip ops correctly. by junov@chromium.org · 11 years ago
  18. 279627e reverting 9031 by junov@chromium.org · 11 years ago
  19. 0962ae1 Fix SkPicture path bound optimization to handle inverse filled paths. by junov@chromium.org · 11 years ago
  20. 49ce11b Use SkError for a bitmap that could not be decoded. by scroggo@google.com · 11 years ago
  21. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 12 years ago
  22. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 12 years ago
  23. 94f20dc Fixing crash in cloning empty SkPicture object by junov@chromium.org · 12 years ago
  24. 72aa79c override drawOval and drawRRect in GatherPixelRefDevice, so we don't miss those, by reed@google.com · 12 years ago
  25. 5f429b0 Fix signed/unsigned comparison in PictureTest.cpp by bsalomon@google.com · 12 years ago
  26. c3d753e Fix signed/unsigned comparison warning in PictureTest.cpp by bsalomon@google.com · 12 years ago
  27. 7c9d539 In SKP serialization, use existing encoded data. by scroggo@google.com · 12 years ago
  28. 4b90b11 Handle recording a bitmap if copy fails. by scroggo@google.com · 12 years ago
  29. c3d7d90 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  30. fe7b1ed add SkPictureUtils::GatherPixelRefs() by reed@google.com · 12 years ago
  31. 52c2437 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  32. 21b519d catch empty stack in restorefixup called by clipRect by reed@google.com · 12 years ago
  33. d614c6a For a picture playback with nothing written, use an empty SkData. by scroggo@google.com · 12 years ago