1. b18eb35 add repro case for skia:7674 by Mike Klein · 6 years ago
  2. 4d4b3aa small ABI + narrow/wide code updates by Mike Klein · 6 years ago
  3. d095040 Add in float-divide-by-zero as an FYI sanitizer by Kevin Lubick · 6 years ago
  4. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 6 years ago
  5. f7466bd Support x86 build with VS 2015 by Kaloyan Donev · 6 years ago
  6. bdea98c Delete unused VkClearTest by Greg Daniel · 6 years ago
  7. 6c73d11 remove SK_SUPPORT_LEGACY_BLURMASKFILTER from android by Mike Reed · 6 years ago
  8. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  9. 04a1de5 ccpr: Add an attenuation parameter to triangle corners by Chris Dalton · 6 years ago
  10. ba321b6 Cleanup size calculations in SkGlyph by Herb Derby · 6 years ago
  11. f8a131d Compile with GCC 7.2.0. by Ben Wagner · 6 years ago
  12. df57404 Add Win Clang x86 builds. by Ben Wagner · 6 years ago
  13. 18e7556 move blur impl into core by Mike Reed · 6 years ago
  14. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 6 years ago
  15. 46fe9c7 Remove SkDumpCanvas by Brian Osman · 6 years ago
  16. d496655 Remove TLS glyph cache calls. by Herb Derby · 6 years ago
  17. 8738cf4 ccpr: Simplify triangle corners by Chris Dalton · 6 years ago
  18. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 6 years ago
  19. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  20. a3457b8 Split GrDDL- & GrDirect- Contexts into their own files by Robert Phillips · 6 years ago
  21. 068ccaa Re-enable PGO for Skia by Pirama Arumuga Nainar · 6 years ago
  22. fe462ef Revert "ccpr: Simplify triangle corners" by Chris Dalton · 6 years ago
  23. 622650a ccpr: Simplify triangle corners by Chris Dalton · 6 years ago
  24. 4123223 add TrimPathEffect by Mike Reed · 6 years ago
  25. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 6 years ago
  26. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  27. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  28. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  29. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  30. 22e536e make SkJumper stages normal Skia code by Mike Klein · 6 years ago
  31. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 6 years ago
  32. be1b397 add tiler for SkDraw by Mike Reed · 6 years ago
  33. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 6 years ago
  34. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  35. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  36. f3a4ef9 Add unit test the explicit tests create a GrVkCopyPipeline by Greg Daniel · 6 years ago
  37. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 6 years ago
  38. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 6 years ago
  39. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  40. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  41. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 6 years ago
  42. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 6 years ago
  43. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 6 years ago
  44. ee77da2 set -Wno-implicit-fallthrough on GCC too by Mike Klein · 6 years ago
  45. 242135a move some RRect methods into priv by Mike Reed · 6 years ago
  46. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 6 years ago
  47. 267eccc change path serialization version to 4 by Mike Reed · 6 years ago
  48. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 6 years ago
  49. 2d18f41 Resurrect pathfinder in viewer and rename to "bisect" by Chris Dalton · 6 years ago
  50. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 6 years ago
  51. 0c7861f Start thread pool in skia_dm on Android. by Dongwon Kang · 6 years ago
  52. aa59d61 Remove XSAN blacklist by Kevin Lubick · 6 years ago
  53. 5798c9f Fix Android ASAN build by Kevin Lubick · 6 years ago
  54. 43bd259 Use libc++ for all XSAN builds by Kevin Lubick · 6 years ago
  55. 28728e4 BUILD(win): find 'Build Tools for VS 2017', doc update by Hal Canary · 6 years ago
  56. 4108f65 Turn off PGO for Skia by Pirama Arumuga Nainar · 6 years ago
  57. 1b12545 Add scaled emoji GM. by Jim Van Verth · 6 years ago
  58. 56a4a09 Add init-once to threaded backend by Yuqian Li · 6 years ago
  59. e1053ea BUILD: link and solink uses rsp file by Hal Canary · 6 years ago
  60. cfe848c Create sksl_enums.inc with UNIX line endings (even on Windows) by Brian Osman · 6 years ago
  61. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 6 years ago
  62. db9ee2d Remove unused class GrDDLGpu by Brian Salomon · 6 years ago
  63. a3f7026 Switch MDB GrContextOptions over to Enable style by Robert Phillips · 6 years ago
  64. c50f8e0 Detect MSVC 2017 Community in GN by Brian Osman · 6 years ago
  65. 4150eea Move control of explicit GPU resource allocation to GrContextOptions by Robert Phillips · 6 years ago
  66. 383c418 Remove GrStencilAndCoverTextContext by Robert Phillips · 6 years ago
  67. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 6 years ago
  68. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 6 years ago
  69. e602f39 move GrColor.h to private, IWYU by Mike Reed · 6 years ago
  70. 5711133 Remove integer texture support by Brian Salomon · 6 years ago
  71. b915b97 move SkMask.h to src by Mike Reed · 6 years ago
  72. 5d3f770 Add gn_to_bp script for SkQP. by Derek Sollenberger · 6 years ago
  73. b2922f6 Consolidate all the id handling and caching code. by Herb Derby · 7 years ago
  74. 3cda39f No omit-frame-pointer on Win by Kevin Lubick · 6 years ago
  75. 82a4c05 Get better stacktraces for *SAN builds by Kevin Lubick · 6 years ago
  76. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 6 years ago
  77. 537d9c0 SkQP: remove skia_embed_resources option by Hal Canary · 6 years ago
  78. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 6 years ago
  79. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 6 years ago
  80. dcb086b Remove unused SkPictureContentInfo by Brian Salomon · 7 years ago
  81. fc4f768 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  82. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  83. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  84. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  85. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  86. ad6660a Use equal_range for factory lookups by Vladimir Levin · 7 years ago
  87. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  88. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  89. 9ca2784 Extract a GrCCPathParser class that is decoupled from atlas ops by Chris Dalton · 7 years ago
  90. 2e0fadb Add a GM and images to test SkEncodedOrigin by Leon Scroggins III · 7 years ago
  91. 2796430 move SkWriter32.h to src by Mike Reed · 7 years ago
  92. 07a722c Add SkAndroidCodec::computeSampledSize by Leon Scroggins III · 7 years ago
  93. 4f0f933 Add Android ASAN bot by Kevin Lubick · 7 years ago
  94. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago
  95. 98e38e2 Revert "Revert "fix legacy makeRasterImage()"" by Mike Klein · 7 years ago
  96. ef29e42 Revert "fix legacy makeRasterImage()" by Mike Klein · 7 years ago
  97. 68c3fac Specify "resources" in skia_nanobench's data by Pirama Arumuga Nainar · 7 years ago
  98. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  99. d284949 restore intersect methods to use old-style empty-checks on their inputs by Mike Reed · 7 years ago
  100. 1af6daa add flag for flutter by Mike Reed · 7 years ago