- 3b035e0 Delete .a file before writing static library. by Ben Wagner · 4 years, 8 months ago
- 1db8e79 Add GrContext API to allow updating GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 8 months ago
- 4442bfa Revert "remove -Fast bots" by Mike Klein · 4 years, 8 months ago
- b00f86c Revert "Reland "remove unnecessary hsw opts"" by Mike Klein · 4 years, 8 months ago
- 5d18c24 Roll Chromium from 608bc0c55214 to 82b62a7dc547 (444 revisions) by skia-autoroll · 4 years, 8 months ago
- 0da0b0a Roll ANGLE from dbb18b53c4b4 to d80d9044857e (10 revisions) by skia-autoroll · 4 years, 8 months ago
- 54f46db Roll dawn from 0a79bee135cd to 527080ff03ce (7 revisions) by skia-autoroll · 4 years, 8 months ago
- 62ace59 [fuchsia] Fix fidlc command. by John Rosasco · 4 years, 8 months ago
- bce9bd6 Revert "Update GrCircleBlurFragmentProcessor to use a child FP." by John Stiles · 4 years, 8 months ago
- 1c3a77e Re-enable GrCaps::fSampleLocationsSupport in Vulkan by Chris Dalton · 4 years, 8 months ago
- 58f569b Remove unnecessary GrFixedClip includes/declarations by Michael Ludwig · 4 years, 8 months ago
- f43da14 Add D3D descriptor tables and bind to command list. by Jim Van Verth · 4 years, 8 months ago
- 90e8290 Revert "Switch persistent cache to use SkReadBuffer/SkWriteBuffer" by Mike Reed · 4 years, 8 months ago
- 437c785 [fuchsia] Always use full name of FIDL libraries. by Yilong Li · 4 years, 8 months ago
- 392fa03 Add an interactive sample that fits cubics to circular arcs by Chris Dalton · 4 years, 8 months ago
- 5fa11d4 Switch persistent cache to use SkReadBuffer/SkWriteBuffer by Brian Osman · 4 years, 8 months ago
- 9010c86 Update GrAlphaThresholdFragmentProcessor to use a child FP. by John Stiles · 4 years, 8 months ago
- 88c6539 Update GrCircleBlurFragmentProcessor to use a child FP. by John Stiles · 4 years, 8 months ago
- 1ce11e6 Reland "remove unnecessary hsw opts" by Mike Klein · 4 years, 8 months ago
- ad9ac9a remove -Fast bots by Mike Klein · 4 years, 8 months ago
- 1b2f5e5 Move Pixel4 Perf jobs to the 4XL. by Joe Gregorio · 4 years, 8 months ago
- e52b625 Update vulkan linux sdk version on bots. by Greg Daniel · 4 years, 8 months ago
- b81eeba Allow surfaces to validate against matching contexts, not ptr equality by Adlai Holler · 4 years, 8 months ago
- ba426ba make GrAtlasTextOp a friend of GrRenderTargetContext by Herb Derby · 4 years, 8 months ago
- 7eb0a5f Auto-resolve DDL targets in flushSurfaces by Robert Phillips · 4 years, 8 months ago
- 45cd200 [skrive] Initial artboard plumbing by Florin Malita · 4 years, 8 months ago
- 73905c3 Removing fOffsets array from Run; optimizing copyTo by Julia Lavrova · 4 years, 8 months ago
- 990a04e remove unused and unimplemented calls by Herb Derby · 4 years, 8 months ago
- 6468822 move the bulk of GrTextContext to GrRenderTargetContext by Herb Derby · 4 years, 8 months ago
- 8c40677 Remove SkValidatingReadBuffer.h by Brian Osman · 4 years, 8 months ago
- 6c4b67d remove arcore from apps project directory by Jorge Betancourt · 4 years, 8 months ago
- 25df1f7 Don't fill last render task map with nullptrs by Adlai Holler · 4 years, 8 months ago
- 8a6e53a Disable support for sample locations in vulkan. by Greg Daniel · 4 years, 8 months ago
- d3927e4 Revert "Reland "Add JavaInputStreamAdaptor files into third_party directory."" by Mike Klein · 4 years, 8 months ago
- 8441a7c In GrColorInfo, compute color xform from sRGB at construction time by Brian Osman · 4 years, 8 months ago
- 28e5f11 Don't recompute clipped op bounds in setupDstProxyView by Michael Ludwig · 4 years, 8 months ago
- 45f36b5 ignore SK_DISABLE_READBUFFER by Mike Klein · 4 years, 8 months ago
- 5c9d181 Make SK_DISABLE_EFFECT_SERIALIZATION trim out more code by Brian Osman · 4 years, 8 months ago
- 8f45e4d use type name as identifier instead of factory by Mike Klein · 4 years, 8 months ago
- 237f794 Reland "Add JavaInputStreamAdaptor files into third_party directory." by John Stiles · 4 years, 8 months ago
- cb1cf47 Revert "remove unnecessary hsw opts" by Mike Klein · 4 years, 8 months ago
- a01ec53 Remove axis alignment restriction on small CPU blur by Brian Salomon · 4 years, 8 months ago
- 9d79ac6 Revert "Add JavaInputStreamAdaptor files into third_party directory." by John Stiles · 4 years, 8 months ago
- cb40620 Document skia::textlayout::Run is non-assignable. by Ben Wagner · 4 years, 8 months ago
- 88c6d72 remove unnecessary hsw opts by Mike Klein · 4 years, 8 months ago
- 7910a8f Account for surface origin in Dawn scissor rect by Michael Ludwig · 4 years, 8 months ago
- cc23d95 Roll Chromium from 734187142549 to 608bc0c55214 (450 revisions) by skia-autoroll · 4 years, 8 months ago
- 5a520ea Roll ANGLE from d80adf4e137d to dbb18b53c4b4 (14 revisions) by skia-autoroll · 4 years, 8 months ago
- 8621f13 Roll dawn from a2fe30579783 to 0a79bee135cd (5 revisions) by skia-autoroll · 4 years, 8 months ago
- c14701a Remove SkStream_mac.cpp. by Ben Wagner · 4 years, 8 months ago
- 7c1f3fa Remove SkFontHost_mac.cpp. by Ben Wagner · 4 years, 8 months ago
- d449f51 minor reordering of fields to save space by Mike Reed · 4 years, 8 months ago
- 75da651 Update GrLumaColorFilterEffect to use a child FP. by John Stiles · 4 years, 8 months ago
- fe64410 Remove PremulInput and GrPremulInputFragmentProcessor.fp from Skia. by John Stiles · 4 years, 8 months ago
- ea380a7 Fix housekeeper 'check generated files' warning. by John Stiles · 4 years, 8 months ago
- d71b7b0 Move lastRenderTask into drawing manager by Adlai Holler · 4 years, 8 months ago
- d4b8bf9 Dawn: implement GrBackendTexture::isSameTexture(). by Stephen White · 4 years, 8 months ago
- cf8b723 Add JavaInputStreamAdaptor files into third_party directory. by John Stiles · 4 years, 8 months ago
- e2c83a3 Optimize findLimitingClusters by Julia Lavrova · 4 years, 8 months ago
- 7b1355e Revert "Reland "Move JavaInputStreamAdaptor into third_party and add a LICENSE file."" by John Stiles · 4 years, 8 months ago
- f54dbf7 Clean up SkShaper_coretext.cpp & SkCGBase.h by Adlai Holler · 4 years, 8 months ago
- d470f40 Dealing with another crash when some fonts are unresolved by Julia Lavrova · 4 years, 8 months ago
- 2fbe617 Update Gr(Circle|Ellipse)Effect to use a child FP. by John Stiles · 4 years, 8 months ago
- d29207a move painter to GrRenderTargetContext from TextTarget by Herb Derby · 4 years, 8 months ago
- fee0698 Reland "Move JavaInputStreamAdaptor into third_party and add a LICENSE file." by John Stiles · 4 years, 8 months ago
- d060c9d Define sample(null) as returning the inputColor unchanged. by John Stiles · 4 years, 8 months ago
- 26ae40f Reland "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 8 months ago
- 94aed0b Use "und" in place of HB_LANGUAGE_INVALID. by Ben Wagner · 4 years, 8 months ago
- cf992d6 simplify GrTextContext by Herb Derby · 4 years, 8 months ago
- e923ae1 Revert "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 8 months ago
- f79ef18 Update GrAARectEffect to use a child FP. by John Stiles · 4 years, 8 months ago
- f6c48c0 inline Cluster::run() by Mike Reed · 4 years, 8 months ago
- 00a96f2 [skrive] Initial parser plumbing by Florin Malita · 4 years, 8 months ago
- 03535f4 No longer move queue index of VkImage back to initial state on release. by Greg Daniel · 4 years, 8 months ago
- 750e565 calculate text color closer to use by Herb Derby · 4 years, 8 months ago
- 9cced93 Handle color and stencil clears in GrClearOp by Michael Ludwig · 4 years, 8 months ago
- be20205 Remove unused fColor from GrTextBlob by Herb Derby · 4 years, 8 months ago
- 6e659e9 Add a gm for ManagedAnimation.setColor by Nathaniel Nifong · 4 years, 8 months ago
- f9ffdd6 Update Go Deps by skia-recreate-skps · 4 years, 8 months ago
- 6eeec74 Roll Chromium from b7bb5840cba2 to 734187142549 (512 revisions) by skia-autoroll · 4 years, 8 months ago
- 6a8163a Roll dawn from 0a6a9d86926e to a2fe30579783 (2 revisions) by skia-autoroll · 4 years, 8 months ago
- b20634b Roll ANGLE from b10f4b94aa17 to d80adf4e137d (20 revisions) by skia-autoroll · 4 years, 8 months ago
- 81aa5dd Update SKP version by skia-recreate-skps · 4 years, 8 months ago
- aed47a3 Update Go Deps by skia-recreate-skps · 4 years, 8 months ago
- 47b0675 Update Go Deps by skia-recreate-skps · 4 years, 8 months ago
- 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 8 months ago
- bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 8 months ago
- 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 8 months ago
- 429d9d7 Revert "Move JavaInputStreamAdaptor into third_party and add a LICENSE file." by John Stiles · 4 years, 8 months ago
- af6cf63 Revert my recent change to WritePixelsNonTexture_Gpu. by Stephen White · 4 years, 8 months ago
- a4ae8d0 [canvaskit] Roll 0.16.2 by Kevin Lubick · 4 years, 8 months ago
- 6f56f2e port skx opts to old style by Mike Klein · 4 years, 8 months ago
- aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 8 months ago
- eac2d51 Move JavaInputStreamAdaptor into third_party and add a LICENSE file. by John Stiles · 4 years, 8 months ago
- e7b329e [canvaskit] Fix freeing of memory in computeTonalColors by Kevin Lubick · 4 years, 8 months ago
- 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 8 months ago
- 47f3eb1 Fix constant output for Clamp FP when child processor is present. by John Stiles · 4 years, 8 months ago
- 54cf42f Update HSL/RGB and color matrix conversion processors to use a child FP. by John Stiles · 4 years, 8 months ago
- 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 8 months ago
- ea765a3 Remove 'public' from disabled optional target. by Ben Wagner · 4 years, 8 months ago