1. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  4. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  5. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  6. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  7. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  8. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  9. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  10. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  11. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  12. aa84064 Don't compute path keys for volatile paths in GrShape. by bsalomon · 8 years ago
  13. 7bffcd2 Fix key computation for GrPaths by bsalomon · 8 years ago
  14. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  15. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  16. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  17. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  18. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  19. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  20. e8f3062 switch surface to sk_sp by reed · 8 years ago
  21. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  22. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  23. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  24. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  25. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  26. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  27. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  28. f152463 Include conic weights in GrPath cache kSimpleVolatilePathDomain keys by kkinnunen · 9 years ago
  29. c11a527 Fix GpuDrawPathTest on ANGLE and enable it by kkinnunen · 9 years ago
  30. 3b44448 Unit test for conic weight GrPath key collision by fmalita · 9 years ago
  31. fbe1c11 [Reland] Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  32. 1ac3f40 Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://codereview.chromium.org/1457073002/ ) by stephana · 9 years ago
  33. f9b1577 Fix NVPR assert for equivalent ovals by fmalita · 9 years ago
  34. 1970358 Revert of Enable temporarily disabled GpuDrawPathTest (patchset #1 id:1 of https://codereview.chromium.org/1447973002/ ) by caryclark · 9 years ago
  35. d634629 Enable temporarily disabled GpuDrawPathTest by kkinnunen · 9 years ago
  36. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  37. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  38. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  39. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  40. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  41. 69f6f00 use surface instead of explicitly making gpudevice by reed · 10 years ago
  42. 23b406c Make SkGpuDevice constructors private. by bsalomon · 10 years ago
  43. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  44. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  45. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  46. 2f683ba Temporarily disable GpuTestPath. by jvanverth@google.com · 11 years ago
  47. 19dd017 Fix a crash on stroking empty paths with nv_path_rendering enabled by commit-bot@chromium.org · 11 years ago