- c061b30 Roll Skia from 9e682cf211d2 to d90e09b1ae09 (2 revisions) by android-autoroll · 3 years, 11 months ago
- d90e09b Add support for half-precision types in Metal. by John Stiles · 3 years, 11 months ago
- ba9d536 Detect and properly handle swizzles of out-of-range literal values. by John Stiles · 3 years, 11 months ago
- cef8edc Roll Skia from 1ea54a127fbe to 9e682cf211d2 (2 revisions) by android-autoroll · 3 years, 11 months ago
- 9e682cf Add flag for 16-bit uniform support. by John Stiles · 3 years, 11 months ago
- 50add5a [graphite] Add support for synchronous surface readpixels by Greg Daniel · 3 years, 11 months ago
- 58931c6 Roll Skia from a143a37747b0 to 1ea54a127fbe (5 revisions) by android-autoroll · 3 years, 11 months ago
- f2d0186 Merge "Remove SK_SURFACE_COPY_ON_WRITE_CRASHES" by TreeHugger Robot · 3 years, 11 months ago
- 1ea54a1 Disable tests on iPhone 6 that use too much memory. by John Stiles · 3 years, 11 months ago
- 379957e Reland "Move alpha modulation into paint conversion (Step 1)" by Brian Osman · 3 years, 11 months ago
- 527d127 [graphite] Partially connect DrawPass, UniformCache and ProgramCache by Robert Phillips · 3 years, 11 months ago
- 0dfb2d9 When setting paint color/alpha, pin alpha to [0,1] by Brian Osman · 3 years, 11 months ago
- 378e4ae Report int-literal overflow via cast-from-float. by John Stiles · 3 years, 11 months ago
- 153d388 Remove SK_SURFACE_COPY_ON_WRITE_CRASHES by Ben Wagner · 3 years, 11 months ago
- 8a118cc Roll Skia from af5049b0d712 to a143a37747b0 (20 revisions) by android-autoroll · 3 years, 11 months ago
- a143a37 Wrap 'u_rtFlip.y * dfdy()' in parentheses, in GLSL. by John Stiles · 3 years, 11 months ago
- 570f6df Wrap 'u_rtFlip.y * dfdy()' in parentheses, in Metal. by John Stiles · 3 years, 11 months ago
- b469c10 Revert "Wrap 'u_rtFlip.y * dfdy()' in parentheses." by Greg Daniel · 3 years, 11 months ago
- b3ecd56 Revert "Move GR_MAKE_BITFIELD_OPS and GrAlignTo to non-GPU files" by Greg Daniel · 3 years, 11 months ago
- 5e4e56a Roll ANGLE from db83279a7f61 to bae19e0626f1 (12 revisions) by skia-autoroll · 3 years, 11 months ago
- 0b01f8f Roll Chromium from fdcbccbd5184 to fb2681cfd505 (553 revisions) by skia-autoroll · 3 years, 11 months ago
- 4de3238 Roll Dawn from 1de83e56f7e0 to 94d1678c6737 (5 revisions) by skia-autoroll · 3 years, 11 months ago
- 9fc189f Wrap 'u_rtFlip.y * dfdy()' in parentheses. by John Stiles · 3 years, 11 months ago
- f08e257 Fix type of RTFlip uniform. by John Stiles · 3 years, 11 months ago
- 2e892d9 Merge "Run SurfaceFlinger_test as part of Skia presubmit" by TreeHugger Robot · 3 years, 11 months ago
- b5450fb [graphite] Add index buffer support and instanced draws by Jim Van Verth · 3 years, 11 months ago
- 5a13683 GrTextBlob: cleanup and update comments by Herb Derby · 3 years, 11 months ago
- 721388e Keep uniform types even in release. by John Stiles · 3 years, 11 months ago
- db7f2c6 [graphite] Add lookup by unique ID to program and uniform caches by Robert Phillips · 3 years, 11 months ago
- e56c5ba Remove unreferenced struct. by John Stiles · 3 years, 11 months ago
- ebbee17 Fix skslc build breakage. by John Stiles · 3 years, 11 months ago
- 762a01f [graphite] Stub out details of DrawList->DrawPass algorithm by Jim Van Verth · 3 years, 11 months ago
- 8b49157 [graphite] Move MSL creation into the ProgramInfo by Robert Phillips · 3 years, 11 months ago
- 65a726b Move GR_MAKE_BITFIELD_OPS and GrAlignTo to non-GPU files by Kevin Lubick · 3 years, 11 months ago
- 391f941 [graphite] Add a Graphite no Gpu (i.e. Ganesh) build bot by Greg Daniel · 3 years, 11 months ago
- da53bb8 Replace custom int conversion with SkTo in SkArenaAlloc by Kevin Lubick · 3 years, 11 months ago
- 82ab38a Roll Skia from ecac4fedaff6 to af5049b0d712 (13 revisions) by android-autoroll · 3 years, 11 months ago
- af5049b Revert "Remove GPU-related calls from SkSurface.h when !SK_SUPPORT_GPU" by Leon Scroggins · 3 years, 11 months ago
- 1fe391f [graphite] Add caches for uniformdata and programs by Robert Phillips · 3 years, 11 months ago
- c82f9ef Remove GrTypesPriv.h dep from SkSLUtil.h when SK_SUPPORT_GPU=0 by Kevin Lubick · 3 years, 11 months ago
- 4363cdb Fix for fuzzer-discovered error with bitwise-not. by John Stiles · 3 years, 11 months ago
- 8837686 [graphite] Actually record draws in DrawList by Michael Ludwig · 3 years, 11 months ago
- 4b38d9c Reland "Avoid crash when surface CoW allocation fails" by Ben Wagner · 3 years, 11 months ago
- 69b2a0e Merge "Roll Skia from 6a02277fa2cf to ecac4fedaff6 (11 revisions)" by Leon Scroggins · 3 years, 11 months ago
- f2d016f Fix for fuzzer-discovered error with negation. by John Stiles · 3 years, 11 months ago
- 533cfc8 Roll SK Tool from 8b318b839676 to 815443b0b456 by skia-autoroll · 3 years, 11 months ago
- c5bcab8 Move SkPromiseImageTexture's includes inside GPU guard by Kevin Lubick · 3 years, 11 months ago
- 66485f9 [graphite] Add vertex and instance buffer support. by Jim Van Verth · 3 years, 11 months ago
- 46e1e9b Run SurfaceFlinger_test as part of Skia presubmit by Leon Scroggins III · 3 years, 11 months ago
- c41c3d5 Revert "Move alpha modulation into paint conversion (Step 1)" by Brian Osman · 3 years, 11 months ago
- 74105c5 Remove GPU-related calls from SkSurface.h when !SK_SUPPORT_GPU by Kevin Lubick · 3 years, 11 months ago
- aa68a6b Reject scalar casts of literals to types that can't hold them. by John Stiles · 3 years, 11 months ago
- d6a05b4 Roll Skia from 6a02277fa2cf to ecac4fedaff6 (11 revisions) by android-autoroll · 3 years, 11 months ago
- ecac4fe Prefer GL_EXT_texture_format_BGRA8888 over the APPLE variant by Brian Osman · 3 years, 11 months ago
- 146cfcc Remove GPU-related calls from SkImage.h when !SK_SUPPORT_GPU by Kevin Lubick · 3 years, 11 months ago
- 1c51867 Roll ANGLE from 421dbf200d36 to db83279a7f61 (11 revisions) by skia-autoroll · 3 years, 11 months ago
- 323c5c8 Roll SwiftShader from d143249a93bc to 9d8950e082d8 (3 revisions) by skia-autoroll · 3 years, 11 months ago
- 3f2a17d Roll Chromium from 9a6759748ac2 to fdcbccbd5184 (416 revisions) by skia-autoroll · 3 years, 11 months ago
- fc0be67 Roll Dawn from 3c786cd418f6 to 1de83e56f7e0 (6 revisions) by skia-autoroll · 3 years, 11 months ago
- a9caac4 Add SK_SURFACE_COPY_ON_WRITE_CRASHES by Ben Wagner · 3 years, 11 months ago
- 2cddedd change method signature for FontChain by Jorge Betancourt · 3 years, 11 months ago
- 5b19ebe Revert "Avoid crash when surface CoW allocation fails" by Greg Daniel · 3 years, 11 months ago
- 9fcc959 Constify SkImage by Florin Malita · 3 years, 11 months ago
- 1fa2c28 Fix dFdy test. by John Stiles · 3 years, 11 months ago
- 2e228bb Avoid crash when surface CoW allocation fails by Ben Wagner · 3 years, 11 months ago
- 3a25135 Roll Skia from 13fd52e587d2 to 6a02277fa2cf (1 revision) by android-autoroll · 3 years, 11 months ago
- 6a02277 [graphite] Add DrawBufferManager class. by Greg Daniel · 3 years, 11 months ago
- 7805e63 Roll Skia from 2bdb65dcf26a to 13fd52e587d2 (2 revisions) by android-autoroll · 3 years, 11 months ago
- 13fd52e Reland "Create a common Tessellation.h header" by Chris Dalton · 3 years, 11 months ago
- b421a71 [graphite] Expand shader precompilation placeholder by Robert Phillips · 3 years, 11 months ago
- b5d5941 Roll Skia from 8a2a020ef4bc to 2bdb65dcf26a (8 revisions) by android-autoroll · 3 years, 11 months ago
- 2bdb65d Refuse to negate a literal if it would over/underflow its type. by John Stiles · 3 years, 11 months ago
- 5c905c9 Refuse to coerce integer values that don't fit into their type. by John Stiles · 3 years, 11 months ago
- 29187b1 Revert "Create a common Tessellation.h header" by Greg Daniel · 3 years, 11 months ago
- 5f13275 Revert "Lift recursive curve culling out of tessellators" by Greg Daniel · 3 years, 11 months ago
- 94b1f0df Add overflow protection to vector-arithmetic folding. by John Stiles · 3 years, 11 months ago
- 4be2057 Fix out of bounds palette index access by Dominik Röttsches · 3 years, 11 months ago
- 75e1f4c Lift recursive curve culling out of tessellators by Chris Dalton · 3 years, 11 months ago
- c77620c Move alpha modulation into paint conversion (Step 1) by Brian Osman · 3 years, 11 months ago
- c6a5706 Roll Skia from f44bc854bf4c to 8a2a020ef4bc (1 revision) by android-autoroll · 3 years, 11 months ago
- 8a2a020 Create a common Tessellation.h header by Chris Dalton · 3 years, 11 months ago
- db6032e Roll Skia from 1ddf724e3707 to f44bc854bf4c (1 revision) by android-autoroll · 3 years, 11 months ago
- f44bc85 [graphite] Track target TextureProxy for DrawContext and DrawPass by Jim Van Verth · 3 years, 11 months ago
- 450a1f5 Roll Skia from 6c2b4055fe67 to 1ddf724e3707 (3 revisions) by android-autoroll · 3 years, 11 months ago
- 1ddf724 Roll ANGLE from 0dbe308d91a3 to 421dbf200d36 (8 revisions) by skia-autoroll · 3 years, 11 months ago
- 00f3eb4 Roll Chromium from 1704efc5bbba to 9a6759748ac2 (468 revisions) by skia-autoroll · 3 years, 11 months ago
- 5bb2e21 Roll SwiftShader from 21810915c4f1 to d143249a93bc (1 revision) by skia-autoroll · 3 years, 11 months ago
- 46bc14e Roll Skia from c75e0ef2b31d to 6c2b4055fe67 (1 revision) by android-autoroll · 3 years, 11 months ago
- 6c2b405 Roll Dawn from f4c8a6ac9ba5 to 3c786cd418f6 (6 revisions) by skia-autoroll · 3 years, 11 months ago
- 56d3ff8 Roll Skia from cb04e3981f3f to c75e0ef2b31d (3 revisions) by android-autoroll · 3 years, 11 months ago
- c75e0ef [graphite] Add IndexWriter and UniformWriter classes. by Greg Daniel · 3 years, 11 months ago
- 14c3282 Update Metal type sizes and alignments. by John Stiles · 3 years, 11 months ago
- 9ec61da Fix Clang warning -Wbitwise-instead-of-logical. by John Stiles · 3 years, 11 months ago
- adcc1e6 Roll Skia from 97284f255bcc to cb04e3981f3f (1 revision) by android-autoroll · 3 years, 11 months ago
- cb04e39 [mac] CPU dimensions are too precise and miss new Macminis in the pool. by Joe Gregorio · 3 years, 11 months ago
- 269b0cb Roll Skia from f6fb3db1dc9e to 97284f255bcc (6 revisions) by android-autoroll · 3 years, 11 months ago
- 97284f2 [infra] Add initial platforms and constraint values by Kevin Lubick · 3 years, 11 months ago
- e82c1c1 Add support for vk drm format modifiers. by Greg Daniel · 3 years, 11 months ago
- 7898607 Fix CL collision (rm SLType Byte type usage) by Robert Phillips · 3 years, 11 months ago
- 215b48d [graphite] Fix link error in DrawOrder.h by Jim Van Verth · 3 years, 11 months ago