1. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  2. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  3. 777eede fix bookmaker by Cary Clark · 6 years ago
  4. b07ed8f SkQP: revert change that broke something by Hal Canary · 6 years ago
  5. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  6. 974200c SkQP: script: fix non-existant build path by Hal Canary · 6 years ago
  7. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  8. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  9. 77b3f3a Check every word in docs by Cary Clark · 6 years ago
  10. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  11. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  12. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  13. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  14. c1b1311 SkQP: reduce lib size by 10% by Hal Canary · 6 years ago
  15. a4c277b make float divide-by-zero fatal by Mike Klein · 6 years ago
  16. 2aa9a22 Add subset of Ubuntu18 jobs. by Ben Wagner · 6 years ago
  17. 04346d5 use SkFontHinting from SkFontTypes.h by Mike Reed · 6 years ago
  18. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  19. 0bfdb4a remove SkUnpremultiplyRow() by Mike Klein · 6 years ago
  20. 8930575 Call GrContext::performDeferredCleanup from viewer by Chris Dalton · 6 years ago
  21. 6fe9d0a tools/skqp/make_universal_apk -> python by Hal Canary · 6 years ago
  22. 2da9fb8 refactor bookmaker by Cary Clark · 6 years ago
  23. 3bdaa46 simplify default bookmaker command line by Cary Clark · 6 years ago
  24. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  25. 09d80c0 docs with more pop by Cary Clark · 6 years ago
  26. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  27. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  28. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  29. 4b07653 fix const order in docs by Cary Clark · 6 years ago
  30. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  31. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  32. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  33. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  34. 3fa1043 Align trace event allocations to avoid alignment issues on 32-bit ARM by Brian Osman · 6 years ago
  35. f9f0735 Reland "Some more clean-up of YUVA code" by Jim Van Verth · 6 years ago
  36. 70bd0b7 Revert "Some more clean-up of YUVA code" by Mike Klein · 6 years ago
  37. c967407 Some more clean-up of YUVA code by Jim Van Verth · 6 years ago
  38. fd731e4 add a few more ways to convert images to imgcvt by Mike Klein · 6 years ago
  39. a4d700d Add back -Wover-align by Pirama Arumuga Nainar · 6 years ago
  40. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  41. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  42. f252633 move SFDot6 inverse table into SkAnalyticEdge by Mike Klein · 6 years ago
  43. 355d698 SkQP: rely on TestRunner for logging by Hal Canary · 6 years ago
  44. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  45. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  46. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  47. a64e4ee allow bookmaker methods to auto-populate by Cary Clark · 6 years ago
  48. a90ea22 streamline web documentation by Cary Clark · 6 years ago
  49. b0ba2ac fix bookmaker by Cary Clark · 6 years ago
  50. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  51. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  52. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  53. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  54. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  55. b7a98ef Add reduceOpListSplitting flag by Robert Phillips · 6 years ago
  56. f7828d0 Better optimize our use of memory barriers in vulkan. by Greg Daniel · 6 years ago
  57. 917d7cd bookmaker fix build again by Cary Clark · 6 years ago
  58. a8df556 bookmaker fix Build-Debian9-GCC-x86_64 Debug by Cary Clark · 6 years ago
  59. 61313f3 Generate bookmaker indices by Cary Clark · 6 years ago
  60. 00de965 Remove a bunch of unused files and functions by Brian Osman · 6 years ago
  61. 11c221a Remove unused Options parameter from SkImageGenerator::getPixels by Brian Osman · 6 years ago
  62. d95303e SkQP: update script tools/skqp/make_universal_apk by Hal Canary · 6 years ago
  63. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  64. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  65. bfa76f2 Add GM for less common YUV formats (take 2) by Robert Phillips · 6 years ago
  66. b5ba839 Revert "Add GM for less common YUV formats" by Mike Klein · 6 years ago
  67. 412dd56 Add GM for less common YUV formats by Robert Phillips · 6 years ago
  68. 57b9d40 [skottie] External logger support by Florin Malita · 6 years ago
  69. 21ba772 remove DM timestamps by Mike Klein · 6 years ago
  70. 3ad86d0 Accept processor test seed from command line by Michael Ludwig · 6 years ago
  71. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  72. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  73. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  74. a17a6ab Call XInitThreads in sk_app startup by Brian Salomon · 6 years ago
  75. 512a244 only build stats bar chart when it'll be printed by Mike Klein · 6 years ago
  76. 7a3197b Revert "Fix bug in GM's DDL drawing mode" by Robert Phillips · 6 years ago
  77. 06f69eb Fix bug in GM's DDL drawing mode by Robert Phillips · 6 years ago
  78. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  79. 0098ccb Remove unnecessary sk_tool_utils::EncodeImageToData by Leon Scroggins III · 6 years ago
  80. 41e4047 Filter TextBlob paints in Viewer. by Ben Wagner · 6 years ago
  81. 7ca284b Set window dimensions with GetClientRect, not GetWindowRect by Brian Osman · 6 years ago
  82. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  83. 1b15198 Fix/simplify equal_pixels by Brian Osman · 6 years ago
  84. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  85. 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 6 years ago
  86. 7724d3f fix error reporting for doc examples by Cary Clark · 6 years ago
  87. 2be81cf Condense embedded formulas. by Cary Clark · 6 years ago
  88. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  89. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  90. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  91. a8cdc17 reland fix picture subclass destructor doc by Cary Clark · 6 years ago
  92. afbb1b9 Revert "fix picture subclass destructor doc" by Jim Van Verth · 6 years ago
  93. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  94. 72be40c fix picture subclass destructor doc by Cary Clark · 6 years ago
  95. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  96. 00c5d0f Only run image tests on Windows once by Brian Osman · 6 years ago
  97. 06a215b add profile->profile mode to imgcvt by Mike Klein · 6 years ago
  98. e8161dd bookmaker self documentation by Cary Clark · 6 years ago
  99. 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
  100. 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago