1. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 7 years ago
  2. 2755488 Disable optimizing xforms for speed on Flutter by Brian Osman · 7 years ago
  3. 218c294 Remove the MSAA path renderer by Chris Dalton · 7 years ago
  4. 6f5e77a ccpr: Cull extremely thin triangles by Chris Dalton · 7 years ago
  5. dabf06c disable skcms on Android framework builds by Mike Klein · 7 years ago
  6. ef7b80b Add skcms include directory for Android framework builds by Brian Osman · 7 years ago
  7. 670a290 Enable skcms by default by Brian Osman · 7 years ago
  8. 1df7cd8 Reland "Add stub gpu workaround generators" by Adrienne Walker · 7 years ago
  9. b3a6959 ccpr: Clean up GrCCGeometry by Chris Dalton · 7 years ago
  10. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 7 years ago
  11. 2ae45ae Revert "Add stub gpu workaround generators" by Leon Scroggins · 7 years ago
  12. 94d25b9 Add stub gpu workaround generators by Adrienne Walker · 7 years ago
  13. 9f2dab0 ccpr: Implement conics by Chris Dalton · 7 years ago
  14. 15a64e7 Convert A8 D32 mask blitters to Sk4px by Florin Malita · 7 years ago
  15. 671e7ee Reorganize strike cache and glyph cache code by Herbert Derby · 7 years ago
  16. e7fbafe Revert "ccpr: Implement conics" by Chris Dalton · 7 years ago
  17. 98b2415 ccpr: Implement conics by Chris Dalton · 7 years ago
  18. 840c66c Rename SkGlyphCacheGlobals to SkStrikeCache by Herb Derby · 7 years ago
  19. 010d39d Make a GM for checking blur bounds. by Herb Derby · 7 years ago
  20. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  21. 8eaf64a Fix SkTCopyOnFirstWrite copy semantics by Florin Malita · 7 years ago
  22. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  23. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 7 years ago
  24. 4c23934 ccpr: Make curve corners more seamless by Chris Dalton · 7 years ago
  25. 0cfd547 Remove SK_SUPPORT_LEGACY_BLURMASKFILTER by Brian Osman · 7 years ago
  26. 9bd736b Add loongson3a Build jobs. by Ben Wagner · 7 years ago
  27. 325ea32 Fix SkLocalMatrixShader nesting semantics by Florin Malita · 7 years ago
  28. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 7 years ago
  29. e11382b Remove legacy API support from Flutter by Brian Osman · 7 years ago
  30. 4db18ed Add SkOffsetSimplePolygon. by Jim Van Verth · 7 years ago
  31. 1521c8a SkPDF/Clusterator: expose to the light of a unit test by Hal Canary · 7 years ago
  32. 3746ac2 Remove path ranges from gpu. by Ben Wagner · 7 years ago
  33. 41964ed Rename SkInsetConvexPolygon to SkOffsetPolygon. by Jim Van Verth · 7 years ago
  34. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 7 years ago
  35. 5d7e1cf Remove duplicate entry for SkTDPQueue.h in gni by Brian Osman · 7 years ago
  36. 8f7e28f added frexp support to SkSL by Ethan Nicholas · 7 years ago
  37. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 7 years ago
  38. b18eb35 add repro case for skia:7674 by Mike Klein · 7 years ago
  39. 4d4b3aa small ABI + narrow/wide code updates by Mike Klein · 7 years ago
  40. d095040 Add in float-divide-by-zero as an FYI sanitizer by Kevin Lubick · 7 years ago
  41. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  42. f7466bd Support x86 build with VS 2015 by Kaloyan Donev · 7 years ago
  43. bdea98c Delete unused VkClearTest by Greg Daniel · 7 years ago
  44. 6c73d11 remove SK_SUPPORT_LEGACY_BLURMASKFILTER from android by Mike Reed · 7 years ago
  45. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  46. 04a1de5 ccpr: Add an attenuation parameter to triangle corners by Chris Dalton · 7 years ago
  47. ba321b6 Cleanup size calculations in SkGlyph by Herb Derby · 7 years ago
  48. f8a131d Compile with GCC 7.2.0. by Ben Wagner · 7 years ago
  49. df57404 Add Win Clang x86 builds. by Ben Wagner · 7 years ago
  50. 18e7556 move blur impl into core by Mike Reed · 7 years ago
  51. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 7 years ago
  52. 46fe9c7 Remove SkDumpCanvas by Brian Osman · 7 years ago
  53. d496655 Remove TLS glyph cache calls. by Herb Derby · 7 years ago
  54. 8738cf4 ccpr: Simplify triangle corners by Chris Dalton · 7 years ago
  55. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  56. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 7 years ago
  57. a3457b8 Split GrDDL- & GrDirect- Contexts into their own files by Robert Phillips · 7 years ago
  58. 068ccaa Re-enable PGO for Skia by Pirama Arumuga Nainar · 7 years ago
  59. fe462ef Revert "ccpr: Simplify triangle corners" by Chris Dalton · 7 years ago
  60. 622650a ccpr: Simplify triangle corners by Chris Dalton · 7 years ago
  61. 4123223 add TrimPathEffect by Mike Reed · 7 years ago
  62. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 7 years ago
  63. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago
  64. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago
  65. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago
  66. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago
  67. 22e536e make SkJumper stages normal Skia code by Mike Klein · 7 years ago
  68. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 7 years ago
  69. be1b397 add tiler for SkDraw by Mike Reed · 7 years ago
  70. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 7 years ago
  71. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  72. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  73. f3a4ef9 Add unit test the explicit tests create a GrVkCopyPipeline by Greg Daniel · 7 years ago
  74. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  75. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  76. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  77. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  78. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  79. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  80. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  81. ee77da2 set -Wno-implicit-fallthrough on GCC too by Mike Klein · 7 years ago
  82. 242135a move some RRect methods into priv by Mike Reed · 7 years ago
  83. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  84. 267eccc change path serialization version to 4 by Mike Reed · 7 years ago
  85. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  86. 2d18f41 Resurrect pathfinder in viewer and rename to "bisect" by Chris Dalton · 7 years ago
  87. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 7 years ago
  88. 0c7861f Start thread pool in skia_dm on Android. by Dongwon Kang · 7 years ago
  89. aa59d61 Remove XSAN blacklist by Kevin Lubick · 7 years ago
  90. 5798c9f Fix Android ASAN build by Kevin Lubick · 7 years ago
  91. 43bd259 Use libc++ for all XSAN builds by Kevin Lubick · 7 years ago
  92. 28728e4 BUILD(win): find 'Build Tools for VS 2017', doc update by Hal Canary · 7 years ago
  93. 4108f65 Turn off PGO for Skia by Pirama Arumuga Nainar · 7 years ago
  94. 1b12545 Add scaled emoji GM. by Jim Van Verth · 7 years ago
  95. 56a4a09 Add init-once to threaded backend by Yuqian Li · 7 years ago
  96. e1053ea BUILD: link and solink uses rsp file by Hal Canary · 7 years ago
  97. cfe848c Create sksl_enums.inc with UNIX line endings (even on Windows) by Brian Osman · 7 years ago
  98. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 7 years ago
  99. db9ee2d Remove unused class GrDDLGpu by Brian Salomon · 7 years ago
  100. a3f7026 Switch MDB GrContextOptions over to Enable style by Robert Phillips · 7 years ago