1. a64e4ee allow bookmaker methods to auto-populate by Cary Clark · 6 years ago
  2. a90ea22 streamline web documentation by Cary Clark · 6 years ago
  3. b0ba2ac fix bookmaker by Cary Clark · 6 years ago
  4. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  5. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  6. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  7. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  8. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  9. b7a98ef Add reduceOpListSplitting flag by Robert Phillips · 6 years ago
  10. f7828d0 Better optimize our use of memory barriers in vulkan. by Greg Daniel · 6 years ago
  11. 917d7cd bookmaker fix build again by Cary Clark · 6 years ago
  12. a8df556 bookmaker fix Build-Debian9-GCC-x86_64 Debug by Cary Clark · 6 years ago
  13. 61313f3 Generate bookmaker indices by Cary Clark · 6 years ago
  14. 00de965 Remove a bunch of unused files and functions by Brian Osman · 6 years ago
  15. 11c221a Remove unused Options parameter from SkImageGenerator::getPixels by Brian Osman · 6 years ago
  16. d95303e SkQP: update script tools/skqp/make_universal_apk by Hal Canary · 6 years ago
  17. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  18. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  19. bfa76f2 Add GM for less common YUV formats (take 2) by Robert Phillips · 6 years ago
  20. b5ba839 Revert "Add GM for less common YUV formats" by Mike Klein · 6 years ago
  21. 412dd56 Add GM for less common YUV formats by Robert Phillips · 6 years ago
  22. 57b9d40 [skottie] External logger support by Florin Malita · 6 years ago
  23. 21ba772 remove DM timestamps by Mike Klein · 6 years ago
  24. 3ad86d0 Accept processor test seed from command line by Michael Ludwig · 6 years ago
  25. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  26. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  27. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  28. a17a6ab Call XInitThreads in sk_app startup by Brian Salomon · 6 years ago
  29. 512a244 only build stats bar chart when it'll be printed by Mike Klein · 6 years ago
  30. 7a3197b Revert "Fix bug in GM's DDL drawing mode" by Robert Phillips · 6 years ago
  31. 06f69eb Fix bug in GM's DDL drawing mode by Robert Phillips · 6 years ago
  32. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  33. 0098ccb Remove unnecessary sk_tool_utils::EncodeImageToData by Leon Scroggins III · 6 years ago
  34. 41e4047 Filter TextBlob paints in Viewer. by Ben Wagner · 6 years ago
  35. 7ca284b Set window dimensions with GetClientRect, not GetWindowRect by Brian Osman · 6 years ago
  36. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  37. 1b15198 Fix/simplify equal_pixels by Brian Osman · 6 years ago
  38. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  39. 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 6 years ago
  40. 7724d3f fix error reporting for doc examples by Cary Clark · 6 years ago
  41. 2be81cf Condense embedded formulas. by Cary Clark · 6 years ago
  42. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  43. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  44. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  45. a8cdc17 reland fix picture subclass destructor doc by Cary Clark · 6 years ago
  46. afbb1b9 Revert "fix picture subclass destructor doc" by Jim Van Verth · 6 years ago
  47. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  48. 72be40c fix picture subclass destructor doc by Cary Clark · 6 years ago
  49. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  50. 00c5d0f Only run image tests on Windows once by Brian Osman · 6 years ago
  51. 06a215b add profile->profile mode to imgcvt by Mike Klein · 6 years ago
  52. e8161dd bookmaker self documentation by Cary Clark · 6 years ago
  53. 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
  54. 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago
  55. 343553a Don't use MEM_MOVE=true with SkTArrays of sk_sp by Brian Salomon · 6 years ago
  56. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  57. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  58. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  59. 2e52460 Add error handling logic to viewer's GLX context creation by Brian Osman · 6 years ago
  60. 2115112 Make Slide::getDimensions pure virtual. by Ben Wagner · 6 years ago
  61. 74b1c01 Fix freeing of vulkan feature structs is test context. by Greg Daniel · 6 years ago
  62. 6a1185a remove temporary bookmaker files by Cary Clark · 6 years ago
  63. 3f70d17 Revert "add color4f to docs" by Brian Osman · 6 years ago
  64. 434b80f add color4f to docs by Cary Clark · 6 years ago
  65. 271d1d9 Change SkTypeface::MakeFromStream to take unique_ptr by Mike Reed · 6 years ago
  66. 5de5233 remove scaling from pathops by Cary Clark · 6 years ago
  67. ac616c8 Fix vulkan validation layer ordering. by Greg Daniel · 6 years ago
  68. 085e8ea [LottieWeb] Fix frames by Kevin Lubick · 6 years ago
  69. 33ac15e Add an empty typeface for testing by Herb Derby · 6 years ago
  70. c5fe15d Correct LottieWeb drawing params by Kevin Lubick · 6 years ago
  71. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  72. 5b1f953 bookmaker report only changed files by Cary Clark · 6 years ago
  73. 7c8d2e9 don't support virtual onDrawTextOnPath by Mike Reed · 6 years ago
  74. 82999c0 Add docker-based infrastructure for Gold/lottie-web integration by Kevin Lubick · 6 years ago
  75. 5b49d78 Make missing resource message print the full expected path by Brian Salomon · 6 years ago
  76. ea2a632 fix pathops unsortable angles by Cary Clark · 6 years ago
  77. 626ae7e Remove gclient sync from calmbench by Yuqian Li · 6 years ago
  78. fd7957c Make create_test_font less global-ish. by Ben Wagner · 6 years ago
  79. 09609f1 SkQP: test_apk.sh tool by Hal Canary · 6 years ago
  80. 40c3742 [skottie] Plumb external SkFontMgr by Florin Malita · 6 years ago
  81. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  82. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  83. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  84. b35c655 Fix viewer assert in onResize by Jim Van Verth · 6 years ago
  85. 87f71c0 fix bookmaker check for enum size by Cary Clark · 6 years ago
  86. e541645 Change generateAdvance to never chain. by Ben Wagner · 6 years ago
  87. d2ca79c new batch of docs by Cary Clark · 6 years ago
  88. 897dfa2 Subpixel in Viewer from -1 to 1. by Ben Wagner · 6 years ago
  89. 475c5e9 turn on alignment sanitizer by Mike Klein · 6 years ago
  90. a191597 Viewer to resize Samples with window resize. by Ben Wagner · 6 years ago
  91. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  92. c0132ff [skottie] Optimize opacity layerization by Florin Malita · 6 years ago
  93. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  94. d9ea816 Cleanup and simplify some skiaserve and utility code by Brian Osman · 6 years ago
  95. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  96. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  97. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  98. a0651ac Update vulkan features (again) to support extension features. by Greg Daniel · 6 years ago
  99. 234e5a2 Improve touch support for iOS viewer by Jim Van Verth · 6 years ago
  100. cb2275b Add shared --disableExplicitAlloc flag to tools by Robert Phillips · 6 years ago