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