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
/
shared_impl
/
private
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate WebKit "global script" font prefs.
falken@chromium.org
2012-05-18
2
-12
/
+48
*
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...
thestig@chromium.org
2012-05-16
2
-1
/
+1
*
remove WEBKIT_USING_CG
jamesr@chromium.org
2012-05-10
2
-18
/
+2
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
3
-20
/
+15
*
[Coverity] Fixed resource leak.
groby@chromium.org
2012-04-23
1
-1
/
+2
*
Fixed some PP_X509Certificate_Private_Field enum values.
raymes@chromium.org
2012-04-12
1
-0
/
+4
*
This adds the following to functions to the ppapi TCPSocket interface:
raymes@chromium.org
2012-04-12
4
-12
/
+94
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
2
-0
/
+209
*
Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...
wez@chromium.org
2012-03-28
1
-9
/
+11
*
Add CreateFromIPv[46]Address() in PPB_NetAddress_Private.
sergeyu@chromium.org
2012-03-22
1
-1
/
+57
*
Fixed PPAPINaClTest.TCPServerSocketPrivate.
ygorshenin@chromium.org
2012-03-21
1
-1
/
+3
*
Added out-of-process support for server sockets.
ygorshenin@chromium.org
2012-03-15
2
-21
/
+10
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
2
-0
/
+201
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
2
-0
/
+197
*
GetBoundAddress will return the address that Bind actually bound to. If ther...
yzshen@chromium.org
2012-02-21
2
-4
/
+22
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
2
-0
/
+416
*
Change PPB_NetAddress_Private.GetFamily to return a PP_AddressFamily_Private ...
yzshen@chromium.org
2012-02-16
1
-67
/
+106
*
[Clean up] OS_MAC -> OS_MACOSX
dbeam@chromium.org
2012-02-15
1
-1
/
+1
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
4
-61
/
+22
*
Move the charset inteface to "trusted" (we can't implement this efficiently
brettw@chromium.org
2012-02-09
2
-0
/
+285
*
PPB_NetAddress_Private: add getter methods for sockaddr.
yzshen@chromium.org
2012-02-09
1
-17
/
+62
*
Use the correct Resource constructor for PPB_Font_Shared in the plugin process.
yzshen@chromium.org
2012-02-07
2
-9
/
+41
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
2
-0
/
+491
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
2
-491
/
+0
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
2
-0
/
+491
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
1
-3
/
+3
*
Convert ppapi/shared to use TrackedCallback.
brettw@chromium.org
2012-01-05
4
-93
/
+66
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
1
-1
/
+1
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-4
/
+4
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
4
-0
/
+706
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
4
-706
/
+0
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
4
-0
/
+706
*
Re-land http://codereview.chromium.org/8586008/
yzshen@chromium.org
2011-11-29
2
-0
/
+104
*
Revert 111666 - Move PepperTCPSocket and PepperUDPSocket from pepper_message_...
rsleevi@chromium.org
2011-11-28
2
-104
/
+0
*
Move PepperTCPSocket and PepperUDPSocket from pepper_message_filter to separa...
yzshen@chromium.org
2011-11-28
2
-0
/
+104
*
Pepper: Implement PPB_NetAddress_Private Describe() for IPv6 addresses on Win...
viettrungluu@chromium.org
2011-11-22
1
-21
/
+115
*
Pepper: Implement PPB_NetAddress_Private Describe() for IPv4 on Windows.
viettrungluu@chromium.org
2011-11-12
1
-0
/
+29
*
Make the Pepper Flash net address just private, not Flash-specific.
viettrungluu@chromium.org
2011-11-10
3
-45
/
+47
*
Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-09
3
-0
/
+203
*
Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.
thakis@chromium.org
2011-11-09
3
-203
/
+0
*
Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-08
3
-0
/
+203