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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update PPB_VideoDecoder documentation.
bbudge@chromium.org
2014-05-21
1
-15
/
+27
*
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
*
Adds IDL for enums and structs for encoding/decoding.
bbudge@chromium.org
2014-05-06
2
-0
/
+259
*
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
*
[PPAPI] Add media stream video track output API
ronghuawu@chromium.org
2014-05-05
1
-1
/
+33
*
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
*
Remove PPB_Ext_Socket_Dev.
yzshen@chromium.org
2014-04-30
1
-542
/
+0
*
Pepper: Remove PPB_NaCl_Private GetUrlScheme().
teravest@chromium.org
2014-04-30
1
-3
/
+0
*
Pepper: Move attributes out of the trusted plugin.
teravest@chromium.org
2014-04-24
1
-2
/
+11
*
Implement ManifestService::StartupInitializationComplete().
hidehiko@chromium.org
2014-04-23
1
-0
/
+17
*
Pepper: Move some manifest processing for refactor.
teravest@chromium.org
2014-04-22
1
-8
/
+7
*
Pepper: Remove FileDownloader DOWNLOAD_TO_BUFFER.
teravest@chromium.org
2014-04-21
1
-0
/
+2
*
Pepper: Move URL resolves outside trusted plugin.
teravest@chromium.org
2014-04-18
1
-5
/
+11
*
Pepper: Move PnaclOptions outside trusted plugin.
teravest@chromium.org
2014-04-17
1
-0
/
+6
*
Pepper: Move time logic out of the trusted plugin.
teravest@chromium.org
2014-04-15
1
-4
/
+3
*
Encrypted Media: Support VP9 playback.
xhwang@chromium.org
2014-04-11
1
-2
/
+3
*
Pepper: Remove NaClHttpResponseHeaders.
teravest@chromium.org
2014-04-11
1
-14
/
+9
*
PPAPI: Update pp_var.h documentation for Resource vars.
dmichael@chromium.org
2014-04-10
2
-17
/
+34
*
PPAPI: Move some of NexeFileDidOpen to NexeLoadManager
dmichael@chromium.org
2014-04-10
1
-0
/
+12
*
Pepper: Fix comments for PPB and PPP InputEvent.
teravest@chromium.org
2014-04-10
2
-9
/
+7
*
Pepper: Move some reporting into StartPpapiProxy.
teravest@chromium.org
2014-04-08
1
-7
/
+12
*
Use VLOG instead of vfprintf in PLUGIN_PRINTF.
teravest@chromium.org
2014-04-07
1
-0
/
+3
*
Pepper: Move NexeDidCrash() to NexeLoadManager.
teravest@chromium.org
2014-04-05
1
-11
/
+4
*
Revert 261820 "Pepper: Move NexeDidCrash() to NexeLoadManager."
scottmg@chromium.org
2014-04-04
1
-4
/
+11
*
Pepper: Move NexeDidCrash() to NexeLoadManager.
teravest@chromium.org
2014-04-04
1
-11
/
+4
*
Pepper: Move exit_status to NexeLoadManager.
teravest@chromium.org
2014-04-03
1
-7
/
+7
*
Remove unused PPB_Graphics2D_Dev interface
raymes@google.com
2014-04-03
1
-96
/
+0
*
Pepper: LoadAbort and DeadNexe out of plugin.cc.
teravest@chromium.org
2014-04-02
1
-4
/
+14
*
Pepper: Move ReportLoadSuccess to PPB_NaCl_Private.
teravest@chromium.org
2014-03-31
1
-0
/
+6
*
Add a PPB_Find_Private function to set the tickmarks on the page.
raymes@chromium.org
2014-03-30
1
-0
/
+9
*
PPAPI: Bring PPB_MediaStream*Track to stable.
dmichael@chromium.org
2014-03-29
4
-6
/
+12
*
Check NaCl debug mask (not just flag) before choosing PNaCl debug URL.
jvoung@google.com
2014-03-28
1
-3
/
+3
*
Pepper: Move is_installed state to NexeLoadManager.
teravest@chromium.org
2014-03-27
1
-2
/
+8
*
Pepper: More ReportLoadError logic in PPB_NaCl_Private.
teravest@chromium.org
2014-03-27
1
-0
/
+26
*
Rename PPB_Find_Dev to PPB_Find_Private
raymes@chromium.org
2014-03-26
2
-10
/
+8
*
PPAPI/NaCl: Define NexeLoadManager class.
teravest@chromium.org
2014-03-25
1
-0
/
+3
*
Add IsCrashReportingEnabled call to Pepper UMA API
elijahtaylor@chromium.org
2014-03-21
1
-1
/
+11
*
Pepper: Move AddToConsole() to PPB_NaCl_Private.
teravest@chromium.org
2014-03-20
1
-0
/
+5
[next]