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
*
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
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
1
-4
/
+6
*
Add button number to page action event reply object. Fix outdated page action...
mattm@chromium.org
2009-09-11
1
-1
/
+2
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
1
-0
/
+4
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
1
-4
/
+155
*
Simplify the gtk location bar padding and make it more consistent.
mattm@chromium.org
2009-09-10
1
-60
/
+31
*
Fixing focus in location bar and accelerators on Linux toolkit views.
jcampan@chromium.org
2009-09-03
1
-0
/
+3
*
GTK: Refactoring and rounds the "Search site for:" hint.
erg@google.com
2009-08-28
1
-8
/
+10
*
GTK Themes: Refresh the entire location bar area on Update().
erg@google.com
2009-08-27
1
-1
/
+7
*
GTK Themes: Theme labels in LocationBarViewGtk.
erg@google.com
2009-08-03
1
-7
/
+46
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-2
/
+2
*
Relanding the page info on Gtk Linux.
jcampan@chromium.org
2009-07-30
1
-1
/
+26
*
Reverting 22070.
jcampan@chromium.org
2009-07-30
1
-26
/
+1
*
Implementation of the page info dialog on Linux Gtk.
jcampan@chromium.org
2009-07-30
1
-1
/
+26
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-2
/
+2
*
GTK Themes: Native omnibox part 2.
erg@google.com
2009-07-29
1
-33
/
+0
*
GTK Themes: Native location bar area.
erg@google.com
2009-07-29
1
-17
/
+50
*
GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi.
estade@chromium.org
2009-07-27
1
-1
/
+6
*
Implement location only display mode (used by popup windows).
tc@google.com
2009-07-24
1
-17
/
+42
*
GTK Themes: Make the location bar area look native.
erg@google.com
2009-07-16
1
-13
/
+17
*
First run bubble polish:
estade@chromium.org
2009-07-15
1
-3
/
+6
*
Linux: Add first run search bubble.
kuchhal@chromium.org
2009-07-14
1
-2
/
+28
*
GTK Themes: Refactored to use notifications instead of manual plumbing.
erg@google.com
2009-07-13
1
-11
/
+8
*
Add a rudamentary feed preview to the RSS extension. It
finnur@chromium.org
2009-07-09
1
-0
/
+5
*
Initial work on Linux tab to search.
deanm@chromium.org
2009-07-08
1
-3
/
+130
*
GTK: Initial implementation of using GTK themes, partially based on evan's CL...
erg@google.com
2009-07-03
1
-4
/
+12
*
Make Linux restore Omnibox contents on tab switch.
evan@chromium.org
2009-07-01
1
-1
/
+1
*
Make the Linux location bar SSL icon padding match Windows.
deanm@chromium.org
2009-06-30
1
-2
/
+2
*
Fix SSL icon padding in Location Bar in Gtk.
ukai@chromium.org
2009-06-29
1
-30
/
+55
*
Show EV cert info text next to security icon.
ukai@chromium.org
2009-06-25
1
-47
/
+75
*
Implement and use the -> operator for OwnedWidgetGtk.
thestig@chromium.org
2009-06-05
1
-1
/
+1
*
Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...
pkasting@chromium.org
2009-06-05
1
-1
/
+1
*
Always redraw the location bar background when we resize.
tc@google.com
2009-06-04
1
-0
/
+3
*
Linux Omnibox, handle OnInputInProgress to clear the security style.
deanm@chromium.org
2009-06-01
1
-6
/
+7
*
linux: more NOTIMPLEMENTED squashing.
evan@chromium.org
2009-05-20
1
-1
/
+6
*
Commit for Miranda.
glen@chromium.org
2009-05-19
1
-1
/
+1
*
Get rid of a couple NOTIMPLEMENTED()s.
estade@chromium.org
2009-05-18
1
-1
/
+1
*
linux: not supporting page actions is a bug.
evan@chromium.org
2009-05-14
1
-1
/
+1
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Implement some basic drawing of Linux Omnibox SSL lock icons.
deanm@chromium.org
2009-05-07
1
-5
/
+63
*
Redraw the location bar on reload. This change is Gtk+ port of 100198.
deanm@chromium.org
2009-05-06
1
-1
/
+1
*
Fix bug 9812: Remove current RSS code in favor of new more generalized
finnur@chromium.org
2009-05-04
1
-8
/
+0
*
Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...
pkasting@chromium.org
2009-05-04
1
-0
/
+4
*
Fix some recently small size / position regressions in Linux Omnibox.
deanm@chromium.org
2009-05-04
1
-1
/
+1
*
This is the first part of the PageAction implementation. More work is require...
finnur@chromium.org
2009-05-01
1
-1
/
+5
*
Use AutocompletePopupPositioner for the Linux Omnibox.
deanm@chromium.org
2009-04-27
1
-2
/
+4
*
Better alignment of the omnibox edit entry.
deanm@chromium.org
2009-04-20
1
-20
/
+73
*
Recommit previous change with GYP files fixed.
erg@google.com
2009-04-16
1
-0
/
+1
[next]