aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gyp
Commit message (Expand)AuthorAge
* ARM Skia NEON patches - 30 - Xfermode: NEON modeprocsGravatar commit-bot@chromium.org2013-10-17
* Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - htt...Gravatar robertphillips@google.com2013-10-17
* ARM Skia NEON patches - 30 - Xfermode: NEON modeprocsGravatar commit-bot@chromium.org2013-10-16
* Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due ...Gravatar robertphillips@google.com2013-10-16
* ARM Skia NEON patches - 30 - Xfermode: NEON modeprocsGravatar commit-bot@chromium.org2013-10-15
* We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.Gravatar commit-bot@chromium.org2013-09-26
* Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON dete...Gravatar djsollen@google.com2013-08-05
* update gyp for ARM builds to be more well defined.Gravatar djsollen@google.com2013-07-31
* refactor gyp to isolate freetype usageGravatar djsollen@google.com2013-07-22
* GYP Changes and Scripts for Compiling Skia for ChromeOSGravatar borenet@google.com2013-06-11
* Prepare skia for shared library build on androidGravatar djsollen@google.com2013-06-03
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-13
* Reverting 9083 & 9084 due to Android failuresGravatar robertphillips@google.com2013-05-09
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-09
* path ops : make it realGravatar caryclark@google.com2013-04-25
* Remove freetype dependency from core.gypGravatar djsollen@google.com2013-04-15
* Remove freetype dependency from core.gypGravatar djsollen@google.com2013-04-15
* reland 8200 w/ fix for android (use fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8204 -- what is happening???Gravatar reed@google.com2013-03-18
* reland 8200 w/ fix for android (need fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8200 to figure out android breakGravatar reed@google.com2013-03-18
* move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availabilityGravatar reed@google.com2013-03-18
* Adding more warning in coreGravatar sugoi@google.com2013-03-11
* Gyp changes for NaCl debuggerGravatar borenet@google.com2013-03-07
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Runtime configuration system for skia. This will allow developers to control...Gravatar humper@google.com2013-01-14
* Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader.Gravatar bsalomon@google.com2013-01-14
* 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