Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
yfriedman@chromium.org ceb36ef58d Switch android fyi builder to actually build the "android_experimental" target.
Also updates that target with in process build targets and disables a
failing test.

BUG=113487
TEST=


Review URL: http://codereview.chromium.org/9433007

git-svn-id: http://src.chromium.org/svn/trunk/src/build@122905 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-21 23:30:13 +00:00
wangxianzhu@chromium.org 162aa3fce7 Remove temporary workaround for http://codereview.chromium.org/9419020/
http://codereview.chromium.org/9419020 was blocked by crbug.com/109763
without the workaround. Now remove the workaround.

BUG=
TEST=


Review URL: http://codereview.chromium.org/9421014

git-svn-id: http://src.chromium.org/svn/trunk/src/build@122870 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-21 20:53:08 +00:00
jrg@chromium.org 8dc4c35c48 Android build: 64-bit linker issues.
Fix install-build-deps-android.sh so it can be re-run cheaply.
Update install-build-deps-android.sh so it installs the 64-bit linker.
Run install-build-deps-android.sh each build on the FYI bot.
Move content_unittests to experimental so the FYI builder hits it.

BUG=None
TEST=


Review URL: http://codereview.chromium.org/9401029

git-svn-id: http://src.chromium.org/svn/trunk/src/build@122665 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-18 01:58:43 +00:00
wangxianzhu@chromium.org eb284adb92 fake_dns tool for Android (fixed DEPS).
It runs on device to resolves any host name to 127.0.0.1.
With it and the forwarder, all HTTP requests are redirected to our replay server
running on the host machine.

Review URL: http://codereview.chromium.org/9419020

git-svn-id: http://src.chromium.org/svn/trunk/src/build@122630 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-17 23:57:42 +00:00
creis@chromium.org ef7c7bd927 Revert 122320 - fake_dns tool for Android.
It runs on device to resolves any host name to 127.0.0.1.
With it and the forwarder, all HTTP requests are redirected to our replay server
running on the host machine.

Review URL: http://codereview.chromium.org/9401014

TBR=wangxianzhu@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9415018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@122348 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-16 20:20:05 +00:00
wangxianzhu@chromium.org fb27987e4e fake_dns tool for Android.
It runs on device to resolves any host name to 127.0.0.1.
With it and the forwarder, all HTTP requests are redirected to our replay server
running on the host machine.

Review URL: http://codereview.chromium.org/9401014

git-svn-id: http://src.chromium.org/svn/trunk/src/build@122320 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-16 18:32:48 +00:00
jrg@chromium.org c5d1103a15 Presubmit change to add android trybots when needed.
Also add warning in android_all.gyp that extra targets in 'all' can
have a significant impact on the try load so coordinate appropriately.

BUG=None
TEST=


Review URL: http://codereview.chromium.org/9360028

git-svn-id: http://src.chromium.org/svn/trunk/src/build@121560 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-10 23:09:49 +00:00
jrg@chromium.org 18d1ab2fe3 android build: progress on content and libjingle.
BUG=None
TEST=


Review URL: http://codereview.chromium.org/9271028

git-svn-id: http://src.chromium.org/svn/trunk/src/build@119334 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-27 01:57:10 +00:00
jrg@chromium.org 5c62bc97a8 Checkpoint: android fixes towards compilation of unit_tests.
Dependent on clipboard.h change in https://chromiumcodereview.appspot.com/9264014

BUG=None
TEST=


Review URL: http://codereview.chromium.org/9226012

git-svn-id: http://src.chromium.org/svn/trunk/src/build@118567 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-21 00:45:40 +00:00
jrg@google.com 3bda64a549 Expand android tests.
Add net_unittests to baseline build/run; add some test disabling.
Add experimental build phase to bot script.

BUG=None
TEST=

Review URL: http://codereview.chromium.org/8746003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@112296 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-11-30 21:46:12 +00:00
jingzhao@chromium.org f035199349 Enable net_unittests for Android.
Review URL: http://codereview.chromium.org/8673011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@112199 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-11-30 11:40:28 +00:00
jrg@google.com 62315512cd Update android All target to include our unit test bundles.
BUG=None
TEST=

Review URL: http://codereview.chromium.org/8734015

git-svn-id: http://src.chromium.org/svn/trunk/src/build@112090 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-11-30 01:05:07 +00:00
jrg@chromium.org b6a0661351 Verbose on test list in output. Add test-related comment near deps.
BUG=
TEST=

Review URL: http://codereview.chromium.org/8676022

git-svn-id: http://src.chromium.org/svn/trunk/src/build@111738 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-11-28 19:19:20 +00:00
jrg@chromium.org 19df5466b9 Android IPC changes.
BUG=
TEST=


Review URL: http://codereview.chromium.org/8437033

git-svn-id: http://src.chromium.org/svn/trunk/src/build@108589 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-11-04 00:14:16 +00:00
jrg@chromium.org 3d4501d9ed Enable sql_unittests for Android.
BUG=
TEST=


Review URL: http://codereview.chromium.org/8351064

git-svn-id: http://src.chromium.org/svn/trunk/src/build@108414 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-11-03 03:29:20 +00:00
michaelbai@google.com 695c3263b9 Upstream: Set build target and evnvironment for Android
BUG=
TEST=

Review URL: http://codereview.chromium.org/8008026

git-svn-id: http://src.chromium.org/svn/trunk/src/build@102807 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-09-26 21:40:38 +00:00