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
/
nacl_host
/
nacl_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass the nacl start parameters as a struct.
brettw@chromium.org
2012-04-17
1
-22
/
+27
*
Supply Windows handle-passing function to NaCl
mseaborn@chromium.org
2012-04-17
1
-0
/
+15
*
Have only toplevel functions delete this.
brettw@chromium.org
2012-04-10
1
-60
/
+56
*
Change the URL for the nacl process host to use an actual GURL instead of var...
brettw@chromium.org
2012-04-08
1
-8
/
+12
*
Reorder nacl_process_host functions.
brettw@chromium.org
2012-04-06
1
-338
/
+340
*
Enable --nacl-gdb flag on Linux.
halyavin@google.com
2012-04-05
1
-13
/
+126
*
Refactoring in NaClProcessHost::DebugContext.
halyavin@google.com
2012-04-05
1
-13
/
+9
*
NaCl validation caching: plumb through HMAC key and version info.
ncbray@google.com
2012-03-30
1
-5
/
+26
*
Instrument NaCl validation caching with UMA histograms.
ncbray@chromium.org
2012-03-27
1
-5
/
+11
*
Reland - Create a database for NaCl validation caching that is shared between...
nduca@google.com
2012-03-27
1
-3
/
+50
*
Revert 129061 - Create a database for NaCl validation caching that is shared ...
nduca@google.com
2012-03-27
1
-50
/
+3
*
Create a database for NaCl validation caching that is shared between processes.
ncbray@chromium.org
2012-03-27
1
-3
/
+50
*
NaCl: Remove needless use of std::wstring for channel IDs
mseaborn@chromium.org
2012-03-25
1
-2
/
+1
*
NaCl: Make hardware exception handling work on 64-bit Windows
mseaborn@chromium.org
2012-03-24
1
-35
/
+44
*
Autodetect manifest when the NaCl loader is run with nacl-gdb.
halyavin@google.com
2012-03-24
1
-4
/
+26
*
Fix memory leak when errors happens in NaClProcessHost::Launch. Allow Launch to
halyavin@google.com
2012-03-22
1
-21
/
+23
*
NaCl: Allow hardware exception handling to be enabled on Linux and Mac
mseaborn@chromium.org
2012-03-21
1
-17
/
+23
*
Test for --nacl-gdb functionality.
halyavin@google.com
2012-03-19
1
-2
/
+8
*
[Coverity] pass-by-value converted to pass-by-ref
groby@chromium.org
2012-03-14
1
-2
/
+2
*
Adds new flag "--nacl-gdb". If this flag is set, NaCl loaders will be launche...
halyavin@google.com
2012-03-11
1
-15
/
+90
*
NaCl: Fix shutting down the NaCl broker process
mseaborn@chromium.org
2012-03-11
1
-9
/
+3
*
Fix memory leak in LaunchSelLdr.
halyavin@google.com
2012-03-02
1
-4
/
+4
*
Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...
thestig@chromium.org
2012-02-24
1
-7
/
+8
*
Chrome part of exception handling support. The debugger is attached when new ...
halyavin@google.com
2012-01-31
1
-1
/
+183
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-17
/
+21
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-21
/
+17
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-17
/
+21
*
Group BrowserChildProcesshost methods that will be part of the interface toge...
jam@chromium.org
2012-01-17
1
-2
/
+2
*
Get rid of unnecessary accessors in BrowserProcessHost that were transitional...
jam@chromium.org
2012-01-13
1
-5
/
+6
*
Always send a reply to nacl launch requests.
brettw@chromium.org
2011-12-21
1
-3
/
+7
*
Revert 115246 - [coverity] Fix memory leak.
jeremya@chromium.org
2011-12-21
1
-5
/
+4
*
[coverity] Fix memory leak.
csilv@chromium.org
2011-12-21
1
-4
/
+5
*
Fix ARM build of nacl_process_host code
mcgrathr@chromium.org
2011-12-19
1
-6
/
+7
*
Fix platform conditionalization of NaCl IRT file name
mcgrathr@chromium.org
2011-12-16
1
-12
/
+29
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
1
-5
/
+7
*
Simplify BrowserChildProcessHost in preparation for refactoring it so that co...
jam@chromium.org
2011-12-03
1
-5
/
+8
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
1
-29
/
+25
*
Give base::SharedMemory::CreateAnonymous an executable flag
mcgrathr@chromium.org
2011-12-01
1
-1
/
+4
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-1
/
+1
*
Revert 110361 - NaCl: preallocate shared-memory object on Linux as on MacOSX
mcgrathr@chromium.org
2011-11-18
1
-5
/
+5
*
Clean up disable_nacl
mcgrathr@chromium.org
2011-11-18
1
-12
/
+0
*
Revert 110557 - Use nacl::CreateMemoryObject to create dynamic code shared me...
ajwong@chromium.org
2011-11-17
1
-8
/
+12
*
Use nacl::CreateMemoryObject to create dynamic code shared memory object
mcgrathr@chromium.org
2011-11-17
1
-12
/
+8
*
NaCl: preallocate shared-memory object on Linux as on MacOSX
mcgrathr@chromium.org
2011-11-16
1
-5
/
+5
*
Open NaCl IRT file only once at startup
mcgrathr@chromium.org
2011-11-15
1
-68
/
+195
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Remaining cleanup (base::Bind): Replacing FileUtilProxy calls with new callback
kinuko@chromium.org
2011-10-19
1
-3
/
+2
*
base::Bind: Convert FileUtilProxy::CreateOrOpenCallback.
jhawkins@chromium.org
2011-10-17
1
-3
/
+4
*
NaCl: Print a log message if the NaCl process exits
mseaborn@chromium.org
2011-09-23
1
-0
/
+12
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
1
-1
/
+2
[next]