aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gypi
Commit message (Expand)AuthorAge
* This is just the first version and shows how I intend to orchestrate this. Fu...Gravatar commit-bot@chromium.org2014-03-07
* Add a class to allocate small objects w/o extra calls to new.Gravatar commit-bot@chromium.org2014-03-07
* Cleanup patch to move all of SkImageFilterUtils into SkImageFilter.Gravatar senorblanco@chromium.org2014-03-03
* Collapse matrix & clip stack in PictureRecordGravatar robertphillips@google.com2014-02-11
* Initial QuadTree implementationGravatar commit-bot@chromium.org2014-02-03
* initial import of Chrome's trace_event into skia frameworkGravatar commit-bot@chromium.org2014-01-31
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Make leak counters thread-safe and turn them on by default for DebugGravatar commit-bot@chromium.org2014-01-17
* Revert "Make leak counters thread-safe and turn them on by default for Debug"Gravatar djsollen@google.com2014-01-14
* Make leak counters thread-safe and turn them on by default for DebugGravatar commit-bot@chromium.org2014-01-14
* remove remaining references to Sk64 (obsolete)Gravatar reed@google.com2014-01-13
* remove (now unused) Sk64 -- just use int64_tGravatar reed@google.com2014-01-10
* Add SkPreConfig.h to core.gypiGravatar commit-bot@chromium.org2014-01-03
* Add a release procedure to SkMallocPixelRef; remove SkDataPixelRefGravatar halcanary@google.com2014-01-02
* remove unused SkFixed and SkFract functionsGravatar reed@google.com2013-12-19
* Split atomic and mutex implementations and make inlinable.Gravatar bungeman@google.com2013-12-18
* remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOA...Gravatar reed@google.com2013-12-16
* remove SkScalarCompare type and headerGravatar reed@google.com2013-12-13
* make info real in SkPixelRef, and add bitmap::asImageInfoGravatar reed@google.com2013-12-09
* Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCacheGravatar halcanary@google.com2013-12-05
* SkCachingPixelRef to use SkImageGeneratorGravatar halcanary@google.com2013-12-05
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Remove the comments settings for vim tab width and expansion variables.Gravatar commit-bot@chromium.org2013-12-02
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Revert "Revert "remove kA1_Config, as it is no longer supported""Gravatar commit-bot@chromium.org2013-11-26
* Revert "remove kA1_Config, as it is no longer supported"Gravatar reed@google.com2013-11-25
* remove kA1_Config, as it is no longer supportedGravatar reed@google.com2013-11-25
* Add SkImageGenerator InterfaceGravatar halcanary@google.com2013-11-21
* move SkImageInfo into its own headerGravatar reed@google.com2013-11-13
* Break up SkLazyPixelRef functionally into class hierarchy.Gravatar commit-bot@chromium.org2013-11-06
* We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...Gravatar commit-bot@chromium.org2013-10-24
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* Sketch of SK_ONCEGravatar mtklein@google.com2013-10-09
* add counting to Globals, and refactor some for clarityGravatar reed@google.com2013-09-26
* We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.Gravatar commit-bot@chromium.org2013-09-26
* Move bound and isFinite into pathrefGravatar robertphillips@google.com2013-09-26
* promote SkImage::AlphaType to SkAlphaTypeGravatar reed@google.com2013-09-20
* path ops work in progressGravatar caryclark@google.com2013-09-16
* Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co...Gravatar robertphillips@google.com2013-09-16
* Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ...Gravatar robertphillips@google.com2013-09-16
* Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview...Gravatar robertphillips@google.com2013-09-16
* Initial error handling codeGravatar commit-bot@chromium.org2013-09-13
* Move SkBitmapDevice functions to their own fileGravatar robertphillips@google.com2013-08-30
* Replace SkTScopedPtr with SkAutoTDelete in Skia.Gravatar commit-bot@chromium.org2013-08-29
* fix state machine so we know simple only loops once, but we can call maprect ...Gravatar reed@google.com2013-08-28
* Revert of r10943.Gravatar rmistry@google.com2013-08-27
* add SkDeviceLooper to handle larger-than-fixedpointGravatar reed@google.com2013-08-27
* Chromium staging for SkDevice refactoringGravatar robertphillips@google.com2013-08-21
* Adding 2 functions to the Skia APIGravatar commit-bot@chromium.org2013-08-08