summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/extensions
Commit message (Expand)AuthorAgeFilesLines
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-062-310/+0
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-062-0/+310
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-034-22/+43
* disable inactive rendering for ExtensionPopuperikkay@chromium.org2009-11-021-0/+5
* Standardize on the plugin icon (puzzle piece) as the default icon forfinnur@chromium.org2009-10-281-1/+5
* Constrain extension popups to a min/max size.erikkay@chromium.org2009-10-282-5/+26
* o Cleans up canonical extension_install_ui.cc to avoid #ifdefs when feasible.mark@chromium.org2009-10-261-1/+16
* 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-165-37/+63
* Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-081-233/+0
* Fix double free with browser action popups.erikkay@chromium.org2009-10-072-3/+6
* This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-071-0/+233
* HTML Pack Extension Dialog. This removes the views implementation of the Exte...rafaelw@chromium.org2009-10-071-233/+0
* Add NULL-checks to render_view_host->view() to fix startup test crash.mpcomplete@chromium.org2009-10-071-1/+1
* Add an BubbleBorder to BrowserAction popups and fix positioning of theerikkay@chromium.org2009-10-062-9/+57
* Fix a regression with setting the toolstrip background.mpcomplete@chromium.org2009-10-062-7/+13
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-025-21/+159
* Make moles work for --show-extensions-on-top.sidchat@chromium.org2009-09-301-5/+8
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-281-1/+1
* Part 3 of 'Polish dragging of ToolStrips': Restrict the horizontal and vertic...sidchat@chromium.org2009-09-251-17/+20
* Make --show-extensions-on-top look exactly, pixel-for-pixelaa@chromium.org2009-09-252-7/+16
* 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
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-1/+0
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-231-0/+2
* Reverting 26975.pkasting@chromium.org2009-09-231-0/+1
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-1/+0
* hide toolstrips in full screen modeerikkay@chromium.org2009-09-222-1/+22
* Fix clipping issue on extension shelf (when detached).finnur@chromium.org2009-09-211-2/+13
* allow the handle to be hidden when moles are expandederikkay@chromium.org2009-09-211-88/+137
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-193-8/+8
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-183-8/+8
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-183-8/+8
* Change BrowserBubble to use Close instead of CloseNow. This should makeerikkay@chromium.org2009-09-181-2/+1
* While fixing bug 22070 (Toolstrip theme background not updated when resizing ...finnur@chromium.org2009-09-182-42/+29
* Part 1 of 'Polish dragging of ToolStrips'. This CL restricts the motion of th...sidchat@chromium.org2009-09-161-1/+23
* Land review 193091: Avoid unnecessary conversions between wchar_taa@chromium.org2009-09-151-3/+3
* Unified the color definitions for the dividers so that extension shelf is usi...finnur@chromium.org2009-09-151-5/+2
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-152-166/+132
* Drag and drop for extension in RTL wasn't working properly.cira@chromium.org2009-09-151-1/+2
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-152-132/+166
* Oops, another variable also has the same problem (warning turned into error d...finnur@chromium.org2009-09-151-2/+2
* Fix linux build warning treated as error.finnur@chromium.org2009-09-141-1/+1
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-142-166/+132
* sliding animation for moleserikkay@chromium.org2009-09-101-14/+72
* Make BrowserView layout both extension shelf and bookmarks bar if toolstrips ...sidchat@google.com2009-09-091-1/+2
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Infrastructure to allow putting Extension Shelf on top along with Bookmarks.sidchat@google.com2009-09-022-56/+69
* A few more fixes to chrome://extensions/.aa@chromium.org2009-09-011-79/+21
* Adds a button to chrome://extensions/ that allows easy packingaa@chromium.org2009-08-311-0/+291