summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/location_bar_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* GTK: Content blocking icon visibility should change on tab switching.erg@google.com2010-02-161-2/+13
* Linux: fix clicking on security or blocked contents of non-active window show...mattm@chromium.org2010-02-101-6/+8
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-101-0/+11
* Fix issue 34343: "Tab to search" hint on omnibox disappears on drag dropped tab.suzhe@chromium.org2010-02-081-0/+3
* GTK: Implement the new content blocking address bar bubbles on Linux.erg@chromium.org2010-02-051-1/+118
* Add basic support for Content Blocked icons in the omnibox. Not yet pkasting@chromium.org2010-01-301-1/+5
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-301-0/+10
* revert 37335:estade@chromium.org2010-01-271-10/+0
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-271-0/+10
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-271-2/+2
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-151-4/+2
* GTK: Use themed warning icon in GTK+ theme mode.erg@google.com2010-01-141-2/+9
* Implement Linux/GTK ExtensionInstalledBubblerafaelw@chromium.org2010-01-121-5/+34
* [Linux] Improve LocationBarViewGtk.suzhe@chromium.org2010-01-061-28/+179
* GTK: make tab context menu use tab_menu_modelestade@chromium.org2010-01-051-1/+1
* GTK: implement page action context menus.estade@chromium.org2009-12-311-29/+38
* Port PageActionPopupTest to Linux by filling in missing functionality in loca...estade@chromium.org2009-12-171-6/+37
* Linux: Make page_action_hbox_ an OwnedWidget.mattm@chromium.org2009-12-101-8/+10
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+3
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-3/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+3
* Fix page action spacing on Linux.mattm@chromium.org2009-11-241-4/+3
* gtk: Show page action popup bubbles.derat@chromium.org2009-11-191-9/+20
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-1/+1
* Implement page action popups.erikkay@chromium.org2009-11-011-0/+14
* GTK: Use background images for location bar, instead of faking it.erg@google.com2009-10-301-50/+30
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-2/+2
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-49/+79
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-261-0/+3
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-1/+4
* GTK: Try to position info bubbles onscreen.derat@chromium.org2009-10-241-2/+0
* GTK: Compute infobubble target rects correctly.derat@chromium.org2009-10-241-6/+9
* Readding from scratch instead reverting the revert.finnur@chromium.org2009-10-231-0/+9
* Revert 29861 since this fail on the interactivefinnur@chromium.org2009-10-231-9/+0
* Page actions that don't specify an icon (ie.finnur@chromium.org2009-10-231-0/+9
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-201-0/+5
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-201-0/+20
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-201-20/+0
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-191-0/+20
* 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-8/+28
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-131-1/+1
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Linux: Improve info bubble placement.derat@chromium.org2009-10-071-16/+14
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-3/+3
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-5/+7
* Add gtk widget names for stuff in location bar.mattm@chromium.org2009-09-191-0/+11