1. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  2. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  3. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  5. faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
  6. 056dab3 Revert "Temporary change to keep chrome happy." by scroggo@google.com · 11 years ago
  7. 0e0180a Temporary change to keep chrome happy. by scroggo@google.com · 11 years ago
  8. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  9. 24287c1 Revert "Patch to prevent chromium breakage until the DEPS." by scroggo@google.com · 11 years ago
  10. edef4aa Patch to prevent chromium breakage until the DEPS. by scroggo@google.com · 11 years ago
  11. 74babdf add SkDrawPictureCallback optional parameter to drawPicture(), which can abort the picture drawing. by reed@google.com · 11 years ago
  12. 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 11 years ago
  13. 0cb7df9 Allow supporting 1 older PICTURE_VERSION. by scroggo@google.com · 11 years ago
  14. 12d588a Remove bogus ability for creating an SkPicturePlayback to fail. by scroggo@google.com · 11 years ago
  15. 32ef131 Remove SkSerializationHelpers. by scroggo@google.com · 12 years ago
  16. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
  17. e4ce5b8 Add NOOP "command" to picture format by robertphillips@google.com · 12 years ago
  18. d9b0f48 Only support SkPicture abort for Android due to the fragility of the existing API by djsollen@google.com · 12 years ago
  19. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. 9a5b570 Allow SkPicture-derived classes install their own SkPicturePlayback-derived object by robertphillips@google.com · 12 years ago
  21. de1390d When cloning into an SkPicture, clear its data. by scroggo@google.com · 12 years ago
  22. 760f2d9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  23. 35ac048 Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPicture. by junov@chromium.org · 12 years ago
  24. 5cd3656 Make SkPictures valid regardless of SK_SUPPORT_HINTING_SCALE_FACTOR. by scroggo@google.com · 12 years ago
  25. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  26. d86e7ab remove call to setBitmapDevice (deprecated). by reed@google.com · 12 years ago
  27. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  28. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  29. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  30. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  31. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  32. 66bcbd1 Check for invalid SkPictures by borenet@google.com · 12 years ago
  33. 1c6307e Fix some nits from http://codereview.appspot.com/6506103/ by rileya@google.com · 12 years ago
  34. 1d225f2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. 8515e79 Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated classes. by rileya@google.com · 12 years ago
  36. c9ab987 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 12 years ago
  37. 01ec2eb Added Serialization of SkPath's bound by robertphillips@google.com · 12 years ago
  38. 7dade42 Always store pixels of mutable bitmaps when recording a SkPicture. by djsollen@google.com · 12 years ago
  39. a6c9e0e Cleanup restore offsets at end of SkPicture recording by junov@chromium.org · 12 years ago
  40. 34342f6 export flags on the state of the world when a picture was serialized. by reed@google.com · 12 years ago
  41. 6756209 Expand header in serialized pictures by reed@google.com · 12 years ago
  42. ed38495 add PictInfo chunk to serialized pictures by reed@google.com · 12 years ago
  43. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  44. 7aa876b Record pixel ref's gen ID in picture by bsalomon@google.com · 12 years ago
  45. 4866cc0 Adding option to serialize mutable bitmaps in SkPicture by junov@chromium.org · 12 years ago
  46. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  47. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  48. ae814c8 add picture-record option to speedup complex clips by reed@android.com · 16 years ago
  49. 8a1c16f grab from latest android by reed@android.com · 16 years ago