index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Checkstyle] Enable boolean simplification and empty expression checks.
aurimas
2014-09-20
1
-0
/
+9
*
[Checkstyle] Enable left and right curly checks in Java.
Aurimas Liutikas
2014-09-19
1
-2
/
+2
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/
thestig
2014-09-12
4
-4
/
+4
*
[Android] libheap_profiler/heap_dump: use ptrace instead of SIGSTOP.
primiano
2014-09-10
1
-39
/
+49
*
Fix WeakPtrFactory ordering problems in src/tools
anujk.sharma
2014-09-10
3
-8
/
+18
*
Make base_unittests_apk actually work
cjhopman
2014-09-09
2
-0
/
+57
*
[Android] Add 64-bit support to memdump (and memory_inspector parser)
primiano
2014-09-09
1
-14
/
+22
*
Remove package_name from java_apk.gypi
hjd
2014-09-05
1
-1
/
+0
*
[Checkstyle] Enable additional name checks for Java.
Aurimas Liutikas
2014-09-04
1
-5
/
+16
*
[Android checkstyle] Allow underscores in package names.
newt
2014-08-30
1
-2
/
+2
*
[Android] Turn heap_profiler_unittests into an apk and reenable them.
primiano@chromium.org
2014-08-21
1
-9
/
+10
*
[Checkstyle] Fix checkstyle path for non src/ repos.
aurimas@chromium.org
2014-08-14
1
-1
/
+8
*
Add and start using Checkstyle 5.7
aurimas@google.com
2014-08-12
1
-2
/
+5
*
[Checkstyle] Update static variable and constant names to match style guides.
aurimas@chromium.org
2014-08-08
1
-1
/
+2
*
[Checkstyle] Update class member variable names to match style guides.
aurimas@chromium.org
2014-08-08
1
-0
/
+1
*
[Android] Fix DeviceUtils.__str__ when no serial is provided.
jbudorick@chromium.org
2014-07-29
1
-1
/
+8
*
Move adb_profile_chrome to profile_chrome.
alokp@chromium.org
2014-07-18
18
-1159
/
+0
*
Add adb version check to adb_remote_setup.sh.
newt@chromium.org
2014-07-18
1
-0
/
+13
*
[Android] Switch to DeviceUtils versions of GetPid, TakeScreenshot, and GetIo...
jbudorick@chromium.org
2014-07-17
1
-2
/
+1
*
Add some convenient metadata in Android's heap profiler dump.
dmikurube@chromium.org
2014-07-17
1
-5
/
+44
*
[Android] Fix and re-enable heap_profiler unittests.
primiano@chromium.org
2014-07-15
1
-6
/
+8
*
[Android] Switch to DeviceUtils versions of Ls, SetJavaAsserts, GetProp, and ...
jbudorick@chromium.org
2014-07-08
1
-4
/
+2
*
[Android] Introduce libheap_profiler for memory profiling.
primiano@chromium.org
2014-07-07
9
-0
/
+1717
*
[Android] Switch to DeviceUtils versions of file functions.
jbudorick@chromium.org
2014-07-03
2
-5
/
+3
*
android: Unbreak category listing in adb_profile_chrome
skyostil@chromium.org
2014-07-01
2
-1
/
+2
*
[Android]: Replace calls to getdtablesize with sysconf(_SC_OPEN_MAX) in tools.
rmcilroy@chromium.org
2014-06-28
1
-1
/
+1
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
1
-1
/
+0
*
[Android] Switch KillAll, StartActivity, and BroadcastIntent to DeviceUtils.
jbudorick@chromium.org
2014-06-25
3
-14
/
+17
*
Telemetry: Set scaling governor on all cpus (on all devices)
epenner@chromium.org
2014-06-20
1
-2
/
+2
*
[Android] Switch to DeviceUtils version of RunShellCommand.
jbudorick@chromium.org
2014-06-16
2
-4
/
+3
*
Make perf work in adb_profile_chrome when JSON converter isn't present
skyostil@chromium.org
2014-06-13
4
-1
/
+24
*
Move adb_profile_chrome under tools/android/
skyostil@chromium.org
2014-06-13
18
-0
/
+1139
*
Revert 276779 "Move adb_profile_chrome under tools/android/"
rouslan@chromium.org
2014-06-12
18
-1137
/
+0
*
Move adb_profile_chrome under tools/android/
skyostil@chromium.org
2014-06-12
18
-0
/
+1137
*
Remove myself from OWNERS files.
pliard@chromium.org
2014-06-08
1
-1
/
+0
*
[Android] Convert to DeviceUtils versions of IsOnline, HasRoot, and EnableRoot.
jbudorick@chromium.org
2014-05-17
1
-1
/
+8
*
[Android] Build android tools as PIE and add a wrapper for ICS
primiano@chromium.org
2014-05-14
8
-65
/
+118
*
Remove deprecated Android memreport profiler.
pliard@chromium.org
2014-04-30
1
-278
/
+0
*
[Android] Change object types from AndroidCommands to DeviceUtils everywhere ...
jbudorick@chromium.org
2014-04-29
2
-10
/
+10
*
Use ASan Android runtime library from third_party/llvm-build.
eugenis@chromium.org
2014-04-24
1
-0
/
+0
*
Ensure adb is in path in adb_remote_setup.sh.
newt@chromium.org
2014-04-18
1
-0
/
+6
*
Fix type conversion issues for Android x64
zhenyu.liang@intel.com
2014-03-28
1
-1
/
+1
*
Add HANDLE_EINTR in some places missing it.
brettw@chromium.org
2014-03-27
1
-3
/
+4
*
Remove X11 and GTK dependencies from host_forwarder
zhenyu.liang@intel.com
2014-03-19
1
-4
/
+0
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-2
/
+4
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
1
-13
/
+10
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
1
-10
/
+13
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-13
/
+10
*
Revert "Revert 256769 "Add a script for configuring adb for working remo...""
newt@chromium.org
2014-03-14
1
-0
/
+76
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
1
-10
/
+13
[next]