summaryrefslogtreecommitdiffstats
path: root/chrome/browser/predictors/autocomplete_action_predictor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename components/autocomplete to components/omniboxhashimoto@chromium.org2014-08-071-1/+1
* Componentize AutocompleteMatch and AutocompleteProviderhashimoto@chromium.org2014-07-301-1/+1
* Componentize InMemoryDatabasehashimoto@chromium.org2014-06-261-1/+1
* Componentize URLDatabasehashimoto@chromium.org2014-06-251-1/+1
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-2/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-0/+1
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-061-3/+3
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-241-1/+1
* Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."rlarocque@chromium.org2013-07-231-1/+1
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-231-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 8.avi@chromium.org2013-07-171-1/+1
* Use a direct include of time headers in chrome/browser/, part 4.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h kmadhusu@chromium.org2013-05-211-2/+2
* Revert "temporarily disable omnibox prerendering for m25"jknotten@chromium.org2013-03-051-1/+1
* temporarily disable omnibox prerendering for m25tburkard@chromium.org2013-03-051-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-3/+3
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Fixing profile clean up in tests, caused by http://crrev.com/174992.shishir@chromium.org2013-01-031-7/+14
* Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....kamil.jiwa@gmail.com2013-01-031-2/+0
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-1/+1
* Move url_databse back to historykaiwang@chromium.org2012-10-021-1/+1
* introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-201-1/+1
* Revert 157475 - Introduce chrome/browser/common directory and move url_databa...kaiwang@chromium.org2012-09-191-1/+1
* Introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-191-1/+1
* Delay predictor DB access until after the first main frame load complete.dominich@chromium.org2012-08-301-0/+1
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-181-2/+5
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-2/+2
* Enable omnibox prerendering in incognito windows.pkasting@chromium.org2012-06-131-0/+5
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Refactoring AutocompleteActionPredictor Database.shishir@chromium.org2012-05-101-19/+25
* predictors: Instead of doing a conversion just use string16().tfarina@chromium.org2012-05-031-1/+1
* Moving and renaming the NetworkActionPredictor into chrome/browser/predictorsshishir@chromium.org2012-05-021-0/+364