summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper/pepper_flash_menu_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* Add PPAPI_BEGIN_MESSAGE_MAP and PPAPI_END_MESSAGE_MAP to be used when dispatc...jam@chromium.org2014-05-131-3/+4
* PPAPI: Run clang_format.py on chrome/renderer/pepperdmichael@chromium.org2014-04-081-8/+6
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-1/+1
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-111-12/+12
* Cleanup: Remove chrome:: namespace from chrome/renderer/pepper.thestig@chromium.org2013-10-251-4/+0
* Pepper: Hook up the in-process router for browser.teravest@chromium.org2013-07-311-1/+2
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-1/+0
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-171-8/+7
* move webmenuitem from webkit/glue/ to webkit/common/scottmg@chromium.org2013-06-151-2/+2
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-071-1/+1
* Added a ResourceMessageFilter for handling resource messages on another thread.raymes@chromium.org2012-11-201-8/+8
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-151-0/+208