index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
core.gyp
Commit message (
Expand
)
Author
Age
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12
*
Revert 3538.
bungeman@google.com
2012-03-29
*
Correct dependencies in gyp files.
bungeman@google.com
2012-03-29
*
Move SkClampRange into src/effects, where it isn't being advertised as
tomhudson@google.com
2012-03-20
*
Make all gyp targets automatically include common.gypi
epoger@google.com
2012-03-16
*
add experimental files to encapsulate device-level font settings
reed@google.com
2012-03-01
*
Use nested template expansions to implement Config8888 conversions.
bsalomon@google.com
2012-02-22
*
Add ARM optimizations to the build.
djsollen@google.com
2012-01-09
*
Fix android build and cleanup references to SkMMapStream
djsollen@google.com
2011-12-15
*
move ports into its own gyp file
caryclark@google.com
2011-12-14
*
remove all references to SkGlobals (obsolete)
reed@google.com
2011-11-17
*
Add paging support for handle based typefaces.
bungeman@google.com
2011-11-15
*
Add config8888 support to writePixels
bsalomon@google.com
2011-11-10
*
add vertical-text bit to paint (not supported yet)
reed@google.com
2011-11-10
*
Cleanup for the Android build.
djsollen@google.com
2011-11-08
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
move LCD blits into opts, so they can have assembly versions
reed@google.com
2011-10-18
*
add SkRasterClip
reed@google.com
2011-10-11
*
add SkAAClip.cpp
reed@google.com
2011-10-10
*
Add missing header SkTArray.h to core.gyp
bsalomon@google.com
2011-09-19
*
remove nonexistent files from gyps and make AdditionalOptions a list rather t...
bsalomon@google.com
2011-09-13
*
Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...
yangsu@google.com
2011-08-30
*
Make program unit test run clean and add it to tests program
bsalomon@google.com
2011-08-16
*
Include <new> required for placement new in SkTLazy.
bungeman@google.com
2011-07-28
*
little bit of gyp cleanup (fixes windows build of sktime_unix)
bsalomon@google.com
2011-07-08
*
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
*
Enable WebKit/Chromium style logging for Skia.
tomhudson@google.com
2011-06-30
*
remove obsolete text codepaths
reed@google.com
2011-06-27
*
Add a zlib target that the pdf target can depend on.
vandebo@chromium.org
2011-06-24
*
rename public SkDataRef to SkData
reed@google.com
2011-06-24
*
Changed mac specific files to use ApplicationServices rather than Carbon
yangsu@google.com
2011-06-21
*
Remove some files from views.gyp that already being compiled into utils.gyp
senorblanco@chromium.org
2011-06-20
*
Move PointTest.cpp out of tests/core into tests/ ; the other arrangement was
epoger@google.com
2011-06-15
*
fix all_dependent_settings gyp bug (affected Mac only)
epoger@google.com
2011-06-15
*
Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance war...
epoger@google.com
2011-06-15
*
add SkDataRef (for future use)
reed@google.com
2011-06-14
*
fix gyp-generated xcode project files for SampleApp and other targets
epoger@google.com
2011-06-02
*
create GYP files for these targets: tests, gm, skhello, skimage, skdiff
epoger@google.com
2011-06-02
*
Add gyp for bench and make run on Windows.
bungeman@google.com
2011-05-31
*
make this work again: ./gyp_skia && make SampleApp
epoger@google.com
2011-05-31