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
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
8
-0
/
+161
*
PpapiCommandBufferProxy implements CommandBufferProxy.
fsamuel@chromium.org
2012-04-02
2
-7
/
+73
*
Added RTF support to pepper API.
raymes@chromium.org
2012-04-02
1
-1
/
+7
*
Fix refcounting error in file chooser.
brettw@chromium.org
2012-03-29
1
-4
/
+0
*
Updated PpapiCommandBufferProxy to take a ChannelError callback (same signatu...
fsamuel@chromium.org
2012-03-28
2
-0
/
+18
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
6
-401
/
+0
*
Pass PP_CompletionCallback by reference
tbreisacher@chromium.org
2012-03-28
1
-4
/
+5
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
8
-77
/
+275
*
Avoid accessing VarTracker from multiple threads.
yzshen@chromium.org
2012-03-21
3
-10
/
+72
*
Out-of-process implementation of the PPB_NetworkMonitor_Private interface.
sergeyu@chromium.org
2012-03-20
5
-2
/
+234
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
6
-0
/
+151
*
Add OpenGL occlusion query support to pepper.
jbauman@chromium.org
2012-03-16
1
-0
/
+2
*
Add missing ppp_graphics_3d.idl
noelallen@chromium.org
2012-03-16
1
-3
/
+2
*
Remove static initializer in ppb_image_data_proxy.cc.
pliard@chromium.org
2012-03-16
2
-6
/
+9
*
Added out-of-process support for server sockets.
ygorshenin@chromium.org
2012-03-15
7
-10
/
+314
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
6
-2
/
+179
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
6
-4
/
+207
*
Fix a crash related to PPAPI scripting.
yzshen@chromium.org
2012-03-10
12
-110
/
+78
*
Fix line endings (no code change)
yzshen@chromium.org
2012-03-09
2
-6
/
+6
*
Add HandleInputEventAck message to allow out-of-process plugins to respond to...
bbudge@chromium.org
2012-03-09
5
-1
/
+44
*
Factor out the command buffer implementation in ppb_graphics_3d_proxy so that...
fsamuel@chromium.org
2012-03-08
4
-230
/
+280
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
6
-40
/
+50
*
Rename NaCl/pepper gamepad interface from _dev to stable
scottmg@chromium.org
2012-03-07
2
-2
/
+2
*
PPB_AudioInput_Dev: support multiple audio input devices - Part 1.
yzshen@chromium.org
2012-03-07
5
-154
/
+229
*
PPAPI: Change misused PP_Module to PP_Instance
dmichael@chromium.org
2012-03-07
2
-5
/
+5
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-03-06
2
-2
/
+2
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2012-03-06
1
-5
/
+5
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-05
3
-0
/
+14
*
Convert uses of int ms to TimeDelta in ppapi.
tedvessenes@gmail.com
2012-03-03
1
-1
/
+1
*
Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
3
-14
/
+0
*
Cleanup: Another round of unused forward declaration cleanup.
thestig@chromium.org
2012-03-03
1
-3
/
+3
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
3
-0
/
+14
*
Revise gamepad interface
scottmg@chromium.org
2012-03-01
2
-3
/
+3
*
Experimental .gyp file for building PPAPI Proxy as untrusted code using the ...
bbudge@chromium.org
2012-02-29
5
-203
/
+215
*
Adds a printing proxy and example. This adds a printing example.
brettw@chromium.org
2012-02-29
4
-0
/
+265
*
Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
1
-0
/
+11
*
Revert 123696 - Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
1
-11
/
+1
*
Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
1
-1
/
+11
*
Modified the flash cipboard interface to add html clipboard support.
raymes@chromium.org
2012-02-24
4
-36
/
+76
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
3
-0
/
+44
*
GetBoundAddress will return the address that Bind actually bound to. If ther...
yzshen@chromium.org
2012-02-21
3
-6
/
+9
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
2
-0
/
+2
*
Ifdef out skia code that won't compile on nacl.
brettw@chromium.org
2012-02-18
2
-8
/
+25
*
Pepper: Add a function to PPB_Flash to check if a rect is topmost.
viettrungluu@chromium.org
2012-02-18
4
-3
/
+65
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
3
-0
/
+55
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
9
-118
/
+35
*
PPAPI: Proxy VarArrayBuffer for out-of-process.
dmichael@chromium.org
2012-02-16
5
-12
/
+42
*
Move socket API restriction check to browser process
dpolukhin@chromium.org
2012-02-16
3
-9
/
+14
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
3
-105
/
+256
*
reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...
dmichael@chromium.org
2012-02-15
15
-48
/
+125
[next]