summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/extensions/extension_popup.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-291-1/+2
* Revert r45952: broke checkdeps.willchan@chromium.org2010-04-291-2/+1
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-291-1/+2
* Correction of sizing of experimental.extension.popup.* windows. When displayi...twiz@chromium.org2010-04-201-9/+18
* Basic change correcting the coordinate space of the reference anchor point fo...twiz@chromium.org2010-03-251-7/+6
* GTK: allow inspecting of extension popups.estade@chromium.org2010-03-231-1/+2
* Extension popups now stay open and drag while inspector is open, when browser...rafaelw@chromium.org2010-03-191-4/+14
* Modification of ExtensionPopup views to allow for pop-up views to share the s...twiz@chromium.org2010-03-191-0/+3
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-11/+107
* Removes tab overview related classes and renames TabOverviewTypes tosky@chromium.org2010-02-221-4/+7
* Clone of issue 577015.twiz@chromium.org2010-02-121-47/+110
* Gets the extension popup/bubble to work correctly on Chrome OS.sky@chromium.org2009-12-221-1/+18
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-8/+22
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-081-8/+15
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-7/+16
* disable inactive rendering for ExtensionPopuperikkay@chromium.org2009-11-021-0/+5
* Constrain extension popups to a min/max size.erikkay@chromium.org2009-10-281-5/+20
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-261-3/+6
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-9/+18
* Fix double free with browser action popups.erikkay@chromium.org2009-10-071-1/+4
* Add an BubbleBorder to BrowserAction popups and fix positioning of theerikkay@chromium.org2009-10-061-6/+44
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-0/+78