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
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-2
/
+2
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-6
/
+3
*
Implement PPB_TCPSocket_Dev: part 2
yzshen@chromium.org
2013-06-20
5
-67
/
+68
*
Remove hand written code from autogenerated Pepper ImageData thunk.
bbudge@chromium.org
2013-06-20
3
-9
/
+44
*
Move PPB_VarArray and PPB_VarDictionary out of dev.
raymes@chromium.org
2013-06-20
1
-2
/
+2
*
Implement PPB_HostResolver_Dev: part 2
yzshen@chromium.org
2013-06-20
5
-13
/
+51
*
Remove PP_HOSTRESOLVER_FLAGS_LOOPBACK_ONLY from PPB_HostResolver_Dev.
yzshen@chromium.org
2013-06-20
1
-2
/
+0
*
Add NaCl proxies for Pepper Video Source and Destination resources.
bbudge@chromium.org
2013-06-20
5
-51
/
+38
*
Implement PPB_UDPSocket_Dev: part 2
yzshen@chromium.org
2013-06-19
7
-75
/
+242
*
Don't send PP_Vars/V8 values with cycles across PostMessage
raymes@chromium.org
2013-06-19
7
-56
/
+143
*
Revert 207040 "Don't send PP_Vars/V8 values with cycles across P..."
raymes@chromium.org
2013-06-18
7
-143
/
+56
*
Don't send PP_Vars/V8 values with cycles across PostMessage
raymes@chromium.org
2013-06-18
7
-56
/
+143
*
Pepper: Add initial browser host for FileRef.
teravest@chromium.org
2013-06-18
3
-0
/
+67
*
Convert PDF to use SimpleImageData resource.
bbudge@chromium.org
2013-06-18
3
-20
/
+7
*
Update Blink include paths
abarth@chromium.org
2013-06-17
2
-4
/
+4
*
Introduce PPB_HostResolver_Dev.
yzshen@chromium.org
2013-06-14
9
-82
/
+329
*
Enable input events on NaCl, re-enable on disabled platforms.
bbudge@chromium.org
2013-06-14
1
-3
/
+3
*
Introduce PPB_UDPSocket_Dev.
yzshen@chromium.org
2013-06-13
9
-238
/
+494
*
Introduce PPB_TCPSocket_Dev.
yzshen@chromium.org
2013-06-13
6
-1
/
+381
*
Make security team OWNERS for all IPC *_messages*.h files.
palmer@chromium.org
2013-06-12
1
-7
/
+7
*
Clean up Pepper ImageData resource class.
bbudge@chromium.org
2013-06-12
8
-213
/
+257
*
Use a direct include of strings headers in ppapi/, printing/.
avi@chromium.org
2013-06-11
4
-4
/
+4
*
Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRM
raymes@chromium.org
2013-06-11
3
-1
/
+70
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
4
-6
/
+6
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
2
-2
/
+2
*
Introduce PPB_NetAddress_Dev.
yzshen@chromium.org
2013-06-10
5
-0
/
+159
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Allow renderer to create pepper ResourceHosts in the browser
raymes@chromium.org
2013-06-07
1
-0
/
+22
*
Implement pepper interface and plumbing for HRD's UI on ChromeOS
dcaiafa@chromium.org
2013-06-07
4
-28
/
+293
*
Replace context parenting by sharing through mailboxes
piman@chromium.org
2013-06-05
2
-7
/
+2
*
Remove unused CreateURLResponseInfo function.
teravest@chromium.org
2013-06-04
2
-13
/
+0
*
Update remaining files to use WeakPtr<T>::get() instead of "operator T*"
akalin@chromium.org
2013-06-04
1
-8
/
+8
*
Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
15
-40
/
+35
*
Remove unused trusted interfaces.
piman@chromium.org
2013-06-01
4
-28
/
+11
*
PPAPI: Unlock when deallocating script objects at shutdown
dmichael@chromium.org
2013-05-31
1
-1
/
+2
*
pepper: simplify context creation/initialization
piman@chromium.org
2013-05-31
4
-25
/
+1
*
Update references to Blink's Platform API headers (remaining)
abarth@chromium.org
2013-05-30
1
-4
/
+4
*
Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM
raymes@chromium.org
2013-05-25
8
-116
/
+113
*
Add multicast support for PPB_Ext_Socket_Dev.
yzshen@chromium.org
2013-05-23
1
-15
/
+20
*
Exposed PPB_TCPServerSocketPrivate::GetLocalAddress().
ygorshenin@chromium.org
2013-05-21
3
-3
/
+6
*
Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.
cevans@chromium.org
2013-05-17
4
-23
/
+23
*
Implement a V8 value<->PP_Var converter
raymes@chromium.org
2013-05-16
1
-152
/
+4
*
Change PPAPI PDF proxy messages to use IPC serialization.
bbudge@chromium.org
2013-05-16
4
-20
/
+15
*
Implementation of URLLoader using PluginResource/ResourceHost.
bbudge@chromium.org
2013-05-16
13
-847
/
+645
*
Revert 200283 "Implement a V8 value<->PP_Var converter"
raymes@chromium.org
2013-05-15
1
-4
/
+152
*
Implement a V8 value<->PP_Var converter
raymes@chromium.org
2013-05-15
1
-152
/
+4
*
NaCl: Let SerializedHandle carry open flag.
victorhsieh@chromium.org
2013-05-14
3
-10
/
+29
*
Revert 199938 "This implements a converter for transforming betw..."
yoichio@chromium.org
2013-05-14
1
-4
/
+152
*
This implements a converter for transforming between V8 values and PP_Vars. T...
raymes@chromium.org
2013-05-14
1
-152
/
+4
[next]