aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add GrResourceCache2.Gravatar bsalomon2014-08-19
* remove unused SkIntToFloatCast_NoOverflowCheckGravatar caryclark2014-08-19
* Record concat as setMatrix.Gravatar mtklein2014-08-19
* Quickfix for incorrect PICTURE_MATRIX_PAINT & PATCH optimization.Gravatar fmalita2014-08-19
* Move SkReadBuffer.h and SkReader32.h out of include.Gravatar halcanary2014-08-19
* Revert "Move the code over using the same template type approach previously u...Gravatar Mike Klein2014-08-18
* Move the code over using the same template type approach previously used for ...Gravatar tomhudson2014-08-18
* Revert "Move SkReadBuffer.h and SkReader32.h out of include."Gravatar halcanary2014-08-18
* Counterproposal for skirting the BBH when the query fully contains the picture.Gravatar mtklein2014-08-18
* Move SkReadBuffer.h and SkReader32.h out of include.Gravatar halcanary2014-08-18
* Expose API for whether an SkPicture contains textGravatar ajuma2014-08-18
* Fix srcAlpaWillBeOne() for coverage drawingGravatar bsalomon2014-08-18
* Start actually bounding some draw ops.Gravatar mtklein2014-08-18
* Fix copyright on SkTLS.h.Gravatar bungeman2014-08-18
* Rename GPUAccelData to GrAccelDataGravatar robertphillips2014-08-18
* Refactor GrLayerCache for new APIGravatar robertphillips2014-08-18
* Small tweaks and a bug fix.Gravatar mtklein2014-08-18
* SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.Gravatar halcanary2014-08-18
* Stop sorting the results of SkBBH::search().Gravatar mtklein2014-08-18
* eliminate code related to SkBitmap::ConfigGravatar reed2014-08-18
* Add alias mapping for Noto Sans CJK for ja/hansGravatar jshin2014-08-18
* Correct order for alignment in name iterator record.Gravatar bungeman2014-08-18
* simplify SkCanvas::init()Gravatar reed2014-08-18
* Fix typoGravatar krajcevski2014-08-18
* Remove fOrigFontID from SkScalerContextRec.Gravatar bungeman2014-08-18
* Remove unused SkGlyphCache::VisitAllCaches.Gravatar bungeman2014-08-18
* Added bench for grid of patches.Gravatar dandov2014-08-15
* SkRecordDraw: incorporate clip into BBHGravatar mtklein2014-08-15
* Check all scratch texture allocations for image filters.Gravatar senorblanco2014-08-15
* Fixed memory leak for nanobench and crashing in SampleAppGravatar dandov2014-08-15
* int SkPicture::approximateOpCount()Gravatar mtklein2014-08-14
* Make null gpu context threadsafe(r) and make sure buffer objects are destroyed.Gravatar bsalomon2014-08-14
* Remove SkPaintOptionsAndroidGravatar djsollen2014-08-14
* Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...Gravatar bsalomon2014-08-13
* Start tracking the CTM while filling the BBH in SkRecordDraw.Gravatar mtklein2014-08-13
* Remove SkPaintOptionsAndroidGravatar djsollen2014-08-13
* Start filling BBH in SkRecordDraw.Gravatar mtklein2014-08-13
* Update path to Android font config fileGravatar tomhudson2014-08-13
* Add support for new drawPicture entry point to debuggerGravatar robertphillips2014-08-13
* Delete the old font management implementation based on SkFontConfigInterface,...Gravatar tomhudson2014-08-13
* Add override to force bitmap renderingGravatar krajcevski2014-08-13
* Mark fallback fonts in new Android font config parserGravatar tomhudson2014-08-13
* Use combined color/coverage attribute when possible in aa rect renderer.Gravatar bsalomon2014-08-13
* Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating te...Gravatar george2014-08-12
* Proposal for the mesh gradient interface. Implemented as a grid ofGravatar dandov2014-08-12
* Turn off pedantic blit rectGravatar krajcevski2014-08-12
* Add missing DRAW_PICTURE_MATRIX_PAINT paint offset.Gravatar fmalita2014-08-12
* Update path to Android font config fileGravatar tomhudson2014-08-12
* Replace LLU with ULL to make VS2012 work again.Gravatar halcanary2014-08-12
* Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (htt...Gravatar halcanary2014-08-12