summaryrefslogtreecommitdiffstats
path: root/tools/android
Commit message (Expand)AuthorAgeFilesLines
* Add an option to print out summary of memory usagefeng@chromium.org2013-06-141-2/+51
* memreport.py: Strip EOL from memdump outputpasko@chromium.org2013-06-121-1/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-112-2/+2
* Use a direct include of strings headers in testing/, third_party/, tools/.avi@chromium.org2013-06-116-10/+10
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-2/+3
* Android: removes pylib.constants.CHROME_DIR.bulach@chromium.org2013-06-071-2/+2
* Add tools/android/memdump/.pliard@chromium.org2013-06-054-0/+508
* Add device port unmapping support to forwarder2.pliard@chromium.org2013-05-1510-75/+160
* Make forwarder2 daemon implementation more robust.pliard@chromium.org2013-05-147-129/+58
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+3
* [Android] Fix md5sum for component buildcjhopman@chromium.org2013-05-031-0/+7
* [Android] Fix forwarder for the component buildyfriedman@chromium.org2013-04-181-0/+7
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-173-3/+3
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+3
* [Android] Add tools to find and remove unused Android resources.newt@chromium.org2013-04-112-0/+175
* net: move socket files from net/base to net/socketphajdan.jr@chromium.org2013-04-091-1/+1
* Android: adds strict_memcmp=0 for asanwrapper.shbulach@chromium.org2013-04-021-1/+1
* Provision Android devices after the 'device_status_check' step.sivachandra@chromium.org2013-03-291-5/+13
* Instead of reabooting the device, have the daemon restart adbd.navabi@google.com2013-03-231-2/+4
* Make daemon able to exit adb by closing all discriptors.navabi@google.com2013-03-201-0/+4
* Add gyp rules to make adb_reboot and remove rebootondisconnect gyp stuff.navabi@google.com2013-03-135-271/+46
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-062-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-3/+3
* Use _target_name instead of package_name for java*.gypicjhopman@chromium.org2013-02-201-1/+0
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-102-6/+7
* Fix android build error with gcc 4.7.2.Sungmann.Cho@gmail.com2013-01-301-0/+1
* Add a binary for android device-side rebootsilevy@chromium.org2013-01-293-0/+271
* Cleanup tools/android OWNERS, remove set noparentilevy@chromium.org2013-01-291-3/+2
* [Android] Sever findbugs dependencies on environment variables.yfriedman@chromium.org2013-01-161-11/+7
* Add dependency on Android tools to native unittests APKs targetsppi@chromium.org2012-12-181-0/+19
* Create the forwarder2 device daemon's PID file with mode = 666.pliard@chromium.org2012-12-101-1/+1
* Handle race condition in forwarder2's Daemon.pliard@chromium.org2012-11-281-12/+14
* Increase timeout in Forwarder2's daemon.cc. ...pliard@chromium.org2012-11-261-7/+8
* Use file_util::ScopedFD in forwarder2's Daemon.pliard@chromium.org2012-11-231-27/+4
* Use the new forwarder2's Daemon implementation in device_forwarder.pliard@chromium.org2012-11-236-262/+521
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-1411-11/+11
* Support HTTP test-server based net unit tests on Android.pliard@chromium.org2012-11-1213-135/+705
* Support running Android apk-based tests under ASan.eugenis@chromium.org2012-11-071-0/+9
* Added test for findbugs plugin.michaelbai@chromium.org2012-11-015-0/+101
* android: Build android_tools_common target as static_library.tfarina@chromium.org2012-11-011-1/+1
* Upstream findbugs plugin for Androidmichaelbai@google.com2012-10-309-0/+266
* Removing myself from OWNERs and WATCHLISTsatish@chromium.org2012-10-291-1/+0
* Upstream the android python scripts changes that enable the new Forwarder2 to...felipeg@chromium.org2012-10-164-13/+26
* Print 'Starting Device Forwarder' after Unix Domain Socket initialization.pliard@chromium.org2012-10-093-9/+14
* Revert 158940 - Adapt python scripts to use the new Forwarder2ilevy@chromium.org2012-09-272-18/+10
* Adapt python scripts to use the new Forwarder2felipeg@chromium.org2012-09-272-10/+18
* Add support for dynamically allocated port in Forwarder2.felipeg@chromium.org2012-09-228-40/+152
* Add HostController and main file for host forwarder.felipeg@chromium.org2012-09-135-6/+299
* Android: Avoid pushing svn directories to the device.nileshagrawal@chromium.org2012-09-131-3/+7