1. 0f9df47 remove pointless tests by Mike Klein · 4 years, 8 months ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  4. 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
  5. 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago
  6. b089765 Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Ben Wagner · 6 years ago
  7. ab17347 Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Hal Canary · 6 years ago
  8. e1bc7de Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. by Hal Canary · 6 years ago
  9. 4322752 Make SkString::appendf safe for long strings. by Brian Salomon · 6 years ago
  10. f8a131d Compile with GCC 7.2.0. by Ben Wagner · 6 years ago
  11. ee08b4a SkString: remove externally unused ::setUTF16() from API by Hal Canary · 6 years ago
  12. 2d0e124 SkString: fix ::setUTF16 by Hal Canary · 6 years ago
  13. 33f38b0 simplify size check in string by Mike Reed · 6 years ago
  14. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  15. af89366 Make SkString reference counting thread/TSAN safe. by Ben Wagner · 7 years ago
  16. d51bdae SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 8 years ago
  17. 3361e62 Revert of SkStringPrintf and SkString::printf now are no longer limted by a static buffer (patchset #5 id:80001 of https://codereview.chromium.org/1403803002/ ) by halcanary · 8 years ago
  18. 606cadd SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 8 years ago
  19. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  20. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  21. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  22. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  23. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  24. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  25. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  26. cc334b3 fix DM? by mtklein · 9 years ago
  27. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  28. 9bca526 Fix StringTest for VS2015 by bsalomon · 9 years ago
  29. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  30. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  31. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  32. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  33. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  34. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. ca5bb87 DM: write failed comparison mode .pngs one more level deep in the tree. by mtklein@google.com · 11 years ago
  36. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  37. d88a3d8 Add SkString::appendU32() and SkString::appendU64() as needed to re-land r9682 by epoger@google.com · 11 years ago
  38. 4a8084c Revert r9081 by epoger@google.com · 11 years ago
  39. 3a8d3d0 add SkString::append(const char c) by epoger@google.com · 11 years ago
  40. e8ebeb1 Add option to gm: write out images into a hierarchy, rather than a flat set of files by epoger@google.com · 12 years ago
  41. 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
  42. 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
  43. c4ae974 Add SkString.contains() Review URL: https://codereview.appspot.com/6130046 by epoger@google.com · 12 years ago
  44. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  45. 47e0a09 Replace vsnprintf with vsnprintf_s; add code to reproduce issue to StringTest; by tomhudson@google.com · 13 years ago
  46. 3a1f6a0 SkStringPrintf helper fucntion + a new unit test for it. by tomhudson@google.com · 13 years ago
  47. 8072e4f bump SkStrAppendScalar_MaxSize to 14 to accomodate the largest string now that by reed@google.com · 13 years ago
  48. fa06e52 use sprintf to generate float->string for SkString routines, removing the by reed@google.com · 13 years ago
  49. d877fdb High level pdf classes and pdf specific interface. by vandebo@chromium.org · 14 years ago
  50. d8730ea more tests (need more meat in there) by reed@android.com · 15 years ago