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
*
Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON dete...
djsollen@google.com
2013-08-05
*
update gyp for ARM builds to be more well defined.
djsollen@google.com
2013-07-31
*
refactor gyp to isolate freetype usage
djsollen@google.com
2013-07-22
*
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
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-13
*
Reverting 9083 & 9084 due to Android failures
robertphillips@google.com
2013-05-09
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-09
*
path ops : make it real
caryclark@google.com
2013-04-25
*
Remove freetype dependency from core.gyp
djsollen@google.com
2013-04-15
*
Remove freetype dependency from core.gyp
djsollen@google.com
2013-04-15
*
reland 8200 w/ fix for android (use fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8204 -- what is happening???
reed@google.com
2013-03-18
*
reland 8200 w/ fix for android (need fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8200 to figure out android break
reed@google.com
2013-03-18
*
move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability
reed@google.com
2013-03-18
*
Adding more warning in core
sugoi@google.com
2013-03-11
*
Gyp changes for NaCl debugger
borenet@google.com
2013-03-07
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Runtime configuration system for skia. This will allow developers to control...
humper@google.com
2013-01-14
*
Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader.
bsalomon@google.com
2013-01-14
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
Allow Xcode to change paths to frameworks based on whether a device or simula...
bsalomon@google.com
2012-10-04
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Add effects/core.gypi to 'sources' to make them appear in VS projects
bsalomon@google.com
2012-09-04
*
Add caching of the snapshot image form a surface
reed@google.com
2012-08-28
*
Fix greenish text rendering on Linux.
bungeman@google.com
2012-08-24
*
Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk)
borenet@google.com
2012-08-09
*
split out src file names into core.gypi, with an eye towards sharing that
reed@google.com
2012-08-08
*
Privatize SkAutoKern.h
reed@google.com
2012-08-07
*
Refactor Bitmap Storage for SkPicture using SkPipe's design.
djsollen@google.com
2012-08-07
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
arm: Move SkUtilsArm.h from include/core to src/core
digit@google.com
2012-08-01
*
Gamma correcting masks.
bungeman@google.com
2012-07-30
*
Split SkGlyph into its own header.
bungeman@google.com
2012-07-24
*
idea: add annotation to SkPaint
reed@google.com
2012-07-11
*
Separate target architecture type and width into separate variables.
djsollen@google.com
2012-06-28
*
Adding checksum to SkFlatData to accelerate SkPicture recording.
junov@chromium.org
2012-06-27
*
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
robertphillips@google.com
2012-06-27
*
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
robertphillips@google.com
2012-06-05
*
Reverting r4162
robertphillips@google.com
2012-06-05
*
Added instance counting system for SkRefCnt-derived objects
robertphillips@google.com
2012-06-05
*
Make the GM tool run GMs through an SkGPipe.
scroggo@google.com
2012-06-04
*
arm: First step towards dynamic NEON support.
digit@google.com
2012-05-30
*
WeakRefCnt
bungeman@google.com
2012-05-16
*
impl SkTLS for windows, refactoring to share code with pthread impl
reed@google.com
2012-05-07
[next]