|
move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability
throughout the code.
Add SkData::NewFromMMap() help factory.
Refactor (now gone) SkMMapStream into SkStream::NewFromFile() factory
Committed: https://code.google.com/p/skia/source/detail?r=8200
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+156 lines, -223 lines) |
Patch |
|
M |
trunk/gyp/core.gyp
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
trunk/gyp/core.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
trunk/include/core/SkData.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
D |
trunk/include/core/SkMMapStream.h
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
|
M |
trunk/include/core/SkPreConfig.h
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
trunk/include/core/SkStream.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
trunk/src/core/SkData.cpp
|
View
|
|
3 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
|
D |
trunk/src/core/SkMMapStream.cpp
|
View
|
|
1 chunk |
+0 lines, -77 lines |
0 comments
|
Download
|
|
M |
trunk/src/core/SkStream.cpp
|
View
|
|
2 chunks |
+64 lines, -0 lines |
0 comments
|
Download
|
|
M |
trunk/src/ports/SkFontHost_android.cpp
|
View
|
|
4 chunks |
+15 lines, -36 lines |
0 comments
|
Download
|
|
M |
trunk/src/ports/SkFontHost_ascender.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
trunk/src/ports/SkFontHost_freetype_mac.cpp
|
View
|
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
trunk/src/ports/SkFontHost_linux.cpp
|
View
|
|
5 chunks |
+13 lines, -36 lines |
0 comments
|
Download
|
|
M |
trunk/src/ports/SkFontHost_simple.cpp
|
View
|
|
4 chunks |
+13 lines, -35 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|