| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |