| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the wstring FormatUrl() functions (and convert remaining users to the ... | viettrungluu@chromium.org | 2010-08-31 | 1 | -6/+7 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Ctrl-based actions should take precedence over ctrl-enter | isherman@chromium.org | 2010-08-25 | 1 | -1/+5 |
* | History provider: style cleanup | isherman@chromium.org | 2010-08-21 | 1 | -5/+9 |
* | Revert 56939 - History provider: style cleanup | thestig@chromium.org | 2010-08-20 | 1 | -20/+5 |
* | History provider: style cleanup | isherman@chromium.org | 2010-08-20 | 1 | -5/+20 |
* | Add Framework for History Quick Provider | mrossetti@chromium.org | 2010-08-04 | 1 | -103/+107 |
* | Revert "Incorporate 'quick' history provider index as an autocomplete ..." | phajdan.jr@chromium.org | 2010-07-30 | 1 | -111/+105 |
* | Incorporate 'quick' history provider index as an autocomplete provider in pre... | mrossetti@chromium.org | 2010-07-30 | 1 | -105/+111 |
* | Header Cleanup: Remove unncessary include of sqlite_utils.h in some files. | tfarina@chromium.org | 2010-07-17 | 1 | -1/+0 |
* | Adds the --enable-in-memory-url-index switch to gate creation and use of the ... | rohitrao@chromium.org | 2010-07-02 | 1 | -19/+27 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -2/+4 |
* | Replace wstring with string16 in history. The only time wstring is used now i... | brettw@chromium.org | 2010-06-23 | 1 | -5/+8 |
* | Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali... | pkasting@chromium.org | 2010-06-18 | 1 | -3/+19 |
* | Strip the trailing slash from URLs like "http://google.com/". This especiall... | pkasting@chromium.org | 2010-06-02 | 1 | -15/+21 |
* | 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 | -21/+14 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -14/+21 |
* | Fixes crash in autocomplete when typing some URLs. The problem | sky@chromium.org | 2010-04-12 | 1 | -2/+8 |
* | Strips http from the omnibox | sky@chromium.org | 2010-04-09 | 1 | -24/+11 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Fix various problems with inline autocomplete and URLs that change length dur... | pkasting@chromium.org | 2009-11-07 | 1 | -20/+39 |
* | Better handling of UNKNOWN versus QUERY in a couple ways. | pkasting@chromium.org | 2009-11-03 | 1 | -5/+16 |
* | Make sure we can still navigate to URLs when the History DB can't be loaded. | pkasting@chromium.org | 2009-10-30 | 1 | -4/+12 |
* | Allow the history URL provider to handle input of type QUERY. This helps in ... | pkasting@chromium.org | 2009-10-19 | 1 | -8/+11 |
* | Add the ability to unload the HistoryBackend. | pkasting@chromium.org | 2009-10-08 | 1 | -5/+6 |
* | Add some new histograms for history, and UMA-enable a few others. | brettw@chromium.org | 2009-09-23 | 1 | -2/+2 |
* | More work fixing miscellaneous issues in the autocomplete code, probably none... | pkasting@chromium.org | 2009-09-01 | 1 | -9/+2 |
* | Moved typedef of RedirectList from HistoryService class to history namespace. | meelapshah@chromium.org | 2009-07-01 | 1 | -1/+1 |
* | Hoist TrimHttpPrefix() so we only have one copy, not one per provider. | pkasting@chromium.org | 2009-05-29 | 1 | -22/+1 |
* | Shows Unicode IDN instead of Punycode in the followings: | brettw@google.com | 2009-05-22 | 1 | -4/+2 |
* | Fix regression where exact-match URLs could fail to be promoted when longer U... | pkasting@chromium.org | 2009-05-11 | 1 | -27/+29 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Fix DCHECK when typing certain kinds of input on certain profiles. | pkasting@chromium.org | 2009-04-24 | 1 | -1/+3 |
* | The accidental search infobar was almost never appearing. Fix that regressio... | pkasting@chromium.org | 2009-04-24 | 1 | -52/+31 |
* | Better omnibox handling of numeric input. Now we search based on the user's ... | pkasting@chromium.org | 2009-04-21 | 1 | -10/+33 |
* | Only create a What You Typed match when it's likely to be relevant. See bug ... | pkasting@chromium.org | 2009-04-20 | 1 | -80/+101 |
* | Fully enable history_url_provider_unittest.cc for Mac. | shess@chromium.org | 2009-03-23 | 1 | -5/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -2/+3 |
* | Coalesce more hardcoded schemes to using predefined constants. | brettw@chromium.org | 2009-02-26 | 1 | -4/+7 |
* | Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl() | estade@chromium.org | 2009-02-25 | 1 | -3/+4 |
* | Some cleanups in response to brettw's comments to r10277. | jhawkins@chromium.org | 2009-02-24 | 1 | -2/+1 |
* | Make autocomplete.cc and dependencies compile on Posix. | jhawkins@chromium.org | 2009-02-24 | 1 | -9/+18 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -2/+1 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Make the autocomplete system and various other connected bits of code use GUR... | pkasting@chromium.org | 2008-12-10 | 1 | -8/+7 |
* | Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa... | pkasting@chromium.org | 2008-11-13 | 1 | -2/+3 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 1 | -1/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+4 |
* | Move |result_| and |latest_result_| to the autocomplete controller. | pkasting@chromium.org | 2008-10-09 | 1 | -7/+5 |