| Commit message (Expand) | Author | Age | Files | Lines |
* | Change other usages of .size() to .empty() when applicable. | erg@google.com | 2011-03-04 | 1 | -1/+1 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-25 | 1 | -4/+4 |
* | Revert 72380 - Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -4/+4 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -4/+4 |
* | Removes the link in the omnibox for searching history. | sky@chromium.org | 2011-01-20 | 1 | -23/+4 |
* | Make HistoryContentsProvider results deletable | thakis@chromium.org | 2010-12-16 | 1 | -2/+2 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | [GTK] Added unit tests for omnibox highlighting | scr@chromium.org | 2010-10-27 | 1 | -0/+1 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 1 | -0/+15 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 1 | -1/+2 |
* | Convert strings in bookmarks, part 2. | viettrungluu@chromium.org | 2010-08-18 | 1 | -2/+2 |
* | 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 |