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
*
Omnibox: Reduce Bolding Flicker in SearchProvider
mpearson@chromium.org
2014-01-09
4
-63
/
+104
*
Omnibox: Refactor SearchProvider Utility for Creating Suggestions
mpearson@chromium.org
2014-01-03
3
-58
/
+49
*
Omnibox: Launch Stop Timer Behavior
mpearson@chromium.org
2014-01-03
2
-15
/
+8
*
Remove 'using base::string16;' from base/strings/string16.h and remove temporary
dbeam@chromium.org
2013-12-30
1
-2
/
+2
*
Move kFileScheme constant into content namespace.
tfarina@chromium.org
2013-12-30
1
-1
/
+1
*
HUP Experimental Scoring framework.
bartn@chromium.org
2013-12-26
3
-62
/
+262
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
8
-9
/
+9
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
27
-176
/
+221
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
2
-23
/
+26
*
Cleanup: Move kFileSystemScheme constant into content namespace.
tfarina@chromium.org
2013-12-23
1
-2
/
+2
*
Omnibox: Bug Fixes for Shortcuts Inlining
mpearson@chromium.org
2013-12-20
7
-130
/
+209
*
Revert 242029 "Omnibox: Bug Fixes for Shortcuts Inlining"
mpearson@chromium.org
2013-12-20
5
-137
/
+54
*
Omnibox: Bug Fixes for Shortcuts Inlining
mpearson@chromium.org
2013-12-20
5
-54
/
+137
*
Omnibox Style Cleanup
mpearson@chromium.org
2013-12-19
1
-1
/
+1
*
Updated AutocompleteResultTests.
kmadhusu@chromium.org
2013-12-19
3
-123
/
+94
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-2
/
+3
*
Omnibox: Make HQP Show Scheme At Right Times
mpearson@chromium.org
2013-12-16
1
-1
/
+1
*
Improve psuggest delete.
mariakhomenko@chromium.org
2013-12-16
1
-1
/
+10
*
Modified GetMatchToPrefetch() to return a valid match for prefetching even wh...
kmadhusu@chromium.org
2013-12-13
3
-43
/
+168
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-13
4
-6
/
+7
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
3
-10
/
+10
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-3
/
+4
*
Modify Entity Suggestion support and Add Profile Suggest support
skanuj@chromium.org
2013-12-11
6
-206
/
+105
*
Use base namespace for string16 in chrome/browser
brettw@chromium.org
2013-12-10
2
-19
/
+21
*
Omnibox: Refactor SearchProvider for Entity Suggestions
mpearson@chromium.org
2013-12-10
2
-88
/
+35
*
Omnibox: Allow Shortcuts to Inline
mpearson@chromium.org
2013-12-07
5
-75
/
+225
*
Add base namespace to some instances of string16.
brettw@chromium.org
2013-12-06
8
-205
/
+230
*
Assume search provider only sends deletion path.
mariakhomenko@chromium.org
2013-12-06
1
-3
/
+6
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
41
-366
/
+397
*
Added the Profile Settings Reset sub-page of settings to url_constants.cc and...
engedy@chromium.org
2013-12-04
1
-0
/
+1
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
2
-2
/
+3
*
Store xsrf token received with psuggest results.
mariakhomenko@chromium.org
2013-12-03
4
-84
/
+395
*
Ensure zero suggest can handle XSSI-escaped output.
mariakhomenko@chromium.org
2013-12-03
4
-22
/
+54
*
Move EmptyString, kWhitespace and the BOM to base.
brettw@chromium.org
2013-12-02
2
-6
/
+7
*
Move kFtpScheme into content namespace.
tfarina@chromium.org
2013-12-01
1
-1
/
+1
*
Omnibox: Make HistoryURL Highlight Titles like HistoryQuick Provider
mpearson@chromium.org
2013-11-27
6
-48
/
+71
*
Omnibox: Don't Let Users Escape Keyword Mode Accidentally
mpearson@chromium.org
2013-11-22
3
-197
/
+267
*
Omnibox: Make ScoredHistoryMatch a Class
mpearson@chromium.org
2013-11-21
2
-10
/
+12
*
Rename GetLocationEntry to GetOmniboxView.
msw@chromium.org
2013-11-20
1
-48
/
+46
*
InstantExtended: remove old flags, add new flag for query extraction.
samarth@chromium.org
2013-11-20
1
-3
/
+0
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
2
-2
/
+2
*
Omnibox: Disable Default Provider Suggested Relevance Scores In Keyword Mode
mpearson@chromium.org
2013-11-14
2
-4
/
+88
*
InstantExtended: update tests for Instant Extended (part 6).
samarth@chromium.org
2013-11-14
1
-159
/
+238
*
Omnibox: Loosen SearchProvider Constraints for Reorder Mode
mpearson@chromium.org
2013-11-13
3
-30
/
+667
*
Omnibox: In Reorder Mode, SearchProvider Doesn't Need to Remove Stale Results
mpearson@chromium.org
2013-11-12
1
-8
/
+19
*
Adding support for forced URLs to TopSites.
beaudoin@chromium.org
2013-11-12
1
-1
/
+1
*
Omnibox: Non-Substituting Keywords Should Not Have a Space
mpearson@chromium.org
2013-11-09
2
-1
/
+9
*
Shorten INSTANT_NEW_TAB_PAGE_WITH_FAKEBOX_AS_STARTING_FOCUS, INSTANT_NEW_TAB_...
hfung@chromium.org
2013-11-08
4
-17
/
+13
*
Omnibox: Fix Inline Autocompletion of Navsuggest in Forced Query Mode
mpearson@chromium.org
2013-11-07
2
-8
/
+9
*
Send URLs on non-zero prefix suggest requests also.
hfung@chromium.org
2013-11-07
5
-106
/
+274
[next]