1. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  2. 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
  3. fbc58a3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. 4979f32 remove SkDataSet, and just store a key/value in SkAnnotation by reed@google.com · 11 years ago
  5. da30055 SkData need not be a Flattenable, since it does not need subclass/factories by reed@google.com · 11 years ago
  6. 792bbd1 add drawImage to lua by mike@reedtribe.org · 11 years ago
  7. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 11 years ago
  8. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 11 years ago
  9. 7989b58 Fix for compiler error: by robertphillips@google.com · 11 years ago
  10. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 11 years ago
  11. 8eaddb0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  12. e1575aa reland 8200 w/ fix for android (use fullpath instead of path) by reed@google.com · 11 years ago
  13. 070235e revert 8204 -- what is happening??? by reed@google.com · 11 years ago
  14. 4f7e846 reland 8200 w/ fix for android (need fullpath instead of path) by reed@google.com · 11 years ago
  15. 1311f7e revert 8200 to figure out android break by reed@google.com · 11 years ago
  16. d5ea2ae move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability by reed@google.com · 11 years ago
  17. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  18. 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
  19. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  20. a1da103 Update SkData and SkDataSet to make better use of SkFlattenable. by djsollen@google.com · 12 years ago
  21. 19393df add flatten/unflatten to SkDataSet by reed@google.com · 12 years ago
  22. 91bd459 add SkDataSet class, so SkAnnotation can be more immutable-like by reed@google.com · 12 years ago
  23. fd59d12 change NewWithCString to allocate room for the terminating NULL, so the data by reed@google.com · 12 years ago
  24. dbc936d add SkData::NewFromCString() by reed@google.com · 12 years ago
  25. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  26. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  27. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  28. 3a31ac1 add (replacing SkDataRef) by reed@google.com · 13 years ago