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
/
content
/
ppapi_plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
2
-0
/
+10
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
2
-6
/
+6
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
4
-118
/
+9
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
4
-9
/
+118
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
4
-118
/
+9
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
2
-6
/
+6
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
2
-6
/
+6
*
Only check library load failure for broker.
xhwang@chromium.org
2012-01-06
1
-4
/
+4
*
Add CHECK to investigate the root cause of issue 103957.
xhwang@chromium.org
2011-12-28
1
-0
/
+3
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
2
-6
/
+23
*
Remove custom Task implementations from content/ppapi_plugin
dcheng@chromium.org
2011-12-08
2
-19
/
+14
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-6
/
+6
*
Add CHECK on file descriptor in various IPC::ChannelHandle passed in.
xhwang@chromium.org
2011-12-02
1
-0
/
+3
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
1
-0
/
+2
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-2
/
+2
*
Use new getFontFamilyForCharacters() API.
bashi@chromium.org
2011-11-21
1
-13
/
+20
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
1
-2
/
+2
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
1
-7
/
+7
*
Add check on invalid file descriptor at both broker and renderer sides.
xhwang@chromium.org
2011-11-12
1
-0
/
+2
*
Fix 82176 by transferring ownership of render (client) file descriptor instea...
xhwang@chromium.org
2011-11-10
1
-3
/
+4
*
Enable sending requests to pre-cache fonts from pepper plugin processes.
yzshen@chromium.org
2011-11-09
1
-5
/
+8
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
2
-4
/
+4
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
3
-8
/
+6
*
Add self to content/ppapi_plugin/OWNERS
piman@chromium.org
2011-10-27
1
-0
/
+1
*
Added logging useful for understanding Pepper broker lifetime.
ddorwin@chromium.org
2011-10-26
2
-5
/
+8
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-0
/
+4
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-4
/
+0
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-0
/
+4
*
Create a public header with the child_process_sandbox_support_linux functions...
jam@chromium.org
2011-10-17
1
-8
/
+6
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
3
-3
/
+3
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+6
*
PPAPI: better output in case of failure to load library.
ihf@chromium.org
2011-09-15
1
-2
/
+4
*
Suppression for failing test on Linux
jeremy@chromium.org
2011-09-14
1
-17
/
+0
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-1
/
+2
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-2
/
+1
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-1
/
+2
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-2
/
+1
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-1
/
+2
*
[Mac] Chromium side of ATS*() -> CGFont Conversion for OOP font loading.
jeremy@chromium.org
2011-09-07
1
-2
/
+22
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
4
-51
/
+56
*
Fix Mac PPAPI (out-of-process).
viettrungluu@chromium.org
2011-09-01
1
-0
/
+10
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
7
-19
/
+20
*
Implement PPB_Flash_TCPSocket.InitiateSSL.
yzshen@chromium.org
2011-08-16
1
-0
/
+2
*
[Mac] Remove old version of loadFont()
jeremy@chromium.org
2011-08-04
1
-11
/
+0
*
Proxy PPP_Messaging.
dmichael@chromium.org
2011-08-03
1
-1
/
+1
*
[Mac] Add missing interface needed to land WebKit side of crbug.com/72727
jeremy@chromium.org
2011-08-03
1
-0
/
+12
*
Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR...
jschuh@chromium.org
2011-08-02
1
-1
/
+9
*
Hook up the network status notifications to out-of-process Pepper plugins.
brettw@chromium.org
2011-07-14
2
-0
/
+12
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
2
-1
/
+53
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
2
-53
/
+1
[next]