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