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
*
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
*
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
[next]