summaryrefslogtreecommitdiffstats
path: root/testing/android/generate_native_test.py
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant option from script.shashishekhar@chromium.org2012-10-191-4/+0
* Nuke unused test code.shashishekhar@chromium.org2012-10-101-22/+3
* Remove the dependency on the STRIP env variable for Androidpeter@chromium.org2012-08-161-3/+13
* Remove uses of Android's test runner's --ant-compile, as well as the flag its...peter@chromium.org2012-08-151-8/+3
* [Android] Add chrome_java target for building Java code in the chromium layer.yfriedman@chromium.org2012-08-061-2/+2
* Introduce the --sdk-build flag for Android's native test generatorpeter@chromium.org2012-08-011-4/+9
* Place jars into the java/libs for native unittest apkyongsheng.zhu@intel.com2012-07-111-1/+1
* [android] Split top-level scripts and libraries from build/android.bulach@chromium.org2012-07-091-2/+3
* Copying gdbserver to the apk to enable native debugging for native_test_apkshouqun.liu@intel.com2012-07-061-0/+1
* Use rsync to copy android testing directoriesilevy@chromium.org2012-06-271-41/+31
* Remove duplicate call to InitAndroidTest.nileshagrawal@chromium.org2012-06-111-4/+0
* Chromium support of running DumpRenderTree as an apk on Androidwangxianzhu@chromium.org2012-06-011-3/+26
* Add the target ABI option for apk based test runneryongsheng.zhu@intel.com2012-05-301-3/+7
* Add APK targets for content_unittests and net_unittests.nileshagrawal@chromium.org2012-05-251-3/+7
* APK tests: Strip the shlibs before bundling in APK.nileshagrawal@chromium.org2012-05-221-2/+9
* apk-based test runner work for android. 2 unit test bundles converted over (i...jrg@chromium.org2012-04-191-0/+194