1. e88a1cb Revert[2] "More SkVertices implementation work"" by Mike Reed · 7 years ago
  2. 1eb3fef Revert "More SkVertices implementation work" by Mike Reed · 7 years ago
  3. 14583e1 More SkVertices implementation work by Mike Reed · 7 years ago
  4. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  5. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  6. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  7. 20dd31f Guard some uint32_t -> int cases in SkPictureData reading by Robert Phillips · 8 years ago
  8. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  9. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  10. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  11. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  12. d5b88a3 remove support for serializing bitmaps in old format by reed · 8 years ago
  13. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  14. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  15. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  16. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  17. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 8 years ago
  18. 95416f4 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  19. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 8 years ago
  20. d636950 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  21. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  22. ca2622b return pictures as sk_sp by reed · 8 years ago
  23. 18300a3 detach -> release by mtklein · 8 years ago
  24. fde0511 Make sp variants for SkData by reed · 8 years ago
  25. 46895be fix skp fuzz by caryclark · 9 years ago
  26. c2e2977 Dedup SkPaths by gen-ID when going to .skp by mtklein · 9 years ago
  27. cd56f81 SkImageSource by fmalita · 9 years ago
  28. c347034 Handle zero-length encoded images gracefully during deserialization by fmalita · 9 years ago
  29. 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago
  30. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  31. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  32. 0c263fa Deduplicate typefaces across sub-pictures by mtklein · 9 years ago
  33. 5479d3b Double free in ~SkPictureData() by fmalita · 9 years ago
  34. c210035 add break statement -- lost during rewrite earlier by reed · 9 years ago
  35. 871872f change old picture serialization to really handle images by reed · 9 years ago
  36. d9591bb Switch font embedding to a compile-time flag, with a todo for runtime. by mtklein · 10 years ago
  37. 783fe16 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  38. 8ea6dab Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset #2 id:20001 of https://codereview.chromium.org/829983003/) by reed · 10 years ago
  39. 7ef1972 Rename SkDrawPictureCallback to SkPicture::AbortCallback by robertphillips · 10 years ago
  40. 1a4900e Force embedding full font when serializing pictures. by mtklein · 10 years ago
  41. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  42. 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
  43. 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  44. c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
  45. 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  46. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  47. 703d3c7 Followup: remove unnecessary SkTRefArray by mtklein · 10 years ago
  48. 71a2363 More cleanup: streamline paths and bitmaps. by mtklein · 10 years ago
  49. ac6a2f9 detect bad bitmaps during deserialization by reed · 10 years ago
  50. a74ce85 Start stripping out complicated parts of SkPicture{Record,Data}. by mtklein · 10 years ago
  51. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  52. 5bc760a Remove support for SkPicture::clone(). by mtklein · 10 years ago
  53. 587c5a2 Seems that some of our compliers can't infer this type, though most can. by Mike Klein · 10 years ago
  54. 610a015 Remove SkPaint dirty bits. by mtklein · 10 years ago
  55. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  56. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  57. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  58. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  59. 0ed4e86 Stop sorting the results of SkBBH::search(). by mtklein · 10 years ago
  60. c019ec4 Add layer counting to SkPictureRecord by robertphillips · 10 years ago
  61. 3b73e01 Revert of Add layer counting to SkPictureRecord (https://codereview.chromium.org/464433002/) by mtklein · 10 years ago
  62. 4a2b2e8 Add layer counting to SkPictureRecord by robertphillips · 10 years ago
  63. 6162af8 Cleaning up SkPicture-related classes by robertphillips · 10 years ago
  64. afdada2 Moved SkPictureContentInfo into its own file. It now tracks the number of skia by hendrikw · 10 years ago
  65. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 10 years ago
  66. dd52896 Remove SkPicture copy constructor by robertphillips · 10 years ago
  67. 6142609 Cleanup SkPicture* classes a bit by robertphillips · 10 years ago
  68. 3afef1f Clean up a bit after SkPictureData/SkPicturePlayback split by robertphillips · 10 years ago
  69. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  70. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago[Renamed (93%) from src/core/SkPicturePlayback.cpp]
  71. 952841b Begin atlasing by robertphillips · 10 years ago
  72. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  73. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  74. 55e61f0 Begin atlasing by robertphillips · 10 years ago
  75. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  76. c11530e Tick off some TODOs: by Mike Klein · 10 years ago
  77. 12c2198 Remove dashing from gpu veto by egdaniel · 10 years ago
  78. e26e65e Remove SkPicture pointer from SkPicturePlayback by robertphillips · 10 years ago
  79. 0bdbea7 Remove picture pre-allocation from SkPictureRecorder by robertphillips · 10 years ago
  80. 9058d60 Fix error revealed by Android unit test by robertphillips · 10 years ago
  81. 6de2712 Remove unused 'deepCopy' parameter by robertphillips · 10 years ago
  82. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  83. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  84. 8216506 Ensure playing back a picture always balances saves and restores by commit-bot@chromium.org · 10 years ago
  85. f97d65d Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  86. 3d41c4a Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - https://codereview.chromium.org/267293007) due to unit test failures by robertphillips@google.com · 10 years ago
  87. 7252f7b Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  88. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  89. beb1af2 First pass at pre-rendering saveLayers for GPU by robertphillips@google.com · 10 years ago
  90. 66ec1e4 Move setup of SkPictCopyInfo into SkPicture::clone by commit-bot@chromium.org · 10 years ago
  91. a31eacb Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 10 years ago
  92. 98c4e52 Revert of Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. (https://codereview.chromium.org/246893005/) by commit-bot@chromium.org · 10 years ago
  93. b0430d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  94. 8f831f2 First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture by commit-bot@chromium.org · 10 years ago
  95. 8798ae3 Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 10 years ago
  96. dcecb16 fix size_t/int warnings in pictures by commit-bot@chromium.org · 10 years ago
  97. 2cfa320 fix warnings around size_t/int by commit-bot@chromium.org · 10 years ago
  98. f6a5afb Remove currently unused code by commit-bot@chromium.org · 10 years ago
  99. c3c67df remove dead code from SkPicturePlayback by commit-bot@chromium.org · 10 years ago
  100. e9085b1 remove two more effects that are now immutable by commit-bot@chromium.org · 10 years ago