1. 32dfdbe [canvaskit] Slice out SkPicture by Kevin Lubick · 6 years ago
  2. 5d94822 Make SkTypefacePlayback use smart pointers. by Ben Wagner · 6 years ago
  3. 8ad91a9 remove unused SkRasterizer by Mike Reed · 6 years ago
  4. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  5. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  6. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  7. 1b5dd88 remove SkWriteBuffer::reserve() by mtklein · 8 years ago
  8. be991ef Delete unused fNamedFactorySet from SkWriteBuffer by msarett · 8 years ago
  9. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  10. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  11. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  12. a2bd2d1 Set write buffer flags only in SkWriteBuffer and SkFlatController constructors. by commit-bot@chromium.org · 10 years ago
  13. 8620207 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. 07adb63 Function pointers -> templates in SkPictureFlat. by commit-bot@chromium.org · 11 years ago
  15. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  16. 9e3074e use SkTDynamicHash in picture recording by mtklein@google.com · 11 years ago
  17. ff36a1d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  18. 5174286 Revert "Start from scratch on a faster SkFlatDictionary." by mtklein@google.com · 11 years ago
  19. cae5d8d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  20. 7d3451b Add a map from index to SkFlatData* in SkFlatDictionary by robertphillips@google.com · 11 years ago
  21. 148a396 Don't die when there are no fonts available. by bungeman@google.com · 11 years ago
  22. 4595426 cache fontmetrics in picture-record by reed@google.com · 12 years ago
  23. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  24. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  25. 664fab1 Move write buffer flags used by SkFlataData::Create into SkFlatController. by scroggo@google.com · 12 years ago
  26. 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
  27. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  28. 1554360 Store more behavior of SkFlatDictionary in SkFlatController. by scroggo@google.com · 12 years ago
  29. 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 12 years ago
  30. 4dffc59 Use SkFlatDictionary in SkGPipe to take advantage of its new features. by scroggo@google.com · 12 years ago
  31. e2589ae Change SkFlatData to have a sentinel value, allowing the Compare function to by reed@google.com · 12 years ago
  32. 142e1fe restore 4478 w/ fixed assert (no long need 8-byte alignment) by reed@google.com · 12 years ago
  33. fc8581b revert 4478 by reed@google.com · 12 years ago
  34. f8affe5 switch callers to SkChecksum::Compute (no 32/64 preference) by reed@google.com · 12 years ago
  35. ef76060 Adding checksum to SkFlatData to accelerate SkPicture recording. by junov@chromium.org · 12 years ago
  36. 4866cc0 Adding option to serialize mutable bitmaps in SkPicture by junov@chromium.org · 12 years ago
  37. d2700ee Refactor dictionaries for use by entities other than just SkPicture by djsollen@google.com · 12 years ago
  38. 566c837 use new storage parameter to SkOrderedWriteBuffer (to avoid small dynamic allocs) by reed@google.com · 12 years ago
  39. 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 12 years ago
  40. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  41. 50108cd Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as by senorblanco@chromium.org · 13 years ago
  42. e9e08cc rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the pattern by mike@reedtribe.org · 13 years ago
  43. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  44. 8a1c16f grab from latest android by reed@android.com · 16 years ago