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
*
Replace some Tokenize calls with SplitString.
brettw
2015-06-24
1
-1
/
+4
*
Prepare BuiltinProvider for componentization
blundell
2015-06-22
6
-69
/
+114
*
Prepare AutocompleteController for componentization
blundell
2015-06-22
9
-38
/
+53
*
Prepare ZeroSuggestProvider for componentization
blundell
2015-06-21
8
-109
/
+110
*
Componentize ShortcutsProvider
blundell
2015-06-19
6
-526
/
+21
*
Omnibox: Make URL-What-You-Typed Does Not Appear First for non-URL Inputs
mpearson
2015-06-19
1
-1
/
+1
*
Componentize ShortcutsBackend
blundell
2015-06-19
7
-500
/
+5
*
Inject dependencies into ShortcutsBackend
blundell
2015-06-19
4
-65
/
+90
*
Move extensions-related functionality out of ShortcutsBackend
blundell
2015-06-19
6
-55
/
+128
*
Move notification sending out of AutocompleteController
blundell
2015-06-19
3
-8
/
+14
*
Componentize HistoryQuickProvider and its supporting cast
blundell
2015-06-18
14
-2904
/
+9
*
Reland "Componentize HistoryURLProvider/ScoredHistoryMatch"
blundell
2015-06-18
13
-2416
/
+9
*
Componentize ShortcutsDatabase
blundell
2015-06-18
6
-412
/
+4
*
Revert "Componentize HistoryURLProvider/ScoredHistoryMatch."
blundell
2015-06-17
13
-8
/
+2907
*
Revert of Revert of Prepare HistoryQuickProvider for componentization (patchs...
paulmeyer
2015-06-17
4
-28
/
+22
*
Revert of Revert of Prepend "Get" to AutocompleteProviderClient accessors (pa...
paulmeyer
2015-06-17
3
-15
/
+16
*
Revert of Revert of Abstract //content-level dependencies out of InMemoryURLI...
paulmeyer
2015-06-17
4
-39
/
+66
*
Revert of Revert of Componentize HistoryURLProvider/ScoredHistoryMatch. (patc...
paulmeyer
2015-06-17
13
-2909
/
+8
*
Revert of Componentize HistoryURLProvider/ScoredHistoryMatch. (patchset #3 id...
paulmeyer
2015-06-17
13
-8
/
+2909
*
Revert of Abstract //content-level dependencies out of InMemoryURLIndex (patc...
paulmeyer
2015-06-17
4
-66
/
+39
*
Revert of Prepend "Get" to AutocompleteProviderClient accessors (patchset #2 ...
paulmeyer
2015-06-17
3
-16
/
+15
*
Revert of Prepare HistoryQuickProvider for componentization (patchset #5 id:8...
paulmeyer
2015-06-17
4
-22
/
+28
*
Prepare HistoryQuickProvider for componentization
blundell
2015-06-17
4
-28
/
+22
*
Have AutocompleteInput contain up to date data.
jif
2015-06-17
20
-201
/
+148
*
Prepend "Get" to AutocompleteProviderClient accessors
blundell
2015-06-17
3
-15
/
+16
*
Abstract //content-level dependencies out of InMemoryURLIndex
blundell
2015-06-17
4
-39
/
+66
*
Componentize HistoryURLProvider/ScoredHistoryMatch.
blundell
2015-06-17
13
-2909
/
+8
*
Prepare HistoryURLProvider for componentization
blundell
2015-06-16
6
-40
/
+37
*
Componentize BookmarkProvider
blundell
2015-06-16
4
-438
/
+9
*
Reorder AutocompleteProviderClient methods for sanity
blundell
2015-06-16
2
-40
/
+39
*
Componentize HistoryProvider.
blundell
2015-06-16
7
-162
/
+5
*
Streamline callsites of ScoredHistoryMatch::Init().
blundell
2015-06-16
2
-25
/
+23
*
Prepare HistoryProvider for componentization
blundell
2015-06-16
16
-76
/
+102
*
[Sync] Rename SyncEnabledAndLoggedIn() to CanStartSync().
maxbogue
2015-06-16
1
-1
/
+1
*
[Omnibox] Changing protocol scheme from https:// to http:// results in DCHECK...
pritam.nikam
2015-06-13
3
-4
/
+109
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
chrome/browser: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-12
2
-3
/
+8
*
Componentize omnibox_log
blundell
2015-06-12
1
-1
/
+1
*
Componentize InMemoryURLIndexTypes
blundell
2015-06-12
10
-489
/
+7
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
4
-17
/
+22
*
[Cleanup] Used scoped pointers in KeyedServiceFactory's SetTestingFactory fun...
isherman
2015-06-09
4
-11
/
+14
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
2
-4
/
+4
*
Replace ObserverList->base::ObserverList in chrome
brettw
2015-06-02
1
-1
/
+1
*
Omnibox - HistoryQuick Provider - Fix Highlighting Mid-IDN Characters
mpearson
2015-05-30
2
-30
/
+68
*
url: Fix the TODO in url_parse.h header.
tfarina
2015-05-26
3
-3
/
+3
*
Omnibox - Add About Flag to Reverse Title and URLs in the Dropdown
mpearson
2015-05-25
4
-6
/
+5
*
[Cleanup] Fix pronouns in comments.
groby
2015-05-21
1
-4
/
+4
*
Omnibox - Control HQP's HUP-Like Scoring Mode via Field Trial
mpearson
2015-05-21
2
-7
/
+7
*
Omnibox - Code Cleanup - Remove Unnecessary is_history_what_you_typed_match
mpearson
2015-05-20
3
-6
/
+3
*
Omnibox - Improve HQP's Also-Do-HUP-Like-Scoring Mode
mpearson
2015-05-20
1
-28
/
+0
[next]