- 0b33cc4 Remove nvprdit* configs 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
- d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
- 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
- 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
- f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
- f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
- f981066 Threaded generation of software paths by Brian Osman · 8 years ago
- 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 8 years ago
- 76323bc Threaded generation of software paths by Brian Osman · 8 years ago
- ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 8 years ago
- 2811aa2 Add metal config to tools by Greg Daniel · 8 years ago
- 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 8 years ago
- 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 8 years ago
- 2af5d68 disable this test on NoGPU bots by Mike Klein · 8 years ago
- dcf0ab0 Switch 16 sample gpu configs to 8 samples BUG=skia: by Brian Salomon · 8 years ago
- 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
- 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 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
- 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
- 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
- 4a6b28e Add "Narrow" RGB gamut to DM by Brian Osman · 8 years ago
- 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
- 7c2213b Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) by bsalomon · 8 years ago
- 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
- 808ecbb Use brackets for explicit GPU config params in tools by bsalomon · 8 years ago
- 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
- 3306925 Make GPU configs use kRGBA color type not kN32. by bsalomon · 8 years ago
- 605d952 GN: take over CommandBuffer bot by mtklein · 8 years ago
- 4562f6e Add ability to pick a different gamut in GPU f16 or sRGB configs by brianosman · 8 years ago
- 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 9 years ago
- 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 9 years ago
- 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 9 years ago
- e0d3629 Add test configs for instanced rendering by csmartdalton · 9 years ago
- 577e025 Fix ParseConfigs_ViaParsing test when skia_angle=1 by brianosman · 9 years ago
- efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 9 years ago
- b6095ae Add missing include by brianosman · 9 years ago
- b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 9 years ago
- ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 9 years ago
- 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 9 years ago
- dc0fcd4 Vulkan config in dm by bsalomon · 9 years ago
- 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
- b8797bb Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
- 3b59738 Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GL… (patchset #3 id:40001 of https://codereview.chromium.org/1853103003/ ) by bsalomon · 9 years ago
- 74cb44d Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
- 3c4521a Fix ParseConfigs_OutParam tests by halcanary · 9 years ago
- 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 9 years ago
- b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 9 years ago
- 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
- 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
- 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago
- fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
- c28afdb Add test configs for nvpr with atlas text by cdalton · 9 years ago
- 8e47881 Remove anglesrgb config test - that config was removed. by brianosman · 9 years ago
- d93c120 Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 and gpusrgb predefined configs. Runs the gpu backend in gamma-correct mode (with either FP16 linear or sRGB 8888 frambuffers). by brianosman · 9 years ago
- f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 9 years ago
- 744898a Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #1 id:1 of https://codereview.chromium.org/1750383002/ ) by brianosman · 9 years ago
- a6f5819 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 9 years ago
- e9c8442 Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #3 id:40001 of https://codereview.chromium.org/1746253002/ ) by brianosman · 9 years ago
- eef9802 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 9 years ago
- 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 9 years ago
- e3c2f80 Use device-independent text for nvprmsaa4/16 in nanobench and dm by kkinnunen · 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