aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* add bench for building blursGravatar reed@google.com2011-07-14
* add sample for 2ptradial where we divide by zeroGravatar reed@google.com2011-07-08
* little bit of gyp cleanup (fixes windows build of sktime_unix)Gravatar bsalomon@google.com2011-07-08
* Fix div by zero in GPU degenerate radials (and add sample and gm baselines)Gravatar bsalomon@google.com2011-07-07
* add asABlur() to maskfilters, so devices like gpu and pdf can query them.Gravatar reed@google.com2011-07-07
* A bit set class. Will be used for font subsetting.Gravatar vandebo@chromium.org2011-07-02
* merge of SkiOSSampleApp into SampleApp, still a work in progressGravatar epoger@google.com2011-07-01
* Create new 'skia_os' variable to replace use of 'OS' in most places.Gravatar epoger@google.com2011-07-01
* combine target_defaults.gypi into common.gypiGravatar epoger@google.com2011-07-01
* Remove GrAuto*Malloc, replace with SkAuto*MallocGravatar bsalomon@google.com2011-06-30
* Enable WebKit/Chromium style logging for Skia.Gravatar tomhudson@google.com2011-06-30
* Create new lcdtext page within gmGravatar epoger@google.com2011-06-28
* remove obsolete text codepathsGravatar reed@google.com2011-06-27
* Add a zlib target that the pdf target can depend on.Gravatar vandebo@chromium.org2011-06-24
* Alternate approach to enabling PDF in gm (gyp changes)Gravatar epoger@google.com2011-06-24
* Experimental framework for fast quadratic subdivision density computation code.Gravatar tomhudson@google.com2011-06-24
* Make images properly depend on utils.Gravatar bungeman@google.com2011-06-24
* rename public SkDataRef to SkDataGravatar reed@google.com2011-06-24
* Wrap SkStreams in IStreams instead of copying data around.Gravatar bungeman@google.com2011-06-23
* Allow override of skia_scalar gyp variable using GYP_DEFINESGravatar epoger@google.com2011-06-23
* Add image encoder/decoder for Windows.Gravatar bungeman@google.com2011-06-22
* Add a way to save to PDF in SampleApp on Android and elsewhere.Gravatar Scroggo2011-06-21
* Changed mac specific files to use ApplicationServices rather than CarbonGravatar yangsu@google.com2011-06-21
* Revert the changes to gyp/images.gyp in r1654, as apparently they'reGravatar senorblanco@chromium.org2011-06-20
* Remove some files from views.gyp that already being compiled into utils.gypGravatar senorblanco@chromium.org2011-06-20
* add strokes.cppGravatar mike@reedtribe.org2011-06-18
* Added FileReaderApp to experimental and it's corresponding gyp fileGravatar yangsu@google.com2011-06-17
* Remove redundant GrTouchGesture. Switch its only user to SkTouchGesture.Gravatar Scroggo2011-06-17
* Added dependencies for SkPipe in SampleAppGravatar yangsu@google.com2011-06-17
* Gyp files for Cocoa Debugger and Simple Cocoa AppGravatar yangsu@google.com2011-06-17
* remove libpng and zlib from third_party Gravatar epoger@google.com2011-06-16
* Put Matirx and Scalar benches into gyp.Gravatar bungeman@google.com2011-06-15
* remove trunk/gyp/gyp_skia (it was replaced a while back by trunk/gyp_skia)Gravatar epoger@google.com2011-06-15
* Move PointTest.cpp out of tests/core into tests/ ; the other arrangement wasGravatar epoger@google.com2011-06-15
* fix all_dependent_settings gyp bug (affected Mac only)Gravatar epoger@google.com2011-06-15
* Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance war...Gravatar epoger@google.com2011-06-15
* Implement edge AA for concave polys in the tesselated path renderer.Gravatar senorblanco@chromium.org2011-06-15
* change GC imagedecoder to use the same colorspace between image and context,Gravatar reed@google.com2011-06-15
* fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party Gravatar epoger@google.com2011-06-15
* add libpng source to repo and make Unix build use itGravatar epoger@google.com2011-06-15
* add SkDataRef (for future use)Gravatar reed@google.com2011-06-14
* move SkMatrix44Gravatar reed@google.com2011-06-13
* update SkMatrix44Gravatar reed@google.com2011-06-09
* Define SK_CAN_USE_FLOAT in gyp build, just like Makefile buildGravatar epoger@google.com2011-06-09
* Remove SkTableMaskFilter.cpp from gyp build, because it was breaking for skia...Gravatar epoger@google.com2011-06-09
* add skia_scalar switch to gyp scriptGravatar epoger@google.com2011-06-08
* revert to manually imported gyp source (from SVN externals)Gravatar epoger@google.com2011-06-08
* Higher resolution timers for bench.Gravatar bungeman@google.com2011-06-07
* Some final cleanups leading up to The Official Switch to GypGravatar epoger@google.com2011-06-07
* Make gyp_skia script use third_party/externals/gyp instead of the deprecatedGravatar epoger@google.com2011-06-03