1. 6aab2ab Include shadow ops in the debugger. by Derek Sollenberger · 6 years ago
  2. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  3. 1f27585 remove unused/dumb methods from SkRect by Mike Reed · 6 years ago
  4. 255735e Remove code that was only used by the old debugger by Brian Osman · 6 years ago
  5. 4473907 Revert "Remove all notion of transport from the API." by Herb Derby · 6 years ago
  6. 4961a93 Remove all notion of transport from the API. by Herb Derby · 6 years ago
  7. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  8. 5ddb308 Distinguish between glyphs with empty path and no path. by Ben Wagner · 6 years ago
  9. 6127c4c Clip SlideDir slides to their declared dimensions by Florin Malita · 6 years ago
  10. 0ffa322 [viewer] Consolidate external slide loading by Florin Malita · 6 years ago
  11. c659c2c Viewer SVG support by Florin Malita · 6 years ago
  12. 46117c8 Clean up buffering and serializatoin. by Herb Derby · 6 years ago
  13. a4f581a fix global method indentation by Cary Clark · 6 years ago
  14. 186d08f fix bugs exposed by documenting SkImageInfo by Cary Clark · 6 years ago
  15. 2de1eda SkScalerContext::getMetrics to not request metrics it will ignore. by Ben Wagner · 6 years ago
  16. d396222 Add multilib support as the default build option for libskqp by Derek Sollenberger · 6 years ago
  17. 755778c Update trans limit after zoom changes in viewer by Yuqian Li · 6 years ago
  18. 97182cc Add color fonts. by Ben Wagner · 6 years ago
  19. aa5da73 Check that paint is not null in OveridePaintFilterCanvas. by Ben Wagner · 6 years ago
  20. e47f0a0 Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method) by Robert Phillips · 6 years ago
  21. 39e45df Various cleanup to remote_demo by Herb Derby · 6 years ago
  22. 3560b58 Revert "Add color fonts." by Ben Wagner · 6 years ago
  23. d3b933f Add color fonts. by Ben Wagner · 6 years ago
  24. 33f02ed Switch DDL rendering to be a Via in DM (take 2) by Robert Phillips · 6 years ago
  25. 97be88f Move cache difference code into remote cache files by Herb Derby · 6 years ago
  26. f14e833 Revert "Switch DDL rendering to be a Via in DM" by Robert Phillips · 6 years ago
  27. bd2e2a0 Switch DDL rendering to be a Via in DM by Robert Phillips · 6 years ago
  28. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  29. 22e6e21 Reland "CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2." by Hal Canary · 6 years ago
  30. d4dac9c Revert "CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2." by Hal Canary · 6 years ago
  31. af78a94 Revert "Add color fonts." by Jim Van Verth · 6 years ago
  32. c912d61 Add color fonts. by Ben Wagner · 6 years ago
  33. 0f66681 BUILD: build when !skia_use_expat by Hal Canary · 6 years ago
  34. 0593a84 CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2. by Hal Canary · 6 years ago
  35. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  36. ea4aa7e Update Android build file for SkQP to point to ndk compliant libjsoncpp by Derek Sollenberger · 6 years ago
  37. 7e86547 [lottiecap] Fix timestamp calculation to exactly match skottie in DM. by Joe Gregorio · 6 years ago
  38. 06c20f3 more SkImageInfo docs by Cary Clark · 6 years ago
  39. aeb425d Regularize SkGlyphCache creation. by Herb Derby · 6 years ago
  40. b0ca84f SkQP/Docs: fix missing step in README by Hal Canary · 6 years ago
  41. 0060c33 [lottiecap] Moved over from buildbot repo. by Joe Gregorio · 6 years ago
  42. a3ecaf5 [skpbench] Use android's perf settings for Pixel C by Kevin Lubick · 6 years ago
  43. 89b1456 detect deprecated methods by Cary Clark · 6 years ago
  44. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  45. 76d69b4 Apply filterTextFlags so the fonts are the same. by Herb Derby · 6 years ago
  46. af18f22 Make get_images_from_skps always return success by Leon Scroggins III · 6 years ago
  47. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 6 years ago
  48. 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 6 years ago
  49. 67c47f2 Add glyph cache warming - prototype by Herb Derby · 7 years ago
  50. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago
  51. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  52. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 6 years ago
  53. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 6 years ago
  54. 99b6340 Remove use of deprecated MakeFromIRect by Brian Osman · 6 years ago
  55. c25e269 Fix several bugs in SkDebugCanvas/SkDrawCommand by Brian Osman · 6 years ago
  56. 566414e fail on mdout error by Cary Clark · 6 years ago
  57. 46fe9c7 Remove SkDumpCanvas by Brian Osman · 6 years ago
  58. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 6 years ago
  59. bbfda25 add starting template support by Cary Clark · 6 years ago
  60. 43f0ba0 update tool to sniff images during deserialization by Mike Reed · 6 years ago
  61. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  62. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 6 years ago
  63. afdc6b1 Vulkan backend render targets don't allow client to specify stencil bits by Brian Salomon · 6 years ago
  64. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  65. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  66. 02bd295 Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is kBottomLeft by Brian Salomon · 6 years ago
  67. 88df8d2 Test SKQP on Firebase Testlab and Upload by Stephan Altmueller · 6 years ago
  68. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 6 years ago
  69. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  70. 08b44fa Experiment with different settings for Pixel SKP bench by Kevin Lubick · 6 years ago
  71. c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 6 years ago
  72. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  73. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  74. 1a8d762 work in imageinfo and phrase substitution by Cary Clark · 6 years ago
  75. 95a7b76 dm: support printing specific page of mskp to SVG by Bryce Thomas · 6 years ago
  76. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  77. 8080a6e SkQP: Host APK list on cloud; no more commits by Hal Canary · 6 years ago
  78. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  79. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 6 years ago
  80. 4f16db6 [skpbench] experiment with not disabling services by Kevin Lubick · 6 years ago
  81. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  82. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  83. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  84. 0551818 Revert "Move atlas manager creation to GrContext derived classes" by Robert Phillips · 6 years ago
  85. e5b7cee Move atlas manager creation to GrContext derived classes by Robert Phillips · 6 years ago
  86. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  87. 84fdd4f SkQP: optionally build make_universal_apk with debug on. by Hal Canary · 6 years ago
  88. f895a42 work on skimageinfo by Cary Clark · 6 years ago
  89. 1693d43 Skip failing pageset from key_mobile_sites_smooth by Ravi Mistry · 6 years ago
  90. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  91. b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 6 years ago
  92. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 6 years ago
  93. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 6 years ago
  94. 1022f74 [skottie] Nested animation support by Florin Malita · 6 years ago
  95. 65a4178 SkQP: do test filtering correctly by Hal Canary · 6 years ago
  96. f637cc0 SkQP: run a single test by Hal Canary · 6 years ago
  97. 9ce9507 Fix touch coordinate mapping in Windows by Chris Dalton · 6 years ago
  98. 83286a0 Don't consume mouse events in SkottieSlide by Florin Malita · 6 years ago
  99. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 6 years ago
  100. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 6 years ago