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
*
Add memory pressure script
dtrainor@chromium.org
2013-10-07
1
-0
/
+97
*
Adding MemConsumer android application.
qsr@chromium.org
2013-09-25
6
-1
/
+295
*
Images for the MemConsumer android application.
qsr@chromium.org
2013-09-20
2
-0
/
+0
*
Make memdump distinguish clean from unevictable for app_shared pages.
pliard@chromium.org
2013-09-19
2
-107
/
+87
*
[android] Remove deprecated package constants.
craigdh@chromium.org
2013-09-17
1
-1
/
+1
*
Cleanup metrics in memreport.py.
pliard@chromium.org
2013-09-16
1
-7
/
+4
*
Update find_unused_resources.py to ignore third party resources.
newt@chromium.org
2013-09-06
1
-32
/
+51
*
Android memreport: captures enter and KeyboardInterrupt.
bulach@chromium.org
2013-09-05
1
-1
/
+3
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-2
/
+2
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
2
-2
/
+2
*
Fix forwarder2 link time error.
boliu@chromium.org
2013-08-26
1
-2
/
+3
*
Telemetry / Android: adds "memreport" profiler.
bulach@chromium.org
2013-08-23
1
-1
/
+1
*
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
[next]