summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Separate NaCl messages from the rest of chrome messages and create a new mess...yael.aharon@intel.com2013-06-181-6/+6
* Convert PDF to use SimpleImageData resource.bbudge@chromium.org2013-06-181-26/+9
* Update Blink include pathsabarth@chromium.org2013-06-174-17/+17
* move webmenuitem from webkit/glue/ to webkit/common/scottmg@chromium.org2013-06-151-2/+2
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-131-1/+3
* Revert 205914 "Disable untrusted exception handling for PNaCl"sail@chromium.org2013-06-121-3/+1
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-121-1/+3
* Clean up Pepper ImageData resource class.bbudge@chromium.org2013-06-121-1/+1
* Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRMraymes@chromium.org2013-06-113-0/+119
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-073-3/+3
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-291-7/+7
* Revert 202278 "NaCl: enable meta-based validation for shared lib..."rsesek@chromium.org2013-05-251-7/+7
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-251-7/+7
* Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.cevans@chromium.org2013-05-171-6/+6
* Change PPAPI PDF proxy messages to use IPC serialization.bbudge@chromium.org2013-05-162-7/+5
* Fix bug where we use the wrong array size in the pepper PDF host.raymes@chromium.org2013-05-131-1/+1
* Rewrite PDF host to ImageData refactor.bbudge@chromium.org2013-05-092-46/+18
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Autogenerate thunk for PPB_ImageData.teravest@chromium.org2013-04-261-1/+1
* Add an OpenNaClExecutable function to PPB_NaCl_Private.bbudge@chromium.org2013-04-231-1/+33
* Disables dyncode syscalls for nexes that were produced by the pnacl translato...sehr@chromium.org2013-04-231-1/+3
* Revert 194966 "Revert 194964 "Added images for disabled print bu..."vitalybuka@chromium.org2013-04-182-0/+2
* Revert 194964 "Added images for disabled print button for PDF pl..."vitalybuka@chromium.org2013-04-182-2/+0
* Added images for disabled print button for PDF plugin.vitalybuka@chromium.org2013-04-182-0/+2
* Added stub PpapiPluginMsg_PDF_GetResourceImageReply for Chrome for TV.kjyoun@google.com2013-04-101-1/+7
* PP_PDFFEATURE_PRINTING to allow pdf plugin to remove print button when printi...vitalybuka@chromium.org2013-04-091-18/+44
* Implement the host side of the PPB_PDF proxy.raymes@chromium.org2013-04-063-0/+513
* Apps V2 in Pepper: Host side implementation of ExntensionsCommon - Part 1.yzshen@chromium.org2013-03-292-13/+99
* Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.yzshen@chromium.org2013-03-293-0/+148
* Modify content::GetFontTable so callers can control what is read.bbudge@chromium.org2013-03-282-4/+6
* Change PPB_PDF to use PP_BrowserFont_Trusted_Description instead of PP_FontDe...raymes@chromium.org2013-03-262-12/+23
* Revert "Modify content::GetFontTable to allow clients to control what is read."bbudge@chromium.org2013-03-252-6/+4
* Add PP_Instance paramater to functions in PPB_PDF.raymes@chromium.org2013-03-211-3/+3
* Modify content::GetFontTable to allow clients to control what is read.bbudge@chromium.org2013-03-212-4/+6
* Pepper: Use shared memory for ArrayBufferVar.teravest@chromium.org2013-03-193-0/+132
* NaCl: Remove use of the C++ IMC interface; use the C version insteadmseaborn@chromium.org2013-02-131-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Moved chrome/renderer/print* -> chrome/renderer/printing/print*vitalybuka@chromium.org2013-01-231-1/+2
* Remove the NaCl SRPC proxy from Chrome.bbudge@chromium.org2013-01-171-4/+0
* NaCl: Add some logging to StartPpapiProxy() to debug flaky testsmseaborn@chromium.org2013-01-171-3/+9
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-111-1/+3