aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Added bench to replicate Google spreadsheet-style table drawingGravatar robertphillips@google.com2012-10-03
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* xcode_settings OTHER_CPLUSPLUSFLAGS is a list.Gravatar bungeman@google.com2012-10-02
* Add SkNativeGLContext implementation for iOS.Gravatar bsalomon@google.com2012-10-02
* Move android gl files from src/gpu/android to src/gpu/gl/android.Gravatar bsalomon@google.com2012-10-01
* delete obsolete/unused SkGpuCanvasGravatar reed@google.com2012-10-01
* Disable thumb on IOS. This removes one of XCodes complaints about the generat...Gravatar bsalomon@google.com2012-09-28
* Make gpu work in iOS SampleApp.Gravatar bsalomon@google.com2012-09-28
* Make SampleApp work on iPhone/iOS simulator.Gravatar bsalomon@google.com2012-09-27
* Remove deprecated SkOSWindow_wxwidgets.hGravatar tfarina@chromium.org2012-09-27
* Generate debugger MOCs on the flyGravatar fmalita@google.com2012-09-27
* Fix Xcode 4.x debugger buildGravatar fmalita@google.com2012-09-26
* move the xcode setup for SYMROOT to the outermost levelGravatar caryclark@google.com2012-09-26
* add simple ios appGravatar caryclark@google.com2012-09-26
* shape ops -- update gyp projectsGravatar caryclark@google.com2012-09-26
* re-land 5681, but just the gyp file I wantedGravatar mike@reedtribe.org2012-09-26
* revert 5681Gravatar mike@reedtribe.org2012-09-26
* remove SampleXfermodes.cpp (obsolete, as we have it as a GM)Gravatar mike@reedtribe.org2012-09-26
* Disable warning emitted in libjpg buildGravatar bsalomon@google.com2012-09-25
* Remove GrTLList.hGravatar robertphillips@google.com2012-09-25
* Remove SkListWidget.cpp, which has not been compiled for 18 monthsGravatar epoger@google.com2012-09-25
* Delete SkListView.cpp, which has been #ifdef'ed out for 4+ yearsGravatar epoger@google.com2012-09-25
* fix mac buildsGravatar caryclark@google.com2012-09-24
* Build fix. Unreviewed.Gravatar senorblanco@chromium.org2012-09-24
* unbreak the build part iiGravatar caryclark@google.com2012-09-24
* unbreak the buildGravatar caryclark@google.com2012-09-24
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* Fix premul alpha problems w/matrix convolution filter, and re-enable the bench.Gravatar senorblanco@chromium.org2012-09-20
* Pull SDKROOT into a gyp variable, so it can be locally overridden. ThisGravatar senorblanco@chromium.org2012-09-20
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Unreviewed; build fix.Gravatar senorblanco@chromium.org2012-09-18
* Implements a matrix convolution filter (raster path only). The filtering loopGravatar senorblanco@chromium.org2012-09-18
* Added functor to GrTHashCache to allow discovery of un-reffed resourcesGravatar robertphillips@google.com2012-09-18
* update gyp files to build on iOSGravatar caryclark@google.com2012-09-18
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* Add a header for OverView.cpp as well.Gravatar tfarina@chromium.org2012-09-18
* Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...Gravatar bsalomon@google.com2012-09-14
* Add a header file for TransitionView.cppGravatar epoger@google.com2012-09-14
* For a picture playback with nothing written, use an empty SkData.Gravatar scroggo@google.com2012-09-14
* Enable automatic rescaling in bench_picturesGravatar borenet@google.com2012-09-14
* Add gm to test SkRegion/clipPath bug.Gravatar rileya@google.com2012-09-14
* re-apply 5508, but with the new compile-flag disabled for nowGravatar reed@google.com2012-09-12
* revert 5508 -- it broke most of the buildsGravatar reed@google.com2012-09-12
* Using the device scale factor for glyph positioningGravatar wjmaclean@chromium.org2012-09-12
* Fix noisy Android buildGravatar borenet@google.com2012-09-11
* Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree.Gravatar rileya@google.com2012-09-11