1. 5990680 Remove SkDataTableBuilder. It is not used. by Herb Derby · 7 years ago
  2. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  3. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  4. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  5. feb3c1a Move to SkDataTable::MakeXXX and sk_sp. by bungeman · 8 years ago
  6. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  7. 6351640 Fixes for SkRWBuffer by scroggo · 8 years ago
  8. a376099 Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.chromium.org/1871953002/ ) by bungeman · 8 years ago
  9. d06920a Fixes for SkRWBuffer by scroggo · 8 years ago
  10. 377add7 Fix race condition in SkROBuffer. by reed · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. 9dec5d2 Make SkRWBuffer destruct safely by scroggo · 8 years ago
  13. b512aaa Make SkROBuffer::Iter::size() work when exhausted by scroggo · 9 years ago
  14. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  15. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  16. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  17. 7ab04d9 remove dead guarded code for legacy SkData proc by reed · 9 years ago
  18. 6b7f34e simplify release-proc for SkData, removing unneeded size param by reed · 9 years ago
  19. 5b6db07 SkRWBuffer for thread-safe 'stream' sharing by reed · 9 years ago
  20. 87f3ba4 Simplify skiatest framework. by halcanary · 9 years ago
  21. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  22. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  23. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  24. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  25. a9325fa Add REPORTF test macro. by halcanary@google.com · 11 years ago
  26. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  27. 2f92966 Remove SkDataTable from SkFlattenable hierarchy. by commit-bot@chromium.org · 11 years ago
  28. 4979f32 remove SkDataSet, and just store a key/value in SkAnnotation by reed@google.com · 11 years ago
  29. 1f79286 Refactor: clean up some unused or mostly-unused API I saw here. by commit-bot@chromium.org · 11 years ago
  30. 99d43ff Fix for caller of GetTmpDir. by scroggo@google.com · 11 years ago
  31. 11f2b44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 11 years ago
  33. c9f3b38 Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns) by rmistry@google.com · 11 years ago
  34. 1b0b71d remove printf by mike@reedtribe.org · 11 years ago
  35. 9ca81a7 pass 0 instead of NULL for size_t parameter by mike@reedtribe.org · 11 years ago
  36. cac3ae3 specialize SkDataTable for arrays where all elements are the same size. by mike@reedtribe.org · 11 years ago
  37. 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  38. 8c5c7a9 add SkDataTable, to efficiently store an immutable array. Includes a builder by reed@google.com · 11 years ago
  39. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  40. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  41. 79382af remove debugging printfs by reed@google.com · 12 years ago
  42. 91bd459 add SkDataSet class, so SkAnnotation can be more immutable-like by reed@google.com · 12 years ago
  43. a63a851 update test for new NewFromCString behavior by reed@google.com · 12 years ago
  44. dbc936d add SkData::NewFromCString() by reed@google.com · 12 years ago
  45. 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
  46. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  47. 8d0b577 rename public SkDataRef to SkData by reed@google.com · 13 years ago
  48. 1622c99 add by reed@google.com · 13 years ago