|
Simplify cache IDs and keys.
R=robertphillips@google.com
Total comments: 36
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+367 lines, -497 lines) |
Patch |
|
M |
gyp/gpu.gypi
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
include/gpu/GrCacheID.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -99 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrContext.h
|
View
|
1
2
3
|
7 chunks |
+11 lines, -15 lines |
2 comments
|
Download
|
|
M |
include/gpu/GrTexture.h
|
View
|
1
2
3
|
3 chunks |
+3 lines, -9 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrTypes.h
|
View
|
1
2
3
4
|
1 chunk |
+39 lines, -30 lines |
4 comments
|
Download
|
|
M |
include/gpu/SkGpuDevice.h
|
View
|
1
2
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
include/gpu/SkGr.h
|
View
|
1
2
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrBinHashKey.h
|
View
|
1
2
|
4 chunks |
+21 lines, -15 lines |
2 comments
|
Download
|
|
M |
src/gpu/GrCacheID.cpp
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -29 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrClipMaskManager.h
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrClipMaskManager.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrContext.cpp
|
View
|
1
2
3
|
7 chunks |
+21 lines, -24 lines |
2 comments
|
Download
|
|
M |
src/gpu/GrResourceCache.h
|
View
|
1
2
3
|
4 chunks |
+106 lines, -70 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrResourceCache.cpp
|
View
|
1
2
|
2 chunks |
+14 lines, -30 lines |
2 comments
|
Download
|
|
M |
src/gpu/GrStencilBuffer.h
|
View
|
1
2
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrStencilBuffer.cpp
|
View
|
1
2
|
2 chunks |
+17 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrTHashCache.h
|
View
|
1
2
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrTexture.cpp
|
View
|
1
2
3
|
2 chunks |
+45 lines, -70 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGpuDevice.cpp
|
View
|
1
2
3
|
3 chunks |
+5 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGr.cpp
|
View
|
1
2
3
|
5 chunks |
+61 lines, -33 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrTextureStripAtlas.h
|
View
|
1
2
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrTextureStripAtlas.cpp
|
View
|
1
2
|
3 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
Total messages: 6
|