1. 33f02ed Switch DDL rendering to be a Via in DM (take 2) by Robert Phillips · 6 years ago
  2. 97be88f Move cache difference code into remote cache files by Herb Derby · 6 years ago
  3. f14e833 Revert "Switch DDL rendering to be a Via in DM" by Robert Phillips · 6 years ago
  4. bd2e2a0 Switch DDL rendering to be a Via in DM by Robert Phillips · 6 years ago
  5. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  6. 22e6e21 Reland "CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2." by Hal Canary · 6 years ago
  7. d4dac9c Revert "CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2." by Hal Canary · 6 years ago
  8. af78a94 Revert "Add color fonts." by Jim Van Verth · 6 years ago
  9. c912d61 Add color fonts. by Ben Wagner · 7 years ago
  10. 0f66681 BUILD: build when !skia_use_expat by Hal Canary · 6 years ago
  11. 0593a84 CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2. by Hal Canary · 6 years ago
  12. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  13. ea4aa7e Update Android build file for SkQP to point to ndk compliant libjsoncpp by Derek Sollenberger · 6 years ago
  14. 7e86547 [lottiecap] Fix timestamp calculation to exactly match skottie in DM. by Joe Gregorio · 6 years ago
  15. 06c20f3 more SkImageInfo docs by Cary Clark · 6 years ago
  16. aeb425d Regularize SkGlyphCache creation. by Herb Derby · 6 years ago
  17. b0ca84f SkQP/Docs: fix missing step in README by Hal Canary · 6 years ago
  18. 0060c33 [lottiecap] Moved over from buildbot repo. by Joe Gregorio · 6 years ago
  19. a3ecaf5 [skpbench] Use android's perf settings for Pixel C by Kevin Lubick · 7 years ago
  20. 89b1456 detect deprecated methods by Cary Clark · 6 years ago
  21. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  22. 76d69b4 Apply filterTextFlags so the fonts are the same. by Herb Derby · 7 years ago
  23. af18f22 Make get_images_from_skps always return success by Leon Scroggins III · 7 years ago
  24. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 7 years ago
  25. 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 7 years ago
  26. 67c47f2 Add glyph cache warming - prototype by Herb Derby · 7 years ago
  27. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 7 years ago
  28. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  29. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 7 years ago
  30. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 7 years ago
  31. 99b6340 Remove use of deprecated MakeFromIRect by Brian Osman · 7 years ago
  32. c25e269 Fix several bugs in SkDebugCanvas/SkDrawCommand by Brian Osman · 7 years ago
  33. 566414e fail on mdout error by Cary Clark · 7 years ago
  34. 46fe9c7 Remove SkDumpCanvas by Brian Osman · 7 years ago
  35. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 7 years ago
  36. bbfda25 add starting template support by Cary Clark · 7 years ago
  37. 43f0ba0 update tool to sniff images during deserialization by Mike Reed · 7 years ago
  38. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 7 years ago
  39. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  40. afdc6b1 Vulkan backend render targets don't allow client to specify stencil bits by Brian Salomon · 7 years ago
  41. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 7 years ago
  42. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
  43. 02bd295 Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is kBottomLeft by Brian Salomon · 7 years ago
  44. 88df8d2 Test SKQP on Firebase Testlab and Upload by Stephan Altmueller · 7 years ago
  45. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 7 years ago
  46. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  47. 08b44fa Experiment with different settings for Pixel SKP bench by Kevin Lubick · 7 years ago
  48. c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 7 years ago
  49. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  50. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  51. 1a8d762 work in imageinfo and phrase substitution by Cary Clark · 7 years ago
  52. 95a7b76 dm: support printing specific page of mskp to SVG by Bryce Thomas · 7 years ago
  53. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  54. 8080a6e SkQP: Host APK list on cloud; no more commits by Hal Canary · 7 years ago
  55. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  56. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 7 years ago
  57. 4f16db6 [skpbench] experiment with not disabling services by Kevin Lubick · 7 years ago
  58. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  59. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  60. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  61. 0551818 Revert "Move atlas manager creation to GrContext derived classes" by Robert Phillips · 7 years ago
  62. e5b7cee Move atlas manager creation to GrContext derived classes by Robert Phillips · 7 years ago
  63. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  64. 84fdd4f SkQP: optionally build make_universal_apk with debug on. by Hal Canary · 7 years ago
  65. f895a42 work on skimageinfo by Cary Clark · 7 years ago
  66. 1693d43 Skip failing pageset from key_mobile_sites_smooth by Ravi Mistry · 7 years ago
  67. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 7 years ago
  68. b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 7 years ago
  69. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 7 years ago
  70. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 7 years ago
  71. 1022f74 [skottie] Nested animation support by Florin Malita · 7 years ago
  72. 65a4178 SkQP: do test filtering correctly by Hal Canary · 7 years ago
  73. f637cc0 SkQP: run a single test by Hal Canary · 7 years ago
  74. 9ce9507 Fix touch coordinate mapping in Windows by Chris Dalton · 7 years ago
  75. 83286a0 Don't consume mouse events in SkottieSlide by Florin Malita · 7 years ago
  76. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
  77. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 7 years ago
  78. 60d3bfc [skottie] Show inval rects on mouse click in SkottieSlide by Florin Malita · 7 years ago
  79. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 7 years ago
  80. 2d18f41 Resurrect pathfinder in viewer and rename to "bisect" by Chris Dalton · 7 years ago
  81. 5423f1f Correct font metrics, bitmap glyph metrics and underline. by Ben Wagner · 7 years ago
  82. edfe670 fix Rect doc by Cary Clark · 7 years ago
  83. 300cc5b fix IRect doc by Cary Clark · 7 years ago
  84. 24889c9 SkQP: update README.md by Hal Canary · 7 years ago
  85. eb42045 Add SkRect::contains(SkScalar x, SkScalar y) by Florin Malita · 7 years ago
  86. 97b3d2b [sksg] Add 'plane' geometry node by Florin Malita · 7 years ago
  87. 5ab827c Reland "remove third_party/etc1" by Mike Klein · 7 years ago
  88. c68ba1d fix more include generation bugs by Cary Clark · 7 years ago
  89. 836f822 SlideDir focus tweaks by Florin Malita · 7 years ago
  90. 7d910d4 Delete SkottieSlide2 by Florin Malita · 7 years ago
  91. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  92. cefc1b9 Pass Viewer touch events to slides by Florin Malita · 7 years ago
  93. aa59d61 Remove XSAN blacklist by Kevin Lubick · 7 years ago
  94. 65fce9e SlideDir focus w/ animation by Florin Malita · 7 years ago
  95. 2a8c48b improve bookmaker defines and references by Cary Clark · 7 years ago
  96. 6848b71 Fix flicker when changing backend on iOS viewer by Brian Osman · 7 years ago
  97. 76a076b Generic "directory" viewer slide by Florin Malita · 7 years ago
  98. 4013db8 Fix flicker when changing backend on Mac viewer by Brian Osman · 7 years ago
  99. da83c28 rm ok by Mike Klein · 7 years ago
  100. 469ec13 Turn off some third party ASAN blacklists by Kevin Lubick · 7 years ago