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
/
autocomplete
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: Update PRIMARY selection on omnibox copy-to-clipboard.
derat@chromium.org
2009-08-18
2
-0
/
+21
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+2
*
Match Windows and GtkEntry move cursor with selection behavior.
deanm@chromium.org
2009-08-14
1
-7
/
+18
*
GTK: Add view ids to our widgets. These will be used for testing.
estade@chromium.org
2009-08-13
1
-0
/
+3
*
Fix regression caused by CL 16142
suzhe@chromium.org
2009-08-13
2
-11
/
+123
*
Mac: Omnibox popup metrics.
shess@chromium.org
2009-08-13
2
-9
/
+31
*
Mac: autocomplete popup size and shape mirrors star/go buttons.
shess@chromium.org
2009-08-12
1
-3
/
+86
*
Refactors OSExchangeData for easier portability.
sky@chromium.org
2009-08-12
1
-8
/
+9
*
Mac: Make autocomplete popup track autocomplete field resizes.
shess@chromium.org
2009-08-12
1
-0
/
+26
*
Improve key event handling of AutocompleteEditViewGtk.
suzhe@chromium.org
2009-08-12
2
-64
/
+120
*
Add a first attempt at a compact location bar and a status bar. The status bar
brettw@chromium.org
2009-08-11
2
-11
/
+9
*
GTK: handle Escape in omnibox when numlock/scrolllock/caps lock is on.
estade@chromium.org
2009-08-06
1
-1
/
+2
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
1
-2
/
+2
*
Relanding r22155 (GTK Themes: Use theme colors in the text view in the locati...
erg@google.com
2009-07-31
2
-21
/
+100
*
Make TOOLKIT_VIEWS port use views-based Autocomplete popup.
ben@chromium.org
2009-07-31
13
-985
/
+89
*
I give up. Reverting all attempts at fixing the gtk-view bustage.
erg@google.com
2009-07-31
2
-77
/
+21
*
GTK Themes: Use theme colors in the text view in the location bar.
erg@google.com
2009-07-31
2
-21
/
+77
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-3
/
+3
*
GTK: Implement omnibox DnD destination behavior.
estade@chromium.org
2009-07-30
2
-0
/
+40
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-3
/
+3
*
Implement location only display mode (used by popup windows).
tc@google.com
2009-07-24
2
-4
/
+11
*
Linux: Select omnibox text on button release instead of press.
agl@chromium.org
2009-07-23
2
-26
/
+62
*
Linux: Prevent omnibox autocomplete from stealing the primary X selection.
estade@chromium.org
2009-07-22
2
-31
/
+75
*
Try and improve result coalescing/display in the omnibox popup.
pkasting@chromium.org
2009-07-22
2
-40
/
+11
*
[Mac] Don't handle up/down-arrow unless popup is visible.
shess@chromium.org
2009-07-22
2
-8
/
+18
*
[Mac] Detect control-key changes in autocomplete field.
shess@chromium.org
2009-07-21
2
-1
/
+33
*
[Mac] Strip newlines from paste.
shess@chromium.org
2009-07-20
3
-0
/
+155
*
Linux omnibox suggestions, only force LTR on URLs.
deanm@chromium.org
2009-07-16
1
-5
/
+15
*
Work on RTL / BiDi Omnibox.
deanm@chromium.org
2009-07-16
1
-12
/
+26
*
[Mac] Refactor location-bar autocomplete cell classes.
shess@chromium.org
2009-07-16
2
-7
/
+13
*
Makes the default for what to do on startup be restore last session on
sky@chromium.org
2009-07-16
2
-4
/
+10
*
[Mac] Remove guard on FocusLocation() in autocomplete field.
shess@chromium.org
2009-07-15
2
-12
/
+7
*
Backing out r20493 (http://codereview.chromium.org/149492), as it inadvertent...
avi@chromium.org
2009-07-14
2
-3
/
+8
*
[Mac] AcceptInput() doesn't really need focus (as when called via "Go" button).
shess@chromium.org
2009-07-13
1
-5
/
+4
*
[Mac] Always restyle omnibox after user input.
shess@chromium.org
2009-07-13
1
-17
/
+6
*
[Mac] Remove guard on FocusLocation() in autocomplete field.
shess@chromium.org
2009-07-13
2
-8
/
+3
*
Fix a crash when clicking a popup entry while composing in the Microsoft IME ...
pkasting@chromium.org
2009-07-10
2
-1
/
+26
*
Added an helper namespace that provides fetches images from the app bundle an...
thomasvl@chromium.org
2009-07-09
1
-9
/
+10
*
Copy parsed URL into CF_UNICODETEXT when user select entire of Omnibox.
hamaji@chromium.org
2009-07-09
1
-12
/
+15
*
Initial work on Linux tab to search.
deanm@chromium.org
2009-07-08
1
-1
/
+8
*
Foundations for Print Preview and Setup
mhm@chromium.org
2009-07-03
1
-5
/
+7
*
Make Linux restore Omnibox contents on tab switch.
evan@chromium.org
2009-07-01
2
-29
/
+165
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
3
-3
/
+3
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
2
-2
/
+2
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-2
/
+1
*
Update Skia transfer mode names in browser/* to Skia r239
amanda@chromium.org
2009-06-25
1
-1
/
+1
*
Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)
ericroman@google.com
2009-06-23
2
-17
/
+13
*
Paste and Go was missing on the omnibar this CL will append a menu item to th...
mhm@chromium.org
2009-06-22
2
-4
/
+45
*
More CHECKs in my continuing effort to figure out what is going on. Neither ...
pkasting@chromium.org
2009-06-22
1
-2
/
+2
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-1
/
+2
[next]