Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(753)

Issue 10223007: Package and load native library in content shell. Add content shell util scripts. (Closed)

Created:
8 years, 8 months ago by John Grabowski
Modified:
8 years, 8 months ago
Reviewers:
Ted C, Yaron, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, nilesh
Visibility:
Public.

Description

Package and load native library in content shell. Add content shell util scripts. BUG=None TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134030

Patch Set 1 #

Patch Set 2 : tweaks #

Total comments: 8

Patch Set 3 : yaron feedback #

Total comments: 4

Patch Set 4 : yaron feedback #

Patch Set 5 : nilesh tweak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -9 lines) Patch
A build/android/adb_install_content_shell View 1 1 chunk +7 lines, -0 lines 0 comments Download
A build/android/adb_kill_content_shell View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
A build/android/adb_run_content_shell View 1 1 chunk +14 lines, -0 lines 0 comments Download
M build/android/envsetup.sh View 1 chunk +4 lines, -0 lines 0 comments Download
M content/content_shell.gypi View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M content/shell/android/OWNERS View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/android/content_shell_apk.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/android/java/org/chromium/content_shell/ContentShellActivity.java View 1 2 4 chunks +21 lines, -1 line 0 comments Download
M testing/android/native_test_apk.xml View 1 2 3 4 2 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
John Grabowski
jam: content/content_shell.gypi (OWNERS) tedchoc: content shell changes yaron: util scripts nilesh: fyi re: java lib ...
8 years, 8 months ago (2012-04-25 19:06:16 UTC) #1
Yaron
lgtm with some nits http://chromiumcodereview.appspot.com/10223007/diff/2001/build/android/adb_install_content_shell File build/android/adb_install_content_shell (right): http://chromiumcodereview.appspot.com/10223007/diff/2001/build/android/adb_install_content_shell#newcode7 build/android/adb_install_content_shell:7: adb install -r ${CHROME_SRC}/out/Release/content_shell/ContentShell-debug.apk Is ...
8 years, 8 months ago (2012-04-25 20:25:57 UTC) #2
John Grabowski
http://chromiumcodereview.appspot.com/10223007/diff/2001/build/android/adb_install_content_shell File build/android/adb_install_content_shell (right): http://chromiumcodereview.appspot.com/10223007/diff/2001/build/android/adb_install_content_shell#newcode7 build/android/adb_install_content_shell:7: adb install -r ${CHROME_SRC}/out/Release/content_shell/ContentShell-debug.apk On 2012/04/25 20:25:57, Yaron wrote: ...
8 years, 8 months ago (2012-04-25 20:41:01 UTC) #3
Ted C
lgtm http://chromiumcodereview.appspot.com/10223007/diff/1009/content/content_shell.gypi File content/content_shell.gypi (right): http://chromiumcodereview.appspot.com/10223007/diff/1009/content/content_shell.gypi#newcode539 content/content_shell.gypi:539: 'outputs': ['<(PRODUCT_DIR)/content_shell/libs/armeabi/libcontent_shell_content_view.so'], Is libs/armeabi the default directory that ...
8 years, 8 months ago (2012-04-25 21:18:02 UTC) #4
John Grabowski
http://chromiumcodereview.appspot.com/10223007/diff/1009/content/content_shell.gypi File content/content_shell.gypi (right): http://chromiumcodereview.appspot.com/10223007/diff/1009/content/content_shell.gypi#newcode539 content/content_shell.gypi:539: 'outputs': ['<(PRODUCT_DIR)/content_shell/libs/armeabi/libcontent_shell_content_view.so'], On 2012/04/25 21:18:02, Ted C wrote: > ...
8 years, 8 months ago (2012-04-25 22:05:58 UTC) #5
jam
lgtm
8 years, 8 months ago (2012-04-25 22:09:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jrg@chromium.org/10223007/5003
8 years, 8 months ago (2012-04-25 23:22:31 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-26 00:48:47 UTC) #8
Change committed as 134030

Powered by Google App Engine
This is Rietveld 408576698