1. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  2. dc0fcd4 Vulkan config in dm by bsalomon · 8 years ago
  3. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  4. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  5. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 8 years ago
  6. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  7. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  8. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  9. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  10. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  11. e8f3062 switch surface to sk_sp by reed · 8 years ago
  12. 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 · 8 years ago
  13. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  14. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  15. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  16. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 8 years ago
  17. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  18. 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
  19. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  20. 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
  21. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  22. 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
  23. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  24. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  25. 9d66696 Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ ) by borenet · 9 years ago
  26. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  27. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  28. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  29. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  30. a0a024e Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ ) by bsalomon · 9 years ago
  31. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  32. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  33. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  34. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  35. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  36. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  37. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  38. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  39. 478652e Add copyright headers DM. by scroggo · 9 years ago
  40. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 9 years ago
  41. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  42. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  43. 82d2843 turn back on gpu tests by mtklein · 10 years ago
  44. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  45. aa30ab3 Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures (patchset #2 id:20001 of https://codereview.chromium.org/699453005/) by jvanverth · 10 years ago
  46. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  47. 2ecf86e Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #1 id:1 of https://codereview.chromium.org/693933004/) by mtklein · 10 years ago
  48. d5cd4ee Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #2 id:20001 of https://codereview.chromium.org/704563003/) by egdaniel · 10 years ago
  49. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  50. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  51. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  52. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  53. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  54. 1e319f7 Add --resetGpuContext to both DM and nanobench. by mtklein · 10 years ago
  55. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  56. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  57. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  58. 787227d Let DM work without a GPU. by commit-bot@chromium.org · 10 years ago