1. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  2. 1b15198 Fix/simplify equal_pixels by Brian Osman · 6 years ago
  3. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  4. 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 6 years ago
  5. 7724d3f fix error reporting for doc examples by Cary Clark · 6 years ago
  6. 2be81cf Condense embedded formulas. by Cary Clark · 6 years ago
  7. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  8. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  9. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  10. a8cdc17 reland fix picture subclass destructor doc by Cary Clark · 6 years ago
  11. afbb1b9 Revert "fix picture subclass destructor doc" by Jim Van Verth · 6 years ago
  12. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  13. 72be40c fix picture subclass destructor doc by Cary Clark · 6 years ago
  14. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  15. 00c5d0f Only run image tests on Windows once by Brian Osman · 6 years ago
  16. 06a215b add profile->profile mode to imgcvt by Mike Klein · 6 years ago
  17. e8161dd bookmaker self documentation by Cary Clark · 6 years ago
  18. 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
  19. 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago
  20. 343553a Don't use MEM_MOVE=true with SkTArrays of sk_sp by Brian Salomon · 6 years ago
  21. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  22. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  23. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  24. 2e52460 Add error handling logic to viewer's GLX context creation by Brian Osman · 6 years ago
  25. 2115112 Make Slide::getDimensions pure virtual. by Ben Wagner · 6 years ago
  26. 74b1c01 Fix freeing of vulkan feature structs is test context. by Greg Daniel · 6 years ago
  27. 6a1185a remove temporary bookmaker files by Cary Clark · 6 years ago
  28. 3f70d17 Revert "add color4f to docs" by Brian Osman · 6 years ago
  29. 434b80f add color4f to docs by Cary Clark · 6 years ago
  30. 271d1d9 Change SkTypeface::MakeFromStream to take unique_ptr by Mike Reed · 6 years ago
  31. 5de5233 remove scaling from pathops by Cary Clark · 6 years ago
  32. ac616c8 Fix vulkan validation layer ordering. by Greg Daniel · 6 years ago
  33. 085e8ea [LottieWeb] Fix frames by Kevin Lubick · 6 years ago
  34. 33ac15e Add an empty typeface for testing by Herb Derby · 6 years ago
  35. c5fe15d Correct LottieWeb drawing params by Kevin Lubick · 6 years ago
  36. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  37. 5b1f953 bookmaker report only changed files by Cary Clark · 6 years ago
  38. 7c8d2e9 don't support virtual onDrawTextOnPath by Mike Reed · 6 years ago
  39. 82999c0 Add docker-based infrastructure for Gold/lottie-web integration by Kevin Lubick · 6 years ago
  40. 5b49d78 Make missing resource message print the full expected path by Brian Salomon · 6 years ago
  41. ea2a632 fix pathops unsortable angles by Cary Clark · 6 years ago
  42. 626ae7e Remove gclient sync from calmbench by Yuqian Li · 6 years ago
  43. fd7957c Make create_test_font less global-ish. by Ben Wagner · 6 years ago
  44. 09609f1 SkQP: test_apk.sh tool by Hal Canary · 6 years ago
  45. 40c3742 [skottie] Plumb external SkFontMgr by Florin Malita · 6 years ago
  46. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  47. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  48. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  49. b35c655 Fix viewer assert in onResize by Jim Van Verth · 6 years ago
  50. 87f71c0 fix bookmaker check for enum size by Cary Clark · 6 years ago
  51. e541645 Change generateAdvance to never chain. by Ben Wagner · 6 years ago
  52. d2ca79c new batch of docs by Cary Clark · 6 years ago
  53. 897dfa2 Subpixel in Viewer from -1 to 1. by Ben Wagner · 6 years ago
  54. 475c5e9 turn on alignment sanitizer by Mike Klein · 6 years ago
  55. a191597 Viewer to resize Samples with window resize. by Ben Wagner · 6 years ago
  56. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  57. c0132ff [skottie] Optimize opacity layerization by Florin Malita · 6 years ago
  58. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  59. d9ea816 Cleanup and simplify some skiaserve and utility code by Brian Osman · 6 years ago
  60. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  61. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  62. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  63. a0651ac Update vulkan features (again) to support extension features. by Greg Daniel · 6 years ago
  64. 234e5a2 Improve touch support for iOS viewer by Jim Van Verth · 6 years ago
  65. cb2275b Add shared --disableExplicitAlloc flag to tools by Robert Phillips · 6 years ago
  66. cadc506 fix pathops stitching bug by Cary Clark · 6 years ago
  67. c0b03d8 Start adding support for some base extensions which others build on. by Greg Daniel · 6 years ago
  68. ffee60f Fix GUI windows not appearing on first key in viewer by Brian Osman · 6 years ago
  69. 61fb4bb Clean up code for custom slide GUIs by Brian Osman · 6 years ago
  70. 92aef4b Support using vulkan 1.1. by Greg Daniel · 6 years ago
  71. 3644360 Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct. by Greg Daniel · 6 years ago
  72. a31f4e5 Make sure we check the version number of Vulkan Extensions. by Greg Daniel · 6 years ago
  73. 98bffae Reland "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  74. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  75. da16cce Use our own checked in Vulkan header to build skia source code. by Greg Daniel · 6 years ago
  76. 5d3ff43 Fix !defined(SK_XML) builds by Florin Malita · 6 years ago
  77. d3e65aa Move GrVkInterface out of public API. by Greg Daniel · 6 years ago
  78. 6cfa297 remove conditional flags for sksg -- not needed for a module by Mike Reed · 6 years ago
  79. f107a2f SkUTF by Hal Canary · 6 years ago
  80. 62501c1 Remove unused 'create_flutter_test_images' tool by Brian Osman · 6 years ago
  81. b63f600 Add 'u' to zoom stats display on high DPI devices by Brian Osman · 6 years ago
  82. 7af351a add imgcvt by Mike Klein · 6 years ago
  83. ab54e73 Hide SkTextBlob::GlyphPositioning from public API by Florin Malita · 6 years ago
  84. 9acfc6c Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  85. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  86. 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 6 years ago
  87. 46656e2 added options to enable caching and draw bounds in NIMA slide by Ruiqi Mao · 6 years ago
  88. a76b7a9 More color space improvements to DM by Brian Osman · 6 years ago
  89. 8c172ba [infra] Add infra support for Lottie by Eric Boren · 6 years ago
  90. 7c0998a Revert "Add kAAHairline to GpuPathRenderers" by Ben Wagner · 6 years ago
  91. 880b9d3 Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  92. d789550 add more fiddle hash checks by Cary Clark · 6 years ago
  93. 9889c24 Add color space logic to skdiff by Brian Osman · 6 years ago
  94. 36bdc09 Add valgrind suppression for leak in libGLX_nvidia when caching program binaries by Brian Salomon · 6 years ago
  95. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  96. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  97. f960398 polish picture and rrect docs by Cary Clark · 6 years ago
  98. 7fc5299 Test GrContextOptions persistent cache on linux/quadrop400 bots. by Brian Salomon · 6 years ago
  99. 1e04b36 Reland: Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  100. 83c6b96 Improve SkTestFontMgr. by Ben Wagner · 6 years ago