summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin
Commit message (Expand)AuthorAgeFilesLines
* Flapper has some additional environment expectations.shess@chromium.org2012-10-141-0/+18
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-024-5/+19
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-102-0/+12
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-242-24/+0
* Revert 152873 - Remove all the indexeddb-related utility process codericow@chromium.org2012-08-232-0/+24
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-222-24/+0
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-102-0/+5
* Add more logging to ChildThread.jam@chromium.org2012-08-061-0/+2
* Set the default locale for ICU in the PPAPI process.brettw@chromium.org2012-08-031-0/+10
* Remove all the chrome exceptions in content's DEPS that were there for browse...jam@chromium.org2012-07-301-1/+0
* Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...bauerb@chromium.org2012-07-272-31/+112
* mac: Remove code that was only needed on 10.5thakis@chromium.org2012-07-201-2/+2
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-182-2/+2
* Allow /dev/urandom from ppapi sandbox.shess@chromium.org2012-07-161-1/+5
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-132-2/+2
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-132-2/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-112-2/+0
* This adds an interface for setting crash data from a plugin. It also provides...raymes@chromium.org2012-06-272-0/+6
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-1/+1
* [Mac] More descriptive process name for flapper.shess@chromium.org2012-06-222-0/+9
* Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.yzshen@chromium.org2012-06-182-25/+18
* Reland: Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-122-29/+201
* Revert 141482 - Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-112-201/+29
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-111-0/+2
* Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-112-29/+201
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-112-0/+7
* PpapiThread::SendToBrowser() isn't thread safe.tsepez@chromium.org2012-06-072-1/+7
* Pepper Flash: Make ClearSiteData work with PPP_Flash_BrowserOperations 1.1.viettrungluu@chromium.org2012-06-071-9/+24
* Pepper Flash settings integration: implement "deauthorize content licenses".yzshen@chromium.org2012-05-272-7/+39
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-116-27/+51
* Android content shell bringup.jrg@chromium.org2012-05-101-0/+21
* Add a way to query whether a given instance is off-the-recordbrettw@chromium.org2012-05-024-7/+16
* Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.jsbell@chromium.org2012-04-302-5/+5
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-244-9/+13
* Actually hook up the Pepper clear site data.brettw@chromium.org2012-04-204-46/+68
* Remove out-of-date DCHECKbrettw@chromium.org2012-04-191-1/+0
* Get the GetInterface function for the broker.brettw@chromium.org2012-04-191-10/+9
* Apply an initial seccomp filter policy for Pepper Flash.cevans@chromium.org2012-04-171-0/+8
* Add a way to implement GetInterface in the broker.brettw@chromium.org2012-04-134-9/+9
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-122-0/+48
* Out-of-process implementation of the PPB_NetworkMonitor_Private interface.sergeyu@chromium.org2012-03-201-0/+2
* Add a private PPB_Talk_Private interface.varunjain@chromium.org2012-03-191-0/+2
* Verify the child process with a secret hellojschuh@chromium.org2012-03-171-2/+2
* Added out-of-process support for server sockets.ygorshenin@chromium.org2012-03-151-0/+4
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-151-0/+2
* Add an OWNERS file for src\content by moving the owners that were there for t...jam@chromium.org2012-03-141-2/+0
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-1/+1
* Don't use sync message filter in PpapiWebKitPlatformSupportImpl::SandboxSuppo...yzshen@chromium.org2012-02-171-3/+2
* mac: Remove InitWebCoreSystemInterface() calls from many random places.thakis@chromium.org2012-02-141-11/+1
* Removed CHECKs used for bug investigation.xhwang@chromium.org2012-02-071-6/+0