index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pipe
/
utils
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Reland the 4x -> 1x allocation from "4x allocation in PipeController is proba...
commit-bot@chromium.org
2014-05-14
*
Manually revert "4x allocation in PipeController is probably overkill."
commit-bot@chromium.org
2014-05-14
*
4x allocation in PipeController is probably overkill.
commit-bot@chromium.org
2014-05-07
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
Fix a bunch of warnings, mainly around rowBytes.
scroggo@google.com
2013-02-25
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
In bench_pictures, use a pool of tiles for multicore drawing.
scroggo@google.com
2012-09-20
*
Rename my DeferredPipeController to not conflict with the other.
scroggo@google.com
2012-08-31
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
*
Purge bitmaps from SkGPipe's shared heap.
scroggo@google.com
2012-07-17
*
Add a tiled pipe mode to SampleApp.
scroggo@google.com
2012-06-08
*
Add tiled rendering as an option to GM.
scroggo@google.com
2012-06-06