Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bbfec9db84cf92b0d2c5dec9f77256163cad9e78
/
tests
/
PictureBBHTest.cpp
945d1e5
simplify rtree loops in Skia too
by Mike Klein
· 5 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
ad67c66
track bounds of top-level control ops
by Mike Klein
· 7 years ago
738b80d
Don't use getDeviceClipBounds() to bound pic ops.
by Mike Klein
· 7 years ago
274218e
move largest apis into private
by Mike Reed
· 7 years ago
ab244f0
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
by Florin Malita
· 8 years ago
9d5f66d
Revert "Reland: Remove SkLights include from SkCanvas.h"
by Florin Malita
· 8 years ago
fed0031
Reland: Remove SkLights include from SkCanvas.h
by Florin Malita
· 8 years ago
38aad81
Revert "Remove SkLights include from SkCanvas.h"
by Florin Malita
· 8 years ago
9ff301b
Remove SkLights include from SkCanvas.h
by Florin Malita
· 8 years ago
1dd161c
Fix infinite loop in SkRTree::insert()
by Mike Klein
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
703dd2e
Remove SkTileGrid (except for TileGridInfo).
by mtklein
· 10 years ago
49aabde
Clean up dead clear() code in SkRecord.
by mtklein
· 10 years ago
2ff1fce
Defer saves() until they're needed
by reed
· 10 years ago
90d0ff0
add some debugging to SkNVRefCnt
by reed
· 10 years ago
7cc1a34
Make sure pictures draw Clears even when the clip is empty.
by mtklein
· 10 years ago
a41d3c3
Make RTree handle the case where the playback canvas has empty clip bounds
by junov
· 10 years ago