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
*
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
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-13
/
+10
*
Revert 256769 "Add a script for configuring adb for working remo..."
kinuko@chromium.org
2014-03-13
1
-72
/
+0
*
Add a script for configuring adb for working remotely.
newt@chromium.org
2014-03-13
1
-0
/
+72
*
Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only
wangxianzhu@chromium.org
2014-03-10
1
-2
/
+0
*
Optimize execution time of the memdump tool
hyunki.baik@samsung.com
2014-02-27
1
-2
/
+9
*
Add new error messages to socket.cc in forwarder2.
pliard@chromium.org
2014-02-25
1
-1
/
+4
*
Update ASAn/Android runtime and enable stack overflow detection.
eugenis@chromium.org
2014-02-20
1
-0
/
+0
*
Hide X11 dependencies when use_x11=0.
kalyan.kondapally@intel.com
2014-02-19
1
-3
/
+2
*
[Android] strip memdump and ps_ext tools.
primiano@chromium.org
2014-02-11
2
-2
/
+44
*
Create tool that will asynchronously poll file content.
qsr@chromium.org
2014-02-11
3
-0
/
+239
*
[Android] Fix ps_ext tool uptime reporting and output format.
primiano@chromium.org
2014-02-10
1
-13
/
+16
*
[Android] Add ps_ext tool for tools-friendly cpu/mem/proc stats.
primiano@chromium.org
2014-02-07
3
-0
/
+224
*
Update ASan/Android runtime and setup script to LLVM r200682.
eugenis@chromium.org
2014-02-05
2
-2
/
+2
*
forwarder2: Make the Forwarder instances operate on a single thread.
pliard@chromium.org
2014-01-29
8
-211
/
+175
*
Update asan_device_setup script to LLVM r200382.
eugenis@chromium.org
2014-01-29
1
-10
/
+42
*
Switch to the "new" way of ASan deployment on Android devices.
eugenis@chromium.org
2014-01-24
3
-9
/
+162
[next]