aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* SkGIFMovie: Fix corrupted background colorGravatar Takahiro.Aizawa2015-06-15
* SkPDF: Annotations are clipped by canvas clip stack.Gravatar halcanary2015-06-14
* Import functionality for new GL backendGravatar cdalton2015-06-12
* Visual bench on native androidGravatar joshualitt2015-06-12
* Revert of Import functionality for new GL backend (patchset #2 id:20001 of ht...Gravatar djsollen2015-06-12
* Import functionality for new GL backendGravatar cdalton2015-06-12
* Review URL: https://codereview.chromium.org/1166513002Gravatar cdalton2015-06-12
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Remove ambiguity of SkJpegUtility name.Gravatar mtklein2015-06-12
* Don't leak fragment processor in SkColorFilter::asFragmentProcessors implemen...Gravatar bsalomon2015-06-12
* Move blend enums into GrBlend.hGravatar cdalton2015-06-12
* change Resize to take pixmap for srcGravatar reed2015-06-12
* remove unused private ResizerGravatar reed2015-06-12
* fix deserialization after FirstDirection change to pathsGravatar reed2015-06-11
* Fix for dashing shader on Mali: use highp where necessary.Gravatar senorblanco2015-06-11
* Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decodersGravatar msarett2015-06-11
* remove duplicate assign of fLastGlyphIDGravatar caryclark2015-06-11
* initialize font metrics for pdf (found by valgrind)Gravatar caryclark2015-06-11
* Init GrGLSLCaps fields from inside GrGLCapsGravatar cdalton2015-06-10
* SkPath::Direction serves two masters:Gravatar reed2015-06-10
* Added GrAAFlatteningConvexPathRenderer.Gravatar ethannicholas2015-06-10
* Today's gm include many differences caused by platform font implementations.Gravatar caryclark2015-06-10
* Remove overly-promiscuous SkNx syntax sugar.Gravatar mtklein2015-06-10
* Towards removing getTexture() on SkImageGravatar bsalomon2015-06-10
* add copyrightGravatar reed2015-06-09
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* A bunch of little SkMScalar-as-float build fixes.Gravatar mtklein2015-06-09
* Fix build for UCLIBC platforms (newlocale/freelocale)Gravatar smcgruer2015-06-09
* Fill capHeight and maxCharWidth on Mac.Gravatar bungeman2015-06-09
* remove subclassing from ImageFilter::ProxyGravatar reed2015-06-09
* remove Proxy entrypoints for canHandleFilterGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* Add mixed samples support to XPsGravatar cdalton2015-06-08
* Remove attempted bug mitigation in Mac typeface.Gravatar bungeman2015-06-08
* Fix regression in GrXferProcessorGravatar cdalton2015-06-08
* Provide tag-along for SkCreateTypefaceFromCTFont.Gravatar bungeman2015-06-08
* SkPDF: fix name escape codeGravatar halcanary2015-06-08
* Apply coverage in XP base class when using dst readsGravatar cdalton2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://coder...Gravatar reed2015-06-08
* Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.ch...Gravatar djsollen2015-06-08
* move erase into SkPixmapGravatar reed2015-06-08
* Cap color index valuesGravatar robertphillips2015-06-08
* Add bigtileimagefilter GM & improvements to toStringGravatar robertphillips2015-06-08
* add extractSubset and SkAutoPixmapStorageGravatar reed2015-06-05
* clarify that accessPixels is for write-access, and peekPixels is ROGravatar reed2015-06-05
* Add cmap 3,0 (symbol) as Unicode fallback.Gravatar bungeman2015-06-05
* Opt for advanced blend at creation time in CrCustomXfermodeGravatar cdalton2015-06-05
* delete (unused) TransparentShaderGravatar reed2015-06-05
* use pixmaps for dst in sprites -- NO BITMAPSGravatar reed2015-06-05