aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* 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
* separate out the scaline-choosing to simplify chooseProcsGravatar reed2015-01-14
* Do some minor pre cleanup work before converting all xfermodes to XPs.Gravatar egdaniel2015-01-14
* rename blitrow::proc and add (uncalled) hook for colorproc16Gravatar reed2015-01-13
* Simplify SkInstCntGravatar mtklein2015-01-13
* Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:...Gravatar robertphillips2015-01-12
* Fix GPU clipped-AA vs. non-AA drawRect discrepancyGravatar robertphillips2015-01-12
* Fix overlap test for 64-bit pointers in SkMatrixGravatar qiankun.miao2015-01-12
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* Revert of Cache blur mask for rects which can not break into nine-patch (patc...Gravatar qiankun.miao2015-01-07
* Cache blur mask for rects which can not break into nine-patchGravatar qiankun.miao2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Remove distance field generation and storage from SkGlyphCache.Gravatar jvanverth2015-01-07
* Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...Gravatar robertphillips2015-01-07
* Remove macros that make it look like it's a good idea to not be able to flatten.Gravatar mtklein2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Verify size_t overflowGravatar sugoi2015-01-07
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-07
* use conics for ovals and roundrectsGravatar reed2015-01-06
* Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...Gravatar reed2015-01-06
* Comment out unused names in src/core/SkGlyphCache.hGravatar tomhudson2015-01-06
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-06
* fixes for conicsGravatar reed2015-01-06
* Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...Gravatar reed2015-01-06
* use conics for ovals and roundrectsGravatar reed2015-01-05
* Remove SkPath::asRectGravatar robertphillips2015-01-05
* Fix thin rect stroking.Gravatar fmalita2015-01-05
* Cleanup isRect variantsGravatar robertphillips2015-01-05
* Print out failing PathRef test on ChromeOSGravatar robertphillips2015-01-05
* Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...Gravatar reed2015-01-05
* Clean up dead clear() code in SkRecord.Gravatar mtklein2015-01-05