summaryrefslogtreecommitdiffstats
path: root/tools/android
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style in tools.dcheng2015-02-063-9/+9
* Add option to pass path to adb to host_forwarder.qsr2015-01-291-16/+29
* Update asan_device_setup.sh from LLVM r226816.eugenis2015-01-233-194/+274
* Allow use of checkstyle outside of main PRESUBMIT.pydavileen2015-01-201-3/+4
* Add the exclusion filter to findbugs_tests.fdegans2015-01-151-0/+9
* Revert of Reverting due to Android builders breakage. Subsequent fixes did no...amistry2015-01-151-3/+0
* Reverting due to Android builders breakage. Subsequent fixes did not fix.amistry2015-01-151-0/+3
* Temporarily remove some findbugs "known bugs"cjhopman2015-01-151-3/+0
* replace COMPILE_ASSERT with static_assert in tools/mostynb2015-01-062-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-234-9/+9
* Put HostControllersManager::weak_ptr_factory_ lastdmichael2014-12-191-4/+4
* gn format // (the rest, except mojo)scottmg2014-12-032-7/+11
* Updates to support instrumentation tests for managed sign ins.joaodasilva2014-11-281-0/+4
* Fix a bunch of Java Checkstyle issues.aurimas2014-11-201-4/+15
* Add exceptions for lineLength for URLs.Aurimas Liutikas2014-11-191-1/+1
* Roll to Checkstyle 6.1.Aurimas Liutikas2014-11-191-1/+1
* Fix device_forwarder build with FORTIFY_SOURCE.bauerb2014-11-041-3/+9
* [Android] Fix gn build for instrumentation tests.qsr2014-11-0312-40/+130
* Enable separatorWrap module in CheckStyle and fix all the issues.aurimas2014-10-222-6/+16
* Replacing the OVERRIDE with override in tools foldermohan.reddy2014-10-223-8/+8
* Enable OperatorWrap check as a warning for Java presubmit.aurimas2014-10-211-0/+11
* Roll to Checkstyle 5.9 and enable Indentation check.aurimas2014-10-203-3/+5
* Fix Java indentation issues.aurimas2014-10-161-7/+7
* [Android] Don't use zip pushing if not built or on user builds.jbudorick2014-10-151-0/+1
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-142-1/+4
* Make checkstyle PRESUBMIT use warnings and errors annotations.aurimas2014-10-142-38/+39
* Update Checkstyle to version 5.8Aurimas Liutikas2014-10-101-1/+1
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-257-32/+36
* [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