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
*
Add PNACL_CACHE cache backend type, and allow larger files for this type.
dschuff@chromium.org
2013-09-19
2
-3
/
+3
*
Use specified cache size for PNaCl translation cache unit tests
dschuff@chromium.org
2013-09-18
4
-51
/
+28
*
Fix use of an invalidated iterator after deletion.
etienneb@chromium.org
2013-09-10
1
-1
/
+2
*
Disable Store/GetLargeOnDisk tests for linux.
dschuff@chromium.org
2013-09-10
1
-0
/
+8
*
Handle cache-control:no-store header in PNaCl translation cache
dschuff@chromium.org
2013-09-05
3
-29
/
+73
*
Revert 221275 "Handle cache-control:no-store header in PNaCl tra..."
vitalybuka@chromium.org
2013-09-04
3
-72
/
+29
*
Handle cache-control:no-store header in PNaCl translation cache
dschuff@chromium.org
2013-09-04
3
-29
/
+72
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
2
-3
/
+3
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
1
-1
/
+2
*
Use sequenced blocking pool task to create PNaCl's nexe temp files
dschuff@chromium.org
2013-08-30
3
-47
/
+44
*
TCPSockets are switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-08-28
1
-1
/
+0
*
SocketDescriptor moved to separate file.
vitalybuka@chromium.org
2013-08-28
2
-10
/
+10
*
Fix getting exit status for browser child process.
jln@chromium.org
2013-08-27
1
-2
/
+2
*
Enable task manager to kill NaCl windows processes, and fix crash throttling
sehr@chromium.org
2013-08-23
1
-8
/
+11
*
NaCl: Randomise the sandbox base address on 32-bit Windows
mseaborn@chromium.org
2013-08-23
3
-7
/
+72
*
NaCl: Remove "#if !defined(NACL_WIN64)" that doesn't do anything
mseaborn@chromium.org
2013-08-20
1
-2
/
+0
*
Re-enable crash throttling for PNaCl processes.
sehr@google.com
2013-08-19
5
-0
/
+74
*
Revert 217860 "Implement per-browser crash throttling for NaCl p..." which br...
mattm@chromium.org
2013-08-15
4
-52
/
+0
*
Implement per-browser crash throttling for NaCl processes.
sehr@google.com
2013-08-15
4
-0
/
+52
*
Disabled all PnaclHostTest.*OverlappedMiss* tests.
benwells@chromium.org
2013-08-15
1
-4
/
+8
*
Disable PnaclHostTest.OverlappedMissesBeforeTempReturn.
ericu@chromium.org
2013-08-13
1
-1
/
+2
*
Clean up logging in PnaclHost
dschuff@chromium.org
2013-08-13
2
-23
/
+19
*
Add extra error logging to PnaclTranslationCache and PnaclHost
dschuff@chromium.org
2013-08-10
2
-12
/
+38
*
Hook up PNaCl translation cache to BrowsingDataRemover
dschuff@chromium.org
2013-08-09
5
-9
/
+99
*
Enable new PNaCl translation cache by default
dschuff@chromium.org
2013-08-09
1
-3
/
+2
*
Handle incognito mode for PNaCl translation cache.
dschuff@chromium.org
2013-08-08
4
-30
/
+116
*
Implement browser side of PNaCl translation cache
dschuff@chromium.org
2013-08-08
6
-138
/
+651
*
Add success status to ReportTranslationFinished in ppb_nacl_private and IPC
dschuff@chromium.org
2013-08-07
5
-9
/
+13
*
PNaCl on-demand installs: Make a separate async IPC to check if PNaCl is inst...
jvoung@chromium.org
2013-08-06
5
-60
/
+251
*
Consistently use notifications from component updater w/ on-demand PNaCl.
jvoung@chromium.org
2013-08-05
1
-2
/
+4
*
Change the API of disk_cache::CreateCacheBackend to use scoped_ptr
qsr@chromium.org
2013-08-01
2
-5
/
+4
*
Clean up PnaclTranslationCache interface
dschuff@chromium.org
2013-07-31
3
-93
/
+261
*
Revert 214755 "Clean up PnaclTranslationCache interface"
dschuff@chromium.org
2013-07-31
3
-257
/
+93
*
Clean up PnaclTranslationCache interface
dschuff@chromium.org
2013-07-31
3
-93
/
+257
*
Remove dependency from NaCl code to PNaCl installer.
yael.aharon@chromium.org
2013-07-31
4
-11
/
+22
*
Print errors on common mistakes in NaCl debugging.
halyavin@google.com
2013-07-31
1
-0
/
+16
*
Flip condition for using specific temp_dir for PNaCl temp files.
jvoung@google.com
2013-07-29
1
-2
/
+3
*
Update include paths in chrome/browser/ for base/process changes.
rsesek@chromium.org
2013-07-24
5
-5
/
+5
*
Move common files from chrome/common to components/nacl/common.
yael.aharon@intel.com
2013-07-23
6
-8
/
+8
*
Show more different NaCl loading errors.
halyavin@google.com
2013-07-22
2
-18
/
+43
*
Move nacl_cmd_line to components/nacl/common.
yael.aharon@intel.com
2013-07-22
2
-2
/
+2
*
PNaCl: PNaCl: Create PnaclHost to handle translation cache and temp file requ...
dschuff@chromium.org
2013-07-21
10
-75
/
+466
*
PNaCl: Use PP_Instance instead of render_view_id to identify translations.
dschuff@chromium.org
2013-07-20
2
-7
/
+11
*
More misc. cleanup:
pkasting@chromium.org
2013-07-19
2
-3
/
+4
*
Use a direct include of the message_loop header in chrome/browser/, part 7.
avi@chromium.org
2013-07-18
4
-4
/
+4
*
Remove ExtensionURLInfo, make security decisions in render process
jamesr@chromium.org
2013-07-18
2
-3
/
+2
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
2
-3
/
+3
*
Fix handle leak on broker error.
halyavin@google.com
2013-07-12
1
-14
/
+14
*
Rename PNaClTranslationCache->PnaclTranslationCache to match convention elsew...
dschuff@chromium.org
2013-07-12
3
-69
/
+69
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
[next]