summaryrefslogtreecommitdiffstats
path: root/tools/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* [android] Remove deprecated package constants.craigdh@chromium.org2013-09-171-1/+1
* Cleanup metrics in memreport.py.pliard@chromium.org2013-09-161-7/+4
* Update find_unused_resources.py to ignore third party resources.newt@chromium.org2013-09-061-32/+51
* Android memreport: captures enter and KeyboardInterrupt.bulach@chromium.org2013-09-051-1/+3
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-2/+2
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-302-2/+2
* Fix forwarder2 link time error.boliu@chromium.org2013-08-261-2/+3
* Telemetry / Android: adds "memreport" profiler.bulach@chromium.org2013-08-231-1/+1
* Android / memreport: improves graphs a bit.bulach@chromium.org2013-08-221-9/+28
* Android memreport: allow continuous capture with graphs.bulach@chromium.org2013-08-211-0/+131
* Add dependency on android_tools in java_apk.gypi for all test apks.ppi@chromium.org2013-08-131-1/+1
* Remove Thread wrapper class in forwarder2.pliard@chromium.org2013-07-3014-620/+637
* Adding extended report to memdump with resident pages bit reporting.primiano@chromium.org2013-07-242-9/+234
* [Forwarder] Deepen socket accept queue.tonyg@chromium.org2013-07-221-1/+1
* Reland r212359: "Delete DeviceController instances before ..."pliard@chromium.org2013-07-194-7/+46
* Revert 212359 "Delete DeviceController instances before HostCont..."asargent@chromium.org2013-07-184-46/+7
* Delete DeviceController instances before HostController ones get deleted.pliard@chromium.org2013-07-184-7/+46
* [Android] Fix compilation with order_profiling=1yfriedman@chromium.org2013-07-161-0/+5
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* Delete host controllers when they report an error.pliard@chromium.org2013-07-157-131/+198
* [Forwarder] Disable TCP_DEFER_ACCEPT.tonyg@chromium.org2013-07-151-1/+0
* Go back to rebooting the phone on disconnect.navabi@google.com2013-07-111-3/+1
* Fix a serious memory leak in forwarder2.tonyg@chromium.org2013-07-104-1/+12
* Make host_forwarder better handle duplicate forwards.pliard@chromium.org2013-07-091-0/+12
* Reland "Add --serial-id option to host_forwarder."pliard@chromium.org2013-07-053-133/+128