1. e1d6ff1 Class delete call unsized delete when size not known. by Ben Wagner · 8 years ago
  2. 520ced6 SkDescriptors to be held in unique_ptr. by bungeman · 8 years ago
  3. b47cd4b Use SkNVRefCnt for a couple common types. by mtklein · 8 years ago
  4. f95388d Remove SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  5. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  6. aa8f394 Conditionally define SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  7. 3767cd6 https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg by halcanary · 8 years ago
  8. fde0511 Make sp variants for SkData by reed · 9 years ago
  9. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  10. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  11. 7ab04d9 remove dead guarded code for legacy SkData proc by reed · 9 years ago
  12. 6b7f34e simplify release-proc for SkData, removing unneeded size param by reed · 9 years ago
  13. 0728031 Stop overloading internal_dispose in SkTextBlob and SkData by bsalomon · 10 years ago
  14. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  15. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  16. 33a3050 SkData can allocate room for its contents in the same block by reed · 10 years ago
  17. 97de357 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  18. 709ca75 SkOnce: add option to call another cleanup function once at exit. by commit-bot@chromium.org · 11 years ago
  19. 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
  20. da30055 SkData need not be a Flattenable, since it does not need subclass/factories by reed@google.com · 11 years ago
  21. 7fb5373 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  22. 792bbd1 add drawImage to lua by mike@reedtribe.org · 11 years ago
  23. 11f2b44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 11 years ago
  25. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 11 years ago
  26. 6f4cf2a Remove 'friend SkRefCnt' from SkData. https://codereview.chromium.org/13925021/ by bungeman@google.com · 11 years ago
  27. 8eaddb0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  28. e1575aa reland 8200 w/ fix for android (use fullpath instead of path) by reed@google.com · 12 years ago
  29. 070235e revert 8204 -- what is happening??? by reed@google.com · 12 years ago
  30. 4f7e846 reland 8200 w/ fix for android (need fullpath instead of path) by reed@google.com · 12 years ago
  31. 1311f7e revert 8200 to figure out android break by reed@google.com · 12 years ago
  32. d5ea2ae move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability by reed@google.com · 12 years ago
  33. 5e5885a update dox by reed@google.com · 12 years ago
  34. 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
  35. a1da103 Update SkData and SkDataSet to make better use of SkFlattenable. by djsollen@google.com · 12 years ago
  36. 7f1ffa6 Add SK_API for SkData. Needed for https://bugs.webkit.org/show_bug.cgi?id=91171 by vandebo@chromium.org · 12 years ago
  37. 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
  38. fd59d12 change NewWithCString to allocate room for the terminating NULL, so the data by reed@google.com · 12 years ago
  39. dbc936d add SkData::NewFromCString() by reed@google.com · 12 years ago
  40. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  41. 1f1db4c update dox for NewFromMalloc() to clarify ownership by reed@google.com · 12 years ago
  42. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  43. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  44. 3a31ac1 add (replacing SkDataRef) by reed@google.com · 13 years ago