| Commit message (Expand) | Author | Age |
* | Use forwarding with SkTLazy::init. | bungeman | 2015-08-12 |
* | Refactor helper function for SkBitmapShader to GrFragmentProcessor | joshualitt | 2015-08-12 |
* | Revert[4] "move some public headers into private" | reed | 2015-08-12 |
* | Add support for a new GPU interface | jvanverth | 2015-08-12 |
* | Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu | bsalomon | 2015-08-12 |
* | All child GrFragmentProcs' transforms and textures will be stored in the root... | wangyix | 2015-08-12 |
* | C API: add radial, sweep, and two-point conical gradient shaders | halcanary | 2015-08-12 |
* | Consolidate SkCodec functions for handling rewind | scroggo | 2015-08-12 |
* | Revert[3] "move some public headers into private" | reed | 2015-08-12 |
* | Revert[2] "move some public headers into private" | reed | 2015-08-12 |
* | Make GrBatch carry its own GrPipeline | bsalomon | 2015-08-11 |
* | Revert "move some public headers into private" | reed | 2015-08-11 |
* | move some public headers into private | reed | 2015-08-11 |
* | trivial CL to add drawBatch to GrDrawContext | joshualitt | 2015-08-10 |
* | Expand functionality of GrRectBatchFactory with AARects | joshualitt | 2015-08-10 |
* | api helpers inspired by blink use-cases | reed | 2015-08-09 |
* | remove unneeded _DRAWIMAGERECT flags | reed | 2015-08-07 |
* | First pass at drawAtlas batching. | jvanverth | 2015-08-07 |
* | Break LCD and Bitmap text dependency on hardcoded atlas values | joshualitt | 2015-08-07 |
* | Add approxBytesUsed to hashes. | mtklein | 2015-08-07 |
* | The compiler can generate smulbb perfectly well nowadays. | mtklein | 2015-08-07 |
* | __ARM_NEON is defined both by ARMv8 and ARMv7 + -mfpu=neon. | mtklein | 2015-08-06 |
* | Move some work from backend onClear to base class clear | egdaniel | 2015-08-06 |
* | Implement caching of stroked paths in the tessellating path renderer. | senorblanco | 2015-08-06 |
* | flag to use const& instead of const* for src-rect | reed | 2015-08-06 |
* | Remove SK_LEGACY_SKPOINT3_CTORS flag | robertphillips | 2015-08-06 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-05 |
* | Revert of Implement caching of stroked paths in the tessellated path renderer... | senorblanco | 2015-08-05 |
* | Implement caching of stroked paths in the tessellated path renderer. | senorblanco | 2015-08-05 |
* | Add skstd::move and skstd::forward. | bungeman | 2015-08-05 |
* | Expose coord transforms from GrPipeline | joshualitt | 2015-08-05 |
* | fix for GrFragmentProcessor isEqual in GrPipeline | joshualitt | 2015-08-05 |
* | Revert of Break LCD and Bitmap text dependency on hardcoded atlas values (pat... | joshualitt | 2015-08-05 |
* | Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h... | reed | 2015-08-04 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-04 |
* | SkPictureImageGenerator | fmalita | 2015-08-04 |
* | Implement caching of filled paths in the tessellated path renderer. | senorblanco | 2015-08-04 |
* | Break LCD and Bitmap text dependency on hardcoded atlas values | joshualitt | 2015-08-04 |
* | Create a scanline decoder without creating a codec | scroggo | 2015-08-04 |
* | Revert "Implement caching of filled paths in the tessellated path renderer." | mtklein | 2015-08-04 |
* | cache private readback for gpu-images | reed | 2015-08-04 |
* | Added registerChild; transforms, textures, glKey automatically handled. | wangyix | 2015-08-04 |
* | Implement caching of filled paths in the tessellated path renderer. | senorblanco | 2015-08-03 |
* | Add abliity to set textblob cache budget to GrContext | joshualitt | 2015-08-03 |
* | remove now-dead flags | reed | 2015-08-01 |
* | C API: remove dead code, simplify boilerplate | halcanary | 2015-07-31 |
* | Move SkOpts.h back to src/core. | mtklein | 2015-07-31 |
* | Some cleanup in GrTextureProvider and GrResourceProvider. | bsalomon | 2015-07-31 |
* | C API: add sk_xfermode.h, impl, test | halcanary | 2015-07-31 |
* | Remove unnecessary virtual destructor on SkTArray | bsalomon | 2015-07-31 |