1. 3bdaa46 simplify default bookmaker command line by Cary Clark · 6 years ago
  2. b7a98ef Add reduceOpListSplitting flag by Robert Phillips · 6 years ago
  3. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  4. 3ad86d0 Accept processor test seed from command line by Michael Ludwig · 6 years ago
  5. 00c5d0f Only run image tests on Windows once by Brian Osman · 6 years ago
  6. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  7. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  8. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  9. cb2275b Add shared --disableExplicitAlloc flag to tools by Robert Phillips · 6 years ago
  10. 9acfc6c Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  11. a76b7a9 More color space improvements to DM by Brian Osman · 6 years ago
  12. 8c172ba [infra] Add infra support for Lottie by Eric Boren · 6 years ago
  13. 7c0998a Revert "Add kAAHairline to GpuPathRenderers" by Ben Wagner · 6 years ago
  14. 880b9d3 Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  15. f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 6 years ago
  16. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 6 years ago
  17. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  18. a66f4da Revert "Reland "Revert "Update GPU DM/nanobench configs for color testing""" by Brian Osman · 6 years ago
  19. d5161b9 Reland "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  20. c0fb3c8 Revert "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  21. 2a284de Revert "Update GPU DM/nanobench configs for color testing" by Brian Osman · 6 years ago
  22. 5e11777 Update GPU DM/nanobench configs for color testing by Brian Osman · 6 years ago
  23. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  24. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  25. a15cedb Clean up GPU configs in DM by Brian Osman · 6 years ago
  26. 6a0e54e Add a vknostencils config by Chris Dalton · 6 years ago
  27. 737b9a9 Remove legacy guard flags by Yuqian Li · 6 years ago
  28. 218c294 Remove the MSAA path renderer by Chris Dalton · 6 years ago
  29. 7464a26 Add more angle_gl_* configs for NVIDIA. by Ben Wagner · 6 years ago
  30. fb9f39a Remove duplicate predefined configs by Brian Osman · 6 years ago
  31. e47f0a0 Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method) by Robert Phillips · 6 years ago
  32. 33f02ed Switch DDL rendering to be a Via in DM (take 2) by Robert Phillips · 6 years ago
  33. f14e833 Revert "Switch DDL rendering to be a Via in DM" by Robert Phillips · 6 years ago
  34. bd2e2a0 Switch DDL rendering to be a Via in DM by Robert Phillips · 6 years ago
  35. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  36. 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 7 years ago
  37. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 7 years ago
  38. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 7 years ago
  39. 95a7b76 dm: support printing specific page of mskp to SVG by Bryce Thomas · 7 years ago
  40. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  41. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  42. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  43. b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 7 years ago
  44. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 7 years ago
  45. 0b33cc4 Remove nvprdit* configs by Robert Phillips · 7 years ago
  46. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  47. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  48. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  49. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  50. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  51. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  52. d1e6192 Add predefined gles4444 config by Brian Salomon · 7 years ago
  53. 324d598 Remove predefined instanced configs by Brian Salomon · 7 years ago
  54. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  55. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  56. 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago
  57. c70817a Init executor in SetCtxOptionsFromCommonFlags by Chris Dalton · 7 years ago
  58. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  59. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  60. f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
  61. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  62. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  63. c49d11e Turn on GPU threading by default to get better test/perf coverage by Brian Osman · 7 years ago
  64. 7265ea3 remove need for command flags cast by Cary Clark · 7 years ago
  65. c1868cd add heic extension to DM test by Chong Zhang · 7 years ago
  66. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  67. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  68. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  69. c0e6627 Make AA hairline renderer non-optional by Brian Osman · 7 years ago
  70. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  71. 8b0f265 Always include the default path renderer in the chain by Brian Osman · 7 years ago
  72. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  73. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  74. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  75. 5929f5c Add "none" option for --pr, to force software path renderer by Brian Osman · 7 years ago
  76. 135a1b1 upstream cr/165303354 by Mike Klein · 7 years ago
  77. 49fd5d5 Disable Delta AA for MSVC for now by Yuqian Li · 7 years ago
  78. 93fe0cc Enable delta AA by default by Yuqian Li · 7 years ago
  79. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  80. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  81. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  82. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
  83. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  84. 2811aa2 Add metal config to tools by Greg Daniel · 7 years ago
  85. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  86. 0933f33 output flags once by Cary Clark · 7 years ago
  87. 8c86588 Add correctness testing for ANGLE D3D11 ES3 by Brian Salomon · 7 years ago
  88. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  89. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  90. 528ca9b Run angle in 8 sample msaa on desktop by Brian Salomon · 7 years ago
  91. dcf0ab0 Switch 16 sample gpu configs to 8 samples BUG=skia: by Brian Salomon · 8 years ago
  92. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
  93. 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 8 years ago
  94. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 8 years ago
  95. 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
  96. d222830 Test sRGB with non-linear blending using new "srgbnl" sink by Matt Sarett · 8 years ago
  97. 8a9de3d Add path renderer options to viewer GUI by Brian Osman · 8 years ago
  98. e2d78ec Don't include GrContextFactory.h from SkCommonFlagsPathRenderer.h by csmartdalton · 8 years ago
  99. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  100. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago