1. 45a00ce remove android legacy flags by Mike Reed · 7 years ago
  2. 9e4d511 remove -mdspr2 by Mike Klein · 7 years ago
  3. 793dccf remove canvas-helpers flag for android by Mike Reed · 7 years ago
  4. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  5. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  6. b55dd55 Add SkThreadedBMPDevice for Threaded Raster Backend by Yuqian Li · 7 years ago
  7. e684483 Avoid extra bitmap copies in SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  8. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  9. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  10. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  11. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  12. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  13. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  14. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  15. 0a64e32 Turn on SkJumper all the time, try 2. by Mike Klein · 7 years ago
  16. 5f80485 make _win.S know if it's 64-bit by Mike Klein · 7 years ago
  17. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  18. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  19. cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 7 years ago
  20. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  21. 2677a9a Add extra_asmflags by Kevin Lubick · 7 years ago
  22. 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 7 years ago
  23. 8cb6648 turn on hidden visibility flags on iOS by Mike Klein · 7 years ago
  24. a2cedff Fix gaussianedge GM by Robert Phillips · 7 years ago
  25. 8c67909 Add a simple tool for isolating a path from an SKP by csmartdalton · 7 years ago
  26. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  27. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  28. 51e7ca3 Add new proxy-based DetermineDomainMode w/ test by Robert Phillips · 7 years ago
  29. eec23d1 focus hidden-visibility flags by Mike Klein · 7 years ago
  30. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 7 years ago
  31. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 7 years ago
  32. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 7 years ago
  33. a3bdd44 Revert "Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"" by Robert Phillips · 7 years ago
  34. cc26127 Find cubic KLM functionals directly by csmartdalton · 7 years ago
  35. fde9bff Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag" by Robert Phillips · 7 years ago
  36. c3efe67 Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag by Robert Phillips · 7 years ago
  37. 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 7 years ago
  38. 271d495 check-headers-self-sufficient: update by Hal Canary · 7 years ago
  39. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  40. 3130fbb remove SK_SUPPORT_LEGACY_DRAWVERTICES_VIRTUAL flag by Mike Reed · 7 years ago
  41. 4e8472c Support vs2017. by Ben Wagner · 7 years ago
  42. 18ea65a Revert "Revert "remove unused SkMeshUtils and SkBoundaryPatch"" by Mike Reed · 7 years ago
  43. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  44. f9bd468 Make gn directory importable in python by Ravi Mistry · 7 years ago
  45. 09de753 Move SkOSFile.h to src/core by Ben Wagner · 7 years ago
  46. 006c8da Revert "remove unused SkMeshUtils and SkBoundaryPatch" by Stephan Altmueller · 7 years ago
  47. 6598564 remove unsupported flag by Mike Reed · 7 years ago
  48. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  49. 5e21e09 remove unused SkMeshUtils and SkBoundaryPatch by Mike Reed · 7 years ago
  50. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 7 years ago
  51. 9bb0a28 add flag for android by Mike Reed · 7 years ago
  52. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 7 years ago
  53. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  54. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago
  55. 63954c9 GPU version of onMakeColorSpace by Brian Osman · 7 years ago
  56. 3150ec6 Added support for building for tvOS by Matthew Leibowitz · 7 years ago
  57. bdce9c2 vertices to/from data by Mike Reed · 7 years ago
  58. 97eb4fe add SkVertices::Builder by Mike Reed · 7 years ago
  59. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 7 years ago
  60. 6291863 remove legacy clipop flag for android by Mike Reed · 7 years ago
  61. 7a5e0f3 Add iOS simulator support in GN. by Mike Klein · 7 years ago
  62. 841101d SkColorSpaceXformCanvas by Mike Klein · 7 years ago
  63. fe71b9d Add GrSemaphoreOp to support deferred semaphore use by Greg Daniel · 7 years ago
  64. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 7 years ago
  65. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  66. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  67. 3139de3 Remove SkChunckAlloc by Herb Derby · 7 years ago
  68. 90b2005 remove SkPictureUtils.h by Mike Reed · 7 years ago
  69. 2fcd170 Revert "Turn on SkJumper all the time." by Mike Klein · 7 years ago
  70. 35b8b26 Add gm to compare premuls in dst vs. src color space by Matt Sarett · 7 years ago
  71. 1355551 Turn on SkJumper all the time. by Mike Klein · 7 years ago
  72. 5c7780e Be able to compile nanobench for Chromecast by Kevin Lubick · 7 years ago
  73. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 7 years ago
  74. 488f0d6 Add ability to insert systrace markers for the android framework by Derek Sollenberger · 7 years ago
  75. 42c456f Remove PLS path renderer by Brian Salomon · 7 years ago
  76. e632003 Support Android NDK r14. by Mike Klein · 7 years ago
  77. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  78. 3669a82 Put is_skia_standalone back a bit. by Mike Klein · 7 years ago
  79. e459afd Strengthen is_official_build, update docs. by Mike Klein · 7 years ago
  80. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 7 years ago
  81. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  82. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  83. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 7 years ago
  84. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  85. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  86. 2800c5e remove unneeded android flag for textdecorations by Mike Reed · 7 years ago
  87. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  88. bfe15f6 changed skslc layout parsing strategy by Ethan Nicholas · 7 years ago
  89. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  90. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 7 years ago
  91. a07741a begin to hide details of SkPathEffect by Mike Reed · 7 years ago
  92. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 7 years ago
  93. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 7 years ago
  94. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  95. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  96. e127523 gn_to_bp to recurse deps. by Ben Wagner · 7 years ago
  97. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  98. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 7 years ago
  99. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 7 years ago
  100. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 7 years ago