- 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 9 months ago
- dde5034 Correct TestTypeface::onCharsToGlyphs signature. by Ben Wagner · 4 years, 9 months ago
- 61d0084 Fix flush change breaks. by Greg Daniel · 4 years, 9 months ago
- 9f6468f remove support for mips64el/loongson3a by Mike Klein · 4 years, 9 months ago
- 0498431 port GrDataUtils to use generic transfer functions by Mike Klein · 4 years, 9 months ago
- 03f12b9 try adding some code to example.html by Elliot · 4 years, 9 months ago
- 4262f6b Roll skcms from 97bfcc9529c9 to da218e6af725 (1 revision) by skia-autoroll · 4 years, 9 months ago
- e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 9 months ago
- d8fd0bf Remove deprecated flush calls. by Greg Daniel · 4 years, 9 months ago
- 7c8ea19 Roll skcms from 60d5d65325e6 to 97bfcc9529c9 (1 revision) by skia-autoroll · 4 years, 9 months ago
- 4651b99 Reland "Cache hb_face." by Ben Wagner · 4 years, 9 months ago
- be259dc Add GrD3DPipelineStateDataManager. by Jim Van Verth · 4 years, 9 months ago
- d240d76 extract original paths at big size to improve precision by Mike Reed · 4 years, 9 months ago
- 1b63b4a Revert "SkSL function inlining" by Robert Phillips · 4 years, 9 months ago
- 2a7eff9 Avoid MIP mapping in strict_constraint_no_red_allowed by Brian Salomon · 4 years, 9 months ago
- 86fedbb Remove legacy matrix concat code by Brian Osman · 4 years, 9 months ago
- b65024b SkSL function inlining by Ethan Nicholas · 4 years, 9 months ago
- 55b3dc0 Make SkParagraph Run moveable. by Ben Wagner · 4 years, 9 months ago
- 0b13cec Make TextLine::fEllipsis unique_ptr. by Ben Wagner · 4 years, 9 months ago
- e73e2fc Don't shadow the name textRange. by Ben Wagner · 4 years, 9 months ago
- 9afff47 Fix clear rects in SkGpuBlurUtils by Brian Salomon · 4 years, 9 months ago
- 1963009 stroke-and-fill is deprecated, introduce simpler api by Mike Reed · 4 years, 9 months ago
- ca76920 Split bleed GM into two: one tests kStrict and tests kFast. by Brian Salomon · 4 years, 9 months ago
- d077e6a Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
- 419524c Roll third_party/externals/dawn 275a95c1dc64..949f1e45f1dc (4 commits) by skia-autoroll · 4 years, 9 months ago
- 9d87654 Roll ../src 32d57fc38fab..2d0aebd8a890 (378 commits) by skia-autoroll · 4 years, 9 months ago
- de89a4a Roll third_party/externals/angle2 d34ab323f368..fabf74bda604 (4 commits) by skia-autoroll · 4 years, 9 months ago
- 7a4ea2ba Revert "Cache hb_face." by Mike Reed · 4 years, 9 months ago
- 98bc22c add fontmetrics to custom typeface by Mike Reed · 4 years, 9 months ago
- dbcf680 Fix rendering of very-thin dashed lines when MSAA is enabled. by John Stiles · 4 years, 9 months ago
- 293e1d8 Clarify doc comments to document the meaning of 'hairline'. by John Stiles · 4 years, 9 months ago
- d19bb177 Cache hb_face. by Ben Wagner · 4 years, 9 months ago
- 75cebbe Inset subset rect in texture op when nearest sampling by Brian Salomon · 4 years, 9 months ago
- 6222406 clean up some SK_LEGACY... defines by Mike Klein · 4 years, 9 months ago
- 2ddf7f3 extend custom typeface gm by Mike Reed · 4 years, 9 months ago
- d5cbc1e Isolate fGlyphs in SubRun by Herb Derby · 4 years, 9 months ago
- 3290916 Add SkLRUCache.h to core.gni. by Ben Wagner · 4 years, 9 months ago
- e7825ff Reland "direct mask biased to (0,0)" by Herb Derby · 4 years, 9 months ago
- 39decdb Fix TODO in SkTArray move constructor. by Ben Wagner · 4 years, 9 months ago
- e5c379d Reland "Update skpbench to let the gpu thread run alongside the recording threads" by Adlai Holler · 4 years, 9 months ago
- 8219e91 For vertices/patches with a shader and no texCoords, use positions by Brian Osman · 4 years, 9 months ago
- 1040e38 Revert "direct mask biased to (0,0)" by Robert Phillips · 4 years, 9 months ago
- ef3556d Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
- 829d6c9 Roll third_party/externals/angle2 11f9c56c0347..d34ab323f368 (13 commits) by skia-autoroll · 4 years, 9 months ago
- afda82d Roll ../src 1aee2a7fd915..32d57fc38fab (458 commits) by skia-autoroll · 4 years, 9 months ago
- 49bf75f Roll third_party/externals/swiftshader c9625f1660da..b6e8c3f0f483 (7 commits) by skia-autoroll · 4 years, 9 months ago
- 263b897 Roll third_party/externals/dawn 0b8e3194079e..275a95c1dc64 (7 commits) by skia-autoroll · 4 years, 9 months ago
- 4a9a2d1 remove legacy utils for camera3d by Mike Reed · 4 years, 9 months ago
- fb0b35f Update SKP version by skia-recreate-skps · 4 years, 9 months ago
- 9213032 Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
- fe4b0b3 Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
- 75b6c00 Revert "Convert pathkit's usage of SkPath::Iter to SkPatPriv::RangeIter" by Chris Dalton · 4 years, 9 months ago
- 839e70f Identity unichar <-> glyph_id mapping for SkCustomTypeface by Florin Malita · 4 years, 9 months ago
- 3ea8625 Attaching ellipsis to emoji cluster by Julia Lavrova · 4 years, 9 months ago
- 56cde49 direct mask biased to (0,0) by Herb Derby · 4 years, 9 months ago
- 2255893 Reland "Consolidate texture uploads in GrGLGpu." by Brian Salomon · 4 years, 9 months ago
- 11ad4cc Reland "Revert "Revert "Fix tile modes in SkGpuBlurUtils.""" by Brian Salomon · 4 years, 9 months ago
- 67c921a JIT pow() by Mike Klein · 4 years, 10 months ago
- b88892f update release notes file, site for 84 branch by Heather Miller · 4 years, 9 months ago
- 71f06f6 Revert "Consolidate texture uploads in GrGLGpu." by Robert Phillips · 4 years, 9 months ago
- f10b2a5 Loosen up uniqueKey asserts between GrTextureProxy and GrTexture in DDLs (alt. version) by Robert Phillips · 4 years, 9 months ago
- 6ef2933 One bleed GM by Brian Salomon · 4 years, 9 months ago
- 5c66aa7 Consolidate texture uploads in GrGLGpu. by Brian Salomon · 4 years, 9 months ago
- 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 5 years ago
- 2403a10 Revert "Update skpbench to let the gpu thread run alongside the recording threads" by Robert Phillips · 4 years, 9 months ago
- f3fe5a5 Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
- 29371c6 Roll third_party/externals/angle2 664376e20ab2..11f9c56c0347 (12 commits) by skia-autoroll · 4 years, 9 months ago
- 64359de Roll third_party/externals/swiftshader d748e1651af8..c9625f1660da (1 commits) by skia-autoroll · 4 years, 9 months ago
- 4a7d503 Roll third_party/externals/dawn 75ef5963b477..0b8e3194079e (3 commits) by skia-autoroll · 4 years, 9 months ago
- da55d56 Roll ../src a6a8a49a2077..1aee2a7fd915 (514 commits) by skia-autoroll · 4 years, 9 months ago
- 364ed37 Reland "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 9 months ago
- b88fe29 Support framebuffer fetch extension on non-ES GL by Brian Salomon · 4 years, 9 months ago
- a36a5a1 Add a per-triangle vertex advance to GrMiddleOutPolygonTriangulator by Chris Dalton · 4 years, 9 months ago
- 593febf Blacklist gpu_blur_utils GMs from gltestthreading by Brian Salomon · 4 years, 9 months ago
- 330db4b Remove outdated color type readback workaround from dm by Brian Salomon · 4 years, 9 months ago
- 340cd9c SkCustomTypeface tweaks by Florin Malita · 4 years, 9 months ago
- ca06ce4 Update skpbench to let the gpu thread run alongside the recording threads by Adlai Holler · 4 years, 9 months ago
- 08f986d Added SkSL unpremul intrinsic by Brian Osman · 4 years, 9 months ago
- 568f35f Turn off underline with gaps by Julia Lavrova · 4 years, 9 months ago
- cdb520a SkPostConcatMatrixProvider -> SkPostTranslateMatrixProvider by Brian Osman · 4 years, 9 months ago
- 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 9 months ago
- e5865f6 Revert "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 9 months ago
- bcffa4f Reorder canvaskit demos, add fixed 3d cube demo by Nathaniel Nifong · 4 years, 9 months ago
- 5592f24 [canvaskit] Update to 0.15.0 by Kevin Lubick · 4 years, 9 months ago
- e70af51 [canvaskit] Properly fix Safari (detect if WebGL2 is not available) by Kevin Lubick · 4 years, 9 months ago
- ff350cb fixed null dereference in SkSLMetalCodeGenerator by Ethan Nicholas · 4 years, 9 months ago
- 79c5674 Place transformed drawing data at source space (0,0) by Herb Derby · 4 years, 9 months ago
- dbb3e1d Remove some asserts that prevent Dawn from completing a DM run. by Stephen White · 4 years, 9 months ago
- b8fc4e6 refactor SkArenaAlloc arrays a little by Mike Klein · 4 years, 9 months ago
- 39ec60a Don't delete gl textures on failed update. by Greg Daniel · 4 years, 9 months ago
- c2e80e1 [canvaskit] Disable getError calls for webGL by Kevin Lubick · 4 years, 9 months ago
- 0c8884b [canvaskit] Fix memory leak in paragraph bindings by Kevin Lubick · 4 years, 9 months ago
- 8f3963f Add array initializer by Herb Derby · 4 years, 9 months ago
- 682a2f4 Add Direct3D swapchain support by Jim Van Verth · 4 years, 9 months ago
- 5b2ede3 Update Skia milestone to 85 by Heather Miller · 4 years, 9 months ago
- c1baf6e Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
- a263d9b Roll third_party/externals/angle2 3b82fdcf1c83..664376e20ab2 (10 commits) by skia-autoroll · 4 years, 9 months ago
- c8ea717 Roll ../src e334ec41436b..a6a8a49a2077 (501 commits) by skia-autoroll · 4 years, 9 months ago
- adc35ec Roll third_party/externals/dawn f4df7916cacb..75ef5963b477 (8 commits) by skia-autoroll · 4 years, 9 months ago
- 412afeb Roll third_party/externals/swiftshader 64da65bd1bd5..d748e1651af8 (2 commits) by skia-autoroll · 4 years, 9 months ago