aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Add lua scripts for generating n-grams from SKPsGravatar borenet2015-06-25
* Run gyp with --no-parallel -G config=$(BUILDTYPE)Gravatar borenet2015-03-03
* Fix references to https://sites.google.com/site/skiadocs/.Gravatar Thiago Farina2015-02-03
* Revert "Revert "delete old things!""Gravatar bsalomon2015-01-20
* Revert "delete old things!"Gravatar Brian Salomon2015-01-16
* delete old things!Gravatar bsalomon2015-01-16
* Update LSAN suppressions.Gravatar mtklein2014-08-29
* Stop building tests.Gravatar mtklein2014-08-04
* simplify tools/xsan_build now that make runs ninjaGravatar commit-bot@chromium.org2014-04-24
* change default build (in "make" wrapper) to ninja on all platformsGravatar epoger@google.com2014-04-01
* pathops work in progressGravatar caryclark@google.com2013-11-01
* Update Skia Android tools.Gravatar djsollen@google.com2013-08-12
* SkHello for NaClGravatar borenet@google.com2013-06-17
* add skpdiff tool to compare bitmapsGravatar commit-bot@chromium.org2013-06-14
* simple podofo and skia based pdf viewerGravatar edisonn@google.com2013-06-10
* Prepare skia for shared library build on androidGravatar djsollen@google.com2013-06-03
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* path ops fix release android buildGravatar caryclark@google.com2013-04-11
* Update gyp to allow alternative out directoriesGravatar djsollen@google.com2012-11-28
* gyp: generate "everything" and "most" targets instead of "all"Gravatar epoger@google.com2012-10-25
* add a "most" target, and make it the defaultGravatar epoger@google.com2012-10-18
* Remove support for building skia android apps outside of an APK.Gravatar djsollen@google.com2012-10-12
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Enable Compile Option to Build Android ExecutablesGravatar borenet@google.com2012-07-18
* Fix build by reverting make all to not include the debuggerGravatar djsollen@google.com2012-06-29
* Update the makefile and gyp for the debugger.Gravatar djsollen@google.com2012-06-29
* Add missing gyp dependencies for debuggerGravatar chudy@google.com2012-06-29
* When building for Android, package executables in APKs (trunk)Gravatar borenet@google.com2012-06-27
* Support Mac-Android Cross-CompilationGravatar borenet@google.com2012-06-05
* Stop packaging command-line Mac tools as a bundle.Gravatar epoger@google.com2011-08-15
* re-enable "core" build target lost in r1968Gravatar epoger@google.com2011-07-27
* Properly handle parallel make ("make -j"), and only rerun gyp if necessary.Gravatar epoger@google.com2011-07-27
* make gyp_skia runnable from any directoryGravatar epoger@google.com2011-07-14
* make toplevel Makefile pass MAKEFLAGS to out/MakefileGravatar epoger@google.com2011-06-28
* Add "tools" to "make all"Gravatar epoger@google.com2011-06-23
* add toplevel Makefile that works for Mac and UnixGravatar epoger@google.com2011-06-22
* delete all old (non-Gyp) buildfilesGravatar epoger@google.com2011-06-14
* Temporarily fall back to the old makefile; the new one was killing buildbot.Gravatar epoger@google.com2011-06-07
* Some final cleanups leading up to The Official Switch to GypGravatar epoger@google.com2011-06-07
* remove legacy LCDTEXT defineGravatar reed@google.com2011-06-06
* New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float ...Gravatar tomhudson@google.com2011-06-06
* add MatrixBench.cppGravatar reed@google.com2011-06-01
* Add Mesa as a GL backend.Gravatar bungeman@google.com2011-05-19
* Add GL context creation for X so that gm can run GPU on Linux.Gravatar bungeman@google.com2011-05-17
* use SkPath for GrPath, removing GrPathIter entirelyGravatar reed@google.com2011-05-16
* add typefacecacheGravatar reed@google.com2011-05-02
* move SkOSFile.cpp into utils_files.mk, since it is needed for skdiff on allGravatar reed@google.com2011-04-28
* New 'skdiff' tool to compare two directories full of files, write diff imagesGravatar tomhudson@google.com2011-04-27
* http://codereview.appspot.com/4431067/Gravatar reed@google.com2011-04-26