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
/
shortcuts_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Omnibox: Combine Two Input Type Enums into One
mpearson@chromium.org
2014-06-08
1
-2
/
+3
*
Revert of Omnibox: Combine Two Input Type Enums into One (https://codereview....
dcheng@chromium.org
2014-06-07
1
-3
/
+2
*
Omnibox: Combine Two Input Type Enums into One
mpearson@chromium.org
2014-06-07
1
-2
/
+3
*
Cleanup AutocompleteInput and AutocompleteProvider Functions
pkasting@chromium.org
2014-06-06
1
-6
/
+5
*
Omnibox: Make URLs of Bookmarks Searchable
mpearson@chromium.org
2014-04-23
1
-9
/
+8
*
Omnibox Cleanup: Remove kLowestDefaultScore
mpearson@chromium.org
2014-04-22
1
-1
/
+3
*
Update comment about shortcuts not needing to keep duplicate matches.
hfung@chromium.org
2014-04-17
1
-3
/
+3
*
Omnibox: Delete All Remnants of Non-Reorder Mode
mpearson@chromium.org
2014-04-12
1
-13
/
+3
*
Omnibox: Make Bookmarks Set Inline_Autocompletion
mpearson@chromium.org
2014-04-10
1
-59
/
+29
*
Use demote by type when removing duplication AutocompleteMatches
hfung@chromium.org
2014-04-09
1
-5
/
+4
*
Omnibox: Make Trailing Slash Behave Well in ShortcutsProvider
mpearson@chromium.org
2014-04-03
1
-1
/
+11
*
Move the ShortcutsBackend from history to autocomplete so that it can fully
pkasting@chromium.org
2014-03-19
1
-16
/
+28
*
Make match deletion more thorough.
mariakhomenko@chromium.org
2014-02-28
1
-3
/
+3
*
Omnibox: Make Shortcuts Provider Remove Duplicates
mpearson@chromium.org
2014-02-06
1
-0
/
+9
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-2
/
+4
*
Omnibox: Bug Fixes for Shortcuts Inlining
mpearson@chromium.org
2013-12-20
1
-14
/
+42
*
Revert 242029 "Omnibox: Bug Fixes for Shortcuts Inlining"
mpearson@chromium.org
2013-12-20
1
-36
/
+15
*
Omnibox: Bug Fixes for Shortcuts Inlining
mpearson@chromium.org
2013-12-20
1
-15
/
+36
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-3
/
+3
*
Omnibox: Allow Shortcuts to Inline
mpearson@chromium.org
2013-12-07
1
-23
/
+59
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-9
/
+9
*
Store more info about shortcuts, part 1.
pkasting@chromium.org
2013-10-08
1
-8
/
+4
*
Remove shortcuts to extension URLs when the corresponding extensions are unlo...
pkasting@chromium.org
2013-09-30
1
-33
/
+14
*
autocomplete: Fix the use of std::remove_if() function.
tfarina@chromium.org
2013-08-13
1
-1
/
+4
*
Omnibox: Make the Controller Reorder Matches for Inlining
mpearson@chromium.org
2013-08-12
1
-9
/
+19
*
Omnibox: Convert Shortcuts Scoring Field Trial to Omnibox Bundled Field Trial
mpearson@chromium.org
2013-08-12
1
-9
/
+11
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
1
-1
/
+1
*
Use a direct include of time headers in chrome/browser/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Omnibox: Add Field Trial to Make Shortcuts More Aggressive
mpearson@chromium.org
2013-06-21
1
-3
/
+17
*
Omnibox: Add Debugging Information for Shortcuts
mpearson@chromium.org
2013-06-20
1
-0
/
+3
*
Use a direct include of strings headers in chrome/auto*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-4
/
+4
*
Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h
kmadhusu@chromium.org
2013-05-21
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
1
-1
/
+1
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-1
/
+1
*
autocomplete: Fix SearchProvider classifications.
derat@chromium.org
2012-09-13
1
-0
/
+7
*
autocomplete: Add AutocompleteProvider::Type enum.
derat@chromium.org
2012-09-11
1
-1
/
+2
*
autocomplete: Add AutocompleteMatch::MergeClassifications()
derat@chromium.org
2012-09-11
1
-19
/
+1
*
Several changes to speed up the ShortcutsProvider:
pkasting@chromium.org
2012-07-25
1
-62
/
+111
*
autocomplete: Make Autocomplete provider names consistent.
tfarina@chromium.org
2012-07-22
1
-1
/
+1
*
Make ShortcutsBackend a ProfileKeyedService.
mrossetti@chromium.org
2012-07-03
1
-25
/
+28
*
autocomplete: Rename autocomplete.* to autocomplete_input.*.
tfarina@chromium.org
2012-07-03
1
-1
/
+1
*
autocomplete: Extract AutocompleteResult from autocomplete.*.
tfarina@chromium.org
2012-07-02
1
-0
/
+1
*
autocomplete: Extract AutocompleteController from autocomplete.*.
tfarina@chromium.org
2012-06-29
1
-0
/
+1
*
browser: Extract AutocompleteProvider from autocomplete.*
tfarina@chromium.org
2012-06-26
1
-5
/
+2
*
Fix use-after-free in ShortcutsProvider::DeleteMatch().
pkasting@chromium.org
2012-06-20
1
-6
/
+9
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-06-19
1
-1
/
+2
[next]