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
/
ppapi
/
api
/
private
/
ppb_nacl_private.idl
Commit message (
Expand
)
Author
Age
Files
Lines
*
NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/
mseaborn
2015-02-10
1
-338
/
+0
*
NaCl cleanup: Remove references to native_client/src/public/nacl_file_info.h
mseaborn
2015-02-09
1
-3
/
+1
*
NaCl: Simplify the plumbing for PPAPI's DevInterfacesEnabled flag
mseaborn
2015-01-24
1
-5
/
+1
*
NaCl: Remove now-unneeded SRPC reverse service code
mseaborn
2015-01-23
1
-11
/
+0
*
NaCl: Remove now-unused ReportLoadSuccess() function from PPB_NaCl_Private
mseaborn
2015-01-23
1
-5
/
+0
*
NaCl: Remove reliance on "init_done" SRPC call in the remaining PNaCl case
mseaborn
2015-01-22
1
-5
/
+0
*
NaCl: Remove unused functions from PPB_NaCl_Private
mseaborn
2015-01-22
1
-27
/
+0
*
NaCl: Replace launch/start param flags with a NaClAppProcessType enum.
jvoung
2014-10-03
1
-18
/
+13
*
NaCl: Detect plugin crashes via EOF on Chromium IPC.
Justin TerAvest
2014-09-04
1
-3
/
+0
*
Drop NaCl support for posting stdout/stderr to JS.
teravest
2014-09-03
1
-6
/
+0
*
Pepper: Report NaCl exit status over Chromium IPC.
teravest@chromium.org
2014-08-22
1
-7
/
+0
*
NaCl: Send fatal log messages via shared memory.
teravest@chromium.org
2014-08-20
1
-2
/
+1
*
Pepper: Delete FileDownloader in trusted plugin.
teravest@chromium.org
2014-07-23
1
-22
/
+14
*
Revert 284684 "Pepper: Delete FileDownloader in trusted plugin."
sky@chromium.org
2014-07-22
1
-14
/
+22
*
Pepper: Delete FileDownloader in trusted plugin.
teravest@chromium.org
2014-07-22
1
-22
/
+14
*
Pepper: Small PnaclResources cleanup
teravest@chromium.org
2014-07-09
1
-4
/
+1
*
Pepper: Remove program_url in trusted plugin.
teravest@chromium.org
2014-07-03
1
-1
/
+0
*
Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexe
jvoung@chromium.org
2014-06-30
1
-3
/
+4
*
Pepper: Remove PPP_ManifestService.
teravest@chromium.org
2014-06-27
1
-17
/
+0
*
Pepper: Move Pnacl init time out of trusted plugin.
teravest@chromium.org
2014-06-26
1
-2
/
+6
*
Pepper: Refactor OpenManifestEntry.
teravest@chromium.org
2014-06-25
1
-13
/
+11
*
Remove LoadModule SRPC for non-SFI mode.
hidehiko@chromium.org
2014-06-23
1
-0
/
+4
*
Pepper: Simplify OpenResource() for Non-SFI.
teravest@chromium.org
2014-06-20
1
-8
/
+0
*
Pepper: Move more UMA stuff out of trusted plugin.
teravest@chromium.org
2014-06-16
1
-0
/
+6
*
Pepper: Refactor some coordinator histograms.
teravest@chromium.org
2014-06-13
1
-1
/
+5
*
Pepper: Clean up trusted plugin error reporting.
teravest@chromium.org
2014-06-05
1
-2
/
+1
*
Pepper: Miscellaneous trusted plugin cleanup.
teravest@chromium.org
2014-06-04
1
-8
/
+9
*
Revert of Pepper: Refactor OpenManifestEntry. (https://codereview.chromium.or...
teravest@chromium.org
2014-06-03
1
-10
/
+12
*
Pepper: Refactor OpenManifestEntry.
teravest@chromium.org
2014-06-03
1
-12
/
+10
*
Pepper: Refactor PNaCl OpenManifestEntry logic.
teravest@chromium.org
2014-06-02
1
-3
/
+3
*
Pepper: Manifest ID cleanup.
teravest@chromium.org
2014-05-29
1
-8
/
+1
*
Pepper: Remove DescWrapper use in nexe loading.
teravest@chromium.org
2014-05-28
1
-6
/
+4
*
Pepper: Move StreamAsFile out of trusted plugin.
teravest@chromium.org
2014-05-23
1
-13
/
+17
*
Set file tokens for NaCl main nexe if available to enable validation caching.
jvoung@chromium.org
2014-05-23
1
-1
/
+6
*
Pepper: Manifest refactoring in trusted plugin.
teravest@chromium.org
2014-05-20
1
-4
/
+1
*
Pepper: Nexe downloading out of the trusted plugin.
teravest@chromium.org
2014-05-16
1
-13
/
+7
*
Pepper: Simplify manifest download logic.
teravest@chromium.org
2014-05-16
1
-13
/
+4
*
Pepper: Simplify LaunchSelLdr error reporting.
teravest@chromium.org
2014-05-13
1
-1
/
+1
*
Pepper: Miscellaneous trusted plugin cleanup.
teravest@chromium.org
2014-05-13
1
-4
/
+1
*
Pepper: Move DoPostMessage out of trusted plugin.
teravest@chromium.org
2014-05-10
1
-0
/
+6
*
PNaCl translator: teach Chrome to send CPU features to the compiler
jfb@chromium.org
2014-05-07
1
-0
/
+6
*
Pepper: Remove file_utils from trusted plugin.
teravest@chromium.org
2014-05-06
1
-0
/
+8
*
Pepper: Move manifest logic to components/nacl.
teravest@chromium.org
2014-05-06
1
-0
/
+21
*
Revert 268280 "Pepper: Move manifest logic to components/nacl."
miu@chromium.org
2014-05-05
1
-21
/
+0
*
Pepper: Move manifest logic to components/nacl.
teravest@chromium.org
2014-05-05
1
-0
/
+21
*
Revert 268250 "Pepper: Move manifest logic to components/nacl."
miu@chromium.org
2014-05-05
1
-21
/
+0
*
Pepper: Move manifest logic to components/nacl.
teravest@chromium.org
2014-05-05
1
-0
/
+21
*
Implement open_resource in non-SFI mode.
hidehiko@chromium.org
2014-05-02
1
-2
/
+14
*
Pepper: Move nmf downloading out of trusted plugin.
teravest@chromium.org
2014-05-01
1
-0
/
+8
*
Pepper: Remove PPB_NaCl_Private GetUrlScheme().
teravest@chromium.org
2014-04-30
1
-3
/
+0
[next]