| Commit message (Expand) | Author | Age |
* | Fix Mac clang linker | msarett | 2016-06-21 |
* | More removal of SkColorProfileType... | brianosman | 2016-06-20 |
* | Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http... | egdaniel | 2016-06-17 |
* | More removal of SkColorProfileType... | brianosman | 2016-06-17 |
* | Lots of progress on switching to SkColorSpace rather than SkColorProfileType | brianosman | 2016-06-16 |
* | Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi... | brianosman | 2016-06-16 |
* | Lots of progress on switching to SkColorSpace rather than SkColorProfileType | brianosman | 2016-06-16 |
* | Move forceSRGB to SkCommonFlags. | herb | 2016-05-27 |
* | Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk. | brianosman | 2016-05-23 |
* | Add ColorCodecSrc for testing/comparison on color corrected decodes | msarett | 2016-04-29 |
* | 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 |