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
/
autocomplete_edit.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port autocomplete_edit_view_browsertest.cc to Mac.
suzhe@chromium.org
2011-03-03
1
-2
/
+2
*
Makes instant not load the current url if you're already viewing. This
sky@chromium.org
2011-02-28
1
-0
/
+4
*
Autocomplete cleanup patch. Adds AutocompleteControllerDelegate in
sky@chromium.org
2011-02-16
1
-34
/
+65
*
Reworks autocomplete result set processing by the edit/model necessitated by ...
sky@chromium.org
2011-02-14
1
-36
/
+44
*
Add metrics for omnibox Google searches that has no RLZ token for windows.
pastarmovj@chromium.org
2011-02-10
1
-1
/
+7
*
Changes how autocomplete updates results in hopes of keeping the popup
sky@chromium.org
2011-01-31
1
-0
/
+2
*
Hitting Tab should always move cursor to end of omnibox text.
suzhe@google.com
2011-01-28
1
-2
/
+10
*
Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged()
suzhe@google.com
2011-01-26
1
-21
/
+30
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
1
-45
/
+45
*
Allow space to accept keyword even when inline autocomplete is available.
suzhe@google.com
2011-01-25
1
-15
/
+17
*
Fix a CHECK failure in AutocompletePopupModel::InfoForCurrentSelection().
suzhe@google.com
2011-01-24
1
-6
/
+8
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-44
/
+44
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-44
/
+44
*
Accept keyword by pressing space.
suzhe@google.com
2011-01-20
1
-42
/
+47
*
Removes some code we no longer care about.
sky@chromium.org
2011-01-19
1
-39
/
+0
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-1
/
+1
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-1
/
+1
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-1
/
+1
*
Fix several omnibox issues related to keyword mode and IME support.
suzhe@google.com
2011-01-13
1
-47
/
+38
*
Fixes bug in handling of openning background tabs by way of clicking
sky@chromium.org
2011-01-06
1
-3
/
+3
*
Adds comment as per review feedback of http://codereview.chromium.org/6075004/
suzhe@google.com
2011-01-04
1
-1
/
+8
*
Make predictive instant suggest work with IME composition.
suzhe@google.com
2010-12-22
1
-2
/
+9
*
Avoid accidental omnibox searches for username:password URLs.
isherman@chromium.org
2010-12-22
1
-11
/
+12
*
Accepts current instant preview with Tab key.
suzhe@google.com
2010-12-18
1
-4
/
+0
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+4
*
Fixes bug in handling of spaces in the search provider. The problem
sky@chromium.org
2010-12-08
1
-2
/
+4
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Makes committing the suggested text only update the default search
sky@chromium.org
2010-11-24
1
-0
/
+4
*
Adds support for proper handling of verbatim queries. That is, if the
sky@chromium.org
2010-11-19
1
-3
/
+9
*
Fixes control enter for instant.
sky@chromium.org
2010-11-17
1
-4
/
+4
*
Makes the instant suggested text autocomplete after 1.3 seconds. There
sky@chromium.org
2010-11-11
1
-0
/
+5
*
Don't allow exact keyword matches for most uses of the autocomplete classifie...
pkasting@chromium.org
2010-11-10
1
-3
/
+3
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Fix compile failure
pkasting@chromium.org
2010-11-08
1
-1
/
+1
*
Don't treat retyping the current search query as a reload.
pkasting@chromium.org
2010-11-08
1
-3
/
+7
*
Adds the ability to show verbatim instant results rather than
sky@chromium.org
2010-11-01
1
-0
/
+40
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-0
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Removes the #ifdef around Instant-related AutocompleteEditController methods....
rohitrao@chromium.org
2010-10-10
1
-4
/
+1
*
Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest
jknotten@chromium.org
2010-09-24
1
-0
/
+4
*
Makes match preview send the dimensions of the omnibox to the page.
sky@chromium.org
2010-09-22
1
-0
/
+6
*
Changes to the omnibox selection should not affect the "just deleted text" st...
isherman@chromium.org
2010-09-21
1
-7
/
+15
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
1
-3
/
+2
*
Update the Preconnect logic to use the new HttpStreamFactory for
mbelshe@chromium.org
2010-09-03
1
-2
/
+2
*
Handle ctrl press when arrowing to a search keyword
isherman@chromium.org
2010-09-01
1
-2
/
+3
*
Adds some additional AutocompleteEditController methods. They are
sky@chromium.org
2010-09-01
1
-1
/
+5
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
Don't inline autocomplete when the selected text is not the previously inline...
isherman@chromium.org
2010-08-26
1
-0
/
+2
*
Ctrl-based actions should take precedence over ctrl-enter
isherman@chromium.org
2010-08-25
1
-7
/
+22
*
Reland r56483 - Monitor network change in GoogleURLTracker
ukai@chromium.org
2010-08-20
1
-0
/
+11
[next]