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
*
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
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-11
3
-180
/
+179
*
Pepper: Move ProgressEvent queueing.
teravest@chromium.org
2014-02-10
1
-1
/
+1
*
PPAPI: Promote PPB_FileRef (v1.2) to stable
nhiroki@chromium.org
2014-02-06
1
-1
/
+1
*
[PPAPI] Pepper MediaStream API audio track implementation and example.
penghuang@chromium.org
2014-02-06
1
-0
/
+12
*
Have the PDF plugin eagerly notify the host of the link under the cursor.
koz@chromium.org
2014-02-03
1
-1
/
+8
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
1
-0
/
+2
*
[NaCl SDK Docs] Update PPAPI docs to use Chromesite-friendly URLs.
binji@chromium.org
2014-01-28
3
-3
/
+3
*
Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"
dmichael@chromium.org
2014-01-28
1
-2
/
+0
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-28
1
-0
/
+2
*
Add GetSequenceNumber function to PPB_Flash_Clipboard
raymes@chromium.org
2014-01-28
1
-1
/
+13
*
Move PPB_KeyboardInputEvent.GetCode to stable.
garykac@chromium.org
2014-01-27
2
-64
/
+57
*
PPAPI: Move file mapping to new PPB_FileMapping API
dmichael@chromium.org
2014-01-24
2
-116
/
+129
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
1
-4
/
+13
*
[PPAPI] Refine Configure() for Pepper MediaStream API.
penghuang@chromium.org
2014-01-23
4
-20
/
+180
*
Implement GetSelectedText() for the OOP PDF plugin.
koz@chromium.org
2014-01-15
1
-0
/
+5
*
[PPAPI] Pepper MediaStream API audio thunk implementation
penghuang@chromium.org
2014-01-14
2
-0
/
+8
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
1
-1
/
+42
*
[PPAPI] API thunk for video media stream track.
penghuang@chromium.org
2014-01-10
2
-4
/
+10
*
[PPAPI] API definition for audio media stream artifacts
penghuang@chromium.org
2014-01-09
2
-0
/
+220
*
Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."
nhiroki@chromium.org
2014-01-09
1
-42
/
+1
[next]