aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/flags
Commit message (Expand)AuthorAge
* Add ColorCodecSrc for testing/comparison on color corrected decodesGravatar msarett2016-04-29
* Vulkan config in dmGravatar bsalomon2016-04-11
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-05
* Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use...Gravatar bsalomon2016-04-05
* Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that exp...Gravatar bsalomon2016-04-05
* Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use...Gravatar bsalomon2016-04-05
* DM/PDF: stop adding unused rasterizer keywordsGravatar halcanary2016-04-04
* Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...Gravatar bsalomon2016-04-04
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-01
* Add GrContext::releaseAndAbandonContext()Gravatar bsalomon2016-04-01
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...Gravatar robertphillips2016-03-30
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Add test configs for nvpr with atlas textGravatar cdalton2016-03-29
* Google3 Android no longer has undefok.Gravatar benjaminwagner2016-03-23
* Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 a...Gravatar brianosman2016-03-10
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-03-01
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-02-29
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-02-29
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* Move SkTDArray to private.Gravatar bungeman2016-02-18
* Move SkTArray to include/private.Gravatar bungeman2016-02-17
* Adding a tool to get images from skpsGravatar msarett2016-02-12
* Treat bad values passed to --images as a fatal errorGravatar scroggo2016-02-03
* Revert of Treat bad values passed to --images as a fatal error (patchset #17 ...Gravatar scroggo2016-01-29
* Treat bad values passed to --images as a fatal errorGravatar scroggo2016-01-28
* Add pre_log option to nanobench; make this option default true in nanobench_f...Gravatar benjaminwagner2016-01-25
* Use device-independent text for nvprmsaa4/16 in nanobench and dmGravatar kkinnunen2015-12-29
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-23
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar rmistry2015-12-22
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-21
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar joshualitt2015-12-18
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-18
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar reed2015-12-14
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-14
* Enable building Skia for iOS with bazel.Gravatar iroth2015-11-02
* Enable BUILD file compilation of skia and dm with --config=android_arm.Gravatar benjaminwagner2015-10-26
* Add slice toolGravatar robertphillips2015-09-18
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* Remove default for --images in common flagsGravatar bsalomon2015-06-30
* remove SkInstCntGravatar mtklein2015-06-26
* Label some unused static vars as SK_UNUSEDGravatar fmalita2015-06-10
* Today's gm include many differences caused by platform font implementations.Gravatar caryclark2015-06-10
* ignore_result()Gravatar mtklein2015-05-04
* dm||nanobench --help looks nice when $COLUMNS == 80.Gravatar halcanary2015-04-27
* DM: failure to canary a sink is now fatal.Gravatar mtklein2015-04-21