[go: up one dir, main page]

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