summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/extensions/extension_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...andybons@chromium.org2009-12-091-2/+0
* Adds popups to browser actions, completing the feature.andybons@chromium.org2009-11-201-0/+2
* Undo my revert at r32524 due to a startup test regression.mpcomplete@chromium.org2009-11-201-1/+1
* Revert old change that created an ExtensionHost's RenderView asynchronously.mpcomplete@chromium.org2009-11-191-1/+1
* Fixes several focus issue with popup in the extensions' browser actions:jcampan@chromium.org2009-11-181-0/+11
* Adding a couple of missing parts for extensios on linux/views.oshima@chromium.org2009-11-111-1/+9
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-6/+7
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-10/+19
* Add NULL-checks to render_view_host->view() to fix startup test crash.mpcomplete@chromium.org2009-10-071-1/+1
* Fix a regression with setting the toolstrip background.mpcomplete@chromium.org2009-10-061-7/+9
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-8/+20
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-281-1/+1
* Revert r27137: "Create renderers for ExtensionHosts one at a time to avoidmpcomplete@chromium.org2009-09-241-1/+1
* Create renderers for ExtensionHosts one at a time to avoid blocking the UI.mpcomplete@chromium.org2009-09-241-1/+1
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-191-4/+4
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-181-4/+4
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-181-4/+4
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-251-5/+0
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-181-0/+5
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-181-5/+0
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-111-0/+5
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-111-5/+0
* Correctly handle extensions width in the GTK extension shelf.phajdan.jr@chromium.org2009-08-061-2/+2
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-261-3/+6
* Clean up a few startup and shutdown dependencies which should fix some of the...erikkay@google.com2009-06-241-0/+3
* Move extension view classes from browser/extensions to browser/views/extensions.erikkay@google.com2009-06-231-0/+155