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
*
Revert 67949 - [gtk] tab in omnibox
rohitrao@chromium.org
2010-12-02
2
-34
/
+16
*
[gtk] tab in omnibox
estade@chromium.org
2010-12-02
2
-16
/
+34
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
4
-8
/
+8
*
[Linux] Omnibox: Avoid touching PRIMARY selection unexpectedly when moving cu...
suzhe@chromium.org
2010-11-30
2
-2
/
+69
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-3
/
+3
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+1
*
Add an API for extensions to set the description text for the default
aa@chromium.org
2010-11-27
1
-0
/
+4
*
Rename BookmarkDragData to BookmarkNodeData. Part 2.
tfarina@chromium.org
2010-11-26
1
-2
/
+2
*
Makes tab in the omnibox do the following:
sky@chromium.org
2010-11-24
1
-0
/
+2
*
Fixes bug in SearchProvider.
sky@chromium.org
2010-11-24
1
-3
/
+1
*
Makes committing the suggested text only update the default search
sky@chromium.org
2010-11-24
16
-57
/
+99
*
[Mac] Fixes a bug where instant suggest text would disappear on every other k...
rohitrao@chromium.org
2010-11-23
2
-3
/
+22
*
[Mac] Implement suggested results in the omnibox.
rohitrao@chromium.org
2010-11-22
2
-10
/
+136
*
[Mac] Add the instant opt-in UI to the omnibox dropdown.
rohitrao@chromium.org
2010-11-22
2
-14
/
+99
*
Adds support for proper handling of verbatim queries. That is, if the
sky@chromium.org
2010-11-19
12
-10
/
+83
*
Make extensions keyword providers accept empty input.
aa@chromium.org
2010-11-17
1
-1
/
+5
*
Fixes control enter for instant.
sky@chromium.org
2010-11-17
2
-5
/
+5
*
Disable autocomplete browser test just on Win; clean up comments.
isherman@chromium.org
2010-11-17
1
-11
/
+16
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
2
-2
/
+2
*
Makes search provider honor inline autocomplete.
sky@chromium.org
2010-11-15
2
-7
/
+19
*
Disable AutocompleteEditViewTest.BasicTextOperations
phajdan.jr@chromium.org
2010-11-12
1
-1
/
+2
*
Makes the instant suggested text autocomplete after 1.3 seconds. There
sky@chromium.org
2010-11-11
10
-45
/
+66
*
Don't allow exact keyword matches for most uses of the autocomplete classifie...
pkasting@chromium.org
2010-11-10
15
-51
/
+150
*
Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-10
2
-1
/
+44
*
Update internal state on undo to avoid a crash.
sadrul@chromium.org
2010-11-10
1
-2
/
+4
*
Tweaks the ranking of past searches so they get autocompleted.
sky@chromium.org
2010-11-09
2
-9
/
+29
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
4
-4
/
+4
*
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
*
Revert 65109 - Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-04
2
-44
/
+1
*
Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-04
2
-1
/
+44
*
Makes SearchProvider use the in memory db for results.
sky@chromium.org
2010-11-04
3
-108
/
+39
*
GTK: Drags from the omnibox should use the 'http://' version of the url.
erg@google.com
2010-11-04
2
-0
/
+23
*
Fix some UI issues with omnibox extensions in incognito.
mpcomplete@chromium.org
2010-11-03
2
-16
/
+34
*
[Linux] Improve preedit string and Instant suggestion support in omnibox.
suzhe@chromium.org
2010-11-02
3
-86
/
+383
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
1
-4
/
+2
*
Adds keyword_search_terms to in memory db so that we can synchronously
sky@chromium.org
2010-11-01
1
-1
/
+1
*
Adds the ability to show verbatim instant results rather than
sky@chromium.org
2010-11-01
5
-1
/
+54
*
Instant - move AutocompleteLosingFocus implementation to InstantController.
estade@chromium.org
2010-11-01
2
-3
/
+44
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-1
/
+1
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
2
-11
/
+13
*
[Linux] Handle preedit string in omnibox correctly (part1).
suzhe@chromium.org
2010-10-27
2
-0
/
+34
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
30
-444
/
+950
*
[GTK] fix build
estade@chromium.org
2010-10-27
1
-1
/
+1
*
[GTK] omnibox changes for instant
estade@chromium.org
2010-10-27
2
-18
/
+113
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2010-10-26
1
-1
/
+1
*
Re-enable AutocompleteBrowserTest.Basic
isherman@chromium.org
2010-10-26
1
-9
/
+1
*
[linux] instant search/browsing first cut
estade@chromium.org
2010-10-26
1
-2
/
+13
*
Some cleanup of view accessibility and view accessibility wrapper.
ctguil@chromium.org
2010-10-22
1
-11
/
+7
[next]