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
/
history_contents_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-3
/
+4
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
1
-2
/
+1
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
1
-2
/
+4
*
Remove --omnibox-popup-count flag.
tfarina@chromium.org
2010-05-18
1
-5
/
+5
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-4
/
+2
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-2
/
+4
*
Strips http from the omnibox
sky@chromium.org
2010-04-09
1
-4
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...
pkasting@chromium.org
2009-11-03
1
-2
/
+1
*
Allow the history URL provider to handle input of type QUERY. This helps in ...
pkasting@chromium.org
2009-10-19
1
-25
/
+5
*
Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...
pkasting@chromium.org
2009-08-28
1
-7
/
+13
*
Hoist TrimHttpPrefix() so we only have one copy, not one per provider.
pkasting@chromium.org
2009-05-29
1
-0
/
+6
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
1
-2
/
+2
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-1
/
+1
*
Make the autocomplete system and various other connected bits of code use GUR...
pkasting@chromium.org
2008-12-10
1
-1
/
+1
*
Moves some utility functions out of bookmark model into
sky@google.com
2008-12-09
1
-4
/
+5
*
Make WordIterator and Snippet::MatchPositions use size_t instead of int for o...
pkasting@chromium.org
2008-12-03
1
-1
/
+1
*
Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...
pkasting@chromium.org
2008-12-01
1
-1
/
+1
*
Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...
pkasting@chromium.org
2008-11-13
1
-1
/
+2
*
Omnibox metrics logging patch splitout, part 1: Random miscellaneous small st...
pkasting@chromium.org
2008-11-12
1
-15
/
+18
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Move |result_| and |latest_result_| to the autocomplete controller.
pkasting@chromium.org
2008-10-09
1
-4
/
+4
*
Renames BoomarkBarModel to BookmarkModel.
sky@google.com
2008-09-11
1
-8
/
+8
*
Makes the HistoryContentsProvider query bookmark titles. I nuked a
sky@google.com
2008-08-29
1
-18
/
+54
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Fixes up the autocomplete providers to correctly update starred
sky@google.com
2008-08-21
1
-1
/
+3
*
Moves bookmarks out of history into its own file (JSON).
sky@google.com
2008-08-21
1
-3
/
+8
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+264