1. 2da9fb8 refactor bookmaker by Cary Clark · 6 years ago
  2. 3bdaa46 simplify default bookmaker command line by Cary Clark · 6 years ago
  3. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  4. 09d80c0 docs with more pop by Cary Clark · 6 years ago
  5. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  6. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  7. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  8. 4b07653 fix const order in docs by Cary Clark · 6 years ago
  9. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  10. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  11. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  12. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  13. 3fa1043 Align trace event allocations to avoid alignment issues on 32-bit ARM by Brian Osman · 6 years ago
  14. f9f0735 Reland "Some more clean-up of YUVA code" by Jim Van Verth · 6 years ago
  15. 70bd0b7 Revert "Some more clean-up of YUVA code" by Mike Klein · 6 years ago
  16. c967407 Some more clean-up of YUVA code by Jim Van Verth · 6 years ago
  17. fd731e4 add a few more ways to convert images to imgcvt by Mike Klein · 6 years ago
  18. a4d700d Add back -Wover-align by Pirama Arumuga Nainar · 6 years ago
  19. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  20. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  21. f252633 move SFDot6 inverse table into SkAnalyticEdge by Mike Klein · 6 years ago
  22. 355d698 SkQP: rely on TestRunner for logging by Hal Canary · 6 years ago
  23. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  24. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  25. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  26. a64e4ee allow bookmaker methods to auto-populate by Cary Clark · 6 years ago
  27. a90ea22 streamline web documentation by Cary Clark · 6 years ago
  28. b0ba2ac fix bookmaker by Cary Clark · 6 years ago
  29. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  30. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  31. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  32. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  33. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  34. b7a98ef Add reduceOpListSplitting flag by Robert Phillips · 6 years ago
  35. f7828d0 Better optimize our use of memory barriers in vulkan. by Greg Daniel · 6 years ago
  36. 917d7cd bookmaker fix build again by Cary Clark · 6 years ago
  37. a8df556 bookmaker fix Build-Debian9-GCC-x86_64 Debug by Cary Clark · 6 years ago
  38. 61313f3 Generate bookmaker indices by Cary Clark · 6 years ago
  39. 00de965 Remove a bunch of unused files and functions by Brian Osman · 6 years ago
  40. 11c221a Remove unused Options parameter from SkImageGenerator::getPixels by Brian Osman · 6 years ago
  41. d95303e SkQP: update script tools/skqp/make_universal_apk by Hal Canary · 6 years ago
  42. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  43. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  44. bfa76f2 Add GM for less common YUV formats (take 2) by Robert Phillips · 6 years ago
  45. b5ba839 Revert "Add GM for less common YUV formats" by Mike Klein · 6 years ago
  46. 412dd56 Add GM for less common YUV formats by Robert Phillips · 6 years ago
  47. 57b9d40 [skottie] External logger support by Florin Malita · 6 years ago
  48. 21ba772 remove DM timestamps by Mike Klein · 6 years ago
  49. 3ad86d0 Accept processor test seed from command line by Michael Ludwig · 6 years ago
  50. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  51. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  52. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  53. a17a6ab Call XInitThreads in sk_app startup by Brian Salomon · 6 years ago
  54. 512a244 only build stats bar chart when it'll be printed by Mike Klein · 6 years ago
  55. 7a3197b Revert "Fix bug in GM's DDL drawing mode" by Robert Phillips · 6 years ago
  56. 06f69eb Fix bug in GM's DDL drawing mode by Robert Phillips · 6 years ago
  57. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  58. 0098ccb Remove unnecessary sk_tool_utils::EncodeImageToData by Leon Scroggins III · 6 years ago
  59. 41e4047 Filter TextBlob paints in Viewer. by Ben Wagner · 6 years ago
  60. 7ca284b Set window dimensions with GetClientRect, not GetWindowRect by Brian Osman · 6 years ago
  61. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  62. 1b15198 Fix/simplify equal_pixels by Brian Osman · 6 years ago
  63. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  64. 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 6 years ago
  65. 7724d3f fix error reporting for doc examples by Cary Clark · 6 years ago
  66. 2be81cf Condense embedded formulas. by Cary Clark · 6 years ago
  67. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  68. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  69. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  70. a8cdc17 reland fix picture subclass destructor doc by Cary Clark · 6 years ago
  71. afbb1b9 Revert "fix picture subclass destructor doc" by Jim Van Verth · 6 years ago
  72. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  73. 72be40c fix picture subclass destructor doc by Cary Clark · 6 years ago
  74. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  75. 00c5d0f Only run image tests on Windows once by Brian Osman · 6 years ago
  76. 06a215b add profile->profile mode to imgcvt by Mike Klein · 6 years ago
  77. e8161dd bookmaker self documentation by Cary Clark · 6 years ago
  78. 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
  79. 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago
  80. 343553a Don't use MEM_MOVE=true with SkTArrays of sk_sp by Brian Salomon · 6 years ago
  81. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  82. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  83. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  84. 2e52460 Add error handling logic to viewer's GLX context creation by Brian Osman · 6 years ago
  85. 2115112 Make Slide::getDimensions pure virtual. by Ben Wagner · 6 years ago
  86. 74b1c01 Fix freeing of vulkan feature structs is test context. by Greg Daniel · 6 years ago
  87. 6a1185a remove temporary bookmaker files by Cary Clark · 6 years ago
  88. 3f70d17 Revert "add color4f to docs" by Brian Osman · 6 years ago
  89. 434b80f add color4f to docs by Cary Clark · 6 years ago
  90. 271d1d9 Change SkTypeface::MakeFromStream to take unique_ptr by Mike Reed · 6 years ago
  91. 5de5233 remove scaling from pathops by Cary Clark · 6 years ago
  92. ac616c8 Fix vulkan validation layer ordering. by Greg Daniel · 6 years ago
  93. 085e8ea [LottieWeb] Fix frames by Kevin Lubick · 6 years ago
  94. 33ac15e Add an empty typeface for testing by Herb Derby · 6 years ago
  95. c5fe15d Correct LottieWeb drawing params by Kevin Lubick · 6 years ago
  96. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  97. 5b1f953 bookmaker report only changed files by Cary Clark · 6 years ago
  98. 7c8d2e9 don't support virtual onDrawTextOnPath by Mike Reed · 6 years ago
  99. 82999c0 Add docker-based infrastructure for Gold/lottie-web integration by Kevin Lubick · 6 years ago
  100. 5b49d78 Make missing resource message print the full expected path by Brian Salomon · 6 years ago