summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin/ppapi_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* move BrowserFontResource_Trusted to content/childscottmg@chromium.org2013-07-251-0/+12
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-251-1/+0
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-281-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-131-0/+2
* Use a direct include of strings headers in content/p*/.avi@chromium.org2013-06-121-1/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-2/+2
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-221-0/+3
* Add UMA reporting on failure to load ppapi plugins.xhwang@chromium.org2013-04-171-1/+31
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-2/+0
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-0/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-2/+0
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-0/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-2/+0
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-0/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+2
* [ppapi] Add crash key for which plugin is loaded.shess@chromium.org2013-03-181-0/+5
* [Mac] Do not unload base::NativeLibrary-ies if they contain ObjC segments.rsesek@chromium.org2013-03-151-10/+0
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-0/+2
* [Mac] Don't unload ppapi broker bundle.shess@chromium.org2013-03-121-0/+10
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-121-2/+0
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-111-0/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-111-2/+0
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-081-0/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-081-2/+0
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-2/+2
* Add two new debug URLs for Pepper Flash:yzshen@chromium.org2013-01-221-0/+16
* Enable Pepper threading on all channels.shess@chromium.org2013-01-051-7/+2
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-7/+13
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-021-9/+9
* Removing unnecessary content:: namespace qualifier.darin@chromium.org2013-01-021-1/+1
* PpapiThread should handle child process messages.yzshen@chromium.org2012-12-281-46/+46
* - 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
* Enable Pepper threading on canary.shess@chromium.org2012-12-011-2/+7
* 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-271-7/+8
* 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
* Run the Chromoting client plugin out-of-process.wez@chromium.org2012-11-161-46/+64
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-6/+10
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-4/+12
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-0/+9
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-0/+4
* Add more logging to ChildThread.jam@chromium.org2012-08-061-0/+2
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1