index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
common.gypi
Commit message (
Expand
)
Author
Age
*
Remove all code related to NaCl
borenet
2015-04-02
*
flip stroke to chrome compatible define
caryclark
2015-02-24
*
This uses quad approximations of the outer and inner paths describing a strok...
caryclark
2015-02-20
*
remove dead code for scalar type
reed
2015-01-18
*
Disable discardable memory for the resource cache until tests pass.
danakj
2014-09-11
*
Make SkBitmapCache remove invalid bitmaps from the SkResourceCache.
danakj
2014-09-11
*
Define NDEBUG instead of SK_DEBUG/SK_RELEASE.
mtklein
2014-08-20
*
remove unneeded flags for android
reed
2014-07-07
*
Deprecate SaveFlags use in the public SkCanvas API.
commit-bot@chromium.org
2014-04-24
*
Reland "Gyp file changes for the android framework."
scroggo@google.com
2014-02-05
*
Gyp file changes for the android framework.
scroggo@google.com
2014-02-04
*
Gyp file changes for the android framework.
scroggo@google.com
2014-02-04
*
Remove the comments settings for vim tab width and expansion variables.
commit-bot@chromium.org
2013-12-02
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Remove uses of GR_RELEASE.
commit-bot@chromium.org
2013-09-03
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Use a single cros_toolchain tarball for ChromeOS build
borenet@google.com
2013-06-24
*
enable shared lib support in linux for lua
zachr@google.com
2013-06-20
*
GYP Changes and Scripts for Compiling Skia for ChromeOS
borenet@google.com
2013-06-11
*
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
*
Collect minidump and print callstack if an app chrashes.
edisonn@google.com
2013-03-08
*
Runtime configuration system for skia. This will allow developers to control...
humper@google.com
2013-01-14
*
Improve NaCl support
borenet@google.com
2012-11-01
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
Remove SK_FONTHOST_WIN_DW define.
bungeman@google.com
2012-08-16
*
DirectWrite font host for skia.
bungeman@google.com
2012-08-16
*
Gamma correcting masks.
bungeman@google.com
2012-07-30
*
fix the build
djsollen@google.com
2012-06-28
*
Separate target architecture type and width into separate variables.
djsollen@google.com
2012-06-28
*
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
robertphillips@google.com
2012-06-27
*
Delivering .gyp files to enable building & linking w/ ANGLE on Windows
robertphillips@google.com
2012-04-02
*
Add os_posix gyp variable, nesting variables dicts as needed to do so.
epoger@google.com
2012-03-16
*
Make all gyp targets automatically include common.gypi
epoger@google.com
2012-03-16
*
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,...
bsalomon@google.com
2011-10-19
*
Refactor the bench and common gyp/gypi files to allow for building bench within
seanpaul@google.com
2011-09-15
*
remove nonexistent files from gyps and make AdditionalOptions a list rather t...
bsalomon@google.com
2011-09-13
*
disable optimization in Mac debug build
epoger@google.com
2011-07-29
*
Manually update copyright notices in files that defied the automated process
epoger@google.com
2011-07-28
*
Add debug symbols to Windows static libraries
epoger@google.com
2011-07-22
*
merge of SkiOSSampleApp into SampleApp, still a work in progress
epoger@google.com
2011-07-01
*
Create new 'skia_os' variable to replace use of 'OS' in most places.
epoger@google.com
2011-07-01
*
combine target_defaults.gypi into common.gypi
epoger@google.com
2011-07-01
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
This patch provides the include file common.gypi (cargo culted from another
senorblanco@chromium.org
2011-04-11