summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper_widget.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-7/+7
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-7/+7
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-7/+7
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-7/+7
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-7/+7
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* Header cleanup in chrome/renderer/.erg@google.com2010-07-281-1/+2
* Need to call makeOpaque on the platform device after drawing widgets on XP.jam@chromium.org2010-05-261-0/+12
* Add parameters to CreateWidget Pepper API so we can specify whether a scrollb...jam@chromium.org2010-05-071-2/+6
* Add new widget API to Pepper to replace the old theming API. The implementat...jam@chromium.org2010-05-071-0/+129