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