- 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
- 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago
- fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 9 years ago
- e8f3062 switch surface to sk_sp by reed · 9 years ago
- ca2622b return pictures as sk_sp by reed · 9 years ago
- 9ce9d67 update callsites for Make image factories by reed · 9 years ago
- c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
- 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 9 years ago
- 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
- 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
- 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 9 years ago
- e36ec87 SkBitmap::installPixels(const SkPixmap&); by halcanary · 9 years ago
- 7850eb2 API to support native scaling by image-generator by reed · 9 years ago
- 6868c3f optimize the disable-caching case for SkImage::readPixels by reed · 9 years ago
- 0955303 scaling API on SkPixmap by reed · 9 years ago
- 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
- 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
- 18a240d make *imagefilter morphology iamge bitmapsource gm portable by caryclark · 9 years ago
- 871872f change old picture serialization to really handle images by reed · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 1c40292 remove unused GM flags by mtklein · 10 years ago
- f803da1 add newImage API by reed · 10 years ago
- a9cb871 fix labels on image-surface gm by reed · 10 years ago
- afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
- b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
- 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
- 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
- 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
- 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
- 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
- 48925e3 check for failed file->data (fails on mac) by reed · 10 years ago
- 0d276f7 Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() by piotaixr · 10 years ago
- 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
- 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
- cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 11 years ago
- 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
- 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
- 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
- d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
- 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
- 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
- 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
- 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
- ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
- dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
- 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
- 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
- e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
- 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
- 04ba448 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 94acc70 Fixed Windows compiler complaints (esp. in debugger) by robertphillips@google.com · 12 years ago
- 9c72827 disable pipe for now by reed@google.com · 12 years ago
- 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
- ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- d829b5c add SkImage from encoded data by mike@reedtribe.org · 12 years ago
- d2782ed update to surface.getCanvas() by mike@reedtribe.org · 12 years ago
- 58b21ec expand internal subclasses into separate files by reed@google.com · 12 years ago
- 70e3590 check-point for image/surface work by mike@reedtribe.org · 12 years ago