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