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 net/udp/* to net::IPAddress.
martijn
2016-03-14
2
-4
/
+5
*
Switch to standard integer types in base/strings/.
avi
2015-12-25
1
-0
/
+2
*
Switch to standard integer types in ppapi/.
avi
2015-12-23
5
-19
/
+24
*
Update {virtual,override} to follow C++11 style in ppapi.
nick
2015-04-23
1
-5
/
+4
*
Add support for multicast in PPB_UDPSocket API
eduardo.lima
2015-03-13
2
-0
/
+8
*
replace COMPILE_ASSERT with static_assert in ppapi/
mostynb
2015-01-06
1
-9
/
+9
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
2
-6
/
+6
*
replace OVERRIDE and FINAL with override and final in ppapi/
mostynb
2014-10-06
1
-3
/
+3
*
Add base:: to string16 in ppapi/.
dbeam@chromium.org
2013-12-19
1
-1
/
+1
*
TCPSockets are switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-08-28
2
-189
/
+0
*
Switched proxy for TCPServerSocketPrivate.
ygorshenin@chromium.org
2013-08-05
2
-205
/
+0
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
1
-4
/
+4
*
Add "PRIVATE" to the enum names of some private Pepper networking APIs:
yzshen@chromium.org
2013-06-24
2
-4
/
+4
*
Move PPB_NetAddress out of dev.
yzshen@chromium.org
2013-06-22
2
-13
/
+13
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-9
/
+9
*
Implement PPB_TCPSocket_Dev: part 2
yzshen@chromium.org
2013-06-20
2
-1
/
+24
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in ppapi/.
dcheng@chromium.org
2013-06-13
1
-2
/
+2
*
Introduce PPB_TCPSocket_Dev.
yzshen@chromium.org
2013-06-13
2
-353
/
+22
*
Use a direct include of strings headers in ppapi/, printing/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Remove the padding in PPB_NetAddress_IPv4_Dev and PPB_NetAddress_IPv6_Dev.
yzshen@chromium.org
2013-06-11
1
-2
/
+0
*
Introduce PPB_NetAddress_Dev.
yzshen@chromium.org
2013-06-10
2
-4
/
+100
*
move kInvalidNetAddress to constants file for split_link
scottmg@chromium.org
2013-05-22
2
-2
/
+16
*
Exposed PPB_TCPServerSocketPrivate::GetLocalAddress().
ygorshenin@chromium.org
2013-05-21
2
-3
/
+24
*
PPAPI: Add VarTracker lock check, fix bugs
dmichael@chromium.org
2013-02-26
1
-0
/
+4
*
Provide a way to disable Nagle's algorithm on Pepper TCP sockets.
wez@chromium.org
2013-02-22
2
-0
/
+39
*
PPB_HostResolver_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-02-12
2
-175
/
+0
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
2
-322
/
+0
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-4
/
+4
*
Refactor BrowserFont to new design
victorhsieh@chromium.org
2012-11-27
2
-528
/
+0
*
Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...
reed@google.com
2012-11-14
2
-6
/
+4
*
PPAPI: Get TrackedCallback ready for running on non-main threads.
dmichael@chromium.org
2012-11-05
4
-20
/
+14
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-02
2
-12
/
+25
*
Revert 165376 - Use extensions socket permission for TCP/UDP socket APIs in P...
dpolukhin@chromium.org
2012-11-01
2
-25
/
+12
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-01
2
-12
/
+25
*
Add the PPB_NET_ADDRESS_PRIVATE interface to the NaCl IPC-based proxy.
bbudge@chromium.org
2012-10-25
1
-275
/
+230
*
Remove PPAPI dependency on 'net'.
bbudge@chromium.org
2012-09-13
4
-100
/
+92
*
Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.
bbudge@chromium.org
2012-09-04
2
-0
/
+6
*
AllowBroadcast() is exposed to NaCl.
ygorshenin@chromium.org
2012-08-31
2
-0
/
+23
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Implement right-to-left text rendering in Pepper.
brettw@chromium.org
2012-06-28
1
-20
/
+125
*
Remove these old files. I renamed this ppb_browserfont_shared and these files...
brettw@chromium.org
2012-06-26
2
-494
/
+0
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
8
-65
/
+50
*
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
[next]