| Commit message (Expand) | Author | Age |
* | remove unused code | caryclark | 2015-08-17 |
* | SkPaintFilterCanvas should inherit the target canvas state | fmalita | 2015-08-17 |
* | Support more swizzles to 565 in SkCodec | scroggo | 2015-08-14 |
* | Split GrDrawBatch and GrVertexBatch into their own files | bsalomon | 2015-08-13 |
* | Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non... | bsalomon | 2015-08-13 |
* | Defer flushes if kPreferNoIO is specified | robertphillips | 2015-08-13 |
* | SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] | halcanary | 2015-08-12 |
* | Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu | bsalomon | 2015-08-12 |
* | Update CodexTest to test valid_alpha. | scroggo | 2015-08-12 |
* | Fix bmp RLE "bug" | msarett | 2015-08-12 |
* | C API: add radial, sweep, and two-point conical gradient shaders | halcanary | 2015-08-12 |
* | SkPDF: clean up overuse of SK_SUPPORT_PDF | halcanary | 2015-08-11 |
* | SkPDF: allow PDF module to be disabled in DM and SampleApp | halcanary | 2015-08-11 |
* | Rename GrPipelineInfo to GrPipelineOptimizations | bsalomon | 2015-08-10 |
* | Make folder for batches | joshualitt | 2015-08-07 |
* | Add approxBytesUsed to hashes. | mtklein | 2015-08-07 |
* | Fix StringTest for VS2015 | bsalomon | 2015-08-06 |
* | Fix warnings on VS2015 x86_64 build | bsalomon | 2015-08-06 |
* | flag to use const& instead of const* for src-rect | reed | 2015-08-06 |
* | Don't pass pipeline to GrBatch::generateGeometry() | bsalomon | 2015-08-06 |
* | SkSurface copy-on-write can yield stale GPU render targets. | fmalita | 2015-08-06 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-05 |
* | Scanline decoding for wbmp | msarett | 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 |
* | Remove experimental/PdfViewer | halcanary | 2015-08-04 |
* | Implement caching of filled paths in the tessellated path renderer. | senorblanco | 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 |
* | Fix SkData leaks at GrResourceKey::setCustomData() call sites. | Stephen White | 2015-08-03 |
* | Fix resource cache test. | Stephen White | 2015-08-03 |
* | Implement caching of filled paths in the tessellated path renderer. | senorblanco | 2015-08-03 |
* | Add BW masks to random scaler context | joshualitt | 2015-08-01 |
* | Some cleanup in GrTextureProvider and GrResourceProvider. | bsalomon | 2015-07-31 |
* | C API: add sk_xfermode.h, impl, test | halcanary | 2015-07-31 |
* | Modifying TextBlobCacheTest to use SkRandomScalerContext | joshualitt | 2015-07-31 |
* | Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ... | joshualitt | 2015-07-31 |
* | Modifying TextBlobCacheTest to use SkRandomScalerContext | joshualitt | 2015-07-31 |
* | Also provides the ResourceProvider to onDrawPath which allows the DF PR to no... | bsalomon | 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 |
* | Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS | scroggo | 2015-07-30 |
* | SkImage_Raster's pixels are always immutable. | reed | 2015-07-29 |
* | rewrite path.getBounds test to work-around compiler bug | reed | 2015-07-29 |
* | Move draw on upload decision in GrGpu | bsalomon | 2015-07-28 |
* | Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of http... | bsalomon | 2015-07-28 |
* | Move draw on upload decision in GrGpu | bsalomon | 2015-07-28 |