| Commit message (Expand) | Author | Age |
* | 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 |
* | Port SkXfermode opts to SkOpts.h | mtklein | 2015-07-31 |
* | Make ANGLE perf decisions be runtime rather than compile time | bsalomon | 2015-07-31 |
* | Port SkUtils opts to SkOpts. | mtklein | 2015-07-31 |
* | Make SkIsPow2 templated | bsalomon | 2015-07-31 |
* | Address some SkLightingShader TODOs | robertphillips | 2015-07-31 |
* | lock pixels in image when bitmap is immutable and not-lazy | reed | 2015-07-30 |
* | unify pixelref and image ID space, so we can share IDs when we share pixels | reed | 2015-07-30 |
* | SRGB read and write pixels working and unit test | bsalomon | 2015-07-30 |
* | Runtime CPU detection for rsqrt(). | mtklein | 2015-07-30 |
* | Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS | scroggo | 2015-07-30 |
* | Lay groundwork for SkOpts. | mtklein | 2015-07-30 |
* | add helper to create RSXform w/ anchorPt | reed | 2015-07-30 |
* | Remove WEBKIT_VERSION_MIN_REQUIRED and config.h. | bungeman | 2015-07-29 |
* | Remove SK_BUILD_FOR SDL, BREW, and PALM. | bungeman | 2015-07-29 |
* | Move the last headers. Cross your fingers. | mtklein | 2015-07-29 |
* | Remove SK_BUILD_FOR_WINCE. | bungeman | 2015-07-29 |
* | Clean up a few includes, introduce iwyu. | bungeman | 2015-07-29 |
* | SkImage_Raster's pixels are always immutable. | reed | 2015-07-29 |
* | Move headers with no dependencies. | mtklein | 2015-07-29 |
* | Adding debug SkScalerContext which returns random mask formats | joshualitt | 2015-07-29 |
* | Revert "Move headers with no dependencies." | Mike Klein | 2015-07-29 |
* | Move headers with no dependencies. | mtklein | 2015-07-29 |
* | Skip temp texture when config conversion test has already failed. | bsalomon | 2015-07-29 |
* | Revert "Move the rest of src headers used by include to include/private." | Mike Klein | 2015-07-28 |
* | Move the rest of src headers used by include to include/private. | mtklein | 2015-07-28 |
* | Removed GrFragmentProcessor::fWillUseInputColor | wangyix | 2015-07-28 |
* | Move SkTHash.h to include/private. | mtklein | 2015-07-28 |