|
Revert "Revert 155950 - Add initial Chromium TestShell support for Android"
Fixed build breakages:
-Had to add DEPS file for testshell/java.
-Something changed with ant from the time I tested and the time my CL got committed. Had to move
sdk-targets.xml import in the ant file to the end of the file.
This reverts commit 2d30dc03dc0bd0723236c549313774119f163056.
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156458
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+555 lines, -59 lines) |
Patch |
|
M |
build/all_android.gyp
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A + |
chrome/android/testshell/DEPS
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
A |
chrome/android/testshell/chrome_main_delegate_testshell_android.h
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/android/testshell/chrome_main_delegate_testshell_android.cc
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
A + |
chrome/android/testshell/java/AndroidManifest.xml
|
View
|
1
2
|
2 chunks |
+12 lines, -16 lines |
0 comments
|
Download
|
|
A |
chrome/android/testshell/java/DEPS
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A + |
chrome/android/testshell/java/chromium_testshell_apk.xml
|
View
|
1
2
|
2 chunks |
+22 lines, -15 lines |
0 comments
|
Download
|
|
A |
chrome/android/testshell/java/src/org/chromium/chrome/testshell/ChromiumTestShellActivity.java
|
View
|
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/android/testshell/java/src/org/chromium/chrome/testshell/ChromiumTestShellApplication.java
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/android/testshell/testshell_entry_point.cc
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
A + |
chrome/android/testshell/testshell_stubs.cc
|
View
|
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
|
M |
chrome/app/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
chrome/app/android/chrome_android_initializer.h
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
A + |
chrome/app/android/chrome_android_initializer.cc
|
View
|
|
1 chunk |
+7 lines, -9 lines |
0 comments
|
Download
|
|
A |
chrome/app/android/chrome_main_delegate_android.h
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/app/android/chrome_main_delegate_android.cc
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/app/chrome_main_delegate.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/app/chrome_main_delegate.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chrome_browser_main_android.cc
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/chrome.gyp
|
View
|
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
|
A |
chrome/chrome_android.gypi
|
View
|
|
1 chunk |
+140 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/chrome_android_paks.gypi
|
View
|
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_paths_android.cc
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|