aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* 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
* Upstream changes from Android for decoding jpeg images.Gravatar djsollen@google.com2013-03-20
* Fix build breakage.Gravatar bsalomon@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 unused declarationGravatar djsollen@google.com2013-03-20
* Reverting r8233 (Use SkSet in PDF)Gravatar robertphillips@google.com2013-03-20
* add new API for gdi fonts (not hooked up yet)Gravatar reed@google.com2013-03-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-20
* Removed GrEffectStage::fVertexAttribCount to fix Chrome compilation warning/e...Gravatar robertphillips@google.com2013-03-20
* Add support for IMG's MSAA extension.Gravatar bsalomon@google.com2013-03-19
* Add stroked ovals and CircleEdgeEffect.Gravatar jvanverth@google.com2013-03-19
* resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...Gravatar edisonn@google.com2013-03-19
* 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
* Add MSAA configs to bench.Gravatar bsalomon@google.com2013-03-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-19
* Improvements/additions to SkImageCache/SkLazyPixelRef.Gravatar scroggo@google.com2013-03-18
* 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
* reland 8200 w/ fix for android (need fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8200 to figure out android breakGravatar reed@google.com2013-03-18
* move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availabilityGravatar reed@google.com2013-03-18
* Added toString to SkMaskFilter-derived classesGravatar robertphillips@google.com2013-03-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-15
* fix window's build errorsGravatar commit-bot@chromium.org2013-03-14
* make OpenStream and GetFileName public ... for now, until we fix FreeType bac...Gravatar reed@google.com2013-03-14
* move most of SkFontHost to private (preceeding making it all private)Gravatar reed@google.com2013-03-14
* Upstream Android modifications to the image encoders/decoders.Gravatar commit-bot@chromium.org2013-03-14
* have reset() return its argument as a convenienceGravatar reed@google.com2013-03-13
* Increase bits for effect attribute key. Gravatar jvanverth@google.com2013-03-13
* [PDF] Always set the symbolic Flag for Fonts.Gravatar vandebo@chromium.org2013-03-13
* Remove extraneous paren.Gravatar bsalomon@google.com2013-03-13
* refactor android defines to implicitly assume NDK compliance unless it is exp...Gravatar commit-bot@chromium.org2013-03-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-13
* Update flag to reflect actual meaning.Gravatar edisonn@google.com2013-03-12
* add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allowGravatar reed@google.com2013-03-12
* Add GrEllipseEdgeEffect.Gravatar commit-bot@chromium.org2013-03-12
* Removed unused parametersGravatar sugoi@google.com2013-03-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-09
* Upstream changes from Android.Gravatar djsollen@google.com2013-03-08
* add asScalars() to document when we want to treat SkPoint or SkRect as an arrayGravatar reed@google.com2013-03-08
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* Add missing #include <stdarg.h> to SkString.h (fix Android build)Gravatar bsalomon@google.com2013-03-07