1. 65e4106 SkQP: document requirement to run git-sync-deps by Hal Canary · 6 years ago
  2. 4979e72 SkPDF: make_apk script: always include arches by Hal Canary · 6 years ago
  3. 3a74925 Use ES3 in iOS test harness by Jim Van Verth · 6 years ago
  4. 1886dd7 remove dead methods leftover from drawPosText etc. by Mike Reed · 6 years ago
  5. 704a342 Abandon onDrawText and its variants, turn everything into textblobs by Mike Reed · 6 years ago
  6. 60ac5d0 Add use of RG textures in wacky_yuv_formats by Jim Van Verth · 6 years ago
  7. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  8. b45d512 bin/sysopen: script moved to bin by Hal Canary · 6 years ago
  9. 6d59568 change private alloc methods to also take fonts by Mike Reed · 6 years ago
  10. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  11. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  12. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  13. 8afaa1e fix operator const links by Cary Clark · 6 years ago
  14. ed18c93 bin/gerrit-number (no longer experimental) by Hal Canary · 6 years ago
  15. 6ddeaa4 fix word-like functions links in docs by Cary Clark · 6 years ago
  16. 4eb02aa SkQP: branch script by Hal Canary · 6 years ago
  17. 7103cca SkQP: fix a typo in script by Hal Canary · 6 years ago
  18. 9e86b07 SkQP: helpful script: docker_build_universal_apk.sh by Hal Canary · 6 years ago
  19. 0b201b0 SkQP: tools/skqp/get_gold_export_url.py by Hal Canary · 6 years ago
  20. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  21. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  22. f4bf973 Revert "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  23. 6cd7490 Add support for Ycbcr Conversion Samplers in vulkan. by Greg Daniel · 6 years ago
  24. 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
  25. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  26. 5ee6fc2 SkQP: doc simplify, make_apk_list to python, upload_apk tool by Hal Canary · 6 years ago
  27. e6dfe8e Set mac windows to their current size. by Ben Wagner · 6 years ago
  28. 95fc119 Fix new clang warning around shadowing. by Ben Wagner · 6 years ago
  29. ac7f23c SkQP: refatctor C++ bits. by Hal Canary · 6 years ago
  30. cb6bef0 Update bookmaker by Cary Clark · 6 years ago
  31. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  32. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  33. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
  34. 4eaf862 workaround black screen in viewer on Mac 10.14 by Mike Klein · 6 years ago
  35. 2a1848d SkShaper->SkFont by Hal Canary · 6 years ago
  36. e9ed0f0 Add tiled rendering option to viewer by Brian Osman · 6 years ago
  37. d003d22 Remove SkCanvas::experimental_drawImageSetV0 by Brian Salomon · 6 years ago
  38. 03115dc Remove xform canvas mode from Viewer, simplify color management by Brian Osman · 6 years ago
  39. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  40. f7d6ac1 [sksg] Expose SkFont::Edging in TextNode by Florin Malita · 6 years ago
  41. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  42. ea24140 Add writePoint3() to SkWriteBuffer interface. by Michael Ludwig · 6 years ago
  43. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  44. fd32e72 bookmaker error handling by Cary Clark · 6 years ago
  45. abaffd8 bookmaker does deprecated by Cary Clark · 6 years ago
  46. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  47. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  48. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  49. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  50. 777eede fix bookmaker by Cary Clark · 6 years ago
  51. b07ed8f SkQP: revert change that broke something by Hal Canary · 6 years ago
  52. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  53. 974200c SkQP: script: fix non-existant build path by Hal Canary · 6 years ago
  54. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  55. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  56. 77b3f3a Check every word in docs by Cary Clark · 6 years ago
  57. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  58. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  59. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  60. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  61. c1b1311 SkQP: reduce lib size by 10% by Hal Canary · 6 years ago
  62. a4c277b make float divide-by-zero fatal by Mike Klein · 6 years ago
  63. 2aa9a22 Add subset of Ubuntu18 jobs. by Ben Wagner · 6 years ago
  64. 04346d5 use SkFontHinting from SkFontTypes.h by Mike Reed · 6 years ago
  65. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  66. 0bfdb4a remove SkUnpremultiplyRow() by Mike Klein · 6 years ago
  67. 8930575 Call GrContext::performDeferredCleanup from viewer by Chris Dalton · 6 years ago
  68. 6fe9d0a tools/skqp/make_universal_apk -> python by Hal Canary · 6 years ago
  69. 2da9fb8 refactor bookmaker by Cary Clark · 6 years ago
  70. 3bdaa46 simplify default bookmaker command line by Cary Clark · 6 years ago
  71. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  72. 09d80c0 docs with more pop by Cary Clark · 6 years ago
  73. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  74. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  75. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  76. 4b07653 fix const order in docs by Cary Clark · 6 years ago
  77. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  78. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  79. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  80. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  81. 3fa1043 Align trace event allocations to avoid alignment issues on 32-bit ARM by Brian Osman · 6 years ago
  82. f9f0735 Reland "Some more clean-up of YUVA code" by Jim Van Verth · 6 years ago
  83. 70bd0b7 Revert "Some more clean-up of YUVA code" by Mike Klein · 6 years ago
  84. c967407 Some more clean-up of YUVA code by Jim Van Verth · 6 years ago
  85. fd731e4 add a few more ways to convert images to imgcvt by Mike Klein · 6 years ago
  86. a4d700d Add back -Wover-align by Pirama Arumuga Nainar · 6 years ago
  87. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  88. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  89. f252633 move SFDot6 inverse table into SkAnalyticEdge by Mike Klein · 6 years ago
  90. 355d698 SkQP: rely on TestRunner for logging by Hal Canary · 6 years ago
  91. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  92. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  93. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  94. a64e4ee allow bookmaker methods to auto-populate by Cary Clark · 6 years ago
  95. a90ea22 streamline web documentation by Cary Clark · 6 years ago
  96. b0ba2ac fix bookmaker by Cary Clark · 6 years ago
  97. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  98. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  99. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  100. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago