aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Implement the color matrix filter in Ganesh. Also, fix and enable the colorGravatar senorblanco@chromium.org2012-01-03
* Add SkTableColorFilter, as a foundation for several SVG filtersGravatar mike@reedtribe.org2011-12-28
* support vertical text and typeface-by-name on LeopardGravatar caryclark@google.com2011-12-21
* add unittest for invariants for empty paths, still need to think aboutGravatar reed@google.com2011-12-21
* add SkUnichar_IsVariationSelector()Gravatar reed@google.com2011-12-21
* New gm to test anti-aliased clipping.Gravatar tomhudson@google.com2011-12-21
* Disable colorfilter GM for now, since it causes Debug Fixed builds to assert.Gravatar senorblanco@chromium.org2011-12-20
* Implement SkColorFilter::asColorMatrix() virtual, and override inGravatar senorblanco@chromium.org2011-12-20
* A software implementation of the Gaussian blur filter, using 3 box blurs. AlsoGravatar senorblanco@chromium.org2011-12-20
* initial impl of SkImageFilters : virtual signature will change!Gravatar reed@google.com2011-12-20
* Modifying SkPath to store all verbs provided by the user, and to giveGravatar schenney@chromium.org2011-12-20
* Fix android build and cleanup references to SkMMapStreamGravatar djsollen@google.com2011-12-15
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* move ports into its own gyp fileGravatar caryclark@google.com2011-12-14
* add first cut at arithmetic modeGravatar mike@reedtribe.org2011-12-10
* Adding isOpaque method to skia shader classesGravatar junov@chromium.org2011-12-09
* Make GrGLShaderVar objects aware of whether they are uniform, varying, orGravatar tomhudson@google.com2011-12-08
* add test for isFiniteGravatar reed@google.com2011-12-05
* Changes to the android gyp system to build without RTTI and exceptions.Gravatar djsollen@google.com2011-12-05
* When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deepGravatar senorblanco@chromium.org2011-12-02
* Add SkWGLExtensionInterface for dealing with WGL extensionsGravatar bsalomon@google.com2011-12-01
* Move SkGLCanvas.h to obsolete, delete from gypGravatar bsalomon@google.com2011-12-01
* [GPU] tile when large bitmap pased drawBitmap and only a small fraction is usedGravatar bsalomon@google.com2011-11-30
* add test for shader text w/ and w/o lcd (and w/ and w/o opaque)Gravatar reed@google.com2011-11-28
* add unittest for save/restoreGravatar reed@google.com2011-11-28
* Fix warningsGravatar bsalomon@google.com2011-11-23
* Add windowscodecs.lib to images.gypGravatar bsalomon@google.com2011-11-21
* don't quickReject bitmaps if there is a looper or other possible bounds-modifierGravatar reed@google.com2011-11-21
* remove all references to SkGlobals (obsolete)Gravatar reed@google.com2011-11-17
* add commented line to try to add additional warningsGravatar reed@google.com2011-11-17
* Add paging support for handle based typefaces.Gravatar bungeman@google.com2011-11-15
* add bench for shader+blitMaskGravatar reed@google.com2011-11-15
* Remove GrGpuGLFixed subclass and ES1 supportGravatar bsalomon@google.com2011-11-14
* New SkMutex benchmark - used when we suspected mutex performance issues;Gravatar tomhudson@google.com2011-11-14
* [PDF] Optimize W-array generation with respect to subsetted fonts and add test.Gravatar vandebo@chromium.org2011-11-11
* Add config8888 support to writePixelsGravatar bsalomon@google.com2011-11-10
* add test gm for vertical textGravatar reed@google.com2011-11-10
* add vertical-text bit to paint (not supported yet)Gravatar reed@google.com2011-11-10
* add initial gyp to build freetype lib (problems with cflags not showing up in...Gravatar reed@google.com2011-11-10
* Build fix; unreviewed.Gravatar senorblanco@chromium.org2011-11-09
* Implement Gaussian blurs for images. The caller creates an anGravatar senorblanco@chromium.org2011-11-09
* Cleanup for the Android build.Gravatar djsollen@google.com2011-11-08
* Add font scaler gm.Gravatar bungeman@google.com2011-11-07
* Add support for building Android SampleApp.Gravatar djsollen@google.com2011-11-07
* Add support for GL_ARB_texture_swizzleGravatar bsalomon@google.com2011-11-07
* Back out fontscaler gm, as it seems to show up a gpu issue.Gravatar bungeman@google.com2011-11-04
* Add font scaler gm.Gravatar bungeman@google.com2011-11-04
* Move the Android sample app into the android repo.Gravatar djsollen@google.com2011-11-04
* Update the Skia gyp files to use the external android sources.Gravatar djsollen@google.com2011-11-03
* Fix for missing file from previous CL that broke the build.Gravatar djsollen@google.com2011-11-03