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
/
webkit
/
plugins
/
ppapi
/
ppb_transport_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-404
/
+0
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
1
-2
/
+2
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
1
-43
/
+24
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-0
/
+1
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-1
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-0
/
+1
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-8
/
+7
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-2
/
+1
*
Add DISABLE_TCP_TRANSPORT flag in the Transport API.
sergeyu@chromium.org
2011-09-21
1
-0
/
+7
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
1
-0
/
+8
*
Relay server support for P2P Transport API.
sergeyu@chromium.org
2011-09-15
1
-5
/
+38
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
1
-14
/
+11
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-11
/
+14
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-14
/
+11
*
Add TCP configuration parameters for Transport API.
sergeyu@chromium.org
2011-09-06
1
-1
/
+25
*
Implement STUN support for P2P Transport API.
sergeyu@chromium.org
2011-08-30
1
-2
/
+11
*
Add SetProperti() in the PPB_Transport_Dev interface.
sergeyu@chromium.org
2011-08-26
1
-1
/
+68
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-9
/
+33
*
Don't use a scoped_refptr for StringVar::FromPPVar
brettw@chromium.org
2011-08-22
1
-1
/
+1
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-12
/
+4
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
1
-1
/
+2
*
Make the Var object use a PP_Module ID rather than a PluginModule object.
brettw@chromium.org
2011-07-12
1
-1
/
+1
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-81
/
+13
*
Implement PseudoTCP support in P2P Transport Pepper API.
sergeyu@chromium.org
2011-05-02
1
-4
/
+29
*
Implement P2P Transport Dev using P2PTransportImpl.
sergeyu@chromium.org
2011-04-12
1
-85
/
+116
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-3
/
+3
*
Switch to new libjingle branch.
sergeyu@chromium.org
2011-03-04
1
-1
/
+8
*
Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-16
1
-78
/
+200
*
Revert 75003 - Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-15
1
-200
/
+78
*
Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-15
1
-78
/
+200
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-3
/
+3
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+145