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
/
utility_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...
bulach@chromium.org
2010-08-18
1
-1
/
+33
*
PrependWrapper is platform-specific, so it should take a platform string.
evan@chromium.org
2010-08-04
1
-1
/
+1
*
enable apps by default
erikkay@chromium.org
2010-08-02
1
-2
/
+2
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-4
/
+4
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-4
/
+2
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
Moved common parts of ChildProcessHost into chrome/common and created a Brows...
sanjeevr@chromium.org
2010-07-03
1
-1
/
+1
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-07-01
1
-0
/
+3
*
Revert 51231 - Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
1
-3
/
+0
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
1
-0
/
+3
*
Give the extension unpacker process a junction/symlink free path to the unpac...
skerner@chromium.org
2010-06-09
1
-24
/
+1
*
Re-land r47079: Shorten several appsrelated flags.
aa@chromium.org
2010-05-13
1
-2
/
+2
*
Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...
aa@chromium.org
2010-05-12
1
-2
/
+2
*
Shorten several apps-related flags. "256 characters should be enough for anyo...
aa@chromium.org
2010-05-12
1
-2
/
+2
*
Use realpath() to find the path to the extension unpack dir on posix systems.
skerner@chromium.org
2010-05-12
1
-1
/
+24
*
Added decoding of any supported image format into vector of chars.
avayvod@google.com
2010-04-15
1
-0
/
+13
*
Make utility process succeed in unpacking .crx file with
joi@chromium.org
2010-02-25
1
-0
/
+5
*
Create initial GPU backing store in the GPU process for X windows applications.
brettw@chromium.org
2010-01-26
1
-1
/
+2
*
Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...
aa@chromium.org
2010-01-15
1
-0
/
+3
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
1
-3
/
+0
*
Add launch configuration to apps. Create a desktop shortcut
aa@chromium.org
2010-01-15
1
-0
/
+3
*
Move the utility process messages to their own file now that we have more than
brettw@chromium.org
2009-12-15
1
-1
/
+1
*
Make BrowserProcess::GetApplicationLocale thread safe and migrate
tony@chromium.org
2009-12-10
1
-3
/
+1
*
Have the utility process run out of process on Linux again by
tony@chromium.org
2009-12-09
1
-9
/
+4
*
Add regex escaping code to Mac sandbox implementation and re-enable the utili...
jeremy@chromium.org
2009-12-03
1
-2
/
+2
*
Launch all child processes asynchronously so as not to block the IO thread.
jam@chromium.org
2009-11-21
1
-54
/
+25
*
Remove the utility process unit tests to simplify the utility process code a ...
jam@chromium.org
2009-11-19
1
-4
/
+1
*
TBR: mark@chromium.org
jeremy@chromium.org
2009-11-05
1
-3
/
+6
*
TBR:mark
jeremy@chromium.org
2009-11-05
1
-6
/
+3
*
Sandbox Worker process on the Mac.
jeremy@chromium.org
2009-11-05
1
-3
/
+6
*
Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....
robertshield@chromium.org
2009-11-04
1
-1
/
+5
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-4
/
+6
*
Fix bug where many extensions don't install due to sandbox.
aa@chromium.org
2009-10-27
1
-0
/
+6
*
Use FilePath in ChildProcessHost.
evan@chromium.org
2009-10-13
1
-2
/
+2
*
Do not use the utility process on linux.
asargent@chromium.org
2009-10-05
1
-0
/
+7
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
1
-0
/
+12
*
Change breakpads on the helper processes to keep our rimZ clean.
mark@chromium.org
2009-08-15
1
-0
/
+1
*
Re-commit r22981 after backout at r22992. Contains fixes to relocate
mark@chromium.org
2009-08-11
1
-6
/
+1
*
Back out r22981, it may have caused Windows test failures.
mark@chromium.org
2009-08-11
1
-1
/
+6
*
Provide a separate app bundle for subprocesses like the renderer on the Mac.
mark@chromium.org
2009-08-11
1
-6
/
+1
*
Fix liner errors due to duplicate symbols in the switches. These switches
brettw@chromium.org
2009-07-23
1
-0
/
+1
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Fix minor naming issue (see http://codereview.chromium.org/149255).
mirandac@chromium.org
2009-07-13
1
-1
/
+1
*
Turn backend tip service on by default.
mirandac@chromium.org
2009-07-12
1
-0
/
+5
*
plugins: use OnChannelError to detect when the channel goes away
evan@chromium.org
2009-07-10
1
-0
/
+1
*
Revert "plugins: use OnChannelError to detect when the channel goes away"
evan@chromium.org
2009-07-10
1
-1
/
+0
*
plugins: use OnChannelError to detect when the channel goes away
evan@chromium.org
2009-07-10
1
-0
/
+1
*
Fix extension unpacking on linux/mac
tc@google.com
2009-06-24
1
-8
/
+43
[next]