1. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  2. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  3. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  4. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  5. f117781 fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  6. 0943f5f Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 10 years ago
  7. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago[Renamed (80%) from src/core/SkOrderedReadBuffer.cpp]
  8. 9ebcac5 add installPixels by reed@google.com · 10 years ago
  9. 0207683 Remove an assert that assumes too much. by scroggo@google.com · 11 years ago
  10. 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
  11. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  12. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  13. c6e5fcb Debugging statements to investigate a bug. by scroggo@google.com · 11 years ago
  14. 2d76d93 Read and write pixel offset when serializing bitmaps. by scroggo@google.com · 11 years ago
  15. 1b1bcc3 New API for encoding bitmaps during serialization. by scroggo@google.com · 11 years ago
  16. 7768751 Add buffer helper to read directly into SkString to avoid extra copying by djsollen@google.com · 11 years ago
  17. 719a373 Band-aid for subsetted bitmaps in SKPs. by scroggo@google.com · 11 years ago
  18. 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 11 years ago
  19. 0cb7df9 Allow supporting 1 older PICTURE_VERSION. by scroggo@google.com · 11 years ago
  20. 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 11 years ago
  21. 49ce11b Use SkError for a bitmap that could not be decoded. by scroggo@google.com · 11 years ago
  22. e5f4824 Fix a bunch of warnings, mainly around rowBytes. by scroggo@google.com · 11 years ago
  23. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  24. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  25. ce65f38 Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionary by junov@chromium.org · 12 years ago
  26. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  27. 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
  28. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  29. 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 12 years ago
  30. 34342f6 export flags on the state of the world when a picture was serialized. by reed@google.com · 12 years ago
  31. 4bdfb8c Compiler complaints + some minor cleanup by robertphillips@google.com · 12 years ago
  32. 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 12 years ago