1. 8c86588 Add correctness testing for ANGLE D3D11 ES3 by Brian Salomon · 8 years ago
  2. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 8 years ago
  3. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 8 years ago
  4. 528ca9b Run angle in 8 sample msaa on desktop by Brian Salomon · 8 years ago
  5. dcf0ab0 Switch 16 sample gpu configs to 8 samples BUG=skia: by Brian Salomon · 8 years ago
  6. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
  7. 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 8 years ago
  8. d222830 Test sRGB with non-linear blending using new "srgbnl" sink by Matt Sarett · 8 years ago
  9. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  10. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
  11. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 9 years ago
  12. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
  13. 21d742d Get latest ANGLE as of January 6, 2017 by Brian Osman · 9 years ago
  14. c4bb2b9 Revert "Get latest ANGLE as of January 6, 2017" by Mike Klein · 9 years ago
  15. 151d3b1 Get latest ANGLE as of January 6, 2017 by Brian Osman · 9 years ago
  16. c65386a Remove DMSrcSinkAndroid. by Derek Sollenberger · 9 years ago
  17. 2047189 Two (related) changes here: by brianosman · 9 years ago
  18. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 9 years ago
  19. 1aeb78c Two (related) changes here: by brianosman · 9 years ago
  20. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 9 years ago
  21. 9db12d2 Two (related) changes here: by brianosman · 9 years ago
  22. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 9 years ago
  23. 526972e Rename all color space factories from New* to Make* by Brian Osman · 9 years ago
  24. 4a5e49d Run ANGLE in GL mode on test bots by Brian Salomon · 9 years ago
  25. 002c120 Add testing for ANGLE msaa on bots by Brian Salomon · 9 years ago
  26. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 9 years ago
  27. 2bdfe5b Run correctness tests on ANGLE bots using d3d9 backend by Brian Salomon · 9 years ago
  28. 4a6b28e Add "Narrow" RGB gamut to DM by Brian Osman · 9 years ago
  29. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 9 years ago
  30. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 9 years ago
  31. 7c2213b Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) by bsalomon · 9 years ago
  32. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 9 years ago
  33. 808ecbb Use brackets for explicit GPU config params in tools by bsalomon · 9 years ago
  34. 3306925 Make GPU configs use kRGBA color type not kN32. by bsalomon · 9 years ago
  35. 605d952 GN: take over CommandBuffer bot by mtklein · 9 years ago
  36. 37e2334 Auto-generate much of the help text for --config to reduce maintenance by brianosman · 9 years ago
  37. 4562f6e Add ability to pick a different gamut in GPU f16 or sRGB configs by brianosman · 9 years ago
  38. 896ddb7 565 is not this important. by mtklein · 9 years ago
  39. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 9 years ago
  40. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 9 years ago
  41. bf63e61 Add mssa configs for vulkan, and simple bug fix by egdaniel · 9 years ago
  42. e0d3629 Add test configs for instanced rendering by csmartdalton · 9 years ago
  43. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 9 years ago
  44. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 9 years ago
  45. 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
  46. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 9 years ago
  47. a56800a Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk. by brianosman · 9 years ago
  48. dc0fcd4 Vulkan config in dm by bsalomon · 9 years ago
  49. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  50. 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
  51. 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
  52. 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
  53. 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 9 years ago
  54. 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
  55. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  56. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  57. 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
  58. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  59. c28afdb Add test configs for nvpr with atlas text by cdalton · 9 years ago
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 9 years ago
  67. e3c2f80 Use device-independent text for nvprmsaa4/16 in nanobench and dm by kkinnunen · 10 years ago
  68. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 10 years ago
  69. 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 · 10 years ago
  70. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 10 years ago
  71. 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 · 10 years ago
  72. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 10 years ago
  73. 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 · 10 years ago
  74. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 10 years ago