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
/
dispatcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...
brettw@chromium.org
2011-10-21
1
-13
/
+1
*
Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)
thakis@chromium.org
2011-10-21
1
-1
/
+13
*
Remove the proxy callback tracker.
brettw@chromium.org
2011-10-21
1
-13
/
+1
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-3
/
+3
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-237
/
+38
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-38
/
+237
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-237
/
+38
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-38
/
+237
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-237
/
+38
*
Introduce a new Pepper interface: PPB/PPP_MouseLock.
yzshen@chromium.org
2011-09-08
1
-0
/
+3
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
1
-1
/
+1
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-1
/
+1
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-1
/
+1
*
Add movement information to PPB_MouseInputEvent.
yzshen@chromium.org
2011-08-31
1
-1
/
+2
*
Cleanup in the file chooser API.
brettw@chromium.org
2011-08-20
1
-0
/
+1
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-2
/
+2
*
PPB/PPP_VideoCapture_Dev proxy
piman@chromium.org
2011-08-09
1
-0
/
+3
*
Implement PPAPI VideoDecode out-of-process support
vrk@chromium.org
2011-08-06
1
-0
/
+4
*
Proxy PPP_Messaging.
dmichael@chromium.org
2011-08-03
1
-0
/
+2
*
Various fixes to Graphics3D proxy to make it work.
alokp@chromium.org
2011-08-01
1
-0
/
+2
*
Fix input event resource proxying functions in the Chrome IPC proxy. The
brettw@chromium.org
2011-07-22
1
-2
/
+5
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
1
-1
/
+1
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-1
/
+1
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-1
/
+1
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
1
-1
/
+1
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
1
-1
/
+1
*
Remove untrusted scripting support.
dmichael@chromium.org
2011-07-14
1
-2
/
+0
*
Reland http://codereview.chromium.org/7292033
dmichael@chromium.org
2011-07-13
1
-0
/
+1
*
Revert 92302 - First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
1
-1
/
+0
*
First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
1
-0
/
+1
*
Reland http://codereview.chromium.org/7312008/
dmichael@chromium.org
2011-07-08
1
-1
/
+2
*
Revert 91859 - Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
1
-2
/
+1
*
Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
1
-1
/
+2
*
Add interfaces for requesting and receiving input event resources.
brettw@chromium.org
2011-07-07
1
-0
/
+4
*
Add PPB_Memory_Dev to the proxy.
dspringer@chromium.org
2011-07-06
1
-0
/
+2
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
1
-0
/
+3
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
1
-3
/
+0
*
Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
yzshen@chromium.org
2011-06-30
1
-0
/
+3
*
Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.
dmichael@chromium.org
2011-06-29
1
-14
/
+2
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-2
/
+1
*
Convert the URL loading objects to the API/thunk system.
brettw@chromium.org
2011-06-17
1
-1
/
+1
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
1
-12
/
+18
*
Proxy PPB_Var, fix o-o-p string var id tracking.
dmichael@chromium.org
2011-06-08
1
-0
/
+3
*
Proxy PPB_Instance_Private and PPP_Instance_Private.
dmichael@chromium.org
2011-05-25
1
-0
/
+4
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
1
-6
/
+0
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
1
-0
/
+6
*
Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...
jam@chromium.org
2011-05-02
1
-1
/
+1
*
Add an initial crypto interface to fill a given buffer with random data. This
brettw@chromium.org
2011-04-20
1
-0
/
+3
*
Implemented PPB_Broker_Proxy.
ddorwin@chromium.org
2011-04-17
1
-0
/
+2
*
Refactored ppapi Dispatcher to share common code between the plugin and broke...
ddorwin@chromium.org
2011-04-16
1
-68
/
+3
[next]