aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Revert of stop dropping AA when rect stays rect (patchset #8 id:140001 of htt...Gravatar joshualitt2015-08-14
* SkPDF: Move SkFlate into src/pdf (part 3/3)Gravatar halcanary2015-08-14
* fix valgrind issueGravatar joshualitt2015-08-14
* fix viewmatrix mapping in AAFillRectGravatar joshualitt2015-08-14
* Support more swizzles to 565 in SkCodecGravatar scroggo2015-08-14
* SkScaledCodec classGravatar emmaleer2015-08-14
* stop dropping AA when rect stays rectGravatar joshualitt2015-08-14
* Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.c...Gravatar egdaniel2015-08-14
* Revert of Paranoid temporary check that Chrome's building with SSE2 on all Wi...Gravatar mtklein2015-08-14
* SkScaledCodec classGravatar emmaleer2015-08-14
* Paranoid temporary check that Chrome's building with SSE2 on all Windows buil...Gravatar mtklein2015-08-13
* Split GrDrawBatch and GrVertexBatch into their own filesGravatar bsalomon2015-08-13
* some catchup CL revisionsGravatar reed2015-08-13
* Every pixel ref gets its own mutex.Gravatar mtklein2015-08-13
* Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...Gravatar emmaleer2015-08-13
* Belt and suspenders for colors in DrawAtlasBatch testGravatar jvanverth2015-08-13
* Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...Gravatar bsalomon2015-08-13
* Extend SkImageGenerator to support natively generated GrTextures. As part of ...Gravatar reed2015-08-13
* Normalize SkXfermode_opts.h argument order as d,s[,aa].Gravatar mtklein2015-08-13
* SkScaledCodec classGravatar emmaleer2015-08-13
* Fix for VALGRIND DrawAtlas test issue.Gravatar jvanverth2015-08-13
* Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c...Gravatar emmaleer2015-08-13
* SkScaledCodec classGravatar emmaleer2015-08-13
* fix up batch_spewGravatar joshualitt2015-08-13
* Move GrRectBatch to GrBWFillRectBatch and make internalGravatar joshualitt2015-08-13
* add SkImage::NewFromPicture and a GM to test itGravatar reed2015-08-13
* Simplify parameters passed to path renderersGravatar robertphillips2015-08-13
* add asserts on Sk4px::Map functions that our arrays are non-null.Gravatar mtklein2015-08-13
* Minor fix to not save the modeling space rectGravatar joshualitt2015-08-13
* Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations.Gravatar bsalomon2015-08-13
* Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentS...Gravatar wangyix2015-08-13
* Fail early in GrPipeline::CreateAt() if XP creation failsGravatar bsalomon2015-08-13
* Defer flushes if kPreferNoIO is specifiedGravatar robertphillips2015-08-13
* Revert "Revert[4] "move some public headers into private""Gravatar reed2015-08-12
* Revert of Normalize SkXfermode_opts.h argument order as d,s[,aa]. (patchset #...Gravatar mtklein2015-08-12
* Use forwarding with SkTLazy::init.Gravatar bungeman2015-08-12
* Refactor helper function for SkBitmapShader to GrFragmentProcessorGravatar joshualitt2015-08-12
* Revert[4] "move some public headers into private"Gravatar reed2015-08-12
* broken bots warGravatar joshualitt2015-08-12
* Add support for a new GPU interfaceGravatar jvanverth2015-08-12
* Revert of Refactor to put SkXfermode_opts inside SK_OPTS_NS. (patchset #1 id:...Gravatar mtklein2015-08-12
* Add GrAARectBatch which can handle a local matrixGravatar joshualitt2015-08-12
* Add override to GrAAFillRectBatch::onCombineIfPossibleGravatar bsalomon2015-08-12
* SkPDF: Move SkFlate into src/pdf (part 1/3) [reland]Gravatar halcanary2015-08-12
* Check for xfer barriers in GrBatch, auto-issue barriers in GrGpuGravatar bsalomon2015-08-12
* Normalize SkXfermode_opts.h argument order as d,s[,aa].Gravatar mtklein2015-08-12
* Refactor to put SkXfermode_opts inside SK_OPTS_NS.Gravatar mtklein2015-08-12
* All child GrFragmentProcs' transforms and textures will be stored in the root...Gravatar wangyix2015-08-12
* Update CodexTest to test valid_alpha.Gravatar scroggo2015-08-12
* Revise DrawAtlasBatch to get rid of one copy when generating the batch.Gravatar jvanverth2015-08-12