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
*
Hook up the PPB_Flash_Print proxy.
brettw@chromium.org
2012-05-07
4
-5
/
+43
*
PPAPI: Make ScopedModuleReference not crash on plugin side.
dmichael@chromium.org
2012-05-07
2
-8
/
+10
*
Move gles2 extensions out of dev.
nfullagar@google.com
2012-05-07
1
-5
/
+7
*
Add AllowSuddenTermination to API. This provide means for plugins to let us k...
tsepez@chromium.org
2012-05-07
3
-0
/
+24
*
Generate and connect a Pepper identifier for Chrome OS
drewry@google.com
2012-05-04
3
-6
/
+23
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
2
-2
/
+2
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
5
-7
/
+20
*
Add an API to determine if the system will support acceleration
brettw@chromium.org
2012-05-02
2
-0
/
+13
*
Move the rest of the Flash functions to the thunk system.
brettw@chromium.org
2012-04-30
9
-890
/
+707
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
18
-96
/
+51
*
Move text input API to Instance.
brettw@chromium.org
2012-04-27
6
-237
/
+146
*
If shared memory cannot be mapped, the audio thread should not be started as ...
raymes@chromium.org
2012-04-26
1
-1
/
+1
*
Move the FlashClipboard API into the Flash one.
brettw@chromium.org
2012-04-25
6
-312
/
+222
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
8
-340
/
+245
*
Add ipc_channel_nacl to the untrusted build and fix all compile/link errors.
bbudge@chromium.org
2012-04-23
1
-0
/
+4
*
Hook up screensaver prevention on Windows
brettw@chromium.org
2012-04-20
2
-1
/
+3
*
Actually hook up the Pepper clear site data.
brettw@chromium.org
2012-04-20
1
-3
/
+5
*
Hook up the DeviceID to the browser process.
brettw@chromium.org
2012-04-20
2
-2
/
+6
*
Add #ifdefs to separate NaCl and non-NaCl PPAPI Proxy code.
bbudge@chromium.org
2012-04-18
8
-469
/
+490
*
Add a way to implement GetInterface in the broker.
brettw@chromium.org
2012-04-13
7
-13
/
+11
*
Add a Flash API to get the device ID.
brettw@chromium.org
2012-04-13
3
-0
/
+29
*
This adds a hang monitor for Pepper plugins. It monitors sync messages on the...
brettw@chromium.org
2012-04-13
6
-10
/
+57
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
1
-1
/
+11
*
Make the text input not require round-trips when the text is updated.
brettw@chromium.org
2012-04-12
3
-14
/
+33
*
This adds the following to functions to the ppapi TCPSocket interface:
raymes@chromium.org
2012-04-12
4
-15
/
+31
*
Eliminate use of PPB_URLUtil_Dev in NaCl build of Proxy.
bbudge@chromium.org
2012-04-12
3
-17
/
+28
*
Fix line endings. No code change.
brettw@chromium.org
2012-04-11
1
-2
/
+2
*
Don't set_unblock IPC messages that are replies
jhorwich@chromium.org
2012-04-09
1
-1
/
+5
*
Hook up the file chooser proxy 0.6
brettw@chromium.org
2012-04-09
3
-16
/
+1
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
7
-238
/
+54
*
PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks.
dmichael@chromium.org
2012-04-07
1
-2
/
+2
*
Expose some ppapi structs/functions to other components
fsamuel@chromium.org
2012-04-05
1
-13
/
+17
*
Make sure that scoped_ptr<> cannot be used with ref-counted objects.
sergeyu@chromium.org
2012-04-05
1
-2
/
+2
*
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
[next]