aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-30
* Remove unused globalRef/globalUnref.Gravatar scroggo2015-01-30
* share code between arcTo and addArc, update doxGravatar reed2015-01-29
* Conservative blob bounds cleanupGravatar fmalita2015-01-29
* reorg some path routines, preparing to switch arcs to conicsGravatar reed2015-01-29
* Make SkWriter32::snapshotAsData() a dumb copy.Gravatar mtklein2015-01-29
* skia: blend32_16_row for neon versionGravatar mlee2015-01-29
* Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http...Gravatar robertphillips2015-01-28
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-28
* Make char hash dynamic when needed.Gravatar herb2015-01-28
* Use murmur3 finisher to improve font hash efficiency.Gravatar reed2015-01-28
* Fixed clusterfuzz issueGravatar sugoi2015-01-28
* Add a flag to flush the canvases during SkMultiPictureDraw::draw().Gravatar senorblanco2015-01-28
* Conservative SkTextBlob bounds.Gravatar fmalita2015-01-28
* Revert of patch from issue 885453002 at patchset 20001 (http://crrev.com/8854...Gravatar mtklein2015-01-27
* patch from issue 885453002 at patchset 20001 (http://crrev.com/885453002#ps20...Gravatar mtklein2015-01-27
* Remove unused methods from SkScalerContext.Gravatar bungeman2015-01-27
* SkTypeface to use SkStreamAsset.Gravatar bungeman2015-01-27
* speedup mipmap buildingGravatar reed2015-01-27
* Alter gpu vetoGravatar robertphillips2015-01-26
* check effective cache-size for fixed-budget cachesGravatar reed2015-01-26
* Revert of Alter gpu veto (patchset #1 id:1 of https://codereview.chromium.org...Gravatar robertphillips2015-01-26
* Alter gpu vetoGravatar robertphillips2015-01-26
* Add patheffects to debugger printoutGravatar robertphillips2015-01-26
* Fold alpha to the inner savelayer in savelayer-savelayer-restore patternsGravatar kkinnunen2015-01-26
* initial preroll apiGravatar reed2015-01-25
* check for too-large rowBytesGravatar reed2015-01-23
* add newImage APIGravatar reed2015-01-23
* Remove the need for asCoeff in SkXfermode.Gravatar egdaniel2015-01-22
* Don't require -DSK_USE_POSIX_THREADS.Gravatar mtklein2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* remove dead SkPersp macrosGravatar reed2015-01-20
* Pre-cache fDirection and fConvexity for recorded SkPaths too.Gravatar mtklein2015-01-20
* Move SkFontMgr and SkFontStyle impls to own cpp.Gravatar bungeman2015-01-20
* Do more cleanup from xp changesGravatar egdaniel2015-01-20
* remove dead code after HQ changeGravatar reed2015-01-20
* remove legacy flags for old image filteringGravatar reed2015-01-20
* YUV planes cacheGravatar sugoi2015-01-19
* reorg filter quality cascadeGravatar reed2015-01-16
* use log2(scale) to compute mip levelGravatar reed2015-01-16
* Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of http...Gravatar reed2015-01-16
* use log2(scale) to compute mip levelGravatar reed2015-01-16
* Add Xfer Processor for GrCustomXfermodesGravatar egdaniel2015-01-16
* Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque drawGravatar kkinnunen2015-01-16
* Revert "choose better mip level"Gravatar reed2015-01-15
* Move XferEffects class to GrCustomXfermode fileGravatar egdaniel2015-01-15
* SkPictureShader should handle negative scaling gracefully.Gravatar fmalita2015-01-15
* Why are we afraid of saveLayer() bounds?Gravatar mtklein2015-01-15
* choose better mip levelGravatar reed2015-01-15
* Use device-space stroke width for SkDraw::drawRect() quick-rejectGravatar fmalita2015-01-15