- b750806 Combine GrTessellateStrokeOps when possible by Chris Dalton · 4 years, 4 months ago
- eba2958 Revert "Switch GN defs on Mac and iOS to use frameworks instead of libs." by Jim Van Verth · 4 years, 4 months ago
- c61e35d Switch GN defs on Mac and iOS to use frameworks instead of libs. by Jim Van Verth · 4 years, 4 months ago
- b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 4 months ago
- 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 4 months ago
- 511cf4f start on windows jit support by Mike Klein · 4 years, 5 months ago
- 09dbeff Update SkModeColorFilter to support an input FP. by John Stiles · 4 years, 4 months ago
- 1c62a7b Implement stroking with GPU tessellation by Chris Dalton · 4 years, 4 months ago
- ad24845 Make the GrDirectContext a thing and move it to include/private by Robert Phillips · 4 years, 4 months ago
- 41abd4f Remove SkWhitelistTypefaces. by Ben Wagner · 4 years, 4 months ago
- 8f3a836 Write SkSL visitor pattern and consolidate sampling analysis by Michael Ludwig · 4 years, 4 months ago
- 8c3daeb Allow fontmgr factory to depend on fontmgrs. by Ben Wagner · 4 years, 4 months ago
- c7ed7e6 Revert "Add storage on the surface for its last render task" by Robert Phillips · 4 years, 4 months ago
- ca5b36c Add storage on the surface for its last render task by Adlai Holler · 4 years, 4 months ago
- fa78f3b Fix is_clang python3 encoding errors by Florin Malita · 4 years, 4 months ago
- 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
- 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
- 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 4 months ago
- c1a67b5 Implement Direct3D semaphores by Jim Van Verth · 4 years, 4 months ago
- 6c9bb62 Have the drawing manager ref & unref DDLs on playback by Adlai Holler · 4 years, 4 months ago
- 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 4 months ago
- e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 4 months ago
- 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 4 months ago
- 22f246f add simple pathbuilder by Mike Reed · 4 years, 5 months ago
- dc3b8f9 Revert "Enable _LIBCPP_DEBUG in Clang for non-Xcode-based debug builds." by John Stiles · 4 years, 5 months ago
- 9eb89ba Enable _LIBCPP_DEBUG in Clang for non-Xcode-based debug builds. by John Stiles · 4 years, 5 months ago
- 29cb9f9 decouple werror and -isystem in third_party by Mike Klein · 4 years, 5 months ago
- 72f403c Use Mac font manager for both iOS and macOS by Chris Bracken · 4 years, 5 months ago
- 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 4 years, 5 months ago
- 2518f54 Enable implicit-fallthrough warnings on Clang. by John Stiles · 4 years, 5 months ago
- de98023 Add a test for wide butt caps by Chris Dalton · 4 years, 5 months ago
- a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 5 months ago
- 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 5 months ago
- 1bdbe55 Cache last-accessed entry in lastRenderTask table. by Adlai Holler · 4 years, 5 months ago
- 796e702 Reland "Fetch clang-format automatically when compiling .fp files." by John Stiles · 4 years, 5 months ago
- f26e596 Duplicate ccpr/GrCCStrokeGeometry to tessellate/GrStrokeGeometry by Chris Dalton · 4 years, 5 months ago
- de2bca2 Add new GM to exercise Vulkan YCbCr images by Robert Phillips · 4 years, 5 months ago
- 21bbfc6 Revert "Fetch clang-format automatically when compiling .fp files." by John Stiles · 4 years, 5 months ago
- ee2ffc3 Delete .a file before writing static library. by Ben Wagner · 4 years, 5 months ago
- a25422f Fetch clang-format automatically when compiling .fp files. by John Stiles · 4 years, 5 months ago
- 75626e4 Regularize selection of fontmgr. by Ben Wagner · 4 years, 5 months ago
- ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 5 months ago
- 771d3a2 Revert "Delete .a file before writing static library." by Ben Wagner · 4 years, 5 months ago
- 3b035e0 Delete .a file before writing static library. by Ben Wagner · 4 years, 5 months ago
- f43da14 Add D3D descriptor tables and bind to command list. by Jim Van Verth · 4 years, 5 months ago
- 392fa03 Add an interactive sample that fits cubics to circular arcs by Chris Dalton · 4 years, 5 months ago
- 45f36b5 ignore SK_DISABLE_READBUFFER by Mike Klein · 4 years, 5 months ago
- fe64410 Remove PremulInput and GrPremulInputFragmentProcessor.fp from Skia. by John Stiles · 4 years, 5 months ago
- 26ae40f Reland "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 5 months ago
- e923ae1 Revert "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 5 months ago
- 00a96f2 [skrive] Initial parser plumbing by Florin Malita · 4 years, 5 months ago
- 9cced93 Handle color and stencil clears in GrClearOp by Michael Ludwig · 4 years, 5 months ago
- 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
- bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 5 months ago
- 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
- 6f56f2e port skx opts to old style by Mike Klein · 4 years, 5 months ago
- aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 5 months ago
- 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
- ad56c4c add structure for normal SKX opts by Mike Klein · 4 years, 5 months ago
- eed56f0 Update GrFragmentProcessor::SwizzleOutput to use a child FP. by John Stiles · 4 years, 5 months ago
- d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 5 months ago
- 1faaa97 Revert "apply SkOpts_skx approach to SkOpts_hsw" by Mike Klein · 4 years, 5 months ago
- 7f5b734 Revert "finish new-style opts" by Mike Klein · 4 years, 5 months ago
- 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 5 months ago
- 4272d07 finish new-style opts by Mike Klein · 4 years, 5 months ago
- 08a39c2 apply SkOpts_skx approach to SkOpts_hsw by Mike Klein · 4 years, 5 months ago
- 579c295 Android test to depend on icu and harfbuzz. by Mike Reed · 4 years, 5 months ago
- 77a2332 does -fms-compatibility-version=19 still matter? by Mike Klein · 4 years, 5 months ago
- fdd542f roll clang_win by Mike Klein · 4 years, 5 months ago
- f105818 Add headers to SkSL GN file. by John Stiles · 4 years, 5 months ago
- 1adcac5 Remove transform_scanline from SkWebpEncoder by Leon Scroggins III · 4 years, 5 months ago
- 89c909e Wsign-conversion for public headers by Mike Klein · 4 years, 5 months ago
- 3eadce2 Create ring buffer for managing D3D uniforms. by Jim Van Verth · 4 years, 5 months ago
- 273944a Convert GrMatrixEffect to pure CPP/H by Brian Osman · 4 years, 5 months ago
- 6c6caf4 Add GrBackendMutableState object to handle shared texture state. by Greg Daniel · 4 years, 5 months ago
- afd4113 Change D3DAttachmentViewManager to handle all CPU descriptors by Jim Van Verth · 4 years, 5 months ago
- 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 5 months ago
- b5391d9 Reland "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 6 months ago
- 0e6d4f1 Revert "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 6 months ago
- 477512c Reland "Add a tessellation mode that uses indirect draws" by Chris Dalton · 4 years, 6 months ago
- ec31488 Revert "Add a tessellation mode that uses indirect draws" by Mike Klein · 4 years, 6 months ago
- 02d7cf7 Add a tessellation mode that uses indirect draws by Chris Dalton · 4 years, 6 months ago
- 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 6 months ago
- 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 4 years, 6 months ago
- 9f6468f remove support for mips64el/loongson3a by Mike Klein · 4 years, 6 months ago
- e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 6 months ago
- be259dc Add GrD3DPipelineStateDataManager. by Jim Van Verth · 4 years, 6 months ago
- 3290916 Add SkLRUCache.h to core.gni. by Ben Wagner · 4 years, 6 months ago
- 11ad4cc Reland "Revert "Revert "Fix tile modes in SkGpuBlurUtils.""" by Brian Salomon · 4 years, 6 months ago
- 364ed37 Reland "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 6 months ago
- e5865f6 Revert "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 6 months ago
- f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 4 years, 6 months ago
- 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 4 years, 6 months ago
- e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 4 years, 6 months ago
- 828d341 Reland "Refactor stencil clip mask generation into helper" by Michael Ludwig · 4 years, 6 months ago
- de228e5 Revert "Refactor stencil clip mask generation into helper" by Michael Ludwig · 4 years, 6 months ago
- 8b3a8a5 Refactor stencil clip mask generation into helper by Michael Ludwig · 4 years, 6 months ago
- 7359165 Automatically grow D3DRenderTargetView heap as needed. by Jim Van Verth · 4 years, 6 months ago
- b0210d2 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 6 months ago
- c66cd98 Reland "Revert "custom typeface"" by Brian Osman · 4 years, 6 months ago