index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Update Skia Android tools.
djsollen@google.com
2013-08-12
*
SkHello for NaCl
borenet@google.com
2013-06-17
*
add skpdiff tool to compare bitmaps
commit-bot@chromium.org
2013-06-14
*
simple podofo and skia based pdf viewer
edisonn@google.com
2013-06-10
*
Prepare skia for shared library build on android
djsollen@google.com
2013-06-03
*
prepare skia for shared library build on android
djsollen@google.com
2013-05-31
*
prepare skia for shared library build on android
djsollen@google.com
2013-05-31
*
path ops fix release android build
caryclark@google.com
2013-04-11
*
Update gyp to allow alternative out directories
djsollen@google.com
2012-11-28
*
gyp: generate "everything" and "most" targets instead of "all"
epoger@google.com
2012-10-25
*
add a "most" target, and make it the default
epoger@google.com
2012-10-18
*
Remove support for building skia android apps outside of an APK.
djsollen@google.com
2012-10-12
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
Enable Compile Option to Build Android Executables
borenet@google.com
2012-07-18
*
Fix build by reverting make all to not include the debugger
djsollen@google.com
2012-06-29
*
Update the makefile and gyp for the debugger.
djsollen@google.com
2012-06-29
*
Add missing gyp dependencies for debugger
chudy@google.com
2012-06-29
*
When building for Android, package executables in APKs (trunk)
borenet@google.com
2012-06-27
*
Support Mac-Android Cross-Compilation
borenet@google.com
2012-06-05
*
Stop packaging command-line Mac tools as a bundle.
epoger@google.com
2011-08-15
*
re-enable "core" build target lost in r1968
epoger@google.com
2011-07-27
*
Properly handle parallel make ("make -j"), and only rerun gyp if necessary.
epoger@google.com
2011-07-27
*
make gyp_skia runnable from any directory
epoger@google.com
2011-07-14
*
make toplevel Makefile pass MAKEFLAGS to out/Makefile
epoger@google.com
2011-06-28
*
Add "tools" to "make all"
epoger@google.com
2011-06-23
*
add toplevel Makefile that works for Mac and Unix
epoger@google.com
2011-06-22
*
delete all old (non-Gyp) buildfiles
epoger@google.com
2011-06-14
*
Temporarily fall back to the old makefile; the new one was killing buildbot.
epoger@google.com
2011-06-07
*
Some final cleanups leading up to The Official Switch to Gyp
epoger@google.com
2011-06-07
*
remove legacy LCDTEXT define
reed@google.com
2011-06-06
*
New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float ...
tomhudson@google.com
2011-06-06
*
add MatrixBench.cpp
reed@google.com
2011-06-01
*
Add Mesa as a GL backend.
bungeman@google.com
2011-05-19
*
Add GL context creation for X so that gm can run GPU on Linux.
bungeman@google.com
2011-05-17
*
use SkPath for GrPath, removing GrPathIter entirely
reed@google.com
2011-05-16
*
add typefacecache
reed@google.com
2011-05-02
*
move SkOSFile.cpp into utils_files.mk, since it is needed for skdiff on all
reed@google.com
2011-04-28
*
New 'skdiff' tool to compare two directories full of files, write diff images
tomhudson@google.com
2011-04-27
*
http://codereview.appspot.com/4431067/
reed@google.com
2011-04-26
*
add gradient bench
reed@google.com
2011-04-15
*
add benchmark for path filling
reed@google.com
2011-04-11
*
Remove dependence on platform GL headers. Remove code that attempts to infer ...
bsalomon@google.com
2011-04-04
*
Move where compression enable/disable is done to make recompilation faster.
vandebo@chromium.org
2011-04-01
*
add SkCreateTypefaceFromCTFont() to create a typeface directly from a CTFontRef
reed@google.com
2011-03-22
*
Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).
bsalomon@google.com
2011-03-21
*
change -lpng12 to -lpng
reed@google.com
2011-03-21
*
Updates to the unix sample app.
scroggo
2011-03-18
*
Enable compiling the PDF backend by default in the makefile.
vandebo@chromium.org
2011-03-08
*
[PDF] Add support for Shaders.
vandebo@chromium.org
2011-03-08
*
fixes for some warnings:
reed@google.com
2011-01-25
[next]