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
...
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
4
-56
/
+555
*
Convert file ref private to use new registration.
brettw@chromium.org
2011-12-02
3
-15
/
+4
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
4
-555
/
+56
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
9
-1262
/
+8
*
Pepper: Add some basic tests for PPB_Audio.
viettrungluu@chromium.org
2011-12-01
2
-0
/
+6
*
Trusted proxy side checks on GetRingBuffer()
nfullagar@google.com
2011-11-30
1
-3
/
+9
*
Remove unused enum value from PPAPI Flash Clipboard
dcheng@chromium.org
2011-11-30
1
-2
/
+1
*
base::Bind: Convert ppapi/proxy.
jhawkins@chromium.org
2011-11-30
3
-44
/
+20
*
Properly initialize the next callback ID to 1.
brettw@chromium.org
2011-11-29
1
-1
/
+1
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
2
-2
/
+2
*
Implement FileRef GetPathPrivate interface for O3D
jhorwich@chromium.org
2011-11-28
4
-0
/
+49
*
Ensure swap is performed before informing compositor.
jbauman@chromium.org
2011-11-24
1
-1
/
+1
*
ppapi/proxy: Fix a bug in OnMsgFinishStreamingToFile.
polina@google.com
2011-11-24
1
-1
/
+1
*
Merge definitions of PlatformFileToInt and IntToPlatformFile to one place.
xhwang@chromium.org
2011-11-23
4
-72
/
+11
*
Pepper: Fix the definition of |PPB_AudioInput_Callback|.
viettrungluu@chromium.org
2011-11-23
1
-1
/
+1
*
Add functions to generate input events to PPB_Testing_Dev. These make
bbudge@chromium.org
2011-11-20
3
-1
/
+42
*
- Implement internal API and thunk
toyoshim@chromium.org
2011-11-18
2
-0
/
+6
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
6
-0
/
+465
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
6
-465
/
+0
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
6
-0
/
+465
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
8
-205
/
+206
*
Pepper: Generate ppb_flash_clipboard.h from .idl file.
viettrungluu@chromium.org
2011-11-15
1
-9
/
+11
*
Cleanup: Remove unneeded forward declarations in ppapi.
thestig@chromium.org
2011-11-11
25
-112
/
+50
*
Fix 82176 by transferring ownership of render (client) file descriptor instea...
xhwang@chromium.org
2011-11-10
2
-3
/
+3
*
Make the Pepper Flash net address just private, not Flash-specific.
viettrungluu@chromium.org
2011-11-10
9
-73
/
+73
*
Enable sending requests to pre-cache fonts from pepper plugin processes.
yzshen@chromium.org
2011-11-09
1
-1
/
+1
*
Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-09
1
-0
/
+1
*
Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...
binji@chromium.org
2011-11-09
1
-1
/
+0
*
Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...
viettrungluu@chromium.org
2011-11-09
1
-0
/
+1
*
Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.
thakis@chromium.org
2011-11-09
1
-1
/
+0
*
Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-08
1
-0
/
+1
*
Remove 13 exit time constructors and 3 static initializers
thakis@chromium.org
2011-11-07
2
-3
/
+3
*
Implement PPAPI proxied IsInstanceOf
jhorwich@chromium.org
2011-11-05
3
-1
/
+28
*
Added logging useful for understanding Pepper broker lifetime.
ddorwin@chromium.org
2011-10-26
2
-0
/
+3
*
Fix the issue that PPB_FileRef don't handle all host->plugin messages.
yzshen@chromium.org
2011-10-26
1
-0
/
+3
*
Fix a regression in Canary which caused flash to not render.
ananta@chromium.org
2011-10-25
1
-0
/
+2
*
Fix warning in release mode.
brettw@chromium.org
2011-10-22
1
-0
/
+1
*
Convert the flash clipboard API to thunk system.
brettw@chromium.org
2011-10-22
3
-83
/
+89
*
Convert the Flash interfaces to no longer use GetInfo.
brettw@chromium.org
2011-10-22
16
-145
/
+70
*
Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...
brettw@chromium.org
2011-10-21
16
-329
/
+429
*
Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)
thakis@chromium.org
2011-10-21
16
-429
/
+329
*
Remove the proxy callback tracker.
brettw@chromium.org
2011-10-21
16
-329
/
+429
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
68
-354
/
+283
*
Remove TrackerBase.
brettw@chromium.org
2011-10-20
5
-39
/
+19
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
26
-145
/
+188
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
2
-6
/
+0
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
26
-187
/
+145
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
26
-145
/
+187
*
Fix the PPAPI unittests by hooking up the new proxy function.
brettw@chromium.org
2011-10-17
1
-7
/
+11
*
Fix crash in PPB_FileChooser_Dev proxy.
bbudge@google.com
2011-10-17
1
-2
/
+2
[prev]
[next]