aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
...
* Fixing viral copy/paste typo Shapshot -> SnapshotGravatar junov@chromium.org2013-04-12
* experimental start to arcsGravatar reed@google.com2013-04-12
* explicitly initialize all entries in array of SkBaseMatrix, since we can't sayGravatar reed@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Reverting r8654Gravatar robertphillips@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* turn on pathops unit testGravatar caryclark@google.com2013-04-12
* Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copyGravatar junov@chromium.org2013-04-11
* First pass at Rect EffectGravatar robertphillips@google.com2013-04-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-09
* Error checking / reporting APIGravatar humper@google.com2013-04-08
* Allow single-pass filters (which use asNewEffect()) to participate in the ima...Gravatar senorblanco@chromium.org2013-04-08
* SkDraw.h #include cleanupGravatar tomhudson@google.com2013-04-03
* Remove unused header declaration.Gravatar commit-bot@chromium.org2013-04-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-02
* Take two for r8466:Gravatar jvanverth@google.com2013-04-01
* Rolling back r8466. Gravatar jvanverth@google.com2013-04-01
* Revise attribute binding interface.Gravatar commit-bot@chromium.org2013-04-01
* Add Xfermode bench. Also clear before rendering in bench (rather than after).Gravatar commit-bot@chromium.org2013-04-01
* Trim the copy of the dst made for dst-reading effects using the clip and dev-...Gravatar commit-bot@chromium.org2013-04-01
* Add support for reading the dst pixel value in an effect. Use in a new effect...Gravatar bsalomon@google.com2013-03-29
* Add interface to SkXfermode to return a GrEffect and blend coeffs.Gravatar bsalomon@google.com2013-03-27
* Fix a few clang errors while trying to build tools target.Gravatar tfarina@chromium.org2013-03-26
* remove SkFontHost::NextLogicalFont, and add android-specific functionGravatar reed@google.com2013-03-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-26
* Change fixedWidth to fixedPitch and implement on Windows.Gravatar bungeman@google.com2013-03-25
* make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext)Gravatar reed@google.com2013-03-25
* remove SkFontHost::EnsureTypefaceAccessible declaration (no longer implemente...Gravatar reed@google.com2013-03-25
* land https://codereview.chromium.org/12676024Gravatar reed@google.com2013-03-25
* remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()Gravatar reed@google.com2013-03-22
* Fix typo in SkTLazy.h's "operator delete"Gravatar robertphillips@google.com2013-03-22
* remove SkFontHost::GetFileNameGravatar mike@reedtribe.org2013-03-22
* remove now obsolete GetAdvancedTypefaceMetrics API from SkFontHostGravatar mike@reedtribe.org2013-03-21
* make OpenStream and GetFileName private (soon to go away)Gravatar reed@google.com2013-03-21
* remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*Gravatar reed@google.com2013-03-21
* add virtual SkTypeface::onOpenStream and override that for fontconfigGravatar reed@google.com2013-03-21
* call onGetUPEM to subclasses can optimize it, and place default behaviorGravatar reed@google.com2013-03-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-21
* move impl of AdvancedTypefaceMetrics into typeface (3)Gravatar reed@google.com2013-03-20
* Attempt to reland 8264-5 with warning-as-error fixes.Gravatar bsalomon@google.com2013-03-20
* revert 8265-8264 (broke build)Gravatar reed@google.com2013-03-20
* Adds local coords to GrEffect system.Gravatar bsalomon@google.com2013-03-20
* comments only: update docs for SkStream::readData(), SkWStream::writeData()Gravatar epoger@google.com2013-03-20
* remove SkFontHost::CreateScalerContextGravatar reed@google.com2013-03-19
* Fix for displacement mappingGravatar sugoi@google.com2013-03-19
* Add SkTypeface* parameter to SkScalerContext (and its callers)Gravatar reed@google.com2013-03-19
* Add a macro for querying the byte order of SkPMColor.Gravatar commit-bot@chromium.org2013-03-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-19
* reland 8200 w/ fix for android (use fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8204 -- what is happening???Gravatar reed@google.com2013-03-18