Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add ability to get FBO ID to Surface | joshualitt | 2015-07-08 |
* | add getTextureHandle to SkSurface | reed | 2015-06-29 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | don't use accessBitmap | reed | 2015-05-26 |
* | Update more directories under src/ to follow C++11 style rule for {virtual,ov... | tfarina | 2015-04-27 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Take budgeted param when snapping new image. | bsalomon | 2015-01-23 |
* | Require budget decision when creating a RenderTarget SkSurface. | bsalomon | 2015-01-16 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Apply the layer's image filter to the hoisted image | robertphillips | 2014-12-11 |