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
*
Zero suggest: Do not notify listener if no results.
jered@chromium.org
2012-09-20
1
-3
/
+5
*
introduce chrome/browser/common directory and move url_database(and its depen...
kaiwang@chromium.org
2012-09-20
4
-6
/
+4
*
Disable most of search provider for Instant Extended
dcblack@chromium.org
2012-09-20
1
-2
/
+11
*
Add support for the NavigateContentWindow function to the extended Instant AP...
dcblack@chromium.org
2012-09-20
2
-0
/
+15
*
Update page icon in the omnibox
thakis@chromium.org
2012-09-19
2
-1
/
+13
*
Revert 157475 - Introduce chrome/browser/common directory and move url_databa...
kaiwang@chromium.org
2012-09-19
4
-4
/
+6
*
Introduce chrome/browser/common directory and move url_database(and its depen...
kaiwang@chromium.org
2012-09-19
4
-6
/
+4
*
autocomplete: s/LOG(ERROR)/CHECK/ in ContactProviderTest.
derat@chromium.org
2012-09-18
1
-10
/
+5
*
autocomplete: Don't cull matches with empty dest URLs.
derat@chromium.org
2012-09-15
3
-5
/
+50
*
Control zero suggest with a pref, not a switch.
samarth@chromium.org
2012-09-15
3
-9
/
+35
*
autocomplete: Make ContactProvider rank contacts by affinity
derat@chromium.org
2012-09-14
3
-20
/
+109
*
autocomplete: Fix SearchProvider classifications.
derat@chromium.org
2012-09-13
2
-7
/
+10
*
autocomplete: Add ContactProvider.
derat@chromium.org
2012-09-12
8
-8
/
+538
*
autocomplete: Clean up SearchProviderTest.
derat@chromium.org
2012-09-11
2
-12
/
+2
*
autocomplete: Add AutocompleteProvider::Type enum.
derat@chromium.org
2012-09-11
22
-169
/
+238
*
autocomplete: Add AutocompleteMatch::MergeClassifications()
derat@chromium.org
2012-09-11
5
-20
/
+122
*
Refuse invalid SearchProvider and OSDD suggest URLs; etc.
msw@chromium.org
2012-09-07
2
-26
/
+25
*
Omnibox: Pretend http and https are the same when removing likely duplicates
mpearson@chromium.org
2012-09-06
2
-8
/
+31
*
Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...
thestig@chromium.org
2012-09-06
2
-4
/
+4
*
Experimental AutocompleteProvider for zerosuggest.
samarth@chromium.org
2012-09-05
4
-5
/
+403
*
First part of PAGE_TRANSITION_START_PAGE cleanup.
rogerta@chromium.org
2012-09-05
1
-1
/
+1
*
Add a method to check if an AutocompleteMatch is of a search type.
sreeram@chromium.org
2012-09-05
5
-7
/
+17
*
Centralize logic around Instant modes.
sreeram@chromium.org
2012-09-04
2
-4
/
+5
*
Don't include web apps with empty names into autocomplete search.
vitalybuka@chromium.org
2012-08-30
1
-1
/
+1
*
Fix a timing assumption that is broken by decoupling History and Bookmarks.
erikwright@chromium.org
2012-08-30
3
-1
/
+8
*
Support mixed-case search suggestion inlining.
msw@chromium.org
2012-08-29
2
-11
/
+22
*
Move IsHostOnly() from HistoryURL provider to HistoryMatch
mpearson@chromium.org
2012-08-26
3
-14
/
+17
*
Temporarily disable omnibox's inline autocomplete HistoryQuickProvider field ...
mpearson@chromium.org
2012-08-26
1
-2
/
+2
*
Fix Omnibox search provider's confusing internal variable semantics
mpearson@chromium.org
2012-08-26
2
-10
/
+4
*
Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S...
ricow@chromium.org
2012-08-23
4
-30
/
+199
*
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...
mrossetti@chromium.org
2012-08-23
4
-199
/
+30
*
Check for Google with GetEngineType in SearchProvider.
msw@chromium.org
2012-08-21
1
-1
/
+3
*
Adds a UMA histogram to monitor omnibox suggest requests.
mpearson@chromium.org
2012-08-16
1
-0
/
+28
*
Move Variations stuff into variations/ directories and add OWNERS files for t...
stevet@chromium.org
2012-08-15
1
-2
/
+2
*
Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S...
mrossetti@chromium.org
2012-08-14
4
-30
/
+199
*
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...
mrossetti@chromium.org
2012-08-14
4
-199
/
+30
*
Rename all of experiments_helper to variations_helper, including files, names...
stevet@chromium.org
2012-08-13
1
-3
/
+3
*
Re-enable HistoryQuick provider "new scoring" field trial.
mpearson@chromium.org
2012-08-03
1
-2
/
+2
*
Removing instances of profile_->GetBookmarkModel() as part of converting Book...
rlp@chromium.org
2012-07-31
3
-14
/
+19
*
Enhance chrome://omnibox Presentation
mrossetti@chromium.org
2012-07-28
4
-1
/
+54
*
Several changes to speed up the ShortcutsProvider:
pkasting@chromium.org
2012-07-25
3
-120
/
+193
*
autocomplete: Make Autocomplete provider names consistent.
tfarina@chromium.org
2012-07-22
3
-4
/
+4
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
2
-2
/
+2
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-1
/
+1
*
Clear AutocompleteProvider caches in Stop().
rohitrao@chromium.org
2012-07-19
11
-22
/
+26
*
autocomplete: Rename autocomplete_unittest.cc to autocomplete_provider_unitte...
tfarina@chromium.org
2012-07-18
1
-1
/
+2
*
Run experiments for changing the delay before sending Suggest requests for th...
hfung@google.com
2012-07-16
2
-17
/
+46
*
Disable HQP new scoring field trial.
mpearson@chromium.org
2012-07-13
1
-2
/
+2
*
Introduce LaunchParams struct for opening chrome apps.
benwells@chromium.org
2012-07-13
1
-2
/
+2
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+0
[next]