1. 4689b54 SkQP: skia_skqp_enable_driver_correctness_workarounds by Hal Canary · 7 years ago
  2. ce243ba SkQP: fix upload/download scripts by Hal Canary · 7 years ago
  3. 51494f6 SkQP: Allow checking against nearby pixel's expectations. by Hal Canary · 7 years ago
  4. 537d9c0 SkQP: remove skia_embed_resources option by Hal Canary · 7 years ago
  5. ff2742e SkQP: slim deps. Also skia_enable_fontmgr_empty by Hal Canary · 7 years ago
  6. 63227ca handle clipping large triangles by Mike Reed · 7 years ago
  7. ab2621d generate tables instead of manual entry by Cary Clark · 7 years ago
  8. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  9. b0c427b SkQP: error image now opaque by Hal Canary · 7 years ago
  10. 36a944f Don't add lines that don't fit on the page. by Ben Wagner · 7 years ago
  11. b4d01a9 SkQP: ResourceFactory by Hal Canary · 7 years ago
  12. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 7 years ago
  13. 8005bff hide picture virtuals (no public callers) by Mike Reed · 7 years ago
  14. 5bcef35 Revert "remove third_party/etc1" by Mike Klein · 7 years ago
  15. 323df57 SkQP: more slack by Hal Canary · 7 years ago
  16. 210b629 Revert "Simplify call when finished with bitmaps." by Florin Malita · 7 years ago
  17. 71eabfe SkQP: re-enable workarounds for unit tests. Also, more logging by Hal Canary · 7 years ago
  18. 9d7a735 remove third_party/etc1 by Mike Klein · 7 years ago
  19. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  20. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  21. d08c682 Fix typeface duplication problem. by Herb Derby · 7 years ago
  22. 2dc84ad working on global enum and image info by Cary Clark · 7 years ago
  23. 33bf56d Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitableForGpuRasterization by Brian Salomon · 7 years ago
  24. 5a907a7 Fix SkShaper_harfbuzz bidi and non-bmp. by Ben Wagner · 7 years ago
  25. 4f505f9 Add cache for handling of contexts. by Herb Derby · 7 years ago
  26. 5d4dd8b SkShaper to account for line wrap. by Ben Wagner · 7 years ago
  27. 8d45a38 Improve SkShaper. by Ben Wagner · 7 years ago
  28. fd1d20b SkQP: run_skqp_exe script by Hal Canary · 7 years ago
  29. 7c434fe SkQP: Fix errors in README.md by Hal Canary · 7 years ago
  30. d1e6192 Add predefined gles4444 config by Brian Salomon · 7 years ago
  31. 324d598 Remove predefined instanced configs by Brian Salomon · 7 years ago
  32. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  33. 181ec2f SkQP: Stop requiring users to use posix shell by Hal Canary · 7 years ago
  34. 9ef0989 SkQP: add slack to model by Hal Canary · 7 years ago
  35. c341d38 SkQP: make report.html smaller by Hal Canary · 7 years ago
  36. 3da15bb SkQP: fix upload script by Hal Canary · 7 years ago
  37. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  38. 8d4a9f0 SkQP: upload_directory_contents.sh is sharded by Hal Canary · 7 years ago
  39. 16b56f5 SkQP: set fDisableDriverCorrectnessWorkarounds by Hal Canary · 7 years ago
  40. 23fda7a SkQP: Cloud Scripts by Hal Canary · 7 years ago
  41. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  42. e70b9e8 report error on global enum by Cary Clark · 7 years ago
  43. de9cef2 rm spurious std::move from getFontAtlasImage_ForTesting by Robert Phillips · 7 years ago
  44. 4080305 SkQP: add some scripts for admin by Hal Canary · 7 years ago
  45. a9de760 SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode by Hal Canary · 7 years ago
  46. 0848fb0 Fix startup for SampleSlide by Jim Van Verth · 7 years ago
  47. 87d18ce Add Chinese zoom Sample. by Jim Van Verth · 7 years ago
  48. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  49. 5081eed self check and corrections by Cary Clark · 7 years ago
  50. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  51. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  52. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  53. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  54. b69a2f6 SkQP: use bitmap.pixmap() by Hal Canary · 7 years ago
  55. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  56. 8bad7e0 SkQP: better logging by Hal Canary · 7 years ago
  57. 8008df1 handle large rects, rename helper by Mike Reed · 7 years ago
  58. ab99c34 Fix Viewer slide load on backend change - take 2 by Florin Malita · 7 years ago
  59. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago
  60. 8ee7fb0 Fix directory creation in skqp app by Stephan Altmueller · 7 years ago
  61. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  62. 3d18694 Revert "Fix Viewer slide load on backend change" by Florin Malita · 7 years ago
  63. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  64. 5fb009d Fix Viewer slide load on backend change by Florin Malita · 7 years ago
  65. f0fe02f Delete Gr testing contexts in reverse order by Greg Daniel · 7 years ago
  66. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  67. ec48afd Simplify call when finished with bitmaps. by Mike Reed · 7 years ago
  68. d75fdc6 Add bisect_roll tool by Eric Boren · 7 years ago
  69. ac47b88 update bookmaker to ToT by Cary Clark · 7 years ago
  70. cf8626d Remove internal files from externally visible markdown documentation by Robert Phillips · 7 years ago
  71. df2713c [skotty] Minor tools tweaks by Florin Malita · 7 years ago
  72. c35959f First version of SkQP app to run on Firebase Testlab by Stephan Altmueller · 7 years ago
  73. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  74. 274218e move largest apis into private by Mike Reed · 7 years ago
  75. 4932807 [skotty,sksg] Initial image support by Florin Malita · 7 years ago
  76. 2985987 add skotty-dir slide by Mike Reed · 7 years ago
  77. 3de24bf SkQP: dump csv report by Hal Canary · 7 years ago
  78. 88d99df [Viewer] Preserve gesture transformation matrix on slide/backend change by Brian Salomon · 7 years ago
  79. 4a577af Separate compile task from calmbench task by Yuqian Li · 7 years ago
  80. f5404bb update bookmaker by Cary Clark · 7 years ago
  81. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  82. 7cfcbca limit bookmaker status output by Cary Clark · 7 years ago
  83. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago
  84. 61dfc3a support srgb flag in bookmaker by Cary Clark · 7 years ago
  85. aa4dc62 [skotty] Clip/scale/center animations in Viewer by Florin Malita · 7 years ago
  86. 632156d Do `gclient sync` before compile by Yuqian Li · 7 years ago
  87. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  88. 61ca7c5 update image doc and minor bookmaker fixes by Cary Clark · 7 years ago
  89. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  90. 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago
  91. 4e9a350 SkQP: more README by Hal Canary · 7 years ago
  92. f059e7c fix bookmaker return value by Cary Clark · 7 years ago
  93. 47fdf6c add serialprocs to MultiDocument, hide redundant methods by Mike Reed · 7 years ago
  94. b60c5eb remove unused willPlayBackBitmaps from picture and SkPictureAnalyzer by Mike Reed · 7 years ago
  95. e7a5832 make InternalOnly_ functions actually private by Mike Reed · 7 years ago
  96. 2a7f0aa SkQP: better error report workflow by Hal Canary · 7 years ago
  97. 16c81a1 Avoid redrawing every time the mouse moves by Brian Osman · 7 years ago
  98. c70817a Init executor in SetCtxOptionsFromCommonFlags by Chris Dalton · 7 years ago
  99. 56a2481 Move stats code to new layer (with configurable list of timers) by Brian Osman · 7 years ago
  100. b508696 Add matrix stack to SkAtlasTextTarget. by Brian Salomon · 7 years ago