summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/location_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-191-0/+12
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-171-1/+4
* Implement new page action API.mpcomplete@chromium.org2009-10-161-6/+11
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-131-2/+2
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-131-1/+1
* When a GtkWidget was destroyed the NVH would not be detached.jcampan@chromium.org2009-10-091-6/+0
* Revert r28489 as it broke the linux build.aa@chromium.org2009-10-091-5/+1
* Make the max size for ImageTrackingLoader configurable. This makes it so that...aa@chromium.org2009-10-091-1/+5
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-2/+1
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-5/+11
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-11/+5
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+1
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-4/+4
* Adds the ability for script to resize the menu.sky@chromium.org2009-09-281-2/+2
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-3/+4
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-251-0/+1
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-0/+2
* Simplify life for people trying to pick a "readable" foreground color by not ...pkasting@chromium.org2009-09-241-18/+6
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-5/+11
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-11/+5
* Convert InfoBubble to using BubbleBorder. This also replaces the border grap...pkasting@chromium.org2009-09-161-14/+22
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-4/+4
* Removes some dead NOTIMPLEMENTEDs and enables some code that no longersky@chromium.org2009-09-141-1/+1
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-5/+2
* Some initial cleanup of InfoBubble:pkasting@chromium.org2009-09-141-5/+2
* Implements LocationBarView::AvailableWidth for Gtk.sky@chromium.org2009-09-141-2/+1
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-111-1/+8
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-0/+4
* Linux: implement Page Actions support.mattm@chromium.org2009-09-101-151/+13
* Use system background color for info bubbles. This causes some problems righ...pkasting@chromium.org2009-09-041-9/+0
* Use system themes where possible in Omnibox edit and dropdown; in other cases...pkasting@chromium.org2009-09-041-42/+87
* Fixing focus in location bar and accelerators on Linux toolkit views.jcampan@chromium.org2009-09-031-0/+17
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-221-0/+14
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-041-3/+7
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-031-1/+1
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-021-1/+3
* Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...ben@chromium.org2009-08-011-0/+6
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-07-311-0/+2
* fix toolkit_views compile due to AutocompleteEditViewGtk change.tc@google.com2009-07-241-0/+1
* Fix frame overlay display in incognito mode, make location bar background fol...glen@chromium.org2009-07-241-1/+4
* This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl...xji@chromium.org2009-07-221-24/+25
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-7/+3
* Reverting 21032.jcampan@chromium.org2009-07-181-3/+7
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-7/+3
* Retrying this patch. This was already reviewed by mpcomplete and thefinnur@chromium.org2009-07-151-1/+2
* Reverting 20714.finnur@chromium.org2009-07-151-2/+1
* EFD now notifies EPM of renderviews created, which in turn notifies the rende...finnur@chromium.org2009-07-151-1/+2
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-091-1/+11
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-011-17/+58
* Show EV cert info text next to security icon.ukai@chromium.org2009-06-251-7/+8