summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/location_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-021-5/+7
* Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...pkasting@chromium.org2010-01-311-2/+2
* Hook up some of the content settings UI to the actual settings map object. T...pkasting@chromium.org2010-01-301-15/+11
* Fix some signedness issues.pkasting@chromium.org2010-01-301-6/+8
* Add basic support for Content Blocked icons in the omnibox. Not yet pkasting@chromium.org2010-01-301-0/+143
* Clean up some things about LocationBarView:pkasting@chromium.org2010-01-291-41/+36
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-271-2/+7
* Resize and overflow for browser actions (part 1).finnur@chromium.org2010-01-221-2/+3
* Fix browser crash in extensions due to painting badges on PageActions.finnur@chromium.org2010-01-211-15/+2
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-171-4/+18
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-0/+5
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-081-2/+5
* Make sure we don't dismiss extension popups when the focusjcampan@chromium.org2009-12-021-1/+2
* Fix page action spacing on Linux.mattm@chromium.org2009-11-241-4/+2
* Fix window.close() for page action popups.erikkay@chromium.org2009-11-201-2/+30
* Fix a crash when activating a select element inside a pageaa@chromium.org2009-11-181-9/+50
* Support localization for browser actions and page actionfinnur@chromium.org2009-11-131-1/+1
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-1/+1
* Reland Extension Installed InfoBubblerafaelw@chromium.org2009-11-071-2/+34
* Fix style issues in View class.maruel@chromium.org2009-11-071-8/+8
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-061-34/+2
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-061-2/+34
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-2/+3
* Implement page action popups.erikkay@chromium.org2009-11-011-5/+97
* Page action pixel-god appeasement (better positioning and spacing for the pag...finnur@chromium.org2009-10-271-2/+8
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-3/+3
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-74/+72
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-261-0/+3
* Fix crash when a page action cannot load its icon.aa@chromium.org2009-10-261-1/+2
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-4/+12
* Remove some #includes where possible.pkasting@chromium.org2009-10-231-18/+1
* Readding from scratch instead reverting the revert.finnur@chromium.org2009-10-231-1/+10
* Revert 29861 since this fail on the interactivefinnur@chromium.org2009-10-231-10/+1
* Page actions that don't specify an icon (ie.finnur@chromium.org2009-10-231-1/+10
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-201-28/+94
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-201-0/+13
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-201-12/+0
* 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