Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make SkImage_Gpu share it's pixelref with the surface to prevent premature re... | commit-bot@chromium.org | 2013-07-25 |
* | Add SkImage->draw() call with src and dst rects. | commit-bot@chromium.org | 2013-07-23 |
* | Revert "Add SkImage->draw() call with src and dst rects." | fmalita@google.com | 2013-07-22 |
* | Add SkImage->draw() call with src and dst rects. | commit-bot@chromium.org | 2013-07-22 |
* | add encodeData() to SkImageEncoder, and add encoding to SkImage | reed@google.com | 2013-05-20 |
* | Adding public API method on SkImage for extracting the GPU texture handle. | junov@chromium.org | 2013-05-01 |
* | Replacing 'new' with 'SkNEW_ARGS' in SkImage_Gpu | junov@chromium.org | 2013-04-03 |
* | Fleshed out GPU portion of image/surface feature | robertphillips@google.com | 2012-10-31 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | check-point for gpu support in SkImage/SkSurface | reed@google.com | 2012-07-31 |