index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkRecord.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
*
Change SkRecord to use SkArenaAlloc
Herb Derby
2017-04-18
*
remove inline allocation in SkRecord
Mike Klein
2017-04-11
*
SkRecord: infer return type for visit() and mutate().
mtklein
2016-03-22
*
Add SkRecord::defrag().
mtklein
2015-11-19
*
unsigned -> int for counts and indices in picture-related code
mtklein
2015-08-19
*
Fix minor undercounting in SkRecord::bytesUsed().
mtklein
2015-04-13
*
Rearrange SkRecord with small N in mind
mtklein
2015-04-09
*
Revert of Rearrange SkRecord with small N in mind (patchset #8 id:120001 of h...
mtklein
2015-04-08
*
Rearrange SkRecord with small N in mind
mtklein
2015-04-08
*
SkRecord: outline methods that are not called O(N) times.
mtklein
2014-11-24