aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Separate out GrSurfaceConfig's fields from other structs used to create GrGL*...Gravatar bsalomon2014-10-29
* remove now unused (by Chrome) ifdefGravatar humper2014-10-29
* MultiPictureDraw is taskgroup aware.Gravatar reed2014-10-29
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-29
* BUG=skia:Gravatar joshualitt2014-10-29
* SkTaskGroup::add(fn, arg)Gravatar mtklein2014-10-29
* clear stencil clip on draw targetGravatar joshualitt2014-10-29
* Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...Gravatar mtklein2014-10-29
* Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60...Gravatar robertphillips2014-10-29
* Use SkTypeface::getBounds() in bounding-box calculations.Gravatar mtklein2014-10-29
* Discard atlas after every MultiPictureDraw::drawGravatar robertphillips2014-10-29
* scale xmin/xmax etc in fontmetricsGravatar reed2014-10-29
* OptState owns program descriptorGravatar joshualitt2014-10-28
* Extend SkFontMgr_Custom to cover ttc, otf, pfb.Gravatar bungeman2014-10-28
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:200...Gravatar bungeman2014-10-28
* Removing dead code from CanvasTestGravatar piotaixr2014-10-28
* Distance field path optimizations and clean up.Gravatar jvanverth2014-10-28
* Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...Gravatar hcm2014-10-28
* Extend SkFontMgr_Custom to cover ttc, otf, pfb.Gravatar bungeman2014-10-28
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-10-28
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-28
* Revert of Patch to remove constant attributes (patchset #8 id:120002 of https...Gravatar joshualitt2014-10-28
* aa rect renderer takes a gpu on constructionGravatar joshualitt2014-10-28
* Override SkCanvas::drawImage[Rect]() in SkProxyCanvasGravatar piotaixr2014-10-28
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-28
* Alter layer hoisting to only hoist layers for one canvas at a timeGravatar robertphillips2014-10-28
* Add Geometry processor to srcAlphaWillBeOne check.Gravatar egdaniel2014-10-28
* Revert of Use approximate scratch textures for image filters. (patchset #2 id...Gravatar hcm2014-10-27
* Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...Gravatar hcm2014-10-27
* Revert of Patch to remove constant attributes (patchset #6 id:100001 of https...Gravatar joshualitt2014-10-27
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-27
* Scissor rect on drawinfoGravatar joshualitt2014-10-27
* Use approximate scratch textures for image filters.Gravatar bsalomon2014-10-27
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-27
* Revert of Use approximate scratch textures for image filters. (patchset #1 id...Gravatar bsalomon2014-10-27
* stuffGravatar bsalomon2014-10-27
* Use approximate scratch textures for image filters.Gravatar bsalomon2014-10-27
* Match language tags by prefix on Android.Gravatar bungeman2014-10-27
* Fix the way we patch up the matrix for scaled images that aren'tGravatar humper2014-10-27
* Cut down SkBBH API more.Gravatar mtklein2014-10-27
* Allow index sources to be unpremul.Gravatar scroggo2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 o...Gravatar joshualitt2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStreamGravatar halcanary2014-10-27
* add saveLayer to luaGravatar reed2014-10-25
* bug fix for k1Gravatar joshualitt2014-10-24
* Add gpu support for glVertexAttrb1f, 2fv, and 3fvGravatar egdaniel2014-10-24
* Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.Gravatar halcanary2014-10-24