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
*
Disable AutocompleteEditViewTest.DesiredTLD until it becomes not flaky.
tyoshino@google.com
2009-09-15
1
-1
/
+1
*
Disable AutocompleteEditViewTest.EnterToSearch until it becomes not flaky.
tyoshino@google.com
2009-09-15
1
-1
/
+1
*
Disable failing test AutocompleteEditViewTest.AltEnter until it's fixed.
tyoshino@google.com
2009-09-15
1
-1
/
+1
*
Fix build failure.
tyoshino@google.com
2009-09-15
1
-10
/
+10
*
Add autocomplete_edit_view_browsertest.cc.
suzhe@chromium.org
2009-09-15
2
-0
/
+506
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
6
-3
/
+15
*
Reverts linux font change again. Slow down isn't as bad as before. But
sky@chromium.org
2009-09-14
1
-1
/
+30
*
Remove code doing a no-op due to float -> int rounding.
phajdan.jr@chromium.org
2009-09-14
1
-4
/
+4
*
Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...
sky@chromium.org
2009-09-14
1
-30
/
+1
*
Implements LocationBarView::AvailableWidth for Gtk.
sky@chromium.org
2009-09-14
2
-0
/
+21
*
Reverts r26015. It caused a startup regression:(
sky@chromium.org
2009-09-11
1
-1
/
+30
*
Nukes font_skia and converts font_gtk to use pango. This was
sky@chromium.org
2009-09-11
1
-30
/
+1
*
Fix text and selection's save/restore issue of omnibox when displaying tempor...
suzhe@chromium.org
2009-09-11
6
-39
/
+44
*
Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...
jhawkins@chromium.org
2009-09-10
1
-6
/
+5
*
Clipboard:
estade@chromium.org
2009-09-10
1
-1
/
+3
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-1
/
+1
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
2
-6
/
+10
*
Fixes regression introduced in dnd refactoring. I removed a check for
sky@chromium.org
2009-09-08
1
-0
/
+3
*
Fix issue 20934: Omnibox keyboard behavior wrong for "See recent pages in his...
suzhe@chromium.org
2009-09-06
2
-30
/
+36
*
[Mac] Drop shadow for Omnibox popup.
shess@chromium.org
2009-09-05
1
-17
/
+9
*
Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-04
4
-13
/
+16
*
Use system themes where possible in Omnibox edit and dropdown; in other cases...
pkasting@chromium.org
2009-09-04
2
-29
/
+34
*
[Mac] Make Omnibox a little bit transparent.
shess@chromium.org
2009-09-04
1
-3
/
+7
*
Reverting 23702.
hbono@chromium.org
2009-09-04
1
-12
/
+0
*
Fixing focus in location bar and accelerators on Linux toolkit views.
jcampan@chromium.org
2009-09-03
2
-0
/
+4
*
Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ...
pkasting@chromium.org
2009-09-03
5
-15
/
+2
*
GTK: Use rounded corners in AutocompletePopupViewGtk.
erg@google.com
2009-09-01
1
-14
/
+12
*
Unbreak the world. Turns out SetProfile(NULL) causes a DCHECK failure.
pkasting@chromium.org
2009-09-01
2
-10
/
+3
*
More work fixing miscellaneous issues in the autocomplete code, probably none...
pkasting@chromium.org
2009-09-01
11
-185
/
+182
*
Linux: Simplify omnibox selection code and stop taking back selection.
derat@chromium.org
2009-08-31
2
-25
/
+22
*
[Mac] Fix operation of Control key in Omnibox.
shess@chromium.org
2009-08-31
1
-5
/
+3
*
OSX: Remove some nsnotificationcenter observers more reliably.
shess@chromium.org
2009-08-31
2
-3
/
+10
*
[Mac] Fix Option-return in Omnibox.
shess@chromium.org
2009-08-31
1
-0
/
+12
*
I was too aggressive when placing this check. With rapid typing and deletion...
pkasting@chromium.org
2009-08-31
1
-1
/
+1
*
Reland r24920 without the other cruft that I had in my checkout, which broke ...
pkasting@chromium.org
2009-08-31
2
-33
/
+24
*
Revert r24920 due to compile failures.
mmoss@chromium.org
2009-08-31
2
-28
/
+29
*
TBR:pkasting
mmoss@chromium.org
2009-08-31
1
-1
/
+1
*
Minor autocomplete fixes while trying to track down a topcrash:
pkasting@chromium.org
2009-08-31
2
-29
/
+32
*
Make AutocompleteController::done() match up with when results are actually p...
pkasting@chromium.org
2009-08-31
2
-8
/
+8
*
[Mac] Handle shift-delete when omnibox popup is up.
shess@chromium.org
2009-08-28
2
-0
/
+18
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
5
-17
/
+11
*
[Mac] Handle middle click in autocomplete popup.
shess@chromium.org
2009-08-28
2
-2
/
+90
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
5
-11
/
+17
*
[Mac] Handle backspacing out of keyword search.
shess@chromium.org
2009-08-28
2
-0
/
+31
*
[Mac] Don't eat tab if tab-to-search hint not visible.
shess@chromium.org
2009-08-28
2
-9
/
+15
*
[Mac] Tweaks to Omnibox metrics.
shess@chromium.org
2009-08-28
1
-2
/
+5
*
Fix control key and paste behavior in Linux omnibox.
suzhe@chromium.org
2009-08-28
3
-6
/
+53
*
Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...
pkasting@chromium.org
2009-08-28
2
-15
/
+21
*
[Mac] The autocomplete popup now gets its position from the toolbar controller,
rohitrao@chromium.org
2009-08-27
5
-17
/
+13
*
GTK Themes: Fix the find bar so the match count is inside the entry.
erg@google.com
2009-08-26
1
-8
/
+2
[next]