| Commit message (Expand) | Author | Age |
* | Initial QuadTree implementation | commit-bot@chromium.org | 2014-02-03 |
* | initial import of Chrome's trace_event into skia framework | commit-bot@chromium.org | 2014-01-31 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | Make leak counters thread-safe and turn them on by default for Debug | commit-bot@chromium.org | 2014-01-17 |
* | Revert "Make leak counters thread-safe and turn them on by default for Debug" | djsollen@google.com | 2014-01-14 |
* | Make leak counters thread-safe and turn them on by default for Debug | commit-bot@chromium.org | 2014-01-14 |
* | remove remaining references to Sk64 (obsolete) | reed@google.com | 2014-01-13 |
* | remove (now unused) Sk64 -- just use int64_t | reed@google.com | 2014-01-10 |
* | Add SkPreConfig.h to core.gypi | commit-bot@chromium.org | 2014-01-03 |
* | Add a release procedure to SkMallocPixelRef; remove SkDataPixelRef | halcanary@google.com | 2014-01-02 |
* | remove unused SkFixed and SkFract functions | reed@google.com | 2013-12-19 |
* | Split atomic and mutex implementations and make inlinable. | bungeman@google.com | 2013-12-18 |
* | remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOA... | reed@google.com | 2013-12-16 |
* | remove SkScalarCompare type and header | reed@google.com | 2013-12-13 |
* | make info real in SkPixelRef, and add bitmap::asImageInfo | reed@google.com | 2013-12-09 |
* | Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache | halcanary@google.com | 2013-12-05 |
* | SkCachingPixelRef to use SkImageGenerator | halcanary@google.com | 2013-12-05 |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | Remove the comments settings for vim tab width and expansion variables. | commit-bot@chromium.org | 2013-12-02 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Revert "Revert "remove kA1_Config, as it is no longer supported"" | commit-bot@chromium.org | 2013-11-26 |
* | Revert "remove kA1_Config, as it is no longer supported" | reed@google.com | 2013-11-25 |
* | remove kA1_Config, as it is no longer supported | reed@google.com | 2013-11-25 |
* | Add SkImageGenerator Interface | halcanary@google.com | 2013-11-21 |
* | move SkImageInfo into its own header | reed@google.com | 2013-11-13 |
* | Break up SkLazyPixelRef functionally into class hierarchy. | commit-bot@chromium.org | 2013-11-06 |
* | 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 |