aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gypi
Commit message (Expand)AuthorAge
* 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
* add scaledimagecacheGravatar reed@google.com2013-07-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-20
* The image resampling code has been transplanted from Chrome; it's incredibly ...Gravatar humper@google.com2013-07-19
* pull mipmap class into its own (private) headerGravatar reed@google.com2013-07-18
* Move implementation of SkFilterShader into its source file.Gravatar tfarina@chromium.org2013-07-16
* New bitmap filter checkin; this time with less build breakageGravatar humper@google.com2013-07-09
* Revert "More general image filter interface; tested implementation of standal...Gravatar humper@google.com2013-07-09
* More general image filter interface; tested implementation of standaloneGravatar humper@google.com2013-07-09
* remove dst/rendertarget support for kARGB_4444_ConfigGravatar reed@google.com2013-06-21
* SkDocument base for pdf, xps, etc.Gravatar reed@google.com2013-06-07
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* Change SkStream.Gravatar bungeman@google.com2013-05-29
* Move SkDrawLooper implementation to its own file.Gravatar commit-bot@chromium.org2013-05-24
* clone of https://codereview.chromium.org/15316014/ with teaksGravatar reed@google.com2013-05-23
* remove dead code (SkBitmapSampler)Gravatar reed@google.com2013-05-08
* Hamfistedly removed core dependence on imagesGravatar robertphillips@google.com2013-05-02
* path ops : make it realGravatar caryclark@google.com2013-04-25
* add SkDataTable, to efficiently store an immutable array. Includes a builderGravatar reed@google.com2013-04-19
* Error checking / reporting APIGravatar humper@google.com2013-04-08
* Allow single-pass filters (which use asNewEffect()) to participate in the ima...Gravatar senorblanco@chromium.org2013-04-08
* Remove SkMMapStream.h from core.gypiGravatar robertphillips@google.com2013-03-19
* Improvements/additions to SkImageCache/SkLazyPixelRef.Gravatar scroggo@google.com2013-03-18
* 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
* Create a platform-dependent object for accessing purgeable memory.Gravatar scroggo@google.com2013-03-15
* refactor fonthost_tables into wrapper (fonthost) and impl (fontstream)Gravatar reed@google.com2013-03-04
* move SkFDStream out of images into coreGravatar reed@google.com2013-02-25