aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Remove memcmp from GrProgramDesc op== and LessGravatar bsalomon2015-06-04
* Remove unused PackBits methods and fix length checksGravatar jschuh2015-06-04
* switch bitmapshader internals over to pixmapGravatar reed2015-06-04
* Disable unused attributes when using copy shaderGravatar bsalomon2015-06-04
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-04
* Trivial change to bump minimum block size for Buffer poolGravatar joshualitt2015-06-04
* Disable dual source blending support when GLSL version is too oldGravatar bsalomon2015-06-04
* Fallback bitmap devices should observe the computed pixel geometryGravatar fmalita2015-06-04
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-04
* Fix edge-line artifacts issue on MaliGravatar joel.liang2015-06-04
* refactor bitmapshader to use a controllerGravatar reed2015-06-04
* remove stray printfGravatar reed2015-06-04