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