aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Run gyp with --no-parallel -G config=$(BUILDTYPE)borenet2015-03-031-1/+1
* Fix references to https://sites.google.com/site/skiadocs/.Thiago Farina2015-02-031-2/+2
* Revert "Revert "delete old things!""bsalomon2015-01-201-1/+0
* Revert "delete old things!"Brian Salomon2015-01-161-0/+1
* delete old things!bsalomon2015-01-161-1/+0
* Update LSAN suppressions.mtklein2014-08-291-1/+1
* Stop building tests.mtklein2014-08-041-5/+4
* simplify tools/xsan_build now that make runs ninjacommit-bot@chromium.org2014-04-241-0/+1
* change default build (in "make" wrapper) to ninja on all platformsepoger@google.com2014-04-011-42/+8
* pathops work in progresscaryclark@google.com2013-11-011-0/+1
* Update Skia Android tools.djsollen@google.com2013-08-121-1/+1
* SkHello for NaClborenet@google.com2013-06-171-0/+1
* add skpdiff tool to compare bitmapscommit-bot@chromium.org2013-06-141-1/+2
* simple podofo and skia based pdf vieweredisonn@google.com2013-06-101-0/+1
* Prepare skia for shared library build on androiddjsollen@google.com2013-06-031-1/+1
* prepare skia for shared library build on androiddjsollen@google.com2013-05-311-1/+1
* prepare skia for shared library build on androiddjsollen@google.com2013-05-311-1/+1
* path ops fix release android buildcaryclark@google.com2013-04-111-0/+1
* Update gyp to allow alternative out directoriesdjsollen@google.com2012-11-281-4/+10
* gyp: generate "everything" and "most" targets instead of "all"epoger@google.com2012-10-251-20/+24
* add a "most" target, and make it the defaultepoger@google.com2012-10-181-1/+2
* Remove support for building skia android apps outside of an APK.djsollen@google.com2012-10-121-2/+0
* Build Skia as a static libraryborenet@google.com2012-10-101-1/+6
* Enable Compile Option to Build Android Executablesborenet@google.com2012-07-181-0/+2
* Fix build by reverting make all to not include the debuggerdjsollen@google.com2012-06-291-2/+7
* Update the makefile and gyp for the debugger.djsollen@google.com2012-06-291-6/+2
* Add missing gyp dependencies for debuggerchudy@google.com2012-06-291-1/+5
* When building for Android, package executables in APKs (trunk)borenet@google.com2012-06-271-0/+4
* Support Mac-Android Cross-Compilationborenet@google.com2012-06-051-5/+8
* Stop packaging command-line Mac tools as a bundle.epoger@google.com2011-08-151-3/+2
* re-enable "core" build target lost in r1968epoger@google.com2011-07-271-1/+1
* Properly handle parallel make ("make -j"), and only rerun gyp if necessary.epoger@google.com2011-07-271-23/+39
* make gyp_skia runnable from any directoryepoger@google.com2011-07-141-2/+2
* make toplevel Makefile pass MAKEFLAGS to out/Makefileepoger@google.com2011-06-281-2/+2
* Add "tools" to "make all"epoger@google.com2011-06-231-1/+1
* add toplevel Makefile that works for Mac and Unixepoger@google.com2011-06-221-1/+82
* delete all old (non-Gyp) buildfilesepoger@google.com2011-06-141-2/+1
* Temporarily fall back to the old makefile; the new one was killing buildbot.epoger@google.com2011-06-071-40/+2
* Some final cleanups leading up to The Official Switch to Gypepoger@google.com2011-06-071-308/+32
* remove legacy LCDTEXT definereed@google.com2011-06-061-2/+0
* New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float ...tomhudson@google.com2011-06-061-1/+1
* add MatrixBench.cppreed@google.com2011-06-011-1/+1
* Add Mesa as a GL backend.bungeman@google.com2011-05-191-11/+40
* Add GL context creation for X so that gm can run GPU on Linux.bungeman@google.com2011-05-171-6/+6
* use SkPath for GrPath, removing GrPathIter entirelyreed@google.com2011-05-161-0/+1
* add typefacecachereed@google.com2011-05-021-0/+1
* move SkOSFile.cpp into utils_files.mk, since it is needed for skdiff on allreed@google.com2011-04-281-1/+0
* New 'skdiff' tool to compare two directories full of files, write diff imagestomhudson@google.com2011-04-271-1/+11
* http://codereview.appspot.com/4431067/reed@google.com2011-04-261-10/+21
* add gradient benchreed@google.com2011-04-151-2/+3