- ce4b6c1 less naive lowp constant_color by Mike Klein · 8 years ago
- c665fdd define HWCAP_* ourselves in SkCpu.cpp by Mike Klein · 8 years ago
- 0e36b3f Add color space support to 4f gradients by Florin Malita · 8 years ago
- 6b3542a move Coeff into blendmode by Mike Reed · 8 years ago
- 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 8 years ago
- 1608a1d remove unused xfermode methods by Mike Reed · 8 years ago
- f4a5fc7 Use chrome-infra Git CIPD package by Eric Boren · 8 years ago
- 8e20078 more easy lowp stages by Mike Klein · 8 years ago
- b7e300f Expose SkWriteBuffer in component builds by Adrienne Walker · 8 years ago
- adff9dc SkJumper: only omit leaf frame pointers by Mike Klein · 8 years ago
- c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 8 years ago
- 348060f Fix GrReducedClip.cpp: assertion failure surrounding tiny query bounds by Chris Dalton · 8 years ago
- 70898af Add TiledDrawScheduler so we can concurrently draw and enque by Yuqian Li · 8 years ago
- 9653d3a more lowp blend modes by Mike Klein · 8 years ago
- d12a676 SkPDF: Draw paths with mask filters; color filter. by Hal Canary · 8 years ago
- f36031b lowp: add some big easy stages by Mike Klein · 8 years ago
- 12a4dc9 Defend against ICOs with large BMPs embedded by Leon Scroggins III · 8 years ago
- 094dcc5 Update link to testing infrastructure. by Ben Wagner · 8 years ago
- ad5a646 In shapes_as_paths, draw zoom from pixmaps, not images by Brian Osman · 8 years ago
- 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 8 years ago
- bab680d Revert "Destroy ANGLE displays in destroyGLContext" by Robert Phillips · 8 years ago
- 727b09c lowp: add constant_color, swap, move_dst_src by Mike Klein · 8 years ago
- 0e02229 add color by Mike Klein · 8 years ago
- 28207df Make GrSimpleMeshDrawOpHelper record whether coverage can be implemented as alpha by Brian Salomon · 8 years ago
- c135988 Destroy ANGLE displays in destroyGLContext by Robert Phillips · 8 years ago
- 5adb01b lowp: add move_src_dst and srcover by Mike Klein · 8 years ago
- 1f29bf0 slight streamlining for lowp load_8888 with pshufb by Mike Klein · 8 years ago
- a86385d Remove blacklist of unit tests on Adreno Vulkan by Greg Daniel · 8 years ago
- 330e93b Exclude SkJumper_stages_lowp.cpp from G3 build. by Mike Klein · 8 years ago
- eeccbf7 Real fix for stage perf regression. by Mike Klein · 8 years ago
- 42bb6ac Simplify some Viewer code, and fix a few bugs by Brian Osman · 8 years ago
- d3df9ec SkImage::makeColorSpace(): Fix nullptr->sRGB bug with picture images by Matt Sarett · 8 years ago
- d81fed9 Replace BMP calls to new with calls to malloc by Leon Scroggins III · 8 years ago
- 98fae70 Remove hardstop blacklist for nexus player vulkan by Greg Daniel · 8 years ago
- 3e2df5a A little help message for Android viewer's build dir by Yuqian Li · 8 years ago
- 96cc361 Handle different types of streams in different jpeg source managers by cjbao · 8 years ago
- 4b0b00e Support passing single SKP to get_images_from_skps by Leon Scroggins III · 8 years ago
- c928fe2 add testing flag to force rasterpipeline by Mike Reed · 8 years ago
- eee4d6e Make instantiate return a Boolean by Robert Phillips · 8 years ago
- 9beafc4 have start_pipeline() return limit again by Mike Klein · 8 years ago
- 34d10d7 implement SkRasterPipelineBlitter::blitAntiH2() by Mike Klein · 8 years ago
- e18474e Re-enable single channel renderability for ANGLE ES2 by Robert Phillips · 8 years ago
- c8167f1 Roll ANGLE DEPS by Robert Phillips · 8 years ago
- d0e0a8f Don't move raw pointers in SkCanvas by Vaclav Brozek · 8 years ago
- cb218b3 don't try lowp in msan builds by Mike Klein · 8 years ago
- bba02c2 start on SkJumper lowp mode by Mike Klein · 8 years ago
- f4e4986 Update SKP version by UpdateSKPs · 8 years ago
- 3f51188 experiment: force composeshade to always be rasterpipeline by Mike Reed · 8 years ago
- b5d9e85 remove unused blitters by Mike Reed · 8 years ago
- 4833950 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
- e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 8 years ago
- 219b4e8 add nonsquare scale to pathops sorter tool by Cary Clark · 8 years ago
- 65efe9c remove unused auto class by Mike Reed · 8 years ago
- e4d45bf Remove accessRenderTarget call from Clear tests by Robert Phillips · 8 years ago
- 0271c5b simplify verts in certain modes by Mike Reed · 8 years ago
- 56f6e83 Roll ANGLE by Robert Phillips · 8 years ago
- 6867eee default impl of appendStages now calls shaderContext by Mike Reed · 8 years ago
- 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 8 years ago
- bc71274 Disable single channel renderability for ANGLE ES2 by Robert Phillips · 8 years ago
- 67af673 Remove deprecated SkRWBuffer snapshot methods by Florin Malita · 8 years ago
- 0d93010 move load_and_inc() and LazyCtx into SkJumper_misc.h by Mike Klein · 8 years ago
- b4dc419 Re-land "Fixed an issue with sksl variable declarations" by Ethan Nicholas · 8 years ago
- 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 8 years ago
- affa6a3 Revert "Fixed an issue with sksl variable declarations" by Ethan Nicholas · 8 years ago
- 370c2b3 minor refactor to SkRasterPipeline::BuildPipeline by Mike Klein · 8 years ago
- 88bd8ed Fixed an issue with sksl variable declarations by Ethan Nicholas · 8 years ago
- ec4400b Avoid new for small arrays in SkBmpCodec by Leon Scroggins III · 8 years ago
- 48c9919 Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 8 years ago
- fcc8adc Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
- c78a2d7 Rename Chromecast CPU tests to GPU tests by Kevin Lubick · 8 years ago
- 18166ee Omnibus: Push instantiation of GrTextures later (post TextureSampler) by Robert Phillips · 8 years ago
- dec4c0b Rename example.py -> examples/full.py for all modules by Robert Iannucci · 8 years ago
- d5bee5d add API to change max pointsize for font cache by Mike Reed · 8 years ago
- c3cbd73 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
- 1bfece8 Rm int flavor of GrNextPow2 in favor of uint32_t flavor by Robert Phillips · 8 years ago
- 8692b4a Use ssh to trigger chromecast test by Kevin Lubick · 8 years ago
- 06775d4 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
- a836267 fix premultiplied color generation in linear gradients when using fApplyAlphaAfterInterp by Lee Salzman · 8 years ago
- 5df94d5 have shaders that need seed_shader call it themselves by Mike Klein · 8 years ago
- e0f7e16 Roll recipe dependencies (nontrivial). by recipe-roller · 8 years ago
- 9b10f8f plumb y through to SkJumper by Mike Klein · 8 years ago
- 97b10ac [fiddle] Report GL driver info. by Joe Gregorio · 8 years ago
- 842a560 Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" by Brian Osman · 8 years ago
- c2b5175 Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 8 years ago
- 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 8 years ago
- d16084f Better image for copyTo4444 test by Matt Sarett · 8 years ago
- c674e26 Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" by Brian Osman · 8 years ago
- 69270fb Add smartptr SkRWBuffer snapshot methods by Florin Malita · 8 years ago
- a16f6cb Update copyOp to split-opList world by Robert Phillips · 8 years ago
- 9f6f41b Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 8 years ago
- 48567ac update GrOp printouts by Robert Phillips · 8 years ago
- 5cc9da6 raster pipeline sprite blitter by Mike Klein · 8 years ago
- c6912f7 make SkColorFilter::onAppendStages() pure by Mike Klein · 8 years ago
- fe50d96 Remove GrSurface-based surfaceContext factories from GrContextPriv by Robert Phillips · 8 years ago
- eb0e60f Ensure SkPictureImageFilter::onFilterImage doesn't double-convert color by Christopher Cameron · 8 years ago
- a03d407 fix and test colorfiltershader by Mike Reed · 8 years ago
- 2f4ddf6 Update more GrOps to split-opList world by Robert Phillips · 8 years ago
- baf41bd Convert last step.context stragglers. by Robert Iannucci · 8 years ago
- c5a073d Fix missing CIPD package for Valgrind perf bots by Eric Boren · 8 years ago
- 8231033 reland: We can mask load and store with just AVX by Mike Klein · 8 years ago