index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
gtk
/
location_bar_view_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more files from chrome/common to chrome/browser
phajdan.jr@chromium.org
2010-02-23
1
-1
/
+1
*
GTK: Content blocking icon visibility should change on tab switching.
erg@google.com
2010-02-16
1
-2
/
+13
*
Linux: fix clicking on security or blocked contents of non-active window show...
mattm@chromium.org
2010-02-10
1
-6
/
+8
*
Remove poll'n'loop code from extension_browsertest.cc.
phajdan.jr@chromium.org
2010-02-10
1
-0
/
+11
*
Fix issue 34343: "Tab to search" hint on omnibox disappears on drag dropped tab.
suzhe@chromium.org
2010-02-08
1
-0
/
+3
*
GTK: Implement the new content blocking address bar bubbles on Linux.
erg@chromium.org
2010-02-05
1
-1
/
+118
*
Add basic support for Content Blocked icons in the omnibox. Not yet
pkasting@chromium.org
2010-01-30
1
-1
/
+5
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
1
-0
/
+10
*
revert 37335:
estade@chromium.org
2010-01-27
1
-10
/
+0
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-0
/
+10
*
Page actions should be able to change the popup on a per-tab basis.
skerner@chromium.org
2010-01-27
1
-2
/
+2
*
GTK: Draw background color on the toolbar to deal with small theme bitmaps.
erg@google.com
2010-01-15
1
-4
/
+2
*
GTK: Use themed warning icon in GTK+ theme mode.
erg@google.com
2010-01-14
1
-2
/
+9
*
Implement Linux/GTK ExtensionInstalledBubble
rafaelw@chromium.org
2010-01-12
1
-5
/
+34
*
[Linux] Improve LocationBarViewGtk.
suzhe@chromium.org
2010-01-06
1
-28
/
+179
*
GTK: make tab context menu use tab_menu_model
estade@chromium.org
2010-01-05
1
-1
/
+1
*
GTK: implement page action context menus.
estade@chromium.org
2009-12-31
1
-29
/
+38
*
Port PageActionPopupTest to Linux by filling in missing functionality in loca...
estade@chromium.org
2009-12-17
1
-6
/
+37
*
Linux: Make page_action_hbox_ an OwnedWidget.
mattm@chromium.org
2009-12-10
1
-8
/
+10
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+3
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-3
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+3
*
Fix page action spacing on Linux.
mattm@chromium.org
2009-11-24
1
-4
/
+3
*
gtk: Show page action popup bubbles.
derat@chromium.org
2009-11-19
1
-9
/
+20
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-1
/
+1
*
Implement page action popups.
erikkay@chromium.org
2009-11-01
1
-0
/
+14
*
GTK: Use background images for location bar, instead of faking it.
erg@google.com
2009-10-30
1
-50
/
+30
*
Replace ExtensionAction with ExtensionAction2.
aa@chromium.org
2009-10-27
1
-2
/
+2
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
1
-49
/
+79
*
CompactNavigationBar for toolkit views build, with some design change per Col...
oshima@chromium.org
2009-10-26
1
-0
/
+3
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-1
/
+4
*
GTK: Try to position info bubbles onscreen.
derat@chromium.org
2009-10-24
1
-2
/
+0
*
GTK: Compute infobubble target rects correctly.
derat@chromium.org
2009-10-24
1
-6
/
+9
*
Readding from scratch instead reverting the revert.
finnur@chromium.org
2009-10-23
1
-0
/
+9
*
Revert 29861 since this fail on the interactive
finnur@chromium.org
2009-10-23
1
-9
/
+0
*
Page actions that don't specify an icon (ie.
finnur@chromium.org
2009-10-23
1
-0
/
+9
*
Fix drawing code for page action badges.
mpcomplete@chromium.org
2009-10-20
1
-0
/
+5
*
Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...
mpcomplete@chromium.org
2009-10-20
1
-0
/
+20
*
Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...
nsylvain@chromium.org
2009-10-20
1
-20
/
+0
*
Implement badges for page actions. Also add badge text color API.
mpcomplete@chromium.org
2009-10-19
1
-0
/
+20
*
Allow slightly larger browser and page action icons.
aa@chromium.org
2009-10-17
1
-1
/
+4
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-8
/
+28
*
Update page action manifest parsing to match the new format.
mpcomplete@chromium.org
2009-10-13
1
-1
/
+1
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Loads local resources from current locale subtree if available, if not it fal...
cira@chromium.org
2009-10-07
1
-1
/
+1
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Linux: Improve info bubble placement.
derat@chromium.org
2009-10-07
1
-16
/
+14
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
1
-3
/
+3
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
1
-5
/
+7
*
Add gtk widget names for stuff in location bar.
mattm@chromium.org
2009-09-19
1
-0
/
+11
[next]