|
Adding support to trunk for building Skia using the Android NDK.
This CL depends on a subsequent CL to add the appropriate NDK
toolchain and system sources to the skia repo.
Review URL: http://codereview.appspot.com/5306089/
Committed: http://code.google.com/p/skia/source/detail?r=2592
Total comments: 29
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1337 lines, -220 lines) |
Patch |
|
M |
bench/BenchTimer.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gyp/SampleApp.gyp
|
View
|
1
|
1 chunk |
+19 lines, -1 line |
0 comments
|
Download
|
|
A |
gyp/android_system.gyp
|
View
|
1
|
1 chunk |
+152 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/bench.gypi
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
gyp/common_conditions.gypi
|
View
|
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/core.gyp
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/gpu.gyp
|
View
|
1
|
3 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/images.gyp
|
View
|
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
gyp/opts.gyp
|
View
|
|
1 chunk |
+29 lines, -5 lines |
0 comments
|
Download
|
|
M |
gyp/xml.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
include/core/SkOSFile.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/core/SkPreConfig.h
|
View
|
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/gpu/SkNativeGLContext.h
|
View
|
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
A |
samplecode/SampleApp_android.cpp
|
View
|
|
1 chunk |
+375 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/android/GrGLCreateNativeInterface_android.cpp
|
View
|
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
|
D |
src/gpu/android/GrGLDefaultInterface_android.cpp
|
View
|
|
1 chunk |
+0 lines, -120 lines |
0 comments
|
Download
|
|
A |
src/gpu/android/SkNativeGLContext_android.cpp
|
View
|
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/ports/FontHostConfiguration_android.h
|
View
|
1
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/ports/FontHostConfiguration_android.cpp
|
View
|
1
|
1 chunk |
+195 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ports/SkFontHost_FreeType.cpp
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/ports/SkFontHost_android.cpp
|
View
|
|
9 chunks |
+179 lines, -83 lines |
0 comments
|
Download
|
|
M |
src/utils/SkOSFile.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 6
|