| Commit message (Expand) | Author | Age |
* | Vulkan config in dm | bsalomon | 2016-04-11 |
* | Rename enums in GrContextFactory to remove "GL" | bsalomon | 2016-04-05 |
* | Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use... | bsalomon | 2016-04-05 |
* | Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that exp... | bsalomon | 2016-04-05 |
* | Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use... | bsalomon | 2016-04-05 |
* | DM/PDF: stop adding unused rasterizer keywords | halcanary | 2016-04-04 |
* | Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600... | bsalomon | 2016-04-04 |
* | Rename enums in GrContextFactory to remove "GL" | bsalomon | 2016-04-01 |
* | Add GrContext::releaseAndAbandonContext() | bsalomon | 2016-04-01 |
* | Move SkGLContext and some GrGLInterface implementations to skgputest module | bsalomon | 2016-03-30 |
* | Revert of Move SkGLContext and some GrGLInterface implementations to skgputes... | robertphillips | 2016-03-30 |
* | Move SkGLContext and some GrGLInterface implementations to skgputest module | bsalomon | 2016-03-30 |
* | Add test configs for nvpr with atlas text | cdalton | 2016-03-29 |
* | Google3 Android no longer has undefok. | benjaminwagner | 2016-03-23 |
* | Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 a... | brianosman | 2016-03-10 |
* | Revert of Implement support for using GL ES 3.0 with command buffer (patchset... | kkinnunen | 2016-03-03 |
* | Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ... | brianosman | 2016-03-01 |
* | Progress on gamma-correctness in the GPU backend. Fixed conversion of color a... | brianosman | 2016-03-01 |
* | Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ... | brianosman | 2016-02-29 |
* | Progress on gamma-correctness in the GPU backend. Fixed conversion of color a... | brianosman | 2016-02-29 |
* | Implement support for using GL ES 3.0 with command buffer | kkinnunen | 2016-02-25 |
* | Move SkTDArray to private. | bungeman | 2016-02-18 |
* | Move SkTArray to include/private. | bungeman | 2016-02-17 |
* | Adding a tool to get images from skps | msarett | 2016-02-12 |
* | Treat bad values passed to --images as a fatal error | scroggo | 2016-02-03 |
* | Revert of Treat bad values passed to --images as a fatal error (patchset #17 ... | scroggo | 2016-01-29 |
* | Treat bad values passed to --images as a fatal error | scroggo | 2016-01-28 |
* | Add pre_log option to nanobench; make this option default true in nanobench_f... | benjaminwagner | 2016-01-25 |
* | Use device-independent text for nvprmsaa4/16 in nanobench and dm | kkinnunen | 2015-12-29 |
* | Add config options to run different GPU APIs to dm and nanobench | kkinnunen | 2015-12-23 |
* | Revert of Add config options to run different GPU APIs to dm and nanobench (p... | rmistry | 2015-12-22 |
* | Add config options to run different GPU APIs to dm and nanobench | kkinnunen | 2015-12-21 |
* | Revert of Add config options to run different GPU APIs to dm and nanobench (p... | joshualitt | 2015-12-18 |
* | Add config options to run different GPU APIs to dm and nanobench | kkinnunen | 2015-12-18 |
* | Revert of Add config options to run different GPU APIs to dm and nanobench (p... | reed | 2015-12-14 |
* | Add config options to run different GPU APIs to dm and nanobench | kkinnunen | 2015-12-14 |
* | Enable building Skia for iOS with bazel. | iroth | 2015-11-02 |
* | Enable BUILD file compilation of skia and dm with --config=android_arm. | benjaminwagner | 2015-10-26 |
* | Add slice tool | robertphillips | 2015-09-18 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Remove include of stdlib.h from SkTypes.h. | bungeman | 2015-08-26 |
* | Remove default for --images in common flags | bsalomon | 2015-06-30 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | Label some unused static vars as SK_UNUSED | fmalita | 2015-06-10 |
* | Today's gm include many differences caused by platform font implementations. | caryclark | 2015-06-10 |
* | ignore_result() | mtklein | 2015-05-04 |
* | dm||nanobench --help looks nice when $COLUMNS == 80. | halcanary | 2015-04-27 |
* | DM: failure to canary a sink is now fatal. | mtklein | 2015-04-21 |
* | Make --undefok a little louder now that we're using it all the time. | mtklein | 2015-04-08 |