- b089765 Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Ben Wagner · 6 years ago
- ab17347 Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Hal Canary · 6 years ago
- e1bc7de Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. by Hal Canary · 6 years ago
- 4322752 Make SkString::appendf safe for long strings. by Brian Salomon · 7 years ago
- f8a131d Compile with GCC 7.2.0. by Ben Wagner · 7 years ago
- ee08b4a SkString: remove externally unused ::setUTF16() from API by Hal Canary · 7 years ago
- 2d0e124 SkString: fix ::setUTF16 by Hal Canary · 7 years ago
- 33f38b0 simplify size check in string by Mike Reed · 7 years ago
- 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
- af89366 Make SkString reference counting thread/TSAN safe. by Ben Wagner · 7 years ago
- d51bdae SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 9 years ago
- 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 · 9 years ago
- 606cadd SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 9 years ago
- 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- 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
- 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- 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
- c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- 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
- e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- cc334b3 fix DM? by mtklein · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 9bca526 Fix StringTest for VS2015 by bsalomon · 9 years ago
- 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
- e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
- 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
- e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
- d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
- 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- ca5bb87 DM: write failed comparison mode .pngs one more level deep in the tree. by mtklein@google.com · 11 years ago
- fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
- d88a3d8 Add SkString::appendU32() and SkString::appendU64() as needed to re-land r9682 by epoger@google.com · 11 years ago
- 4a8084c Revert r9081 by epoger@google.com · 11 years ago
- 3a8d3d0 add SkString::append(const char c) by epoger@google.com · 11 years ago
- 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
- 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
- 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
- c4ae974 Add SkString.contains() Review URL: https://codereview.appspot.com/6130046 by epoger@google.com · 13 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
- 47e0a09 Replace vsnprintf with vsnprintf_s; add code to reproduce issue to StringTest; by tomhudson@google.com · 13 years ago
- 3a1f6a0 SkStringPrintf helper fucntion + a new unit test for it. by tomhudson@google.com · 13 years ago
- 8072e4f bump SkStrAppendScalar_MaxSize to 14 to accomodate the largest string now that by reed@google.com · 14 years ago
- fa06e52 use sprintf to generate float->string for SkString routines, removing the by reed@google.com · 14 years ago
- d877fdb High level pdf classes and pdf specific interface. by vandebo@chromium.org · 14 years ago
- d8730ea more tests (need more meat in there) by reed@android.com · 16 years ago