| Commit message (Expand) | Author | Age |
* | Plumb the use of GrBackendRenderTarget throughout Skia | Greg Daniel | 2017-04-27 |
* | Delete copyTo(Allocator), hide copyTo() behind flag | Matt Sarett | 2017-04-27 |
* | Fix uncached getROPixels from GPU images | Brian Osman | 2017-04-26 |
* | SkPngCodec: Do not return kInvalidConversion on corrupt png | Matt Sarett | 2017-04-26 |
* | broke up SkSLConstantFolding test | Ethan Nicholas | 2017-04-26 |
* | remove to_2dot2 and from_2dot2 | Mike Klein | 2017-04-26 |
* | Prevent creation of zero-sized proxies | Robert Phillips | 2017-04-26 |
* | sksl can now fold constant vector or matrix equality expressions | Ethan Nicholas | 2017-04-25 |
* | Fix writePixels of sRGB data to legacy GPU surface | Brian Osman | 2017-04-25 |
* | SkDiscardableMemoryPool: modernize | Hal Canary | 2017-04-25 |
* | Improve the Codec_end test and add fixes | Leon Scroggins III | 2017-04-25 |
* | Rm makeRenderTargetContext in favor of deferred version (take 3) | Robert Phillips | 2017-04-25 |
* | Revert "Split up opLists (take 2)" | Robert Phillips | 2017-04-24 |
* | Remove a print statement I meant to not check in | Leon Scroggins III | 2017-04-24 |
* | Fix decoding incomplete PNG images | Leon Scroggins III | 2017-04-24 |
* | Split up opLists (take 2) | Robert Phillips | 2017-04-24 |
* | Reland "Make SkPngCodec only read as much of the stream as necessary" | Leon Scroggins III | 2017-04-21 |
* | jumper, implement 2.2 stages with approx_powf | Mike Klein | 2017-04-21 |
* | Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" | Robert Phillips | 2017-04-21 |
* | Rm makeRenderTargetContext in favor of deferred version (take 2) | Robert Phillips | 2017-04-21 |
* | Improved skslc optimizer, particularly around vectors. | Ethan Nicholas | 2017-04-20 |
* | Revert "Revert "Plumb GrBackendTexture throughout skia."" | Greg Daniel | 2017-04-20 |
* | Revert "Make SkPngCodec only read as much of the stream as necessary" | Leon Scroggins | 2017-04-20 |
* | calculate cull rects for SkMiniPictures | Mike Klein | 2017-04-20 |
* | rectangle texture scaling is now handled in skslc | Ethan Nicholas | 2017-04-20 |
* | Make SkPngCodec only read as much of the stream as necessary | Leon Scroggins III | 2017-04-20 |
* | test and fix f16<->f32 conversion stages | Mike Klein | 2017-04-20 |
* | remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS | Mike Reed | 2017-04-20 |
* | Remove SkOpTAllocator | Herb Derby | 2017-04-19 |
* | Update ProxyTest to skip configs that don't support the requested sample counts | Greg Daniel | 2017-04-19 |
* | jumper, parametric_{r,g,b,a} | Mike Klein | 2017-04-19 |
* | add unit tests for parametric_* stages | Mike Klein | 2017-04-19 |
* | Fix SkATan2_255 fuzzer crash | Florin Malita | 2017-04-19 |
* | Revert "Plumb GrBackendTexture throughout skia." | Stan Iliev | 2017-04-19 |
* | Plumb GrBackendTexture throughout skia. | Greg Daniel | 2017-04-18 |
* | Remove SkVarAlloc | Herb Derby | 2017-04-18 |
* | Fix some bugs with read/writePixels | Brian Osman | 2017-04-18 |
* | Revert "Split up opLists" | Robert Phillips | 2017-04-18 |
* | keep integral rectangle intersections integral | Cary Clark | 2017-04-18 |
* | Split up opLists | Robert Phillips | 2017-04-18 |
* | Re-enable deferred proxies in Chrome | Robert Phillips | 2017-04-18 |
* | Pass GrSurfaceContext into read/writeSurfacePixels | Robert Phillips | 2017-04-18 |
* | Split cleanup changes out of bigger CL (take 2) | Robert Phillips | 2017-04-18 |
* | jumper, table_{r,g,b,a} | Mike Klein | 2017-04-17 |
* | Revert "Split cleanup changes out of bigger CL" | Mike Klein | 2017-04-17 |
* | Switch SkCodec to int for counts and indices | Leon Scroggins III | 2017-04-17 |
* | Split cleanup changes out of bigger CL | Robert Phillips | 2017-04-17 |
* | Finish overriding onMakeColorSpace() for SkImageFilters | Matt Sarett | 2017-04-17 |
* | Add a test for getFrameInfo on truncated data | Leon Scroggins III | 2017-04-17 |
* | hide lockpixels api behind flag | Mike Reed | 2017-04-17 |