summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/location_bar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Making browser bubble notifies to its delegate whether itjcampan@chromium.org2010-03-151-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Renames ContentBlockedImageView to ContentSettingImageView.bulach@chromium.org2010-03-051-14/+12
* Show extension action context menus on mouse upfinnur@chromium.org2010-02-201-0/+1
* Linux: fix clicking on security or blocked contents of non-active window show...mattm@chromium.org2010-02-101-3/+6
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-021-2/+2
* Hook up some of the content settings UI to the actual settings map object. T...pkasting@chromium.org2010-01-301-3/+3
* Add basic support for Content Blocked icons in the omnibox. Not yet pkasting@chromium.org2010-01-301-0/+57
* Clean up some things about LocationBarView:pkasting@chromium.org2010-01-291-10/+5
* Resize and overflow for browser actions (part 1).finnur@chromium.org2010-01-221-2/+2
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-171-0/+4
* Make sure we don't dismiss extension popups when the focusjcampan@chromium.org2009-12-021-1/+2
* Fix window.close() for page action popups.erikkay@chromium.org2009-11-201-0/+10
* Fix a crash when activating a select element inside a pageaa@chromium.org2009-11-181-1/+17
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Reland Extension Installed InfoBubblerafaelw@chromium.org2009-11-071-0/+19
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-061-19/+0
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-061-0/+19
* Implement page action popups.erikkay@chromium.org2009-11-011-1/+8
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-4/+4
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-7/+10
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-261-0/+1
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-201-3/+7
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-201-0/+2
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-201-2/+0
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-191-0/+2
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-1/+1
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-0/+1
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-1/+0
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-2/+2
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-2/+2
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-0/+1
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-1/+0
* Convert InfoBubble to using BubbleBorder. This also replaces the border grap...pkasting@chromium.org2009-09-161-3/+10
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-7/+7
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-0/+2
* Linux: implement Page Actions support.mattm@chromium.org2009-09-101-13/+6
* Use system themes where possible in Omnibox edit and dropdown; in other cases...pkasting@chromium.org2009-09-041-1/+15
* Fixing focus in location bar and accelerators on Linux toolkit views.jcampan@chromium.org2009-09-031-0/+1
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-221-3/+8
* Add a first attempt at a compact location bar and a status bar. The status barbrettw@chromium.org2009-08-111-6/+6
* This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl...xji@chromium.org2009-07-221-11/+13
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-091-0/+5
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-011-1/+7
* Show EV cert info text next to security icon.ukai@chromium.org2009-06-251-1/+1
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-031-4/+1
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-7/+2
* Gets LocationBarView to compile on linux. PageInfoWindow is nearlysky@chromium.org2009-05-211-4/+23
* Commit for Miranda. glen@chromium.org2009-05-191-2/+2
* Add support for more image types besides .ico in PageActions.finnur@chromium.org2009-05-181-6/+11