aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* 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
* Make GrGLEffects use an interface to append their code.Gravatar bsalomon@google.com2013-03-07
* change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...Gravatar reed@google.com2013-03-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-06
* Revert r8000 due to failures on some buildbotsGravatar epoger@google.com2013-03-06
* PDF: add support for named destinations Gravatar epoger@google.com2013-03-06
* Make SkOSWindow return the sample count and stencil bit count for its GL cont...Gravatar bsalomon@google.com2013-03-05
* Unify wgl context creation.Gravatar bsalomon@google.com2013-03-05
* add SK_API to more stream subclasses (for shared library use)Gravatar reed@google.com2013-03-05
* Added support for non-separable blending modes.Gravatar commit-bot@chromium.org2013-03-05
* If Ashmem cache fails pinCache, do not reallocate.Gravatar scroggo@google.com2013-03-04
* Provide an option in bench_pictures to count pixel ram.Gravatar scroggo@google.com2013-03-04
* Address some valgrind issuesGravatar robertphillips@google.com2013-03-04
* export getter for global instance of fontconfiginterfacedirectGravatar reed@google.com2013-03-04
* export api with SK_APIGravatar reed@google.com2013-03-04
* move some of the impl in fonthost into typeface virtualsGravatar mike@reedtribe.org2013-03-03
* Resubmit r7899 and r7901.Gravatar jvanverth@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Revert 7919 and 7920 (committed wrong version of r7919.)Gravatar bsalomon@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-01
* Revert r7901 & r7899 to allow DEPS rollGravatar robertphillips@google.com2013-02-28
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.Gravatar bsalomon@google.com2013-02-28
* Make SkTDArray accessors const-friendly.Gravatar commit-bot@chromium.org2013-02-28
* Use updated Khronos signature for glShaderSourceGravatar commit-bot@chromium.org2013-02-28
* Add new vertex attribute array specification.Gravatar jvanverth@google.com2013-02-28
* revert r7892Gravatar edisonn@google.com2013-02-28
* resubmit after fixing assert issue: https://codereview.appspot.com/6744050Gravatar edisonn@google.com2013-02-27
* Sort GL extension strings and search to find.Gravatar bsalomon@google.com2013-02-27
* use fontconfig fonthost for skia (in prep for using in chrome)Gravatar reed@google.com2013-02-27