- a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 4 months ago
- ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years, 5 months ago
- bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years, 4 months ago
- c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years, 5 months ago
- 13e3fae reduce mutex use and switch to spinlock by Herb Derby · 4 years, 7 months ago
- 2940538 Reland "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 7 months ago
- 75c5168 Revert "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 7 months ago
- dd13955 Remove more GrContext imports & usage by Adlai Holler · 4 years, 7 months ago
- 0c5bb2f Clean up some GrContext in tests by Robert Phillips · 4 years, 7 months ago
- 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 7 months ago
- 1ca54d4 remove purge more interface from GrTextBlobCache by Herb Derby · 4 years, 8 months ago
- 88a3b46 turn off 2M glyph test by Herb Derby · 4 years, 9 months ago
- 317dce5 Drop SkTextBlobs with > 2M glyphs. by Herb Derby · 4 years, 9 months ago
- e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 10 months ago
- 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 5 years ago
- 2638f3d rename atlassize->atlasdimensions by Brian Salomon · 5 years ago
- 9830fc4 A fix and unit test for jagged characters by Herb Derby · 5 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 7c59774 Convert some unit tests from NullGL to Mock context by Brian Osman · 6 years ago
- ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
- 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 6 years ago
- dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 6 years ago
- 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
- 70914f5 Use SkFont in textblobs by Mike Reed · 6 years ago
- 278b067 Less stress for chromecast by Herb Derby · 6 years ago
- 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
- aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
- a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
- d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
- c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
- 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
- 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
- 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
- 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
- 13b9c95 Move SkTypeface to sk_sp. by bungeman · 9 years ago
- 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 9 years ago
- 6296da7 Move SkTypeface to sk_sp. by bungeman · 9 years ago
- 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 9 years ago
- 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
- f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 9 years ago
- e8f3062 switch surface to sk_sp by reed · 9 years ago
- 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
- 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 9 years ago
- 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 7f9c9eb wire up reduced atlas and zero textblob cache to test by joshualitt · 9 years ago
- d45fb5a Add BW masks to random scaler context by joshualitt · 10 years ago
- 65e96b4 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 10 years ago
- bdc91a7 Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/) by joshualitt · 10 years ago
- adcdca8 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 10 years ago
- 11dfc8e Small tweak to TextBlobCacheTest by joshualitt · 10 years ago
- bedf7e5 fix memory leak in TextBlobCacheTest by joshualitt · 10 years ago
- 404d9d6 Fix up textblobcachetest by joshualitt · 10 years ago
- e49109f adding unit test for textblob cache / GrBatchAtlas by joshualitt · 10 years ago