aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gyp
Commit message (Expand)AuthorAge
...
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Allow Xcode to change paths to frameworks based on whether a device or simula...Gravatar bsalomon@google.com2012-10-04
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* Add effects/core.gypi to 'sources' to make them appear in VS projectsGravatar bsalomon@google.com2012-09-04
* Add caching of the snapshot image form a surfaceGravatar reed@google.com2012-08-28
* Fix greenish text rendering on Linux.Gravatar bungeman@google.com2012-08-24
* Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk)Gravatar borenet@google.com2012-08-09
* split out src file names into core.gypi, with an eye towards sharing thatGravatar reed@google.com2012-08-08
* Privatize SkAutoKern.hGravatar reed@google.com2012-08-07
* Refactor Bitmap Storage for SkPicture using SkPipe's design.Gravatar djsollen@google.com2012-08-07
* Update SkFlattenable buffers to be more modular.Gravatar djsollen@google.com2012-08-07
* arm: Move SkUtilsArm.h from include/core to src/coreGravatar digit@google.com2012-08-01
* Gamma correcting masks.Gravatar bungeman@google.com2012-07-30
* Split SkGlyph into its own header.Gravatar bungeman@google.com2012-07-24
* idea: add annotation to SkPaintGravatar reed@google.com2012-07-11
* Separate target architecture type and width into separate variables.Gravatar djsollen@google.com2012-06-28
* Adding checksum to SkFlatData to accelerate SkPicture recording.Gravatar junov@chromium.org2012-06-27
* Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)Gravatar robertphillips@google.com2012-06-27
* Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)Gravatar robertphillips@google.com2012-06-05
* Reverting r4162Gravatar robertphillips@google.com2012-06-05
* Added instance counting system for SkRefCnt-derived objectsGravatar robertphillips@google.com2012-06-05
* Make the GM tool run GMs through an SkGPipe.Gravatar scroggo@google.com2012-06-04
* arm: First step towards dynamic NEON support.Gravatar digit@google.com2012-05-30
* WeakRefCntGravatar bungeman@google.com2012-05-16
* impl SkTLS for windows, refactoring to share code with pthread implGravatar reed@google.com2012-05-07
* recreate http://codereview.appspot.com/6131051/ in svn instead of gitGravatar epoger@google.com2012-05-03
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12
* Revert 3538.Gravatar bungeman@google.com2012-03-29
* Correct dependencies in gyp files.Gravatar bungeman@google.com2012-03-29
* Move SkClampRange into src/effects, where it isn't being advertised asGravatar tomhudson@google.com2012-03-20
* Make all gyp targets automatically include common.gypiGravatar epoger@google.com2012-03-16
* add experimental files to encapsulate device-level font settingsGravatar reed@google.com2012-03-01
* Use nested template expansions to implement Config8888 conversions.Gravatar bsalomon@google.com2012-02-22
* Add ARM optimizations to the build.Gravatar djsollen@google.com2012-01-09
* Fix android build and cleanup references to SkMMapStreamGravatar djsollen@google.com2011-12-15
* move ports into its own gyp fileGravatar caryclark@google.com2011-12-14
* remove all references to SkGlobals (obsolete)Gravatar reed@google.com2011-11-17
* Add paging support for handle based typefaces.Gravatar bungeman@google.com2011-11-15
* Add config8888 support to writePixelsGravatar bsalomon@google.com2011-11-10
* add vertical-text bit to paint (not supported yet)Gravatar reed@google.com2011-11-10
* Cleanup for the Android build.Gravatar djsollen@google.com2011-11-08
* Adding support to trunk for building Skia using the Android NDK.Gravatar djsollen@google.com2011-11-03
* move LCD blits into opts, so they can have assembly versionsGravatar reed@google.com2011-10-18
* add SkRasterClipGravatar reed@google.com2011-10-11
* add SkAAClip.cppGravatar reed@google.com2011-10-10
* Add missing header SkTArray.h to core.gypGravatar bsalomon@google.com2011-09-19
* remove nonexistent files from gyps and make AdditionalOptions a list rather t...Gravatar bsalomon@google.com2011-09-13
* Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...Gravatar yangsu@google.com2011-08-30