| Commit message (Expand) | Author | Age |
* | Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c... | emmaleer | 2015-08-13 |
* | Belt and suspenders for colors in DrawAtlasBatch test | jvanverth | 2015-08-13 |
* | Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non... | bsalomon | 2015-08-13 |
* | Extend SkImageGenerator to support natively generated GrTextures. As part of ... | reed | 2015-08-13 |
* | Normalize SkXfermode_opts.h argument order as d,s[,aa]. | mtklein | 2015-08-13 |
* | SkScaledCodec class | emmaleer | 2015-08-13 |
* | Fix for VALGRIND DrawAtlas test issue. | jvanverth | 2015-08-13 |
* | Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c... | emmaleer | 2015-08-13 |
* | SkScaledCodec class | emmaleer | 2015-08-13 |
* | fix up batch_spew | joshualitt | 2015-08-13 |
* | Move GrRectBatch to GrBWFillRectBatch and make internal | joshualitt | 2015-08-13 |
* | add SkImage::NewFromPicture and a GM to test it | reed | 2015-08-13 |
* | Simplify parameters passed to path renderers | robertphillips | 2015-08-13 |
* | add asserts on Sk4px::Map functions that our arrays are non-null. | mtklein | 2015-08-13 |
* | Minor fix to not save the modeling space rect | joshualitt | 2015-08-13 |
* | Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations. | bsalomon | 2015-08-13 |
* | Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentS... | wangyix | 2015-08-13 |
* | Fail early in GrPipeline::CreateAt() if XP creation fails | bsalomon | 2015-08-13 |
* | Defer flushes if kPreferNoIO is specified | robertphillips | 2015-08-13 |
* | Revert "Revert[4] "move some public headers into private"" | reed | 2015-08-12 |
* | Revert of Normalize SkXfermode_opts.h argument order as d,s[,aa]. (patchset #... | mtklein | 2015-08-12 |
* | Use forwarding with SkTLazy::init. | bungeman | 2015-08-12 |
* | Refactor helper function for SkBitmapShader to GrFragmentProcessor | joshualitt | 2015-08-12 |
* | Revert[4] "move some public headers into private" | reed | 2015-08-12 |
* | broken bots war | joshualitt | 2015-08-12 |
* | Add support for a new GPU interface | jvanverth | 2015-08-12 |
* | Revert of Refactor to put SkXfermode_opts inside SK_OPTS_NS. (patchset #1 id:... | mtklein | 2015-08-12 |
* | Add GrAARectBatch which can handle a local matrix | joshualitt | 2015-08-12 |
* | Add override to GrAAFillRectBatch::onCombineIfPossible | bsalomon | 2015-08-12 |
* | SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] | halcanary | 2015-08-12 |
* | Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu | bsalomon | 2015-08-12 |
* | Normalize SkXfermode_opts.h argument order as d,s[,aa]. | mtklein | 2015-08-12 |
* | Refactor to put SkXfermode_opts inside SK_OPTS_NS. | mtklein | 2015-08-12 |
* | All child GrFragmentProcs' transforms and textures will be stored in the root... | wangyix | 2015-08-12 |
* | Update CodexTest to test valid_alpha. | scroggo | 2015-08-12 |
* | Revise DrawAtlasBatch to get rid of one copy when generating the batch. | jvanverth | 2015-08-12 |
* | Remove trace marker support from GrBufferedDrawTarget | bsalomon | 2015-08-12 |
* | Fix bmp RLE "bug" | msarett | 2015-08-12 |
* | C API: add radial, sweep, and two-point conical gradient shaders | halcanary | 2015-08-12 |
* | Consolidate SkCodec functions for handling rewind | scroggo | 2015-08-12 |
* | Move AAFillRect into CPP for templatization | joshualitt | 2015-08-12 |
* | Revert[3] "move some public headers into private" | reed | 2015-08-12 |
* | Revert[2] "move some public headers into private" | reed | 2015-08-12 |
* | Make GrBatch carry its own GrPipeline | bsalomon | 2015-08-11 |
* | Switching Skia to chromium's libjpeg-turbo | msarett | 2015-08-11 |
* | decrement lockcount if we failed to get pixels | reed | 2015-08-11 |
* | SkPDF: allow PDF module to be disabled in DM and SampleApp | halcanary | 2015-08-11 |
* | Revert "move some public headers into private" | reed | 2015-08-11 |
* | move some public headers into private | reed | 2015-08-11 |
* | Make initBatchTracker private, move towards pipeline on batch | bsalomon | 2015-08-10 |