summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/location_bar_view.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert the first run bubble change because of Mac/Linux failures.glen@chromium.org2009-05-161-2/+2
* Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie...glen@chromium.org2009-05-161-2/+2
* rollback of r 162411glen@chromium.org2009-05-161-2/+2
* Commit for MirandaC of Smaller alternate first run bubble. http://codereview....glen@chromium.org2009-05-161-2/+2
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-5/+5
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-3/+3
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-141-4/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-4/+4
* Implement some basic drawing of Linux Omnibox SSL lock icons.deanm@chromium.org2009-05-071-1/+1
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-061-2/+3