summaryrefslogtreecommitdiffstats
path: root/tools/android
Commit message (Expand)AuthorAgeFilesLines
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-13/+10
* Revert "Revert 256769 "Add a script for configuring adb for working remo...""newt@chromium.org2014-03-141-0/+76
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...thakis@chromium.org2014-03-141-10/+13
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-13/+10
* Revert 256769 "Add a script for configuring adb for working remo..."kinuko@chromium.org2014-03-131-72/+0
* Add a script for configuring adb for working remotely.newt@chromium.org2014-03-131-0/+72
* Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 onlywangxianzhu@chromium.org2014-03-101-2/+0
* Optimize execution time of the memdump toolhyunki.baik@samsung.com2014-02-271-2/+9
* Add new error messages to socket.cc in forwarder2.pliard@chromium.org2014-02-251-1/+4
* Update ASAn/Android runtime and enable stack overflow detection.eugenis@chromium.org2014-02-201-0/+0
* Hide X11 dependencies when use_x11=0.kalyan.kondapally@intel.com2014-02-191-3/+2
* [Android] strip memdump and ps_ext tools.primiano@chromium.org2014-02-112-2/+44
* Create tool that will asynchronously poll file content.qsr@chromium.org2014-02-113-0/+239
* [Android] Fix ps_ext tool uptime reporting and output format.primiano@chromium.org2014-02-101-13/+16
* [Android] Add ps_ext tool for tools-friendly cpu/mem/proc stats.primiano@chromium.org2014-02-073-0/+224
* Update ASan/Android runtime and setup script to LLVM r200682.eugenis@chromium.org2014-02-052-2/+2
* forwarder2: Make the Forwarder instances operate on a single thread.pliard@chromium.org2014-01-298-211/+175
* Update asan_device_setup script to LLVM r200382.eugenis@chromium.org2014-01-291-10/+42
* Switch to the "new" way of ASan deployment on Android devices.eugenis@chromium.org2014-01-243-9/+162
* [telemetry] bitmaptools as a standalone executableszym@chromium.org2014-01-221-0/+1
* Make HostController/DeviceListener deletion fully synchronous.pliard@chromium.org2014-01-2012-115/+308
* Add error messages in Daemon::Kill().pliard@chromium.org2014-01-171-3/+7
* Revert "Revert 235213 "android: forwader2: Simplify Forwarder implementa...""pliard@chromium.org2014-01-164-82/+191
* Fix double free in DeviceController (forwarder2).pliard@chromium.org2014-01-101-4/+5
* Update Java checkstyle naming convention for static final fields.newt@chromium.org2014-01-071-1/+2
* Remove unnecessary #includehyunki.baik@samsung.com2013-12-181-2/+0
* Adding Java style presubmit check.aurimas@chromium.org2013-12-101-0/+59
* Enable PRESUMIT checks for ModifierOrder, ImportOrder and Trailing Whitespace.aurimas@google.com2013-12-031-5/+10
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-036-8/+7
* Make the license header check an error for PRESUBMIT.aurimas@chromium.org2013-12-031-0/+1
* Make memdump.cc applicable to more common Linux system.dmikurube@chromium.org2013-11-291-26/+21
* Update checkstyle rules.aurimas@chromium.org2013-11-221-0/+1
* Update checkstyle rules.aurimas@chromium.org2013-11-211-3/+6
* Add a checkstyle rule for Copyright header.shashishekhar@chromium.org2013-11-211-0/+3
* Fix codestyle issue with curly-brace in annotationsaurimas@chromium.org2013-11-191-1/+1
* Revert 235213 "android: forwader2: Simplify Forwarder implementa..."pliard@chromium.org2013-11-184-204/+83
* android: forwader2: Simplify Forwarder implementation.digit@chromium.org2013-11-144-83/+204
* Simplify DeviceListener/HostController self-deletion mechanism in forwarder2.pliard@chromium.org2013-11-147-92/+200
* Avoid reentrancy issues while deleting complex objects in forwarder2.pliard@chromium.org2013-11-143-13/+48
* Purge unpinned ashmem before parsing /proc/$pid/smaps.pliard@chromium.org2013-11-143-1/+56
* Fix socket usage in forwarder2.pliard@chromium.org2013-11-132-20/+71
* Added checkstyle configuration file.apiccion@chromium.org2013-11-131-0/+144
* Android: map the forwarded ports at the host driven level.bulach@chromium.org2013-11-122-2/+21
* Add log message to forwarder2's DeviceController when a port is unmapped.pliard@chromium.org2013-11-051-0/+2
* Relands Android perf tests: kill adbd on the device after running a test.bulach@chromium.org2013-10-211-1/+31
* [Android] Clean up build/android and tools/androidfrankf@chromium.org2013-10-146-435/+0
* Add memory pressure scriptdtrainor@chromium.org2013-10-071-0/+97
* Adding MemConsumer android application.qsr@chromium.org2013-09-256-1/+295
* Images for the MemConsumer android application.qsr@chromium.org2013-09-202-0/+0
* Make memdump distinguish clean from unevictable for app_shared pages.pliard@chromium.org2013-09-192-107/+87