1. 5ee785d Remove legacy (and also broken) SkPicture constructor. by djsollen · 10 years ago
  2. 98d709b Reorganize Layer Hoisting code by robertphillips · 10 years ago
  3. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  4. d628330 Switch GPU Optimization code to SkRecord by robertphillips · 10 years ago
  5. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  6. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  7. 53fecfb Our SkPicture::Analysis visitors should recurse into nested pictures. by mtklein · 10 years ago
  8. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  9. 7b705bb Always read .skp files and other serialized pictures into SkRecord. by mtklein · 10 years ago
  10. c551d9f Implement SkPicture::hasText() for SkRecord backend. by mtklein · 10 years ago
  11. 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
  12. 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
  13. 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
  14. 750ae26 Expose API for whether an SkPicture contains text by ajuma · 10 years ago
  15. 5a246bb int SkPicture::approximateOpCount() by mtklein · 10 years ago
  16. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  17. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  18. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  19. 5ad6ee1 Plumbing for using a BBH in SkRecordDraw. by mtklein · 10 years ago
  20. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  21. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  22. 55b6d8b Implement a persistent uniqueID-based cache for SkImageFilter. by senorblanco · 10 years ago
  23. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  24. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 10 years ago
  25. dd52896 Remove SkPicture copy constructor by robertphillips · 10 years ago
  26. c870d49 Use SkShader's localMat for SkLocalMatrixShader. by scroggo · 10 years ago
  27. ffc75ef Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381193002/) by robertphillips · 10 years ago
  28. e372e78 Add alternate SkPicture::clone by robertphillips · 10 years ago
  29. 6142609 Cleanup SkPicture* classes a bit by robertphillips · 10 years ago
  30. c26d991 Split SkPictureReplacementPlayback out of SkPicturePlayback by robertphillips · 10 years ago
  31. 004522f Back off from SkPicture API hardening a bit by Robert Phillips · 10 years ago
  32. 6daadc7 Harden SkPicture interface a bit by robertphillips · 10 years ago
  33. 3afef1f Clean up a bit after SkPictureData/SkPicturePlayback split by robertphillips · 10 years ago
  34. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  35. d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 10 years ago
  36. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago
  37. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  38. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  39. c11530e Tick off some TODOs: by Mike Klein · 10 years ago
  40. 6fc763e No one uses SkPicture::swap. by Mike Klein · 10 years ago
  41. 744fb73 Enable basic drawing with SkRecord-based pictures. by Mike Klein · 10 years ago
  42. 02830f0 Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag by robertphillips · 10 years ago
  43. e26e65e Remove SkPicture pointer from SkPicturePlayback by robertphillips · 10 years ago
  44. 0bdbea7 Remove picture pre-allocation from SkPictureRecorder by robertphillips · 10 years ago
  45. 6de2712 Remove unused 'deepCopy' parameter by robertphillips · 10 years ago
  46. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  47. 643b8bd First pass at splitting out SkPictureRecord from SkPicture by robertphillips · 10 years ago
  48. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  49. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  50. a1ff26a Add a way for the gpu veto to report back the reason why it said no by commit-bot@chromium.org · 10 years ago
  51. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  52. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  53. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  54. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  55. 2ee3c2c Add choke point for performing a fake endRecording by commit-bot@chromium.org · 10 years ago
  56. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  57. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  58. beb1af2 First pass at pre-rendering saveLayers for GPU by robertphillips@google.com · 10 years ago
  59. cc9dbfb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  60. e2cb12a First pass at GPU veto by commit-bot@chromium.org · 10 years ago
  61. 76a3b2a Remove support for inheriting the paint color from SkColorShader by commit-bot@chromium.org · 10 years ago
  62. 8f831f2 First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture by commit-bot@chromium.org · 10 years ago
  63. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 10 years ago
  64. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  65. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  66. 60bd751 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  67. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  68. 7518ff2 Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/) by commit-bot@chromium.org · 10 years ago
  69. cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  70. 8121c6c Reverting r14225 (Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling - https://codereview.chromium.org/237673017/) due to compiler complaints by robertphillips@google.com · 10 years ago
  71. a387db2 Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling by robertphillips@google.com · 10 years ago
  72. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  73. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  74. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  75. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  76. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  77. 2b4e370 Convert SkPicture's generation ID to a unique ID by commit-bot@chromium.org · 10 years ago
  78. a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  79. d550088 Add generation ID to SkPicture by robertphillips@google.com · 10 years ago
  80. 75cf29b Add new experimental API to SkPicture to get "id" of current op by commit-bot@chromium.org · 10 years ago
  81. eb9547c stub for ganesh veto by commit-bot@chromium.org · 10 years ago
  82. 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  83. 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 10 years ago
  84. ecb745d Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  85. 1c556db Reverting r13831 (Add a means of extracting active operations from SkPicture) due to Mac compiler issue by robertphillips@google.com · 10 years ago
  86. 0b23f9e Add a means of extracting active operations from SkPicture by robertphillips@google.com · 10 years ago
  87. eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  88. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  89. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  90. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  91. 9e5f85e Fixing SkPicture serialization by commit-bot@chromium.org · 10 years ago
  92. dcb8e54 This CL is motivated by the desire to make the skpinfo tool work a bit better. The main concern is that the assumptions made w.r.t. written bytes may not be valid for all SkWStream sub-classes. by commit-bot@chromium.org · 10 years ago
  93. e494dbd The motivation for this CL is to de-clutter SkPicture's beginRecording method. by commit-bot@chromium.org · 10 years ago
  94. ade9a34 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  95. 6f4fb0f Generating the 1M skps frequently yields truncated skps. This tool is intended to help automate weeding these out. by commit-bot@chromium.org · 10 years ago
  96. 210ae2a Culling API by commit-bot@chromium.org · 10 years ago
  97. e8d9614 This is intended to make it easier for us to be backwards compatible. by commit-bot@chromium.org · 10 years ago
  98. d281c92 Add link to how to generate new SKPs when increasing the picture version by commit-bot@chromium.org · 10 years ago
  99. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 10 years ago
  100. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 10 years ago