| Commit message (Expand) | Author | Age |
* | We want to give SkPixelRef a way to signal over to GrResourceCache that it's ... | commit-bot@chromium.org | 2013-10-24 |
* | Initial error handling code | commit-bot@chromium.org | 2013-10-23 |
* | Sketch of SK_ONCE | mtklein@google.com | 2013-10-09 |
* | add counting to Globals, and refactor some for clarity | reed@google.com | 2013-09-26 |
* | We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. | commit-bot@chromium.org | 2013-09-26 |
* | Move bound and isFinite into pathref | robertphillips@google.com | 2013-09-26 |
* | promote SkImage::AlphaType to SkAlphaType | reed@google.com | 2013-09-20 |
* | path ops work in progress | caryclark@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co... | robertphillips@google.com | 2013-09-16 |
* | Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ... | robertphillips@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview... | robertphillips@google.com | 2013-09-16 |
* | Initial error handling code | commit-bot@chromium.org | 2013-09-13 |
* | Move SkBitmapDevice functions to their own file | robertphillips@google.com | 2013-08-30 |
* | Replace SkTScopedPtr with SkAutoTDelete in Skia. | commit-bot@chromium.org | 2013-08-29 |
* | fix state machine so we know simple only loops once, but we can call maprect ... | reed@google.com | 2013-08-28 |
* | Revert of r10943. | rmistry@google.com | 2013-08-27 |
* | add SkDeviceLooper to handle larger-than-fixedpoint | reed@google.com | 2013-08-27 |
* | Chromium staging for SkDevice refactoring | robertphillips@google.com | 2013-08-21 |
* | Adding 2 functions to the Skia API | commit-bot@chromium.org | 2013-08-08 |
* | add scaledimagecache | reed@google.com | 2013-07-23 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-20 |
* | The image resampling code has been transplanted from Chrome; it's incredibly ... | humper@google.com | 2013-07-19 |
* | pull mipmap class into its own (private) header | reed@google.com | 2013-07-18 |
* | Move implementation of SkFilterShader into its source file. | tfarina@chromium.org | 2013-07-16 |
* | New bitmap filter checkin; this time with less build breakage | humper@google.com | 2013-07-09 |
* | Revert "More general image filter interface; tested implementation of standal... | humper@google.com | 2013-07-09 |
* | More general image filter interface; tested implementation of standalone | humper@google.com | 2013-07-09 |
* | remove dst/rendertarget support for kARGB_4444_Config | reed@google.com | 2013-06-21 |
* | SkDocument base for pdf, xps, etc. | reed@google.com | 2013-06-07 |
* | Separate core and images project. | scroggo@google.com | 2013-05-31 |
* | Change SkStream. | bungeman@google.com | 2013-05-29 |
* | Move SkDrawLooper implementation to its own file. | commit-bot@chromium.org | 2013-05-24 |
* | clone of https://codereview.chromium.org/15316014/ with teaks | reed@google.com | 2013-05-23 |
* | remove dead code (SkBitmapSampler) | reed@google.com | 2013-05-08 |
* | Hamfistedly removed core dependence on images | robertphillips@google.com | 2013-05-02 |
* | path ops : make it real | caryclark@google.com | 2013-04-25 |
* | add SkDataTable, to efficiently store an immutable array. Includes a builder | reed@google.com | 2013-04-19 |
* | Error checking / reporting API | humper@google.com | 2013-04-08 |
* | Allow single-pass filters (which use asNewEffect()) to participate in the ima... | senorblanco@chromium.org | 2013-04-08 |
* | Remove SkMMapStream.h from core.gypi | robertphillips@google.com | 2013-03-19 |
* | Improvements/additions to SkImageCache/SkLazyPixelRef. | scroggo@google.com | 2013-03-18 |
* | reland 8200 w/ fix for android (use fullpath instead of path) | reed@google.com | 2013-03-18 |
* | revert 8204 -- what is happening??? | reed@google.com | 2013-03-18 |
* | reland 8200 w/ fix for android (need fullpath instead of path) | reed@google.com | 2013-03-18 |
* | revert 8200 to figure out android break | reed@google.com | 2013-03-18 |
* | move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability | reed@google.com | 2013-03-18 |
* | Create a platform-dependent object for accessing purgeable memory. | scroggo@google.com | 2013-03-15 |
* | refactor fonthost_tables into wrapper (fonthost) and impl (fontstream) | reed@google.com | 2013-03-04 |
* | move SkFDStream out of images into core | reed@google.com | 2013-02-25 |
* | Create SkLazyPixelRef which performs lazy decoding. | scroggo@google.com | 2013-02-22 |