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
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check NaCl debug mask (not just flag) before choosing PNaCl debug URL.
jvoung@google.com
2014-03-28
1
-4
/
+4
*
Pepper: Move is_installed state to NexeLoadManager.
teravest@chromium.org
2014-03-27
1
-3
/
+6
*
Pepper: More ReportLoadError logic in PPB_NaCl_Private.
teravest@chromium.org
2014-03-27
1
-1
/
+22
*
Rename PPB_Find_Dev to PPB_Find_Private
raymes@chromium.org
2014-03-26
2
-24
/
+22
*
PPAPI/NaCl: Define NexeLoadManager class.
teravest@chromium.org
2014-03-25
1
-1
/
+3
*
Add IsCrashReportingEnabled call to Pepper UMA API
elijahtaylor@chromium.org
2014-03-21
1
-5
/
+14
*
Pepper: Move AddToConsole() to PPB_NaCl_Private.
teravest@chromium.org
2014-03-20
1
-1
/
+4
*
This proxies PPB_Find_Dev so that it can be used out of process. It also adds...
raymes@google.com
2014-03-20
2
-18
/
+63
*
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
-1
/
+9
*
Pepper: Move GetSandboxISA() to PPB_NaCl_Private.
teravest@chromium.org
2014-03-14
1
-1
/
+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
-2
/
+8
*
Get rid of the formatting code in build_gles2_cmd_buffer.py
zmo@chromium.org
2014-03-07
2
-11
/
+11
*
Support non-SFI mode in NaCl manifest file.
hidehiko@chromium.org
2014-03-07
1
-1
/
+6
*
Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebug
jvoung@google.com
2014-03-07
1
-1
/
+5
*
Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.
jbauman@chromium.org
2014-03-06
1
-0
/
+11
*
Format generated gpu files using clang-format.
zmo@chromium.org
2014-03-05
2
-246
/
+479
*
Encrypted Media: Use uint32 for systemCode in SessionError.
xhwang@chromium.org
2014-03-04
2
-9
/
+9
*
Revert "Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaCl...
jvoung@google.com
2014-02-28
1
-5
/
+1
*
Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebug
jvoung@chromium.org
2014-02-28
1
-1
/
+5
*
Update comment about NaCl UMA. Histogram entries are public.
jvoung@chromium.org
2014-02-27
1
-3
/
+2
*
Pepper: Add channel for trusted plugin.
teravest@chromium.org
2014-02-26
1
-1
/
+3
*
[PPAPI][MediaStream] Support configure for video input.
penghuang@chromium.org
2014-02-26
2
-15
/
+32
*
PPAPI/NaCl: Move some nexe loading error reporting to the renderer.
dmichael@chromium.org
2014-02-25
1
-9
/
+90
*
Add sandbox ISA and extra compile flag fields to PNaCl translation cache key
dschuff@chromium.org
2014-02-18
1
-1
/
+3
*
Added the idl for the display color profile pepper API.
bgraur@google.com
2014-02-17
1
-0
/
+123
*
PnaclCoordinator: Use llc's module-splitting for pexe compilation
dschuff@chromium.org
2014-02-15
1
-1
/
+3
*
[PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).
mgiuca@chromium.org
2014-02-13
2
-64
/
+33
*
Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.
xhwang@chromium.org
2014-02-12
1
-12
/
+28
*
Pepper: Make StartSelLdr asynchronous.
teravest@chromium.org
2014-02-11
1
-11
/
+12
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-11
3
-194
/
+193
*
Pepper: Move ProgressEvent queueing.
teravest@chromium.org
2014-02-10
1
-2
/
+2
*
Proxy the PDF API to the PDF plugin.
koz@chromium.org
2014-02-06
1
-0
/
+34
*
PPAPI: Promote PPB_FileRef (v1.2) to stable
nhiroki@chromium.org
2014-02-06
1
-6
/
+6
*
[PPAPI] Pepper MediaStream API audio track implementation and example.
penghuang@chromium.org
2014-02-06
1
-1
/
+11
*
Have the PDF plugin eagerly notify the host of the link under the cursor.
koz@chromium.org
2014-02-03
1
-0
/
+3
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
1
-1
/
+1
*
[NaCl SDK Docs] Update PPAPI docs to use Chromesite-friendly URLs.
binji@chromium.org
2014-01-28
3
-6
/
+6
*
Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"
dmichael@chromium.org
2014-01-28
1
-1
/
+1
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-28
1
-1
/
+1
*
Add GetSequenceNumber function to PPB_Flash_Clipboard
raymes@chromium.org
2014-01-28
1
-4
/
+30
*
Move PPB_KeyboardInputEvent.GetCode to stable.
garykac@chromium.org
2014-01-27
2
-93
/
+36
*
PPAPI: Move file mapping to new PPB_FileMapping API
dmichael@chromium.org
2014-01-24
2
-138
/
+147
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
1
-8
/
+12
*
[PPAPI] Refine Configure() for Pepper MediaStream API.
penghuang@chromium.org
2014-01-23
4
-26
/
+196
*
Make mojo_gles2 a stub shared library
piman@chromium.org
2014-01-22
2
-2
/
+2
*
Implement GetSelectedText() for the OOP PDF plugin.
koz@chromium.org
2014-01-15
1
-0
/
+3
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
1
-15
/
+63
*
[PPAPI] API thunk for video media stream track.
penghuang@chromium.org
2014-01-10
2
-6
/
+3
[next]