aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/SampleApp.gyp
Commit message (Expand)AuthorAge
...
* move SampleTypeface into gm/typefacestylesGravatar reed@google.com2013-02-26
* Add animated line chart sampleGravatar bsalomon@google.com2013-02-13
* Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...Gravatar bsalomon@google.com2013-02-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-25
* Remove ConcaveToTriangles.Gravatar bungeman@google.com2013-01-24
* Remove unused debugger code from SampleApp.Gravatar djsollen@google.com2013-01-17
* Added a new function to directly generate a blurred rectangle analytically.Gravatar humper@google.com2013-01-04
* add SampleRotatedCircles.cppGravatar mike@reedtribe.org2012-12-22
* Fix Android SampleAppGravatar djsollen@google.com2012-12-13
* Fix android build by removing references to the old sampleAppGravatar djsollen@google.com2012-12-13
* kill unused SkFlipPixelRefGravatar reed@google.com2012-12-13
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* add sample to debug in fatbits modeGravatar mike@reedtribe.org2012-10-22
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Allow Xcode to change paths to frameworks based on whether a device or simula...Gravatar bsalomon@google.com2012-10-04
* Make SampleApp work on iPhone/iOS simulator.Gravatar bsalomon@google.com2012-09-27
* add simple ios appGravatar 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
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Add a header for OverView.cpp as well.Gravatar tfarina@chromium.org2012-09-18
* Add a header file for TransitionView.cppGravatar epoger@google.com2012-09-14
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* move texteffects from Sample to gmGravatar mike@reedtribe.org2012-08-13
* remove SkShape (unused)Gravatar reed@google.com2012-08-09
* privatize SkEdgeClipper.hGravatar mike@reedtribe.org2012-08-09
* revert gpu-less mac sample app, remove busted sample (that has equivalent gm)Gravatar bsalomon@google.com2012-08-03
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* fix LayerDrawLooper to record its fFlagsMaskGravatar reed@google.com2012-07-31
* Properly handle extracted bitmaps in cross process/shared addr space SkGPipe.Gravatar scroggo@google.com2012-07-02
* Add a tiled pipe mode to SampleApp.Gravatar scroggo@google.com2012-06-08
* Support Mac-Android Cross-CompilationGravatar borenet@google.com2012-06-05
* Make the GM tool run GMs through an SkGPipe.Gravatar scroggo@google.com2012-06-04
* --pictureDir foo will load serialized pictures <>.skp from the foo directoryGravatar reed@google.com2012-06-04
* Converted AAClips SampleApp slide to GM:simpleaaclipGravatar robertphillips@google.com2012-05-22
* Move function decls and macros out of public headers that are meant for inter...Gravatar bsalomon@google.com2012-05-07
* Remove old D3D9 stuffGravatar bsalomon@google.com2012-04-04
* disable GPU blur on small pathsGravatar bsalomon@google.com2012-03-28
* Remove circular dependency of views and animator.Gravatar bungeman@google.com2012-03-23
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21
* Make all gyp targets automatically include common.gypiGravatar epoger@google.com2012-03-16
* Remove references to svg.gyp from projects that don't use it.Gravatar tomhudson@google.com2012-02-28
* move ports into its own gyp fileGravatar caryclark@google.com2011-12-14
* Move the Android sample app into the android repo.Gravatar djsollen@google.com2011-11-04
* Adding support to trunk for building Skia using the Android NDK.Gravatar djsollen@google.com2011-11-03
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12
* Bug fixes:Gravatar suyang12011-10-10