summaryrefslogtreecommitdiff
path: root/core.gyp
AgeCommit message (Expand)Author
2012-09-04Add effects/core.gypi to 'sources' to make them appear in VS projectsbsalomon@google.com
2012-08-28Add caching of the snapshot image form a surfacereed@google.com
2012-08-24Fix greenish text rendering on Linux.bungeman@google.com
2012-08-09Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk)borenet@google.com
2012-08-08split out src file names into core.gypi, with an eye towards sharing thatreed@google.com
2012-08-07Privatize SkAutoKern.hreed@google.com
2012-08-07Refactor Bitmap Storage for SkPicture using SkPipe's design.djsollen@google.com
2012-08-07Update SkFlattenable buffers to be more modular.djsollen@google.com
2012-08-01arm: Move SkUtilsArm.h from include/core to src/coredigit@google.com
2012-07-30Gamma correcting masks.bungeman@google.com
2012-07-24Split SkGlyph into its own header.bungeman@google.com
2012-07-11idea: add annotation to SkPaintreed@google.com
2012-06-28Separate target architecture type and width into separate variables.djsollen@google.com
2012-06-27Adding checksum to SkFlatData to accelerate SkPicture recording.junov@chromium.org
2012-06-27Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)robertphillips@google.com
2012-06-05Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)robertphillips@google.com
2012-06-05Reverting r4162robertphillips@google.com
2012-06-05Added instance counting system for SkRefCnt-derived objectsrobertphillips@google.com
2012-06-04Make the GM tool run GMs through an SkGPipe.scroggo@google.com
2012-05-30arm: First step towards dynamic NEON support.digit@google.com
2012-05-16WeakRefCntbungeman@google.com
2012-05-07impl SkTLS for windows, refactoring to share code with pthread implreed@google.com
2012-05-03recreate http://codereview.appspot.com/6131051/ in svn instead of gitepoger@google.com
2012-04-12Decouple the SkFlattenable from SkReader32/SkWriter32.djsollen@google.com
2012-03-29Revert 3538.bungeman@google.com
2012-03-29Correct dependencies in gyp files.bungeman@google.com
2012-03-20Move SkClampRange into src/effects, where it isn't being advertised astomhudson@google.com
2012-03-16Make all gyp targets automatically include common.gypiepoger@google.com
2012-03-01add experimental files to encapsulate device-level font settingsreed@google.com
2012-02-22Use nested template expansions to implement Config8888 conversions.bsalomon@google.com
2012-01-09Add ARM optimizations to the build.djsollen@google.com
2011-12-15Fix android build and cleanup references to SkMMapStreamdjsollen@google.com
2011-12-14move ports into its own gyp filecaryclark@google.com
2011-11-17remove all references to SkGlobals (obsolete)reed@google.com
2011-11-15Add paging support for handle based typefaces.bungeman@google.com
2011-11-10Add config8888 support to writePixelsbsalomon@google.com
2011-11-10add vertical-text bit to paint (not supported yet)reed@google.com
2011-11-08Cleanup for the Android build.djsollen@google.com
2011-11-03Adding support to trunk for building Skia using the Android NDK.djsollen@google.com
2011-10-18move LCD blits into opts, so they can have assembly versionsreed@google.com
2011-10-11add SkRasterClipreed@google.com
2011-10-10add SkAAClip.cppreed@google.com
2011-09-19Add missing header SkTArray.h to core.gypbsalomon@google.com
2011-09-13remove nonexistent files from gyps and make AdditionalOptions a list rather t...bsalomon@google.com
2011-08-30Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...yangsu@google.com
2011-08-16Make program unit test run clean and add it to tests programbsalomon@google.com
2011-07-28Include <new> required for placement new in SkTLazy.bungeman@google.com
2011-07-08little bit of gyp cleanup (fixes windows build of sktime_unix)bsalomon@google.com
2011-07-01merge of SkiOSSampleApp into SampleApp, still a work in progressepoger@google.com
2011-07-01Create new 'skia_os' variable to replace use of 'OS' in most places.epoger@google.com