aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Propagate SkSurfaceProps to more call sitesGravatar robertphillips2015-06-23
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Update some Sk4px APIs.Gravatar mtklein2015-06-22
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Added check for ill-conditioned invertGravatar robertphillips2015-06-19
* remove dead guarded code for legacy SkData procGravatar reed2015-06-18
* add callbacks to Images that wrap client-provided contentGravatar reed2015-06-18
* Add SkWebpCodec, for decoding .webp images.Gravatar scroggo2015-06-18
* Add support for creating texture backed images where Skia will delete the tex...Gravatar bsalomon2015-06-18
* Add test for SkRegion::writeToMemory.Gravatar scroggo2015-06-18
* Add sk_parallel_for()Gravatar mtklein2015-06-17
* simplify release-proc for SkData, removing unneeded size paramGravatar reed2015-06-17
* skia: Add runtime option to disable picture IO security precautionsGravatar hendrikw2015-06-16
* Don't clear in SkSurface::NewWrappedRenderTargetGravatar bsalomon2015-06-16
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* Thorough tests for saturatedAdd and mulDiv255Round.Gravatar mtklein2015-06-15
* Revert of Thorough tests for saturatedAdd and mulDiv255Round. (patchset #1 id...Gravatar mtklein2015-06-15
* Invalidate GrTexture mipmap on content change notificationGravatar junov2015-06-15
* Thorough tests for saturatedAdd and mulDiv255Round.Gravatar mtklein2015-06-15
* Import functionality for new GL backendGravatar cdalton2015-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
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* SkPath::Direction serves two masters:Gravatar reed2015-06-10
* Remove overly-promiscuous SkNx syntax sugar.Gravatar mtklein2015-06-10
* Towards removing getTexture() on SkImageGravatar bsalomon2015-06-10
* Use SkMScalar as float by default to match Chromium.Gravatar mtklein2015-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
* remove subclassing from ImageFilter::ProxyGravatar 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
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* Add cmap 3,0 (symbol) as Unicode fallback.Gravatar bungeman2015-06-05
* Add ColorMatrix filter tests from Android CTS.Gravatar djsollen2015-06-05
* use pixmaps for dst in sprites -- NO BITMAPSGravatar reed2015-06-05
* Remove unused PackBits methods and fix length checksGravatar jschuh2015-06-04
* Fixing leaky handling of SkImage in SkDeferredCanvas.Gravatar junov2015-06-02
* Update XPF invariant info to not account for conflationGravatar cdalton2015-06-02
* Revert[6] of add asserts around results from requestLockGravatar reed2015-05-30
* Revert of Revert[4] of add asserts around results from requestLock (patchset ...Gravatar reed2015-05-30
* Revert[4] of add asserts around results from requestLockGravatar reed2015-05-30
* Revert of add asserts around results from requestLock (patchset #3 id:40001 o...Gravatar reed2015-05-29
* add asserts around results from requestLock (patchset #3 id:40001 of https://...Gravatar reed2015-05-29
* Remove GrContext from GrDrawTargetGravatar bsalomon2015-05-29
* Remove GrContext from GrClipMaskCacheGravatar bsalomon2015-05-29
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-29
* Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...Gravatar bsalomon2015-05-28
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-28