Sign in
chromium
/
chromium
/
src
/
90e6cbfeacc6de7d0ebc4c68dced8a4c276715db
/
ppapi
/
api
70e58ea
NaCl: Simplify the plumbing for PPAPI's DevInterfacesEnabled flag
by mseaborn
· 11 years ago
99fa53e6
NaCl: Remove now-unneeded SRPC reverse service code
by mseaborn
· 11 years ago
749f2049
NaCl: Remove now-unused ReportLoadSuccess() function from PPB_NaCl_Private
by mseaborn
· 11 years ago
cdfec652
NaCl: Remove reliance on "init_done" SRPC call in the remaining PNaCl case
by mseaborn
· 11 years ago
a3fe14e
media: Rename WebSessionId to SessionId.
by xhwang
· 11 years ago
e5340911
NaCl: Remove unused functions from PPB_NaCl_Private
by mseaborn
· 11 years ago
8f4c7a2
Remove unused fields from PP_PdfPrintPresetOptions_Dev
by raymes
· 11 years ago
c76a0f9
Pepper: Allow plugins to call PPB_UDP_Socket::SendTo multiple times.
by bbudge
· 11 years ago
c842f11
Add |legacy_destination_url| back to SessionMessage for EME
by jrummell
· 11 years ago
a68c98f
Changes to support CDM_7
by jrummell
· 11 years ago
fd305c12
Remove timing limitation of SetOption invocation for PPAPI sockets.
by hidehiko
· 11 years ago
64c4daa
Support NumCopies print preset
by n.bansal
· 11 years ago
2d4bf3a
Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.
by Bill Budge
· 11 years ago
d7fee8e
With this CL, the time for PepperVideoSourceHost::SendGetFrameReply drops from about 4ms to 0.7ms for each 720p frame.
by magjed
· 11 years ago
203dbe4
NaCl: Replace launch/start param flags with a NaClAppProcessType enum.
by jvoung
· 11 years ago
9be4c268e
PPAPI: Move PPB_Messaging 1.2 to stable
by dmichael
· 11 years ago
44b96754
PPAPI: Disallow blocking callbacks while handling a blocking message
by dmichael
· 11 years ago
b873791
PPAPI: Add C++ wrapper for MessageHandler stuff.
by dmichael
· 11 years ago
970fa0cf
PPAPI: Make PPP_MessageHandler work in PNaCl
by Dave Michael
· 11 years ago
71be558
Move PPB_VideoDecoder from 'Dev' to Stable.
by bbudge
· 11 years ago
d719be8
Stabilize PPB_View.GetScrollOffset
by raymes
· 11 years ago
7bba553
Generate Pepper IDL for OpenGLES2
by hamaji
· 11 years ago
1e9a7b1
Update Pepper interface for EME
by jrummell
· 11 years ago
f3e9e0cb
NaCl: Detect plugin crashes via EOF on Chromium IPC.
by Justin TerAvest
· 11 years ago
6993b87
Drop NaCl support for posting stdout/stderr to JS.
by teravest
· 11 years ago
dfb32745
Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chromium.org/498123002/)
by dmichael
· 11 years ago
423f4a12e
Remove unused PPB_View_Dev
by raymes
· 11 years ago
4d6acaf
Pepper: PPB_VideoDecoder software-only mode.
by bbudge
· 11 years ago
9cfb9ff5
Pepper: Report NaCl exit status over Chromium IPC.
by
[email protected]
· 11 years ago
ab8bcef
PPAPI: make generator output a pointer to an array correctly.
by
[email protected]
· 11 years ago
c2fa29f5
NaCl: Send fatal log messages via shared memory.
by
[email protected]
· 11 years ago
316d53a
Pepper: add Image Capture interfaces.
by
[email protected]
· 11 years ago
1c28b793
[PPAPI] Add target param for CompositorLayer::SetTexture().
by
[email protected]
· 11 years ago
d89dd26
Using PROFILE_ANY for vp8 and vp9
by
[email protected]
· 11 years ago
45c897d
Add test support for transition from NPObject to gin bindings for Pepper
by
[email protected]
· 11 years ago
1158ce6
Pepper: Fix caching for translated nexes.
by
[email protected]
· 11 years ago
b7a490e
Pepper: Delete FileDownloader in trusted plugin.
by
[email protected]
· 11 years ago
d21e4a4
Revert 284684 "Pepper: Delete FileDownloader in trusted plugin."
by
[email protected]
· 11 years ago
262509a8
Pepper: Delete FileDownloader in trusted plugin.
by
[email protected]
· 11 years ago
7ee85d6
Pepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages textures.
by
[email protected]
· 11 years ago
a39616c
Pepper: Add GL_TEXTURE_EXTERNAL_OES texture target to PPB_VideoDecoder docs and example.
by
[email protected]
· 11 years ago
b32761d
Pepper: Small PnaclResources cleanup
by
[email protected]
· 11 years ago
51ea8de
Pepper: Remove program_url in trusted plugin.
by
[email protected]
· 11 years ago
5e64f638
Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexe
by
[email protected]
· 11 years ago
4dd756d
Pepper: Remove PPP_ManifestService.
by
[email protected]
· 11 years ago
014349c
Pepper: Move Pnacl init time out of trusted plugin.
by
[email protected]
· 11 years ago
cbff164
Pepper: Refactor OpenManifestEntry.
by
[email protected]
· 11 years ago
e7ca8ee
Remove LoadModule SRPC for non-SFI mode.
by
[email protected]
· 11 years ago
d3833fe8
Pepper: Simplify OpenResource() for Non-SFI.
by
[email protected]
· 11 years ago
5015a07
Add GetScrollOffset function to PPB_View
by
[email protected]
· 11 years ago
e87640bd
PPAPI: Implement synchronous postMessage
by
[email protected]
· 11 years ago
b32c1a10
Pepper: Add VP9 support to PPB_VideoDecoder API.
by
[email protected]
· 11 years ago
cef56eab
Remove apps in Pepper support and the PPB_Alarms_Dev API.
by
[email protected]
· 11 years ago
55cd5b8
Pepper: Move more UMA stuff out of trusted plugin.
by
[email protected]
· 11 years ago
468953b
Pepper: Refactor some coordinator histograms.
by
[email protected]
· 11 years ago
0dbea5f
Add Promises for EME (Chromium side)
by
[email protected]
· 11 years ago
48f0d6c
PPAPI: Remove PP_ALLOW_THIS_IN_INITIALIZER_LIST
by
[email protected]
· 11 years ago
f55c05e
[PPAPI] API definition for compositor artifacts
by
[email protected]
· 11 years ago
1999f866
Pepper: Clean up trusted plugin error reporting.
by
[email protected]
· 11 years ago
a1f0c72
Pepper: Miscellaneous trusted plugin cleanup.
by
[email protected]
· 11 years ago
cd3f8a6d
Revert of Pepper: Refactor OpenManifestEntry. (https://codereview.chromium.org/302093012/)
by
[email protected]
· 11 years ago
007a844
Pepper: Refactor OpenManifestEntry.
by
[email protected]
· 11 years ago
5e19b8b
Support configuring number of audio buffers in MediaStream Pepper API.
by
[email protected]
· 11 years ago
4d488032
PPAPI: Add dev synchronous JS->Plugin messaging API
by
[email protected]
· 11 years ago
292305e
Pepper: Refactor PNaCl OpenManifestEntry logic.
by
[email protected]
· 11 years ago
dfb0d06f3
Implement Pepper PPB_VideoDecoder interface.
by
[email protected]
· 11 years ago
604ba5a
Pepper: Manifest ID cleanup.
by
[email protected]
· 11 years ago
2efbb64
Pepper: Remove DescWrapper use in nexe loading.
by
[email protected]
· 11 years ago
8062ab26
Track plugin input event latency
by
[email protected]
· 11 years ago
45cba27
Pepper: Move StreamAsFile out of trusted plugin.
by
[email protected]
· 11 years ago
1090d2b
Set file tokens for NaCl main nexe if available to enable validation caching.
by
[email protected]
· 11 years ago
3966d9d
Update PPB_VideoDecoder documentation.
by
[email protected]
· 11 years ago
4f154c2d
Pepper: Manifest refactoring in trusted plugin.
by
[email protected]
· 11 years ago
728a963
Pepper: Nexe downloading out of the trusted plugin.
by
[email protected]
· 11 years ago
63c1467
Pepper: Simplify manifest download logic.
by
[email protected]
· 11 years ago
08eaa53
Pepper: Simplify LaunchSelLdr error reporting.
by
[email protected]
· 11 years ago
e2ce39ba
Pepper: Miscellaneous trusted plugin cleanup.
by
[email protected]
· 11 years ago
48fed1c
Pepper: Move DoPostMessage out of trusted plugin.
by
[email protected]
· 11 years ago
ed5d236
PNaCl translator: teach Chrome to send CPU features to the compiler
by
[email protected]
· 11 years ago
4f0c4c4
Adds IDL for enums and structs for encoding/decoding.
by
[email protected]
· 11 years ago
5943512
Pepper: Remove file_utils from trusted plugin.
by
[email protected]
· 11 years ago
792527b
Pepper: Move manifest logic to components/nacl.
by
[email protected]
· 11 years ago
5294ec9
[PPAPI] Add media stream video track output API
by
[email protected]
· 11 years ago
cbd620b
Revert 268280 "Pepper: Move manifest logic to components/nacl."
by
[email protected]
· 11 years ago
4103bb0
Pepper: Move manifest logic to components/nacl.
by
[email protected]
· 11 years ago
6d09c74b
Revert 268250 "Pepper: Move manifest logic to components/nacl."
by
[email protected]
· 11 years ago
d40d39bb
Pepper: Move manifest logic to components/nacl.
by
[email protected]
· 11 years ago
ae5f7f8
Implement open_resource in non-SFI mode.
by
[email protected]
· 11 years ago
0dbc1ce
Pepper: Move nmf downloading out of trusted plugin.
by
[email protected]
· 11 years ago
09bd7bc2
Remove PPB_Ext_Socket_Dev.
by
[email protected]
· 11 years ago
4a3c6441
Pepper: Remove PPB_NaCl_Private GetUrlScheme().
by
[email protected]
· 11 years ago
68015f0
Pepper: Move attributes out of the trusted plugin.
by
[email protected]
· 11 years ago
43fb4f8
Implement ManifestService::StartupInitializationComplete().
by
[email protected]
· 11 years ago
16499d4
Pepper: Move some manifest processing for refactor.
by
[email protected]
· 11 years ago
5d05acf
Pepper: Remove FileDownloader DOWNLOAD_TO_BUFFER.
by
[email protected]
· 11 years ago
2d0ab8b
Pepper: Move URL resolves outside trusted plugin.
by
[email protected]
· 11 years ago
a4429ce
Pepper: Move PnaclOptions outside trusted plugin.
by
[email protected]
· 11 years ago
431978f
Pepper: Move time logic out of the trusted plugin.
by
[email protected]
· 11 years ago
2b197ac7
Encrypted Media: Support VP9 playback.
by
[email protected]
· 11 years ago
7325452
Pepper: Remove NaClHttpResponseHeaders.
by
[email protected]
· 11 years ago
Next »