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
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up stray semicolons and missing include guard in message files.
tsepez@chromium.org
2014-06-26
1
-7
/
+7
*
Ppapi: Avoid entering resource three times in BindGraphics().
penghuang@chromium.org
2014-06-23
1
-23
/
+14
*
[PPAPI] Add browser tests for compositor API
penghuang@chromium.org
2014-06-20
4
-16
/
+43
*
Revert 278728 "[PPAPI] Add browser tests for compositor API"
yzshen@chromium.org
2014-06-20
4
-43
/
+16
*
[PPAPI] Add browser tests for compositor API
penghuang@chromium.org
2014-06-20
4
-16
/
+43
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
2
-7
/
+0
*
Add GetScrollOffset function to PPB_View
raymes@chromium.org
2014-06-19
1
-0
/
+1
*
[PPAPI] Using ProduceTextureDirectCHROMIUM() to avoid binding and restoring G...
penghuang@chromium.org
2014-06-18
1
-20
/
+2
*
PPAPI: Implement synchronous postMessage
dmichael@chromium.org
2014-06-18
8
-5
/
+329
*
Pepper: Fix texture management in VideoDecoderShim on Reset.
bbudge@chromium.org
2014-06-16
1
-0
/
+4
*
Remove apps in Pepper support and the PPB_Alarms_Dev API.
yzshen@chromium.org
2014-06-16
5
-232
/
+0
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-16
8
-23
/
+608
*
Revert 277208 "[PPAPI] Compositor API implementation."
tzik@chromium.org
2014-06-16
8
-608
/
+23
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-14
8
-23
/
+608
*
Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...
schenney@chromium.org
2014-06-13
4
-6
/
+19
*
Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...
schenney@chromium.org
2014-06-13
4
-19
/
+6
*
Implement software fallback for PPB_VideoDecoder.
bbudge@chromium.org
2014-06-13
4
-6
/
+19
*
Decouple IPC::MessageFilter from IPC::Channel
morrita@chromium.org
2014-06-13
2
-9
/
+9
*
Remove base::kInvalidPlatformFileValue from components, ipc and ppapi.
rvargas@chromium.org
2014-06-10
1
-6
/
+7
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
Add Promises for EME (Chromium side)
jrummell@chromium.org
2014-06-07
5
-115
/
+245
*
[PPAPI] API definition for compositor artifacts
miletus@chromium.org
2014-06-06
7
-0
/
+213
*
Fix Unaddr error from ppapi::proxy::MediaStreamAudioTrackResource::ReleaseBuf...
penghuang@chromium.org
2014-06-06
2
-4
/
+2
*
Remove stale references to PlatformFile flags, errors or functions.
rvargas@chromium.org
2014-06-05
1
-2
/
+2
*
Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()
morrita@chromium.org
2014-06-05
1
-4
/
+5
*
Support configuring number of audio buffers in MediaStream Pepper API.
thembrown@gmail.com
2014-06-03
3
-3
/
+68
*
Add missing 'break' statements to ppapi::proxy::NaClMessageScanner.
bbudge@chromium.org
2014-06-03
1
-0
/
+2
*
Remove PlatformFile from ppapi
rvargas@chromium.org
2014-06-03
9
-99
/
+77
*
PPAPI: Add dev synchronous JS->Plugin messaging API
dmichael@chromium.org
2014-06-02
2
-0
/
+17
*
Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."
lambroslambrou@chromium.org
2014-06-02
1
-8
/
+5
*
Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()
morrita@chromium.org
2014-06-02
1
-5
/
+8
*
Implement Pepper PPB_VideoDecoder interface.
bbudge@chromium.org
2014-05-30
9
-1
/
+1346
*
Track plugin input event latency
miletus@chromium.org
2014-05-27
6
-2
/
+27
*
Make asynchronous writes with PPB_FileIO copy the plugin's buffer.
bbudge@chromium.org
2014-05-22
2
-24
/
+44
*
PPAPI: Simplify PluginDispatcher::instance_map_
dmichael@chromium.org
2014-05-15
2
-8
/
+5
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-3
/
+4
*
Add PPAPI_BEGIN_MESSAGE_MAP and PPAPI_END_MESSAGE_MAP to be used when dispatc...
jam@chromium.org
2014-05-13
9
-16
/
+32
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
2
-5
/
+6
*
Rename some PPB_VideoDecoder_Dev implementation types.
bbudge@chromium.org
2014-05-06
5
-18
/
+16
*
PPAPI: Simplify PPP_Messaging proxy, remove in-process
dmichael@chromium.org
2014-05-06
4
-47
/
+21
*
[PPAPI] Add media stream video track output API
ronghuawu@chromium.org
2014-05-05
7
-8
/
+80
*
Implement open_resource in non-SFI mode.
hidehiko@chromium.org
2014-05-02
1
-0
/
+5
*
gpu: Separate GpuControlService from GpuControl
boliu@chromium.org
2014-05-02
1
-1
/
+1
*
Remove PPB_Ext_Socket_Dev.
yzshen@chromium.org
2014-04-30
1
-1
/
+0
*
Remove CommandBuffer::GetState
piman@chromium.org
2014-04-30
5
-41
/
+0
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
5
-10
/
+16
*
Implement ManifestService::StartupInitializationComplete().
hidehiko@chromium.org
2014-04-23
1
-0
/
+3
*
GPU/Pepper: Always return -1 for ID when we return a NULL buffer.
epenner@chromium.org
2014-04-23
1
-0
/
+1
*
Add test to make sure if PPB_Audio_Shared::StartThread() works.
hidehiko@chromium.org
2014-04-21
1
-0
/
+2
*
Clean up Pepper file system resource unit test.
bbudge@chromium.org
2014-04-18
1
-17
/
+23
[next]