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
*
Android / memreport: improves graphs a bit.
bulach@chromium.org
2013-08-22
1
-9
/
+28
*
Android memreport: allow continuous capture with graphs.
bulach@chromium.org
2013-08-21
1
-0
/
+131
*
Add dependency on android_tools in java_apk.gypi for all test apks.
ppi@chromium.org
2013-08-13
1
-1
/
+1
*
Remove Thread wrapper class in forwarder2.
pliard@chromium.org
2013-07-30
14
-620
/
+637
*
Adding extended report to memdump with resident pages bit reporting.
primiano@chromium.org
2013-07-24
2
-9
/
+234
*
[Forwarder] Deepen socket accept queue.
tonyg@chromium.org
2013-07-22
1
-1
/
+1
*
Reland r212359: "Delete DeviceController instances before ..."
pliard@chromium.org
2013-07-19
4
-7
/
+46
*
Revert 212359 "Delete DeviceController instances before HostCont..."
asargent@chromium.org
2013-07-18
4
-46
/
+7
*
Delete DeviceController instances before HostController ones get deleted.
pliard@chromium.org
2013-07-18
4
-7
/
+46
*
[Android] Fix compilation with order_profiling=1
yfriedman@chromium.org
2013-07-16
1
-0
/
+5
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
Delete host controllers when they report an error.
pliard@chromium.org
2013-07-15
7
-131
/
+198
*
[Forwarder] Disable TCP_DEFER_ACCEPT.
tonyg@chromium.org
2013-07-15
1
-1
/
+0
*
Go back to rebooting the phone on disconnect.
navabi@google.com
2013-07-11
1
-3
/
+1
*
Fix a serious memory leak in forwarder2.
tonyg@chromium.org
2013-07-10
4
-1
/
+12
*
Make host_forwarder better handle duplicate forwards.
pliard@chromium.org
2013-07-09
1
-0
/
+12
*
Reland "Add --serial-id option to host_forwarder."
pliard@chromium.org
2013-07-05
3
-133
/
+128
*
Add dirty memory accounting to tools/android/memdump.
primiano@chromium.org
2013-07-04
2
-22
/
+90
*
Revert "Add --serial-id option to host_forwarder."
pliard@chromium.org
2013-07-03
2
-127
/
+132
*
Add --serial-id option to host_forwarder.
pliard@chromium.org
2013-07-03
2
-132
/
+127
*
fix -Wlogical-not-parentheses warnings of new clang on android and cros
thakis@chromium.org
2013-07-02
1
-1
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor.
dcheng@chromium.org
2013-06-26
1
-1
/
+1
*
Add suport for total stats to memdump for more than 2 processes.
pliard@chromium.org
2013-06-25
2
-30
/
+47
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-7
/
+9
*
Add an option to print out summary of memory usage
feng@chromium.org
2013-06-14
1
-2
/
+51
*
memreport.py: Strip EOL from memdump output
pasko@chromium.org
2013-06-12
1
-1
/
+1
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
2
-2
/
+2
*
Use a direct include of strings headers in testing/, third_party/, tools/.
avi@chromium.org
2013-06-11
6
-10
/
+10
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-2
/
+3
*
Android: removes pylib.constants.CHROME_DIR.
bulach@chromium.org
2013-06-07
1
-2
/
+2
*
Add tools/android/memdump/.
pliard@chromium.org
2013-06-05
4
-0
/
+508
*
Add device port unmapping support to forwarder2.
pliard@chromium.org
2013-05-15
10
-75
/
+160
*
Make forwarder2 daemon implementation more robust.
pliard@chromium.org
2013-05-14
7
-129
/
+58
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-3
/
+2
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-2
/
+3
*
[Android] Fix md5sum for component build
cjhopman@chromium.org
2013-05-03
1
-0
/
+7
*
[Android] Fix forwarder for the component build
yfriedman@chromium.org
2013-04-18
1
-0
/
+7
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
3
-3
/
+3
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-3
/
+3
*
[Android] Add tools to find and remove unused Android resources.
newt@chromium.org
2013-04-11
2
-0
/
+175
*
net: move socket files from net/base to net/socket
phajdan.jr@chromium.org
2013-04-09
1
-1
/
+1
*
Android: adds strict_memcmp=0 for asanwrapper.sh
bulach@chromium.org
2013-04-02
1
-1
/
+1
*
Provision Android devices after the 'device_status_check' step.
sivachandra@chromium.org
2013-03-29
1
-5
/
+13
*
Instead of reabooting the device, have the daemon restart adbd.
navabi@google.com
2013-03-23
1
-2
/
+4
*
Make daemon able to exit adb by closing all discriptors.
navabi@google.com
2013-03-20
1
-0
/
+4
*
Add gyp rules to make adb_reboot and remove rebootondisconnect gyp stuff.
navabi@google.com
2013-03-13
5
-271
/
+46
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
2
-2
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
3
-3
/
+3
*
Use _target_name instead of package_name for java*.gypi
cjhopman@chromium.org
2013-02-20
1
-1
/
+0
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
2
-6
/
+7
[next]