1. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  2. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  3. c11530e Tick off some TODOs: by Mike Klein · 10 years ago
  4. 6fc763e No one uses SkPicture::swap. by Mike Klein · 10 years ago
  5. 744fb73 Enable basic drawing with SkRecord-based pictures. by Mike Klein · 10 years ago
  6. 02830f0 Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag by robertphillips · 10 years ago
  7. e26e65e Remove SkPicture pointer from SkPicturePlayback by robertphillips · 10 years ago
  8. 0bdbea7 Remove picture pre-allocation from SkPictureRecorder by robertphillips · 10 years ago
  9. 6de2712 Remove unused 'deepCopy' parameter by robertphillips · 10 years ago
  10. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  11. 643b8bd First pass at splitting out SkPictureRecord from SkPicture by robertphillips · 10 years ago
  12. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  13. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  14. 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
  15. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  16. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  17. 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
  18. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  19. 2ee3c2c Add choke point for performing a fake endRecording by commit-bot@chromium.org · 10 years ago
  20. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  21. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  22. beb1af2 First pass at pre-rendering saveLayers for GPU by robertphillips@google.com · 10 years ago
  23. cc9dbfb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  24. e2cb12a First pass at GPU veto by commit-bot@chromium.org · 10 years ago
  25. 76a3b2a Remove support for inheriting the paint color from SkColorShader by commit-bot@chromium.org · 10 years ago
  26. 8f831f2 First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture by commit-bot@chromium.org · 10 years ago
  27. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 10 years ago
  28. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  29. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  30. 60bd751 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  31. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  32. 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
  33. cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  34. 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
  35. a387db2 Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling by robertphillips@google.com · 10 years ago
  36. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  37. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  38. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  39. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  40. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  41. 2b4e370 Convert SkPicture's generation ID to a unique ID by commit-bot@chromium.org · 10 years ago
  42. a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  43. d550088 Add generation ID to SkPicture by robertphillips@google.com · 10 years ago
  44. 75cf29b Add new experimental API to SkPicture to get "id" of current op by commit-bot@chromium.org · 10 years ago
  45. eb9547c stub for ganesh veto by commit-bot@chromium.org · 10 years ago
  46. 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  47. 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 10 years ago
  48. ecb745d Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  49. 1c556db Reverting r13831 (Add a means of extracting active operations from SkPicture) due to Mac compiler issue by robertphillips@google.com · 10 years ago
  50. 0b23f9e Add a means of extracting active operations from SkPicture by robertphillips@google.com · 10 years ago
  51. eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  52. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  53. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  54. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  55. 9e5f85e Fixing SkPicture serialization by commit-bot@chromium.org · 10 years ago
  56. 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
  57. e494dbd The motivation for this CL is to de-clutter SkPicture's beginRecording method. by commit-bot@chromium.org · 10 years ago
  58. ade9a34 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  59. 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
  60. 210ae2a Culling API by commit-bot@chromium.org · 11 years ago
  61. e8d9614 This is intended to make it easier for us to be backwards compatible. by commit-bot@chromium.org · 11 years ago
  62. d281c92 Add link to how to generate new SKPs when increasing the picture version by commit-bot@chromium.org · 11 years ago
  63. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 11 years ago
  64. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 11 years ago
  65. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  66. 8b4799a Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format by robertphillips@google.com · 11 years ago
  67. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  68. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  69. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 11 years ago
  70. 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
  71. e132f50 bump picture format to 17 to go with PixelRef Info CL by reed@google.com · 11 years ago
  72. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  73. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  74. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  75. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  76. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  77. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  78. 6a32add Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""""" by reed@google.com · 11 years ago
  79. 6965a0a PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."""" by reed@google.com · 11 years ago
  80. 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago
  81. 473f0aa Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."" by reed@google.com · 11 years ago
  82. 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
  83. 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
  84. 11e0555 Code cleanup following recapture of skps by robertphillips@google.com · 11 years ago
  85. 466310d Move fIsOval from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  86. ca316f5 Revert of r12450 (Move fIsOval from SkPath to SkPathRef) by robertphillips@google.com · 11 years ago
  87. 31f0ffc Move fIsOval from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  88. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  89. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  90. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  91. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  92. 381010e Expose SkPicture::willPlayBackBitmaps() by tomhudson@google.com · 11 years ago
  93. ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
  94. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  95. 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
  96. 056dab3 Revert "Temporary change to keep chrome happy." by scroggo@google.com · 11 years ago
  97. 0e0180a Temporary change to keep chrome happy. by scroggo@google.com · 11 years ago
  98. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  99. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  100. 24287c1 Revert "Patch to prevent chromium breakage until the DEPS." by scroggo@google.com · 11 years ago