1. 08b44fa Experiment with different settings for Pixel SKP bench by Kevin Lubick · 7 years ago
  2. c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 7 years ago
  3. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  4. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  5. 1a8d762 work in imageinfo and phrase substitution by Cary Clark · 7 years ago
  6. 95a7b76 dm: support printing specific page of mskp to SVG by Bryce Thomas · 7 years ago
  7. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  8. 8080a6e SkQP: Host APK list on cloud; no more commits by Hal Canary · 7 years ago
  9. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  10. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 7 years ago
  11. 4f16db6 [skpbench] experiment with not disabling services by Kevin Lubick · 7 years ago
  12. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  13. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  14. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  15. 0551818 Revert "Move atlas manager creation to GrContext derived classes" by Robert Phillips · 7 years ago
  16. e5b7cee Move atlas manager creation to GrContext derived classes by Robert Phillips · 7 years ago
  17. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  18. 84fdd4f SkQP: optionally build make_universal_apk with debug on. by Hal Canary · 7 years ago
  19. f895a42 work on skimageinfo by Cary Clark · 7 years ago
  20. 1693d43 Skip failing pageset from key_mobile_sites_smooth by Ravi Mistry · 7 years ago
  21. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 7 years ago
  22. b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 7 years ago
  23. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 7 years ago
  24. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 7 years ago
  25. 1022f74 [skottie] Nested animation support by Florin Malita · 7 years ago
  26. 65a4178 SkQP: do test filtering correctly by Hal Canary · 7 years ago
  27. f637cc0 SkQP: run a single test by Hal Canary · 7 years ago
  28. 9ce9507 Fix touch coordinate mapping in Windows by Chris Dalton · 7 years ago
  29. 83286a0 Don't consume mouse events in SkottieSlide by Florin Malita · 7 years ago
  30. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
  31. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 7 years ago
  32. 60d3bfc [skottie] Show inval rects on mouse click in SkottieSlide by Florin Malita · 7 years ago
  33. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 7 years ago
  34. 2d18f41 Resurrect pathfinder in viewer and rename to "bisect" by Chris Dalton · 7 years ago
  35. 5423f1f Correct font metrics, bitmap glyph metrics and underline. by Ben Wagner · 7 years ago
  36. edfe670 fix Rect doc by Cary Clark · 7 years ago
  37. 300cc5b fix IRect doc by Cary Clark · 7 years ago
  38. 24889c9 SkQP: update README.md by Hal Canary · 7 years ago
  39. eb42045 Add SkRect::contains(SkScalar x, SkScalar y) by Florin Malita · 7 years ago
  40. 97b3d2b [sksg] Add 'plane' geometry node by Florin Malita · 7 years ago
  41. 5ab827c Reland "remove third_party/etc1" by Mike Klein · 7 years ago
  42. c68ba1d fix more include generation bugs by Cary Clark · 7 years ago
  43. 836f822 SlideDir focus tweaks by Florin Malita · 7 years ago
  44. 7d910d4 Delete SkottieSlide2 by Florin Malita · 7 years ago
  45. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  46. cefc1b9 Pass Viewer touch events to slides by Florin Malita · 7 years ago
  47. aa59d61 Remove XSAN blacklist by Kevin Lubick · 7 years ago
  48. 65fce9e SlideDir focus w/ animation by Florin Malita · 7 years ago
  49. 2a8c48b improve bookmaker defines and references by Cary Clark · 7 years ago
  50. 6848b71 Fix flicker when changing backend on iOS viewer by Brian Osman · 7 years ago
  51. 76a076b Generic "directory" viewer slide by Florin Malita · 7 years ago
  52. 4013db8 Fix flicker when changing backend on Mac viewer by Brian Osman · 7 years ago
  53. da83c28 rm ok by Mike Klein · 7 years ago
  54. 469ec13 Turn off some third party ASAN blacklists by Kevin Lubick · 7 years ago
  55. bc8bb02 Add header file installation tips for building skia by Yuqian Li · 7 years ago
  56. c126191 SkQP: debug option, and fix a bug by Hal Canary · 7 years ago
  57. abdcc5f Add text rendering related overrides to Viewer. by Ben Wagner · 7 years ago
  58. a58bcf7 SkQP: Slimmer APKS by Hal Canary · 7 years ago
  59. 78c110e resolve bookmaker refs fixes by Cary Clark · 7 years ago
  60. c87fbf9 Android Tools: build x86_64 correctly. by Hal Canary · 7 years ago
  61. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  62. c378fdc [skottie] Fix viewer slide sizing on Android by Florin Malita · 7 years ago
  63. 5635631 working on SkImage docs by Cary Clark · 7 years ago
  64. 0e07ad7 ICU on windows by Hal Canary · 7 years ago
  65. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 7 years ago
  66. d474698 ensure that what is valid for a surface is also valid for an image by Mike Reed · 7 years ago
  67. 0b33cc4 Remove nvprdit* configs by Robert Phillips · 7 years ago
  68. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  69. 4150eea Move control of explicit GPU resource allocation to GrContextOptions by Robert Phillips · 7 years ago
  70. e083f7c Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 7 years ago
  71. 78de751 add subtopics to all methods by Cary Clark · 7 years ago
  72. 9ff8c8c Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 7 years ago
  73. 9a7a2ee remove SkCanvas::kIsOpaque_SaveLayerFlag by Mike Klein · 7 years ago
  74. 703d9c4 SkQP: download_model complains when files.checksum is missing by Hal Canary · 7 years ago
  75. 4855f78 fix bookmaker nightly by Cary Clark · 7 years ago
  76. ca9c879 Collapse metrics and image into a single call. by Herb Derby · 7 years ago
  77. 9d02182 Generate cache traffic each iteration by Herb Derby · 7 years ago
  78. 82831b1 Add a global error tolerance of 4 to the SkQP Android.bp build file by Derek Sollenberger · 7 years ago
  79. 5f73c21 SkQP: use multiprocessing over threading by Hal Canary · 7 years ago
  80. 8deb295 Map Viewer mouse events to Slide space. by Florin Malita · 7 years ago
  81. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  82. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  83. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  84. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  85. dd3eca1 [skqp] More args for skqp related scripts by Stephan Altmueller · 7 years ago
  86. 4efcb7d handle degenerate cubic loops by Cary Clark · 7 years ago
  87. 553ca26 SkQP: stop using global across jni calls by Hal Canary · 7 years ago
  88. 5d3f770 Add gn_to_bp script for SkQP. by Derek Sollenberger · 7 years ago
  89. a3ca5f8 SkQP: flatten report images by Hal Canary · 7 years ago
  90. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  91. 85ae715 Add new GrContext queries for imagability, surfacability, and max sample count of color types by Brian Salomon · 7 years ago
  92. b2922f6 Consolidate all the id handling and caching code. by Herb Derby · 7 years ago
  93. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  94. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  95. 2331c82 SkQP: skia_skqp_global_error_tolerance by Hal Canary · 7 years ago
  96. b296f01 SkQP: README: note need java8 not other version by Hal Canary · 7 years ago
  97. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  98. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  99. 2e34f6b SkQP: remove model slack, README by Hal Canary · 7 years ago
  100. 08895c4 auto table generation by Cary Clark · 7 years ago