| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename components/autocomplete to components/omnibox | hashimoto@chromium.org | 2014-08-07 | 1 | -1/+1 |
* | Componentize AutocompleteMatch and AutocompleteProvider | hashimoto@chromium.org | 2014-07-30 | 1 | -1/+1 |
* | Componentize InMemoryDatabase | hashimoto@chromium.org | 2014-06-26 | 1 | -1/+1 |
* | Componentize URLDatabase | hashimoto@chromium.org | 2014-06-25 | 1 | -1/+1 |
* | Removes MessageLoop::TYPE_XXX where possible | sky@chromium.org | 2014-01-15 | 1 | -2/+1 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 1 | -0/+1 |
* | Add base namespace to some instances of string16. | brettw@chromium.org | 2013-12-06 | 1 | -3/+3 |
* | Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted | rmcilroy@chromium.org | 2013-07-24 | 1 | -1/+1 |
* | Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..." | rlarocque@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted | rmcilroy@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Use a direct include of the message_loop header in chrome/browser/, part 8. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Use a direct include of time headers in chrome/browser/, part 4. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/o*-p*/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 3. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -2/+2 |
* | Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h | kmadhusu@chromium.org | 2013-05-21 | 1 | -2/+2 |
* | Revert "temporarily disable omnibox prerendering for m25" | jknotten@chromium.org | 2013-03-05 | 1 | -1/+1 |
* | temporarily disable omnibox prerendering for m25 | tburkard@chromium.org | 2013-03-05 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -3/+3 |
* | history: Rename history.h to history_service.h | tfarina@chromium.org | 2013-01-25 | 1 | -1/+1 |
* | Fixing profile clean up in tests, caused by http://crrev.com/174992. | shishir@chromium.org | 2013-01-03 | 1 | -7/+14 |
* | Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4.... | kamil.jiwa@gmail.com | 2013-01-03 | 1 | -2/+0 |
* | [base] Move AutoReset to base namespace. | dbeam@chromium.org | 2012-11-21 | 1 | -1/+1 |
* | Move url_databse back to history | kaiwang@chromium.org | 2012-10-02 | 1 | -1/+1 |
* | introduce chrome/browser/common directory and move url_database(and its depen... | kaiwang@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Revert 157475 - Introduce chrome/browser/common directory and move url_databa... | kaiwang@chromium.org | 2012-09-19 | 1 | -1/+1 |
* | Introduce chrome/browser/common directory and move url_database(and its depen... | kaiwang@chromium.org | 2012-09-19 | 1 | -1/+1 |
* | Delay predictor DB access until after the first main frame load complete. | dominich@chromium.org | 2012-08-30 | 1 | -0/+1 |
* | Removing usage of profile_->GetHistory() from the codebase in order to remove... | rlp@chromium.org | 2012-06-18 | 1 | -2/+5 |
* | Move guid generation from chrome/common/ to base/. | marja@chromium.org | 2012-06-14 | 1 | -2/+2 |
* | Enable omnibox prerendering in incognito windows. | pkasting@chromium.org | 2012-06-13 | 1 | -0/+5 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Refactoring AutocompleteActionPredictor Database. | shishir@chromium.org | 2012-05-10 | 1 | -19/+25 |
* | predictors: Instead of doing a conversion just use string16(). | tfarina@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | Moving and renaming the NetworkActionPredictor into chrome/browser/predictors | shishir@chromium.org | 2012-05-02 | 1 | -0/+364 |