index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PictureBBHTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
Florin Malita
2017-05-03
*
Revert "Reland: Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-03
*
Reland: Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-03
*
Revert "Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-02
*
Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-02
*
Fix infinite loop in SkRTree::insert()
Mike Klein
2017-04-10
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
return pictures as sk_sp
reed
2016-03-18
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
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
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
Clean up dead clear() code in SkRecord.
mtklein
2015-01-05
*
Defer saves() until they're needed
reed
2014-12-11
*
add some debugging to SkNVRefCnt
reed
2014-11-24
*
Make sure pictures draw Clears even when the clip is empty.
mtklein
2014-11-20
*
Make RTree handle the case where the playback canvas has empty clip bounds
junov
2014-10-30