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
/
components
/
nacl
/
renderer
/
ppb_nacl_private_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
NaCl cleanup: Remove use of the IMC bootstrap channel
mseaborn
2016-01-13
1
-7
/
+0
*
NaCl cleanup: Remove now-unneeded uses of BrokerDuplicateHandle()
mseaborn
2016-01-11
1
-16
/
+0
*
PNaCl: Use Chrome IPC to talk to the linker process, instead of SRPC
mseaborn
2016-01-04
1
-2
/
+30
*
Convert Pass()→std::move() in //components/[n-z]*
dcheng
2015-12-26
1
-20
/
+17
*
Switch to standard integer types in components/, part 2 of 4.
avi
2015-12-26
1
-0
/
+5
*
NaCl: Fix a file descriptor leak on Unix
mseaborn
2015-12-01
1
-0
/
+15
*
PNaCl: Enable the Subzero translator for x86-32 without a flag.
stichnot
2015-11-30
1
-3
/
+8
*
Revert "PNaCl: Enable the Subzero translator for x86-32 without a flag."
stichnot
2015-11-29
1
-8
/
+3
*
PNaCl: Enable the Subzero translator for x86-32 without a flag.
stichnot
2015-11-28
1
-3
/
+8
*
Replace ToLower calls to the new format
brettw
2015-08-10
1
-1
/
+1
*
Make the WebURLLoaderClients in the pepper code destroy (or have some guard) ...
tyoshino
2015-08-06
1
-15
/
+18
*
Update SplitString calls in components
brettw
2015-07-23
1
-6
/
+3
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
1
-1
/
+2
*
Remove fallback code for getting pnacl-subzero tool name.
jvoung
2015-07-15
1
-7
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
1
-33
/
+24
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-3
/
+3
*
Refactor NaClProcessHost. Reduce chances to leak the resource.
hidehiko
2015-05-07
1
-9
/
+16
*
SFI NaCl: Batch-open resource files
yusukes
2015-05-05
1
-1
/
+1
*
Refactor params of NaClProcessMsg_Start.
hidehiko
2015-04-30
1
-10
/
+12
*
Use of base::StringPairs appropriately in nacl.
payal.pandey
2015-04-29
1
-2
/
+1
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
1
-1
/
+2
*
Set up a NaCl load status callback to start replacing "start_module".
jvoung
2015-04-22
1
-19
/
+2
*
Pepper: Remove a use of third_party/jsoncpp
teravest
2015-04-21
1
-25
/
+22
*
Stop adding the "files/" prefix when sending open_resource IPC
yusukes
2015-04-16
1
-11
/
+1
*
Split PNaCl LLC and Subzero UMA stats (but retain a total bucket also).
jvoung
2015-04-03
1
-25
/
+47
*
Move some of the PNaCl UMA stats to a common location.
jvoung
2015-04-02
1
-0
/
+11
*
Add a switch for using PNaCl Subzero and use it for -O0 translation.
jvoung
2015-03-31
1
-20
/
+45
*
Non-SFI NaCl: Batch-open resource files
yusukes
2015-03-10
1
-13
/
+41
*
NaCl: Simplify the plumbing for PPAPI's DevInterfacesEnabled flag
mseaborn
2015-01-24
1
-18
/
+4
*
NaCl: Remove now-unneeded SRPC reverse service code
mseaborn
2015-01-23
1
-34
/
+0
*
Cleanup: Fix some formatting nits in ppb_nacl_private_impl.cc
mseaborn
2015-01-23
1
-7
/
+7
*
NaCl: Remove now-unused ReportLoadSuccess() function from PPB_NaCl_Private
mseaborn
2015-01-23
1
-12
/
+0
*
NaCl: Remove reliance on "init_done" SRPC call in the remaining PNaCl case
mseaborn
2015-01-22
1
-24
/
+40
*
NaCl: Merge three global PP_Instance mappings into one
mseaborn
2015-01-22
1
-41
/
+85
*
NaCl: Remove unused functions from PPB_NaCl_Private
mseaborn
2015-01-22
1
-45
/
+0
*
Remove nonsfi token workaround.
teravest
2015-01-15
1
-14
/
+18
*
Revert of Remove nonsfi token workaround. (patchset #1 id:20001 of https://co...
nya
2015-01-07
1
-19
/
+14
*
Remove nonsfi token workaround.
teravest
2015-01-05
1
-14
/
+19
*
Prefix CommandLine usage with base namespace (Part 9: components)
kkosztyo.u-szeged
2014-12-04
1
-2
/
+3
*
Allow IRT manifest_service open_resource with PNaCl translator nexes.
jvoung
2014-12-01
1
-29
/
+22
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
1
-3
/
+3
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
1
-2
/
+2
*
Fix: comparison between 'enum PP_NaClAppProcessType' and 'enum nacl::NaClAppP...
jvoung
2014-10-03
1
-9
/
+13
*
NaCl: Replace launch/start param flags with a NaClAppProcessType enum.
jvoung
2014-10-03
1
-15
/
+25
*
Pepper: Stop using SRPC for irt_open_resource().
Justin TerAvest
2014-09-10
1
-8
/
+8
*
NaCl: Detect plugin crashes via EOF on Chromium IPC.
Justin TerAvest
2014-09-04
1
-7
/
+0
*
Drop NaCl support for posting stdout/stderr to JS.
teravest
2014-09-03
1
-20
/
+0
*
Retry Set RequestContextObject for PNaCl pexe fetches, to fix On-Demand update.
jvoung
2014-08-30
1
-0
/
+1
*
Revert of Set RequestContextObject for PNaCl pexe fetches, to fix On-Demand u...
jvoung
2014-08-29
1
-1
/
+0
[next]