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
/
memory_inspector
Commit message (
Expand
)
Author
Age
Files
Lines
*
[memory-inspector] Bump the version number and release update
primiano
2015-06-01
1
-1
/
+1
*
JS Object annotations don't need the string key type outside of chrome/.
thestig
2015-05-30
1
-1
/
+1
*
Fix some JS style nits.
dbeam
2015-05-27
1
-1
/
+1
*
[memory-inspector] Fix zygote wrapper script and UI scrolling
primiano
2015-05-13
3
-1
/
+19
*
[memory-inspector] Replace getprop line splitting with a regex
petrcermak
2015-02-17
2
-4
/
+12
*
[memory-inspector] Add prebuilts for Android x86/x86_64
primiano
2015-02-03
11
-13
/
+21
*
Cleanup: Presubmit API is built into depot_tools.
tfarina
2015-01-31
1
-1
/
+1
*
[memory-inspector] UI fixes + bump version number for release.
primiano
2015-01-26
6
-9
/
+10
*
[memory-inspector] disable native tracing inside Chrome App
petrcermak
2015-01-23
7
-18
/
+60
*
[memory-inspector] show server error messages in a dialog
petrcermak
2015-01-23
3
-7
/
+17
*
[memory-inspector] replace window.alert with rootUi.showDialog
petrcermak
2015-01-23
2
-13
/
+15
*
Make a Memory Inspector Chrome App
petrcermak
2015-01-22
22
-2
/
+1676
*
[memory-inspector] Switch android_backend.py to the python adb client.
primiano
2015-01-22
10
-169
/
+114
*
Add command-line arguments to start_web_ui in Memory Inspector
petrcermak
2015-01-19
1
-5
/
+26
*
Remove background_tasks.TerminateAll() function from Memory Inspector
petrcermak
2015-01-19
2
-8
/
+1
*
Use our own task IDs for background tasks in Memory Inspector
petrcermak
2015-01-19
1
-2
/
+5
*
[memory-inspector] Add pure python ADB client.
primiano
2015-01-16
1
-0
/
+298
*
[memory-inspector] Force use of https:// schema to fetch JS resources.
primiano
2015-01-16
1
-5
/
+5
*
Replace multiprocessing with threading in memory_inspector
petrcermak
2015-01-14
1
-12
/
+18
*
Remove dependency on dateutil in memory_inspector
petrcermak
2015-01-14
2
-12
/
+16
*
[Android] memory_inspector: Fix an integer parsing bug on 64-bit.
primiano
2014-10-06
1
-2
/
+2
*
[Android] memory_inspector: truncate process_name in CLI dumps.
paulwhitton
2014-09-17
1
-3
/
+7
*
[Android] memory_inspector: update PRESUBMIT.py to check prebuilts.
primiano
2014-09-16
1
-3
/
+49
*
[Android] memory_inspector: move backends one folder up.
Primiano Tucci
2014-09-16
6
-5
/
+5
*
[Android] memory_inspector: revert accidental changes to PRESUBMIT.py
Primiano Tucci
2014-09-16
1
-40
/
+3
*
[Android] memory_inspector: add resident memory accounting.
primiano
2014-09-16
12
-48
/
+276
*
[Android] memory_inspector: move to libheap_profiler.
primiano
2014-09-16
24
-233
/
+359
*
[Android] memory_inspector: bug / UI fixes.
primiano
2014-09-10
21
-75
/
+140
*
[Android] Add 64-bit support to memdump (and memory_inspector parser)
primiano
2014-09-09
7
-30
/
+47
*
[Android] Switch to DeviceUtils versions of GetMemoryUsageForPid and __str__.
jbudorick@chromium.org
2014-07-24
1
-1
/
+1
*
[Android] Switch to DeviceUtils versions of Ls, SetJavaAsserts, GetProp, and ...
jbudorick@chromium.org
2014-07-08
1
-5
/
+4
*
[Android] Switch to DeviceUtils versions of file functions.
jbudorick@chromium.org
2014-07-03
2
-4
/
+4
*
[Android] Switch to DeviceUtils version of RunShellCommand.
jbudorick@chromium.org
2014-06-16
1
-9
/
+6
*
[memory_inspector] Expose profile rules to UI and update prebuilts.
primiano@chromium.org
2014-05-22
13
-44
/
+216
*
[Android] Convert to DeviceUtils versions of IsOnline, HasRoot, and EnableRoot.
jbudorick@chromium.org
2014-05-17
1
-1
/
+9
*
[Android] Change object types from AndroidCommands to DeviceUtils everywhere ...
jbudorick@chromium.org
2014-04-29
2
-20
/
+33
*
Further enhancements to command_line frontend to memory_inspector
paulwhitton@google.com
2014-04-23
2
-75
/
+95
*
Add native_heap support to the memory_inspector frontend.
primiano@chromium.org
2014-04-23
11
-37
/
+318
*
Add native heap support to the memory_inspector periodic tracer.
primiano@chromium.org
2014-04-23
8
-36
/
+322
*
Enhancements to command_line frontend to memory_inspector
paulwhitton@google.com
2014-04-11
1
-28
/
+60
*
Add command-line frontend to memory_inspector.
paulwhitton@google.com
2014-04-01
2
-0
/
+130
*
Add periodic tracer infrastructure to memory_inspector.
primiano@chromium.org
2014-03-28
9
-39
/
+453
*
Wire up the mmap profiler into the memory_inspector frontend.
primiano@chromium.org
2014-03-24
9
-6
/
+508
*
Minor UI/CSS refactor to memory_inspector.
primiano@chromium.org
2014-03-17
16
-195
/
+251
*
Add mmap table and resident page UI to memory_inspector.
primiano@chromium.org
2014-03-13
7
-15
/
+301
*
Add settings UI to the memory_inspector
primiano@chromium.org
2014-03-13
7
-7
/
+194
*
Add HTML frontend to memory_inspector.
primiano@chromium.org
2014-03-12
12
-1
/
+1008
*
Small refactor to memory_inspector.
primiano@chromium.org
2014-03-11
6
-45
/
+105
*
Add mmap and native heap classifiers to memory_inspector.
primiano@chromium.org
2014-03-10
5
-0
/
+361
*
Add the core classification infrastructure to memory_inspector.
primiano@chromium.org
2014-03-06
5
-0
/
+394
[next]