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
/
chromeos
/
process_proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for flow control in terminalPrivate API
tbarzic
2016-01-08
8
-156
/
+172
*
Switch to standard integer types in chromeos/.
avi
2015-12-21
7
-4
/
+15
*
Don't use base::MessageLoop::{Quit,QuitClosure} in ash/, chromeos/, device/
ki.stfu
2015-10-12
1
-4
/
+4
*
User MessageLoopForIO::WatchFileDescriptor in proces_output_watcher
tbarzic
2015-08-10
8
-209
/
+162
*
Fix flakiness in ProcessOutputWatcherTests
tbarzic
2015-07-29
1
-18
/
+18
*
chromeos: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-11
3
-26
/
+29
*
Prevent ProcessProxy from passing bad fds to ProcessOutputWatcher
tbarzic
2015-05-14
3
-12
/
+15
*
Remove uses of KillProcess.
rvargas
2015-04-01
2
-5
/
+12
*
Remove duplicate includes from chromeos/
pneubeck
2015-02-25
1
-2
/
+0
*
Rename base::Process::pid() to Pid()
rvargas
2015-01-24
1
-1
/
+1
*
Update {virtual,override,final} to follow C++11 style in chromeos.
dcheng
2015-01-21
2
-20
/
+21
*
Update ChromeOS code to use the new version of LaunchProcess.
rvargas
2015-01-10
1
-2
/
+8
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-2
/
+2
*
Refactor AppendToFile and WriteFileDescriptor
chirantan
2014-10-07
2
-8
/
+5
*
replace OVERRIDE and FINAL with override and final in chromeos/
mostynb
2014-10-06
2
-10
/
+10
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...
thestig
2014-09-10
2
-6
/
+6
*
Disable all the tests that are flaking more than 5% on ChromeOS builders.
jam@chromium.org
2014-07-23
1
-10
/
+18
*
Improve process output watcher's handling of multi-byte UTF8 characters
tbarzic@chromium.org
2014-05-15
4
-60
/
+283
*
[ChromeOS] Don't set NO_NEW_PRIVS for ProcessProxy processes (e.g. Crosh) whe...
rsesek@chromium.org
2014-04-10
1
-0
/
+5
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
2
-7
/
+7
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
4
-5
/
+4
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
1
-4
/
+1
*
Update include paths in chromeos for base/process changes.
rsesek@chromium.org
2013-07-23
2
-3
/
+4
*
Fix bug caught by clang's -Wlogical-not-parentheses
thakis@chromium.org
2013-07-22
1
-1
/
+1
*
Use a direct include of the message_loop header in chromeos/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
1
-1
/
+1
*
chromeos: Use base::MessageLoop.
xhwang@chromium.org
2013-05-29
1
-13
/
+13
*
Move chrome/browser/chromeos/process_proxy to chromeos
phajdan.jr@chromium.org
2013-03-12
9
-0
/
+1220