| Commit message (Expand) | Author | Age | Files | Lines |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 | tfarina@chromium.org | 2013-07-02 | 7 | -8/+8 |
* | Use a direct include of time headers in chrome/browser/, part 4. | avi@chromium.org | 2013-06-28 | 8 | -8/+8 |
* | [sql] Add histogram tag to predictor database. | shess@chromium.org | 2013-06-27 | 1 | -0/+1 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/. | dcheng@chromium.org | 2013-06-12 | 1 | -1/+0 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/o*-p*/. | avi@chromium.org | 2013-06-11 | 9 | -10/+10 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 3. | avi@chromium.org | 2013-06-07 | 5 | -5/+5 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 4 | -32/+31 |
* | Rename AutocompleteLog to OmniboxLog and move it into c/b/omnibox. | tfarina@chromium.org | 2013-06-01 | 2 | -6/+5 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 5 | -11/+11 |
* | Remove references to Profile from browser_context_keyed_service. | phajdan.jr@chromium.org | 2013-05-22 | 9 | -26/+30 |
* | Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h | kmadhusu@chromium.org | 2013-05-21 | 1 | -2/+2 |
* | Move ProfileKeyedService infrastructure to a component | phajdan.jr@chromium.org | 2013-05-20 | 9 | -10/+10 |
* | Drop more dependencies of ProfileKeyedService infrastructure on chrome. | phajdan.jr@chromium.org | 2013-05-17 | 3 | -0/+6 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-14 | 1 | -1/+3 |
* | Revert 199771 "Add support for split Public Suffix List distinct..." | nyquist@chromium.org | 2013-05-13 | 1 | -3/+1 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-13 | 1 | -1/+3 |
* | Revert 199566 "Drop more dependencies of ProfileKeyedService inf..." | tzik@chromium.org | 2013-05-13 | 3 | -6/+0 |
* | Drop more dependencies of ProfileKeyedService infrastructure on chrome. | phajdan.jr@chromium.org | 2013-05-10 | 3 | -0/+6 |
* | Change GetProfileToUse method from Profile to content::BrowserContext | phajdan.jr@chromium.org | 2013-05-03 | 2 | -4/+7 |
* | [components] Switch {RefCounted}ProfileKeyedService to use BrowserContext | phajdan.jr@chromium.org | 2013-04-26 | 6 | -8/+10 |
* | Delete LoggedInPredictor state when the last cookie for a domain is deleted o... | tburkard@chromium.org | 2013-04-25 | 2 | -7/+57 |
* | Revert 196304 "Delete LoggedInPredictor state when the last cook..." | atwilson@chromium.org | 2013-04-25 | 2 | -57/+7 |
* | Delete LoggedInPredictor state when the last cookie for a domain is deleted o... | tburkard@chromium.org | 2013-04-25 | 2 | -7/+57 |
* | Add the LoggedIn Predictor, to detect which websites a user is likely | tburkard@chromium.org | 2013-04-17 | 4 | -2/+194 |
* | Revert 194541 "Revert 194504 "Fix build break"" | kjellander@google.com | 2013-04-17 | 1 | -1/+1 |
* | Revert 194504 "Fix build break" | kjellander@google.com | 2013-04-17 | 1 | -1/+1 |
* | Revert 194484 "Add the LoggedIn Predictor, to detect which websi..." | tburkard@chromium.org | 2013-04-17 | 4 | -191/+0 |
* | Fix build break | tburkard@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Add the LoggedIn Predictor, to detect which websites a user is likely | tburkard@chromium.org | 2013-04-16 | 4 | -0/+192 |
* | Remove URL fragment from referrer HTTP header (to comply with rfc2616) when o... | mef@chromium.org | 2013-04-10 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 5 | -266/+476 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 5 | -476/+266 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 5 | -266/+476 |
* | [Net] Propagate priority changes from URLRequest to HttpTransaction | akalin@chromium.org | 2013-03-22 | 1 | -1/+1 |
* | Revert 189829 "[Net] Propagate priority changes from URLRequest ..." | msw@chromium.org | 2013-03-22 | 1 | -1/+1 |
* | [Net] Propagate priority changes from URLRequest to HttpTransaction | akalin@chromium.org | 2013-03-22 | 1 | -1/+1 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 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 |
* | Fix prerendering from the omnibox. | mmenke@chromium.org | 2013-03-04 | 1 | -4/+6 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -2/+2 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | history: Extract HistoryDBTask into its own header file. | tfarina@chromium.org | 2013-02-08 | 1 | -1/+2 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 3 | -7/+7 |
* | history: Rename history.h to history_service.h | tfarina@chromium.org | 2013-01-25 | 4 | -6/+6 |
* | Only HistogramBase is used outside of base/metrics. | kaiwang@chromium.org | 2013-01-23 | 1 | -3/+3 |
* | Fixing possible read on URLRequest when there is no more data. | shishir@chromium.org | 2013-01-05 | 2 | -11/+24 |