summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper
Commit message (Expand)AuthorAgeFilesLines
* Run a nested message loop so that the browser doesn't hang.avi@chromium.org2013-09-161-5/+6
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-131-1/+22
* Revert 223074 "Adds a PPAPI interface to request a password. For..."avi@chromium.org2013-09-131-22/+1
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-131-1/+22
* Remove more calls to HandleScope default ctor.marja@chromium.org2013-09-061-2/+1
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-052-52/+9
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-051-0/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-042-9/+52
* Revert 221275 "Handle cache-control:no-store header in PNaCl tra..."vitalybuka@chromium.org2013-09-041-2/+0
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-041-0/+2
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-292-43/+9
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-282-9/+43
* Enable PNaCl by default (revert disabling CL)sehr@google.com2013-08-221-1/+1
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-202-34/+9
* Re-enable crash throttling for PNaCl processes.sehr@google.com2013-08-191-1/+3
* Add bbudge@ as OWNER for pepper.yzshen@chromium.org2013-08-191-0/+1
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-192-9/+34
* disable pnacl by defaultsehr@chromium.org2013-08-121-1/+1
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-122-34/+9
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-122-6/+6
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-092-9/+34
* Add success status to ReportTranslationFinished in ppb_nacl_private and IPCdschuff@chromium.org2013-08-073-8/+13
* PNaCl on-demand installs: Make a separate async IPC to check if PNaCl is inst...jvoung@chromium.org2013-08-063-31/+151
* Revert 214920 "Pepper: Make PepperPluginInstance::Navigate async."teravest@chromium.org2013-08-052-13/+10
* Pepper: Make PepperPluginInstance::Navigate async.teravest@chromium.org2013-08-012-10/+13
* Pepper: Hook up the in-process router for browser.teravest@chromium.org2013-07-311-1/+2
* Enable pnacl by defaultsehr@chromium.org2013-07-261-1/+1
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-257-34/+45
* Update include paths in chrome et al. for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-257-7/+7
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-244-20/+20
* Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...jam@chromium.org2013-07-242-38/+19
* Move common files from chrome/common to components/nacl/common.yael.aharon@intel.com2013-07-234-4/+5
* Hide knowledge of webkit::ppapi::HostGlobals from chrome. This is part of mov...jam@chromium.org2013-07-233-24/+15
* Hide knowledge of webkit::ppapi::PPB_ImageData_Impl from chrome. This is part...jam@chromium.org2013-07-233-69/+56
* Hide knowledge of webkit::ppapi::PPB_FileRef_Impl from chrome. This is part o...jam@chromium.org2013-07-231-6/+3
* Hide knowledge of webkit::ppapi::PpapiInterfaceFactoryManager from chrome. Th...jam@chromium.org2013-07-232-42/+0
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-233-10/+29
* Show more different NaCl loading errors.halyavin@google.com2013-07-221-6/+15
* PNaCl: Use PP_Instance instead of render_view_id to identify translations.dschuff@chromium.org2013-07-203-15/+17
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-1/+1
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-171-1/+1
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-172-12/+10
* Remove myself from various OWNERS files.viettrungluu@chromium.org2013-07-161-1/+0
* Remove EnableBackgroundSelLdrLaunch since we no longer launch off main thread.jvoung@chromium.org2013-07-151-24/+3
* PNaCl: Have plugin's LoadNaClModuleCommon start sel_ldr from the main thread.jvoung@chromium.org2013-07-131-3/+3
* Renderer and IPC implementation for new PNaCl translation cachedschuff@chromium.org2013-07-103-12/+274
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* PNaCl: Add PPB_NaCl_Private interface to report translation finisheddschuff@chromium.org2013-06-261-0/+7
* Add new PPB_nacl_private interface for new translation cache and option in Pn...dschuff@chromium.org2013-06-201-0/+20