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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not re-use NaClBrokerHost objects if the broker is terminating.
dschuff@chromium.org
2012-06-15
3
-4
/
+15
*
Clear the NaCl validation cache whenever the main cache is cleared.
ncbray@chromium.org
2012-06-14
2
-17
/
+76
*
Fix an incorrect reference to a pre-processor define.
ncbray@google.com
2012-06-12
1
-1
/
+2
*
Enable --enable-nacl-debug switch on Linux.
halyavin@google.com
2012-06-08
1
-0
/
+2
*
Enable PPAPINaCl GLIBC browser_tests.
bradchen@google.com
2012-06-07
1
-2
/
+2
*
Revert 140786 - Enable PPAPINaCl GLIBC browser_tests.
cbentzel@chromium.org
2012-06-06
1
-2
/
+2
*
Enable PPAPINaCl GLIBC browser_tests.
bradchen@google.com
2012-06-06
1
-2
/
+2
*
Disable validation caching on ChromeOS.
ncbray@chromium.org
2012-06-06
1
-1
/
+12
*
Enable NaCl validation cache by default.
ncbray@chromium.org
2012-05-31
1
-1
/
+1
*
Add nacl-gdb-script switch.
halyavin@google.com
2012-05-30
3
-22
/
+59
*
NaCl Validation Caching: support incognito mode.
ncbray@chromium.org
2012-05-30
7
-33
/
+69
*
Persist NaCl's validation cache to disk.
ncbray@chromium.org
2012-05-26
6
-58
/
+475
*
NaCl: Fix DCHECK failure (or handle leak)
halyavin@google.com
2012-05-23
1
-3
/
+3
*
NaCl: Remove duplicated logging for the process exit status
mseaborn@chromium.org
2012-05-22
2
-7
/
+0
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+1
*
Give browser process the ability to enable and disable NaCl's validation cache.
ncbray@chromium.org
2012-05-16
3
-1
/
+19
*
Improve the initialization of shared resources for the NaCl process host.
ncbray@chromium.org
2012-05-15
4
-59
/
+137
*
Move NaCl browser singleton into its own file.
ncbray@chromium.org
2012-05-09
3
-151
/
+185
*
NaCl Validation Cache: move browser implementation into its own file.
ncbray@google.com
2012-05-09
3
-47
/
+118
*
NaCl: Pass process info through to the Windows debug exception handler
mseaborn@chromium.org
2012-05-04
5
-8
/
+12
*
NaCl: Attach the Windows debug exception handler on demand
mseaborn@chromium.org
2012-05-03
6
-203
/
+101
*
NaCl: Pass the process handle to the broker rather than reopening it
mseaborn@chromium.org
2012-04-27
5
-8
/
+45
*
Change NaClBrokerService to use weak pointers to NaClProcessHost
mseaborn@chromium.org
2012-04-26
3
-13
/
+20
*
NaCl: Don't pass the NaCl process's Windows handle to the renderer process
mseaborn@chromium.org
2012-04-23
1
-24
/
+2
*
Pass the nacl start parameters as a struct.
brettw@chromium.org
2012-04-17
2
-24
/
+37
*
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
2
-61
/
+66
*
Disable NaClGdbTest.Empty under ASAN-only. Remove useless asan gtest exclude ...
thestig@chromium.org
2012-04-09
1
-3
/
+2
*
Change the URL for the nacl process host to use an actual GURL instead of var...
brettw@chromium.org
2012-04-08
2
-9
/
+18
*
Reorder nacl_process_host functions.
brettw@chromium.org
2012-04-06
2
-340
/
+342
*
Disable NaClGdbTest.Empty on Linux. It currently fails on the ASAN bot.
binji@chromium.org
2012-04-05
1
-1
/
+8
*
Enable --nacl-gdb flag on Linux.
halyavin@google.com
2012-04-05
5
-17
/
+167
*
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
2
-6
/
+27
*
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
2
-4
/
+56
*
Revert 129061 - Create a database for NaCl validation caching that is shared ...
nduca@google.com
2012-03-27
2
-56
/
+4
*
Create a database for NaCl validation caching that is shared between processes.
ncbray@chromium.org
2012-03-27
2
-4
/
+56
*
NaCl: Remove needless use of std::wstring for channel IDs
mseaborn@chromium.org
2012-03-25
5
-12
/
+10
*
NaCl: Make hardware exception handling work on 64-bit Windows
mseaborn@chromium.org
2012-03-24
6
-38
/
+90
*
Autodetect manifest when the NaCl loader is run with nacl-gdb.
halyavin@google.com
2012-03-24
2
-6
/
+35
*
NaCl: Remove unused "stopping_" field
mseaborn@chromium.org
2012-03-23
2
-7
/
+3
*
Fix memory leak when errors happens in NaClProcessHost::Launch. Allow Launch to
halyavin@google.com
2012-03-22
2
-26
/
+30
*
NaCl: Allow hardware exception handling to be enabled on Linux and Mac
mseaborn@chromium.org
2012-03-21
2
-19
/
+25
*
Test for --nacl-gdb functionality.
halyavin@google.com
2012-03-19
4
-2
/
+153
*
[Coverity] pass-by-value converted to pass-by-ref
groby@chromium.org
2012-03-14
2
-3
/
+3
*
Adds new flag "--nacl-gdb". If this flag is set, NaCl loaders will be launche...
halyavin@google.com
2012-03-11
2
-15
/
+94
*
NaCl: Fix shutting down the NaCl broker process
mseaborn@chromium.org
2012-03-11
2
-10
/
+5
*
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
[next]