1. f264e99 Delete unread SkPicture mbox by Florin Malita · 7 years ago
  2. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  3. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  4. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  5. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  6. 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
  7. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  8. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  9. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 8 years ago
  10. 99e2089 Optionally enable SkValidatingReadBuffer in SkPictureImageFilter by robertphillips · 8 years ago
  11. ca2622b return pictures as sk_sp by reed · 8 years ago
  12. fde0511 Make sp variants for SkData by reed · 8 years ago
  13. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 9 years ago
  14. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 9 years ago
  15. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 9 years ago
  16. b906daf Have /src files use header directly. by herb · 9 years ago
  17. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  18. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  19. 0c263fa Deduplicate typefaces across sub-pictures by mtklein · 9 years ago
  20. 2ecc000 Preserve SKP cullrects on deserialization by fmalita · 9 years ago
  21. 446ee67 skia: Add runtime option to disable picture IO security precautions by hendrikw · 9 years ago
  22. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  23. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  24. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  25. c30806f Perform SkPicture analysis lazily. by mtklein · 9 years ago
  26. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  27. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  28. 2420e10 Straighten out SkPicture::AccelData APIs. by mtklein · 9 years ago
  29. 00c2af8 Reduce ref counting in SkPictureRecorder. by mtklein · 9 years ago
  30. de8667b Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes. by jbroman · 9 years ago
  31. 31d36b0 Remove MSAA check from Ganesh veto (dashed paths are no longer slow). by senorblanco · 9 years ago
  32. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 9 years ago
  33. e35268e Send SkPicture deletion message lazily. by mtklein · 9 years ago
  34. 98b0315 Alter gpu veto by robertphillips · 10 years ago
  35. 65327ef Revert of Alter gpu veto (patchset #1 id:1 of https://codereview.chromium.org/875913002/) by robertphillips · 10 years ago
  36. 87a6a8e Alter gpu veto by robertphillips · 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. 5e8b168 remove dead SK_LEGACY_ENCODE_BITMAP flag by reed · 10 years ago
  41. d55b595 fix SK_LEGACY_ENCODE_BITMAP missing cast by reed · 10 years ago
  42. 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
  43. 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  44. 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
  45. 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  46. c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
  47. 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
  48. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  49. 1bdfd3f option to return drawable from recording by reed · 10 years ago
  50. 04c9695 Remove Picture deletion listeners. by mtklein · 10 years ago
  51. 19ac767 SkPicture::SnapshotArray doesn't really stand to benefit from refcounting. by mtklein · 10 years ago
  52. b7ee349 SkData -> SkPicture::SnapshotArray by mtklein · 10 years ago
  53. 41d2c2e simplify uniqueID code in picture by reed · 10 years ago
  54. 78e2768 Allow pictures to have a full bounds by reed · 10 years ago
  55. 7c4cdd2 Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https://codereview.chromium.org/736583004/) by reed · 10 years ago
  56. 7e76bff allow pictures to have a full bounds by reed · 10 years ago
  57. 6be2aa9 wip for drawables by reed · 10 years ago
  58. c6ad9ee More SkPicture cleanup by mtklein · 10 years ago
  59. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  60. f7007b0 Enable distance field path rendering in Chrome. by jvanverth · 10 years ago
  61. 4d52afe Shrink saveLayer device bounds when it supplies an explicit bounds and has a complex paint by robertphillips · 10 years ago
  62. 8e12656 Remove DEPRECATED_beginRecording(). by mtklein · 10 years ago
  63. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  64. 8de02f4 Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD. by mtklein · 10 years ago
  65. 5bc760a Remove support for SkPicture::clone(). by mtklein · 10 years ago
  66. 4fc5b88 SkPicture::PathCounter is O(N^2) for pictures nested N deep. Fix that. by mtklein · 10 years ago
  67. 81940de Add flag to call SkRecordOptimize on new pictures. by mtklein · 10 years ago
  68. 97bf60f Delay any SkRecordOptimize until after SkRecord has stuck. by mtklein · 10 years ago
  69. 93f52a6 Turn on the save-layer optimization. by mtklein · 10 years ago
  70. 87c4138 Turn on all pixel-perfect SkRecord optimizations. by mtklein · 10 years ago
  71. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  72. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  73. 2ed8a75 Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code by robertphillips · 10 years ago
  74. 5ee785d Remove legacy (and also broken) SkPicture constructor. by djsollen · 10 years ago
  75. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  76. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  77. c8c4b95 Revert of Revert back to SkPictureData pictures. Huge perf regression. (patchset #1 of https://codereview.chromium.org/496603002/) by mtklein · 10 years ago
  78. c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
  79. 53fecfb Our SkPicture::Analysis visitors should recurse into nested pictures. by mtklein · 10 years ago
  80. 4082d29 Revert back to SkPictureData pictures. Huge perf regression. by mtklein · 10 years ago
  81. 1b523ba Always read .skp files and other serialized pictures into SkRecord. by mtklein · 10 years ago
  82. 7b705bb Always read .skp files and other serialized pictures into SkRecord. by mtklein · 10 years ago
  83. c551d9f Implement SkPicture::hasText() for SkRecord backend. by mtklein · 10 years ago
  84. 3a0f279 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
  85. 27dc17c Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702." by Mike Klein · 10 years ago
  86. 60c2a79 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
  87. 3e8232b Counterproposal for skirting the BBH when the query fully contains the picture. by mtklein · 10 years ago
  88. 750ae26 Expose API for whether an SkPicture contains text by ajuma · 10 years ago
  89. 5a246bb int SkPicture::approximateOpCount() by mtklein · 10 years ago
  90. 6162af8 Cleaning up SkPicture-related classes by robertphillips · 10 years ago
  91. 5ad6ee1 Plumbing for using a BBH in SkRecordDraw. by mtklein · 10 years ago
  92. 3ba15ae SkPicture: try to no-op away clone(). by mtklein · 10 years ago
  93. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  94. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 10 years ago
  95. dd52896 Remove SkPicture copy constructor by robertphillips · 10 years ago
  96. ffc75ef Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381193002/) by robertphillips · 10 years ago
  97. e372e78 Add alternate SkPicture::clone by robertphillips · 10 years ago
  98. 6142609 Cleanup SkPicture* classes a bit by robertphillips · 10 years ago
  99. 3afef1f Clean up a bit after SkPictureData/SkPicturePlayback split by robertphillips · 10 years ago
  100. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago