aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Convert skhello tool to SkFlags API.Gravatar commit-bot@chromium.org2013-03-04
* Add a way to monitor cache hits and misses for deferred decoding.Gravatar scroggo@google.com2013-03-04
* Created my own flag parser, based off of gflags.Gravatar scroggo@google.com2013-03-04
* implement fonthost table methods directly in fontconfig backend, _tables now ...Gravatar reed@google.com2013-03-04
* refactor fonthost_tables into wrapper (fonthost) and impl (fontstream)Gravatar reed@google.com2013-03-04
* enable fontconfig backend for fonthost on linuxGravatar reed@google.com2013-03-04
* eliminate atsuii/coretext distinction, and rename to just _macGravatar mike@reedtribe.org2013-03-03
* Add freetype to skia_base_libs when building for NaClGravatar borenet@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
* gm self-test: use a pathologically simple test case instead of dashing2Gravatar commit-bot@chromium.org2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@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
* revert fontconfig gyp change for now (need to install it on housekeeper and c...Gravatar reed@google.com2013-02-27
* enable fontconfig by default in ports.gypGravatar reed@google.com2013-02-27
* Revert r7883Gravatar edisonn@google.com2013-02-27
* Use SkSet to fix issue when pdf generates an exp number of resources.Gravatar edisonn@google.com2013-02-27
* Build freetype as a standalone_static_libraryGravatar borenet@google.com2013-02-27
* Use glGetStringi to get extensions when available.Gravatar bsalomon@google.com2013-02-26
* move SampleTypeface into gm/typefacestylesGravatar reed@google.com2013-02-26
* Consolidate functions common the the null and debug GL interfaces.Gravatar bsalomon@google.com2013-02-26
* Add an SkSet class to be used by Pdf only, for now - reverted because of trig...Gravatar edisonn@google.com2013-02-25
* move SkFDStream out of images into coreGravatar reed@google.com2013-02-25
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Add chart bench.Gravatar bsalomon@google.com2013-02-22
* New SkRectShaderImageFilter image filterGravatar sugoi@google.com2013-02-21
* Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexB...Gravatar bsalomon@google.com2013-02-20
* debug dump functions for mathematica visualizationGravatar humper@google.com2013-02-14
* shape ops work in progressGravatar caryclark@google.com2013-02-14
* Add animated line chart sampleGravatar bsalomon@google.com2013-02-13
* Fix moc generation with SK_SUPPORT_GPU definedGravatar robertphillips@google.com2013-02-13
* match chromium's approach for locating the most appropriate macos SDK to useGravatar humper@google.com2013-02-08
* Add Random unit tests.Gravatar jvanverth@google.com2013-02-08
* Add a bench for SkBicubicImageFilter.Gravatar senorblanco@chromium.org2013-02-08
* Remove compile time option to use different types for text vertices.Gravatar bsalomon@google.com2013-02-07
* Enhance GL error checking for non-Ganesh GL callsGravatar robertphillips@google.com2013-02-07
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* shape ops work in progressGravatar caryclark@google.com2013-02-07
* rver r7626, might trigger for some strange reason a heap corruptionGravatar edisonn@google.com2013-02-06
* Add a true Set class. Current use case is to be used with Pdf generator.Gravatar edisonn@google.com2013-02-06
* Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ...Gravatar senorblanco@chromium.org2013-02-04
* Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a ...Gravatar bsalomon@google.com2013-02-04
* add new gms for shallow_gradient, in preparation for improving their qualityGravatar reed@google.com2013-02-04
* add benchmark for stroked drawRect/drawOval/drawRRect, to prepare for optimizingGravatar reed@google.com2013-02-04
* Fix android errors when unflattening an SkImageRef_ashmem object.Gravatar djsollen@google.com2013-02-01
* Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...Gravatar bsalomon@google.com2013-02-01
* Add SHA1 and MD5 to utils.Gravatar bungeman@google.com2013-01-31
* Update filter tool to allow more flexible filteringGravatar robertphillips@google.com2013-01-31