summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin
Commit message (Expand)AuthorAgeFilesLines
* Add explicit base to FilePath.brettw@chromium.org2013-02-073-28/+29
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+5
* Add two new debug URLs for Pepper Flash:yzshen@chromium.org2013-01-222-0/+18
* Update some #includes in content/ppapi_plugin for new Platform directorypilgrim@chromium.org2013-01-051-5/+5
* Enable Pepper threading on all channels.shess@chromium.org2013-01-051-7/+2
* Cleanup: Fix some lint errors in content/.thestig@chromium.org2013-01-041-3/+6
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-042-10/+19
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-024-41/+38
* Removing unnecessary content:: namespace qualifier.darin@chromium.org2013-01-021-1/+1
* PpapiThread should handle child process messages.yzshen@chromium.org2012-12-282-48/+66
* - crash when calling abort() in all ppapi processes;yzshen@chromium.org2012-12-161-0/+15
* Add permissions checking for Flash and network state.brettw@chromium.org2012-12-131-2/+3
* Unlock the proxy lock when loading fonts.brettw@chromium.org2012-12-111-1/+5
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-112-7/+0
* Enable Pepper threading on canary.shess@chromium.org2012-12-011-2/+7
* Fix nits in crypto::InitNSSSafely().jorgelo@chromium.org2012-11-291-1/+1
* Convert the Pepper Talk API to use the new resource system.brettw@chromium.org2012-11-281-2/+0
* Pepper proxy: make the browser sender handle the proxy lock properly.yzshen@chromium.org2012-11-272-8/+9
* CHECK success of PPAPI process' InitializeSandbox() on Mac.wez@chromium.org2012-11-261-3/+1
* Put pepper threading support behind a command line flag.brettw@chromium.org2012-11-201-0/+2
* Initialize NSS in the PPAPI process for ClearKey CDM.jorgelo@chromium.org2012-11-171-0/+7
* Run the Chromoting client plugin out-of-process.wez@chromium.org2012-11-163-47/+74
* ChromeOS needs UTF-8 appended to locale.ihf@chromium.org2012-11-141-1/+1
* Get rid of unused SerializedScriptValue references.gbillock@chromium.org2012-10-251-1/+0
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-2110-14/+52
* 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