Sign in
chromium
/
dart
/
dartium
/
src
/
8701de1793a2c3fdf0f596aee8ec93c61c00bf2e
/
content
/
ppapi_plugin
d30a36f
Add explicit base to FilePath.
by
[email protected]
· 13 years ago
a3ef483
Add FilePath to base namespace.
by
[email protected]
· 13 years ago
029bd94
Add two new debug URLs for Pepper Flash:
by
[email protected]
· 13 years ago
fa1abc52
Update some #includes in content/ppapi_plugin for new Platform directory
by
[email protected]
· 13 years ago
f172695b
Enable Pepper threading on all channels.
by
[email protected]
· 13 years ago
0a8d427
Cleanup: Fix some lint errors in content/.
by
[email protected]
· 13 years ago
108fd34
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
by
[email protected]
· 13 years ago
3d9ec50
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how almost all the handlers are called.
by
[email protected]
· 13 years ago
dcc72db
Removing unnecessary content:: namespace qualifier.
by
[email protected]
· 13 years ago
9791a4c8
PpapiThread should handle child process messages.
by
[email protected]
· 13 years ago
2c402ed
- crash when calling abort() in all ppapi processes;
by
[email protected]
· 13 years ago
2951e8a
Add permissions checking for Flash and network state.
by
[email protected]
· 13 years ago
a942b8c
Unlock the proxy lock when loading fonts.
by
[email protected]
· 13 years ago
00fccb4
We're removing the sharedWorkerRepository() function from WebKit
by
[email protected]
· 13 years ago
df00bfd
Enable Pepper threading on canary.
by
[email protected]
· 13 years ago
2fdd99e8
Fix nits in crypto::InitNSSSafely().
by
[email protected]
· 13 years ago
f20cc69
Convert the Pepper Talk API to use the new resource system.
by
[email protected]
· 13 years ago
e34e809
Pepper proxy: make the browser sender handle the proxy lock properly.
by
[email protected]
· 13 years ago
42b2544
CHECK success of PPAPI process' InitializeSandbox() on Mac.
by
[email protected]
· 13 years ago
2ba8d10b
Put pepper threading support behind a command line flag.
by
[email protected]
· 13 years ago
5fe0c76
Initialize NSS in the PPAPI process for ClearKey CDM.
by
[email protected]
· 13 years ago
9354b09
Run the Chromoting client plugin out-of-process.
by
[email protected]
· 13 years ago
1cb4e49
ChromeOS needs UTF-8 appended to locale.
by
[email protected]
· 13 years ago
73fe7f21
Get rid of unused SerializedScriptValue references.
by
[email protected]
· 13 years ago
91355a8
Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to the content namespace.
by
[email protected]
· 13 years ago
0d47aab
Flapper has some additional environment expectations.
by
[email protected]
· 13 years ago
195d4cde
Hook up PpapiPermissions in more places.
by
[email protected]
· 13 years ago
00c0d04
Implement the gamepad API in the IPC proxy
by
[email protected]
· 13 years ago
5c085ed
Remove all the indexeddb-related utility process code
by
[email protected]
· 13 years ago
f6c57d4
Revert 152873 - Remove all the indexeddb-related utility process code
by
[email protected]
· 13 years ago
8374250
Remove all the indexeddb-related utility process code
by
[email protected]
· 13 years ago
93df81e
Bluetooth API: improve discovery
by
[email protected]
· 13 years ago
6d3fb9e
Add more logging to ChildThread.
by
[email protected]
· 13 years ago
0b74c33
Set the default locale for ICU in the PPAPI process.
by
[email protected]
· 13 years ago
48288a5
Remove all the chrome exceptions in content's DEPS that were there for browser_tests, now that content_browsertests is ready.
by
[email protected]
· 13 years ago
951ef0b
Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations interface and hook them up in PepperFlashSettingsManager.
by
[email protected]
· 13 years ago
d3ac563
mac: Remove code that was only needed on 10.5
by
[email protected]
· 13 years ago
18149178
Move the Windows sandbox to sandbox/win
by
[email protected]
· 13 years ago
8156e1e
Allow /dev/urandom from ppapi sandbox.
by
[email protected]
· 13 years ago
e628fde
Emergency revert; rietveld broke; tree broke
by
[email protected]
· 13 years ago
d30379c
sandbox/src -> sandbox/win/src
by
[email protected]
· 13 years ago
f786717
Remove #pragma once from content
by
[email protected]
· 13 years ago
72a1072
This adds an interface for setting crash data from a plugin. It also provides an implementation for setting crash URLs.
by
[email protected]
· 13 years ago
d84effe
Use IPC::Sender and IPC::Listener in content.
by
[email protected]
· 13 years ago
b157eed
[Mac] More descriptive process name for flapper.
by
[email protected]
· 13 years ago
4f932f7
Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.
by
[email protected]
· 13 years ago
ee4dd68
Reland: Pepper Flash settings integration - camera and microphone.
by
[email protected]
· 13 years ago
5c69d08
Revert 141482 - Pepper Flash settings integration - camera and microphone.
by
[email protected]
· 13 years ago
502ec4dd
Add an asynchronous version of the Flash DeviceID API.
by
[email protected]
· 13 years ago
55bcab8
Pepper Flash settings integration - camera and microphone.
by
[email protected]
· 13 years ago
2306303
Propogate the UI language on the command line and expose to Flash.
by
[email protected]
· 13 years ago
d595b93
PpapiThread::SendToBrowser() isn't thread safe.
by
[email protected]
· 13 years ago
be69a96
Pepper Flash: Make ClearSiteData work with PPP_Flash_BrowserOperations 1.1.
by
[email protected]
· 13 years ago
1a55944
Pepper Flash settings integration: implement "deauthorize content licenses".
by
[email protected]
· 13 years ago
f0ecb55
Broker out PPAPI handle duplication
by
[email protected]
· 13 years ago
e082556
Android content shell bringup.
by
[email protected]
· 13 years ago
bc2eeb4
Add a way to query whether a given instance is off-the-record
by
[email protected]
· 13 years ago
67a85db
Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.
by
[email protected]
· 13 years ago
a085aed
Convert the PPB_Flash interface to use the thunk system.
by
[email protected]
· 13 years ago
f6cfd83
Actually hook up the Pepper clear site data.
by
[email protected]
· 13 years ago
d942695
Remove out-of-date DCHECK
by
[email protected]
· 13 years ago
c700cd0
Get the GetInterface function for the broker.
by
[email protected]
· 13 years ago
8737cec
Apply an initial seccomp filter policy for Pepper Flash.
by
[email protected]
· 13 years ago
5ed5a3e
Add a way to implement GetInterface in the broker.
by
[email protected]
· 13 years ago
1bf0fb2
Add an interface for Flash to clear its data.
by
[email protected]
· 13 years ago
5b9b80e
Out-of-process implementation of the PPB_NetworkMonitor_Private interface.
by
[email protected]
· 13 years ago
95cc0fe
Add a private PPB_Talk_Private interface.
by
[email protected]
· 13 years ago
5c41e6e1
Verify the child process with a secret hello
by
[email protected]
· 13 years ago
2d011e8
Added out-of-process support for server sockets.
by
[email protected]
· 13 years ago
2493110
HostResolver is exposed to plugin.
by
[email protected]
· 13 years ago
3a770ba
Add an OWNERS file for src\content by moving the owners that were there for the top level directories within. I've removed them all from the subdirectories. Also removed the "set noparent" in subdirectories and just put one in src/content/OWNERS for now. I also added brettw/darin for src/chrome/OWNERS.
by
[email protected]
· 13 years ago
ce208f8
Refactor Pickle Read methods to use higher performance PickleIterator.
by
[email protected]
· 13 years ago
aba6323
Don't use sync message filter in PpapiWebKitPlatformSupportImpl::SandboxSupport::ensureFontLoaded.
by
[email protected]
· 14 years ago
a3638bb
mac: Remove InitWebCoreSystemInterface() calls from many random places.
by
[email protected]
· 14 years ago
8bc550e
Removed CHECKs used for bug investigation.
by
[email protected]
· 14 years ago
a9b16dd
The tricky part about logging to the console is that many of the errors are generated by invalid resources, from which we have no context. This means we don't know the instance to send the error message of.
by
[email protected]
· 14 years ago
02798a9
Convert use of int ms to TimeDelta in files owned by brettw.
by
[email protected]
· 14 years ago
3ec40f2
Relanding this with fixes to the mac dbg builder
by
[email protected]
· 14 years ago
cd78185
Revert 118385 since this seems to break mac-debug build.
by
[email protected]
· 14 years ago
d914b2b
Remove the Webkit thread in the PPAPI plugin process and perform the text and font operations
by
[email protected]
· 14 years ago
4f67d17
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
by
[email protected]
· 14 years ago
14b95f1
Convert use of int ms to TimeDelta in files owned by brettw.
by
[email protected]
· 14 years ago
b8ad8749
Only check library load failure for broker.
by
[email protected]
· 14 years ago
a47fccd
Add CHECK to investigate the root cause of issue 103957.
by
[email protected]
· 14 years ago
6fc87e0
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastructure.
by
[email protected]
· 14 years ago
0d70be6
Remove custom Task implementations from content/ppapi_plugin
by
[email protected]
· 14 years ago
e6e90dc
Update includes to new header locations
by
[email protected]
· 14 years ago
1749d14
Add CHECK on file descriptor in various IPC::ChannelHandle passed in.
by
[email protected]
· 14 years ago
dbd8258
Load mac sandbox definitions from resources instead of the bundle.
by
[email protected]
· 14 years ago
0157282
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual methods
by
[email protected]
· 14 years ago
0f9067b
Use new getFontFamilyForCharacters() API.
by
[email protected]
· 14 years ago
edc64de
Add OVERRIDE to content/.
by
[email protected]
· 14 years ago
fb575bc
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old idl and C/C++ headers for backward compatibility. Also TCP interface should be returned by old name.
by
[email protected]
· 14 years ago
5480729
Add check on invalid file descriptor at both broker and renderer sides.
by
[email protected]
· 14 years ago
a3a459d
Fix 82176 by transferring ownership of render (client) file descriptor instead of duplicating it.
by
[email protected]
· 14 years ago
5790d92
Enable sending requests to pre-cache fonts from pepper plugin processes.
by
[email protected]
· 14 years ago
4573fbd
Move content_restriction.h and main_function_params.h to content/public/common, and put them in the content namespace.
by
[email protected]
· 14 years ago
badf5cf
Expose the sandbox related code through the content API. I did a bit of cleanup while I was doing this.
by
[email protected]
· 14 years ago
babcaed
Add self to content/ppapi_plugin/OWNERS
by
[email protected]
· 14 years ago
1977348d
Added logging useful for understanding Pepper broker lifetime.
by
[email protected]
· 14 years ago
Next »