summaryrefslogtreecommitdiffstats
path: root/tools/android
Commit message (Expand)AuthorAgeFilesLines
* [Checkstyle] Enable boolean simplification and empty expression checks.aurimas2014-09-201-0/+9
* [Checkstyle] Enable left and right curly checks in Java.Aurimas Liutikas2014-09-191-2/+2
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-124-4/+4
* [Android] libheap_profiler/heap_dump: use ptrace instead of SIGSTOP.primiano2014-09-101-39/+49
* Fix WeakPtrFactory ordering problems in src/toolsanujk.sharma2014-09-103-8/+18
* Make base_unittests_apk actually workcjhopman2014-09-092-0/+57
* [Android] Add 64-bit support to memdump (and memory_inspector parser)primiano2014-09-091-14/+22
* Remove package_name from java_apk.gypihjd2014-09-051-1/+0
* [Checkstyle] Enable additional name checks for Java.Aurimas Liutikas2014-09-041-5/+16
* [Android checkstyle] Allow underscores in package names.newt2014-08-301-2/+2
* [Android] Turn heap_profiler_unittests into an apk and reenable them.primiano@chromium.org2014-08-211-9/+10
* [Checkstyle] Fix checkstyle path for non src/ repos.aurimas@chromium.org2014-08-141-1/+8
* Add and start using Checkstyle 5.7aurimas@google.com2014-08-121-2/+5
* [Checkstyle] Update static variable and constant names to match style guides.aurimas@chromium.org2014-08-081-1/+2
* [Checkstyle] Update class member variable names to match style guides.aurimas@chromium.org2014-08-081-0/+1
* [Android] Fix DeviceUtils.__str__ when no serial is provided.jbudorick@chromium.org2014-07-291-1/+8
* Move adb_profile_chrome to profile_chrome.alokp@chromium.org2014-07-1818-1159/+0
* Add adb version check to adb_remote_setup.sh.newt@chromium.org2014-07-181-0/+13
* [Android] Switch to DeviceUtils versions of GetPid, TakeScreenshot, and GetIo...jbudorick@chromium.org2014-07-171-2/+1
* Add some convenient metadata in Android's heap profiler dump.dmikurube@chromium.org2014-07-171-5/+44
* [Android] Fix and re-enable heap_profiler unittests.primiano@chromium.org2014-07-151-6/+8
* [Android] Switch to DeviceUtils versions of Ls, SetJavaAsserts, GetProp, and ...jbudorick@chromium.org2014-07-081-4/+2
* [Android] Introduce libheap_profiler for memory profiling.primiano@chromium.org2014-07-079-0/+1717
* [Android] Switch to DeviceUtils versions of file functions.jbudorick@chromium.org2014-07-032-5/+3
* android: Unbreak category listing in adb_profile_chromeskyostil@chromium.org2014-07-012-1/+2
* [Android]: Replace calls to getdtablesize with sysconf(_SC_OPEN_MAX) in tools.rmcilroy@chromium.org2014-06-281-1/+1
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* [Android] Switch KillAll, StartActivity, and BroadcastIntent to DeviceUtils.jbudorick@chromium.org2014-06-253-14/+17
* Telemetry: Set scaling governor on all cpus (on all devices)epenner@chromium.org2014-06-201-2/+2
* [Android] Switch to DeviceUtils version of RunShellCommand.jbudorick@chromium.org2014-06-162-4/+3
* Make perf work in adb_profile_chrome when JSON converter isn't presentskyostil@chromium.org2014-06-134-1/+24
* Move adb_profile_chrome under tools/android/skyostil@chromium.org2014-06-1318-0/+1139
* Revert 276779 "Move adb_profile_chrome under tools/android/"rouslan@chromium.org2014-06-1218-1137/+0
* Move adb_profile_chrome under tools/android/skyostil@chromium.org2014-06-1218-0/+1137
* Remove myself from OWNERS files.pliard@chromium.org2014-06-081-1/+0
* [Android] Convert to DeviceUtils versions of IsOnline, HasRoot, and EnableRoot.jbudorick@chromium.org2014-05-171-1/+8
* [Android] Build android tools as PIE and add a wrapper for ICSprimiano@chromium.org2014-05-148-65/+118
* Remove deprecated Android memreport profiler.pliard@chromium.org2014-04-301-278/+0
* [Android] Change object types from AndroidCommands to DeviceUtils everywhere ...jbudorick@chromium.org2014-04-292-10/+10
* Use ASan Android runtime library from third_party/llvm-build.eugenis@chromium.org2014-04-241-0/+0
* Ensure adb is in path in adb_remote_setup.sh.newt@chromium.org2014-04-181-0/+6
* Fix type conversion issues for Android x64zhenyu.liang@intel.com2014-03-281-1/+1
* Add HANDLE_EINTR in some places missing it.brettw@chromium.org2014-03-271-3/+4
* Remove X11 and GTK dependencies from host_forwarderzhenyu.liang@intel.com2014-03-191-4/+0
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-2/+4
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-171-13/+10
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...jochen@chromium.org2014-03-151-10/+13
* 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