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
/
chrome
/
browser
/
chromeos
/
process_proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
enable -Wunused-private-field for linux and chromeos.
tony@chromium.org
2012-07-03
1
-3
/
+0
*
Fixing gcc 4.7 building problems.
shenhan@google.com
2012-06-05
1
-0
/
+1
*
Fix ProcessOutputWatcherTest.OutputWatcher under ASAN
tbarzic@chromium.org
2012-04-11
1
-54
/
+66
*
Fix process output watcher not to exit when it sees \0
tbarzic@chromium.org
2012-04-09
2
-35
/
+31
*
Fix clang compile error
hashimoto@chromium.org
2012-03-22
1
-1
/
+1
*
Fix flakines in hterm crosh related tests.
tbarzic@chromium.org
2012-03-20
2
-19
/
+59
*
Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...
thestig@chromium.org
2012-02-24
2
-6
/
+7
*
Disabled ProcessProxyTest.SigInt test.
joaodasilva@chromium.org
2012-02-21
1
-1
/
+2
*
[HTerm-Crosh] Add support for terminal window resizing to terminal API
tbarzic@chromium.org
2012-02-14
4
-7
/
+35
*
[ChromeOS-HTerm] Use pseudo-terminal instead of pipes to communicate with cro...
tbarzic@chromium.org
2012-01-25
7
-162
/
+298
*
Use base::KillProcess to terminate watched process in process_proxy.
tbarzic@chromium.org
2011-12-21
2
-8
/
+9
*
Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...
ajwong@chromium.org
2011-12-20
3
-4
/
+3
*
Adding terminal private extension api.
tbarzic@chromium.org
2011-12-13
8
-0
/
+951