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
*
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
*
This proxies PPB_Find_Dev so that it can be used out of process. It also adds...
raymes@google.com
2014-03-20
2
-0
/
+59
*
Pepper: Make PPB ReportLoadError set lastError.
teravest@chromium.org
2014-03-19
1
-0
/
+1
*
Pepper: Move GetUrlScheme to PPB_NaCl_Private.
teravest@chromium.org
2014-03-19
1
-0
/
+9
*
Pepper: Move GetSandboxISA() to PPB_NaCl_Private.
teravest@chromium.org
2014-03-14
1
-0
/
+5
*
[Mac] Add an implementation of MonitorFinder to support PepperFlashDRMHost.
rsesek@chromium.org
2014-03-13
1
-3
/
+5
*
Extend the sample rates that Pepper should support.
xians@chromium.org
2014-03-11
1
-1
/
+7
*
Support non-SFI mode in NaCl manifest file.
hidehiko@chromium.org
2014-03-07
1
-0
/
+6
*
Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebug
jvoung@google.com
2014-03-07
1
-0
/
+5
*
Encrypted Media: Use uint32 for systemCode in SessionError.
xhwang@chromium.org
2014-03-04
1
-2
/
+2
*
Revert "Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaCl...
jvoung@google.com
2014-02-28
1
-5
/
+0
*
Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebug
jvoung@chromium.org
2014-02-28
1
-0
/
+5
*
Update comment about NaCl UMA. Histogram entries are public.
jvoung@chromium.org
2014-02-27
1
-2
/
+1
*
Pepper: Add channel for trusted plugin.
teravest@chromium.org
2014-02-26
1
-0
/
+3
*
[PPAPI][MediaStream] Support configure for video input.
penghuang@chromium.org
2014-02-26
2
-14
/
+30
*
PPAPI/NaCl: Move some nexe loading error reporting to the renderer.
dmichael@chromium.org
2014-02-25
1
-10
/
+92
*
Add sandbox ISA and extra compile flag fields to PNaCl translation cache key
dschuff@chromium.org
2014-02-18
1
-0
/
+2
*
Added the idl for the display color profile pepper API.
bgraur@google.com
2014-02-17
1
-0
/
+97
*
PnaclCoordinator: Use llc's module-splitting for pexe compilation
dschuff@chromium.org
2014-02-15
1
-0
/
+3
*
[PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).
mgiuca@chromium.org
2014-02-13
2
-39
/
+26
*
Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.
xhwang@chromium.org
2014-02-12
1
-7
/
+25
*
Pepper: Make StartSelLdr asynchronous.
teravest@chromium.org
2014-02-11
1
-10
/
+11
[next]