1. 181ec2f SkQP: Stop requiring users to use posix shell by Hal Canary · 7 years ago
  2. 9ef0989 SkQP: add slack to model by Hal Canary · 7 years ago
  3. c341d38 SkQP: make report.html smaller by Hal Canary · 7 years ago
  4. 3da15bb SkQP: fix upload script by Hal Canary · 7 years ago
  5. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  6. 8d4a9f0 SkQP: upload_directory_contents.sh is sharded by Hal Canary · 7 years ago
  7. 16b56f5 SkQP: set fDisableDriverCorrectnessWorkarounds by Hal Canary · 7 years ago
  8. 23fda7a SkQP: Cloud Scripts by Hal Canary · 7 years ago
  9. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  10. e70b9e8 report error on global enum by Cary Clark · 7 years ago
  11. de9cef2 rm spurious std::move from getFontAtlasImage_ForTesting by Robert Phillips · 7 years ago
  12. 4080305 SkQP: add some scripts for admin by Hal Canary · 7 years ago
  13. a9de760 SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode by Hal Canary · 7 years ago
  14. 0848fb0 Fix startup for SampleSlide by Jim Van Verth · 7 years ago
  15. 87d18ce Add Chinese zoom Sample. by Jim Van Verth · 7 years ago
  16. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  17. 5081eed self check and corrections by Cary Clark · 7 years ago
  18. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  19. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  20. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  21. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  22. b69a2f6 SkQP: use bitmap.pixmap() by Hal Canary · 7 years ago
  23. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  24. 8bad7e0 SkQP: better logging by Hal Canary · 7 years ago
  25. 8008df1 handle large rects, rename helper by Mike Reed · 7 years ago
  26. ab99c34 Fix Viewer slide load on backend change - take 2 by Florin Malita · 7 years ago
  27. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago
  28. 8ee7fb0 Fix directory creation in skqp app by Stephan Altmueller · 7 years ago
  29. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  30. 3d18694 Revert "Fix Viewer slide load on backend change" by Florin Malita · 7 years ago
  31. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  32. 5fb009d Fix Viewer slide load on backend change by Florin Malita · 7 years ago
  33. f0fe02f Delete Gr testing contexts in reverse order by Greg Daniel · 7 years ago
  34. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  35. ec48afd Simplify call when finished with bitmaps. by Mike Reed · 7 years ago
  36. d75fdc6 Add bisect_roll tool by Eric Boren · 7 years ago
  37. ac47b88 update bookmaker to ToT by Cary Clark · 7 years ago
  38. cf8626d Remove internal files from externally visible markdown documentation by Robert Phillips · 7 years ago
  39. df2713c [skotty] Minor tools tweaks by Florin Malita · 7 years ago
  40. c35959f First version of SkQP app to run on Firebase Testlab by Stephan Altmueller · 7 years ago
  41. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  42. 274218e move largest apis into private by Mike Reed · 7 years ago
  43. 4932807 [skotty,sksg] Initial image support by Florin Malita · 7 years ago
  44. 2985987 add skotty-dir slide by Mike Reed · 7 years ago
  45. 3de24bf SkQP: dump csv report by Hal Canary · 7 years ago
  46. 88d99df [Viewer] Preserve gesture transformation matrix on slide/backend change by Brian Salomon · 7 years ago
  47. 4a577af Separate compile task from calmbench task by Yuqian Li · 7 years ago
  48. f5404bb update bookmaker by Cary Clark · 7 years ago
  49. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  50. 7cfcbca limit bookmaker status output by Cary Clark · 7 years ago
  51. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago
  52. 61dfc3a support srgb flag in bookmaker by Cary Clark · 7 years ago
  53. aa4dc62 [skotty] Clip/scale/center animations in Viewer by Florin Malita · 7 years ago
  54. 632156d Do `gclient sync` before compile by Yuqian Li · 7 years ago
  55. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  56. 61ca7c5 update image doc and minor bookmaker fixes by Cary Clark · 7 years ago
  57. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  58. 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago
  59. 4e9a350 SkQP: more README by Hal Canary · 7 years ago
  60. f059e7c fix bookmaker return value by Cary Clark · 7 years ago
  61. 47fdf6c add serialprocs to MultiDocument, hide redundant methods by Mike Reed · 7 years ago
  62. b60c5eb remove unused willPlayBackBitmaps from picture and SkPictureAnalyzer by Mike Reed · 7 years ago
  63. e7a5832 make InternalOnly_ functions actually private by Mike Reed · 7 years ago
  64. 2a7f0aa SkQP: better error report workflow by Hal Canary · 7 years ago
  65. 16c81a1 Avoid redrawing every time the mouse moves by Brian Osman · 7 years ago
  66. c70817a Init executor in SetCtxOptionsFromCommonFlags by Chris Dalton · 7 years ago
  67. 56a2481 Move stats code to new layer (with configurable list of timers) by Brian Osman · 7 years ago
  68. b508696 Add matrix stack to SkAtlasTextTarget. by Brian Salomon · 7 years ago
  69. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  70. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  71. 6613cc5 GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 by Mike Klein · 7 years ago
  72. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  73. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  74. 28f8938 SkQP: add junit app by Hal Canary · 7 years ago
  75. 5b92ce1 Blacklist mail.google.com from top25_desk pageset by Ravi Mistry · 7 years ago
  76. ef03848 remove deprecated SkPixelSerializer by Mike Reed · 7 years ago
  77. f09e35e Remove unnecessary includes from Viewer by Brian Osman · 7 years ago
  78. d7b3845 SkQP: make_gmkb, gm_knowledge (GM Knowledgebase) by Hal Canary · 7 years ago
  79. a4daf19 Moving extra options/parameters into PDFMetadata by Mike Reed · 7 years ago
  80. af978a3 pre-api change, preparing for expanding metadata by Mike Reed · 7 years ago
  81. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  82. 45ab630 Revert "Revert "impl SkSerial picture procs"" by Mike Reed · 7 years ago
  83. 9747711 Telemetry no longer supports credential files so remove support by Ravi Mistry · 7 years ago
  84. 81b8059 Start removing uses of VkFormatToPixelConfig in vulkan backend by Greg Daniel · 7 years ago
  85. 2a30099 Revert "impl SkSerial picture procs" by Mike Reed · 7 years ago
  86. 250e6e8 Fix red/blue swap with backend textures on fiddle by Brian Osman · 7 years ago
  87. c822672 impl SkSerial picture procs by Mike Reed · 7 years ago
  88. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  89. c896edd stabilize catalog by Cary Clark · 7 years ago
  90. 6e64f30 fix running on linux by Cary Clark · 7 years ago
  91. a493510 resources: optionally link them into our binary by Hal Canary · 7 years ago
  92. 94f509b Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. by Brian Salomon · 7 years ago
  93. 2f46624 working on image and nightly housekeeping bot by Cary Clark · 7 years ago
  94. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  95. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  96. d67e518 Move ImGui support code to ImGuiLayer by Brian Osman · 7 years ago
  97. 80fc07e Create a Window::Layer interface to reduce sk_app glue code by Brian Osman · 7 years ago
  98. 036fe5f resources: file moved by Hal Canary · 7 years ago
  99. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  100. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago