- bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
- 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
- 512a244 only build stats bar chart when it'll be printed by Mike Klein · 6 years ago
- 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
- 133823d Load SVGs into memory before parsing by Brian Osman · 6 years ago
- 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
- 0e4041f update software DM/nanobench configs for color testing by Mike Klein · 7 years ago
- 6120164 remove "srgb" config from DM,nanobench by Mike Klein · 7 years ago
- 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
- c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
- fe75169 Remove ColorCodecBench by Brian Osman · 7 years ago
- c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
- 7a002c3 Revert "allow timing in release-with-assert builds" by Mike Klein · 7 years ago
- 97708e5 allow timing in release-with-assert builds by Mike Klein · 7 years ago
- 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 7 years ago
- 0f66681 BUILD: build when !skia_use_expat by Hal Canary · 7 years ago
- f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 7 years ago
- 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
- bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
- 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
- 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
- 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
- d653cac More sample count cleanup: by Brian Salomon · 7 years ago
- 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 7 years ago
- 8005bff hide picture virtuals (no public callers) by Mike Reed · 7 years ago
- 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
- 7557bbb Revert "remove approxbytes api from SkPicture" by Mike Reed · 7 years ago
- 0a9d728 Revert "re-add dummy printf to fix bots" by Mike Reed · 7 years ago
- 1395994 re-add dummy printf to fix bots by Mike Reed · 7 years ago
- bfc1185 remove approxbytes api from SkPicture by Mike Reed · 7 years ago
- 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
- bbfe515 remove ThermalManager by Mike Klein · 7 years ago
- e45ff46 add benchType deserial to time deserializing pictures by Mike Reed · 7 years ago
- 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
- 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
- 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
- 0177698 Warmup for one extra frame in nanobench by Brian Osman · 7 years ago
- f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
- b30d113 Do not try to time kFailedLoops by Leon Scroggins III · 7 years ago
- 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
- cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
- 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
- 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
- f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
- 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
- 3528eb3 Run the first bench for 1000ms to warm up the nanobench if FLAGS_ms < 1000. by Yuqian Li · 7 years ago
- 5ad87aa Copy benchmark names, which may be transient strings by Brian Osman · 7 years ago
- c2ce091 Fix config strings in nanobench tracing by Brian Osman · 7 years ago
- c3cdef5 Add top-level trace markers for each benchmark by Brian Osman · 7 years ago
- f981066 Threaded generation of software paths by Brian Osman · 7 years ago
- e6befa5 add 'a8' config for nanobench, specialize blitV for raster-pipeline by Mike Reed · 7 years ago
- 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
- 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
- 32fa510 Abort dm/nanobench on bad configs. by Ben Wagner · 7 years ago
- df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 8 years ago
- ede7bac use unique_ptr for codec factories by Mike Reed · 8 years ago
- bc8150f Faster, thread-safe implementation by Brian Osman · 8 years ago
- 53136aa First stab at JSON event tracer by Brian Osman · 8 years ago
- 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 8 years ago
- dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 8 years ago
- 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 8 years ago
- 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 8 years ago
- 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 8 years ago
- c665e5b add --csv option to nanobench by Mike Reed · 8 years ago
- c928fe2 add testing flag to force rasterpipeline by Mike Reed · 8 years ago
- 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 8 years ago
- 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
- 90b2005 remove SkPictureUtils.h by Mike Reed · 8 years ago
- 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
- e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
- 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
- ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- be28ee2 Make iOS main() functions normal. by Mike Klein · 8 years ago
- adacaef iOS: cd into Documents folder at startup by Mike Klein · 8 years ago
- 9873606 Make flag parsing work in GN-built iOS nanobench. by Mike Klein · 8 years ago
- 6ccd2ca Generate Android build targets for dm and nanobench by Leon Scroggins III · 8 years ago
- 5a523fe Keep valgrind happen by purging caches. by Herb Derby · 8 years ago
- d8ee67c Add -Release ASAN bots. by Mike Klein · 8 years ago
- 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
- aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
- b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
- 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
- 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
- 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
- c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
- a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
- 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
- ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
- 75b5718 nanobench: Add per-run time reporting. by George Burgess IV · 8 years ago
- 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
- db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
- 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
- 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
- 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
- 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
- 9cdd2ab add pipe to nanobench by Mike Reed · 8 years ago
- 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago