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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
4
-0
/
+706
*
Regularize how ImageData and Graphics2D are created.
brettw@chromium.org
2011-12-04
1
-0
/
+1
*
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
*
Remove 1 static initializer in id_assignment.cc.
thakis@chromium.org
2011-12-02
1
-1
/
+1
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
4
-17
/
+6
*
Re-land http://codereview.chromium.org/8586008/
yzshen@chromium.org
2011-11-29
2
-0
/
+104
*
Implement FileRef GetPathPrivate interface for O3D
jhorwich@chromium.org
2011-11-28
1
-0
/
+1
*
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
*
Merge definitions of PlatformFileToInt and IntToPlatformFile to one place.
xhwang@chromium.org
2011-11-23
2
-0
/
+50
*
Pepper: Implement PPB_NetAddress_Private Describe() for IPv6 addresses on Win...
viettrungluu@chromium.org
2011-11-22
1
-21
/
+115
*
- Implement internal API and thunk
toyoshim@chromium.org
2011-11-18
1
-0
/
+1
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
4
-1
/
+186
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
4
-186
/
+1
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
4
-1
/
+186
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
2
-4
/
+4
*
Pepper: Implement PPB_NetAddress_Private Describe() for IPv4 on Windows.
viettrungluu@chromium.org
2011-11-12
1
-0
/
+29
*
Cleanup: Remove unneeded forward declarations in ppapi.
thestig@chromium.org
2011-11-11
2
-10
/
+0
*
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
*
Remove redundant XHR method/header validation. This is done byAssociatedURLLo...
bbudge@chromium.org
2011-11-06
2
-79
/
+2
*
Zero-fill some SRPC padding.
eugenis@google.com
2011-10-26
1
-0
/
+1
*
Convert the flash clipboard API to thunk system.
brettw@chromium.org
2011-10-22
1
-0
/
+1
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
6
-7
/
+72
*
Remove TrackerBase.
brettw@chromium.org
2011-10-20
9
-106
/
+32
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
11
-25
/
+135
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
11
-134
/
+25
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
11
-25
/
+134
*
Export symbols for shared library build.
dmichael@chromium.org
2011-10-11
1
-1
/
+3
*
Revert 104941 - PP_EXPORT new ppapi::ProxyLock.
msw@chromium.org
2011-10-11
1
-3
/
+1
*
PP_EXPORT new ppapi::ProxyLock.
msw@chromium.org
2011-10-11
1
-1
/
+3
*
Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies...
dmichael@chromium.org
2011-10-11
2
-0
/
+115
*
Convert the charset, memory, and crypto interfaces to use the thunk system.
brettw@chromium.org
2011-10-11
5
-40
/
+79
*
Convert URLUtil to the thunk system.
brettw@chromium.org
2011-10-10
2
-10
/
+35
*
Relanding this as the earlier attempt was reverted due to a boneheader mistak...
ananta@chromium.org
2011-09-30
1
-4
/
+8
*
Revert 103377 - Fix a pepper plugin process crash which occurs if we receive ...
ddorwin@chromium.org
2011-09-29
1
-8
/
+4
*
Fix a pepper plugin process crash which occurs if we receive input events for...
ananta@chromium.org
2011-09-29
1
-4
/
+8
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
3
-3
/
+38
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
3
-38
/
+3
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
3
-3
/
+38
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+1
*
Renamed ppb_opengles.h to ppb_opengles2.h.
alokp@chromium.org
2011-09-15
1
-1
/
+1
*
Convert dev interfaces to use the macro system.
brettw@chromium.org
2011-09-14
1
-1
/
+0
*
Check for a crashed plugin before creating resources to send to the plugin
brettw@google.com
2011-09-14
1
-8
/
+7
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
2
-4
/
+4
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
2
-4
/
+4
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
2
-4
/
+4
[next]