summaryrefslogtreecommitdiffstats
path: root/chrome/browser/predictors
Commit message (Expand)AuthorAgeFilesLines
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-146-15/+14
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-152-4/+2
* Remove the speculative resource prefetching code. This was experimental code ...jam@chromium.org2014-01-0619-5114/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-242-3/+4
* Enables AutocompleteEditTest.InlineAutocompleteText fixing a leak.yukishiino@chromium.org2013-12-181-1/+2
* Adds a unittest for the inline autocompletion in Omnibox.yukishiino@chromium.org2013-12-091-3/+6
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-066-18/+18
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-5/+4
* Remove content notifications from ResourcePrefetchPredictor, remove NOTIFICAT...avi@chromium.org2013-10-149-119/+163
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-3/+3
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-8/+21
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-21/+8
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-242-2/+2
* Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."rlarocque@chromium.org2013-07-232-2/+2
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-232-2/+2
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-232-2/+2
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-222-2/+2
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-222-2/+2
* Revert "Fix SessionStorage confusion between RenderViewHostImpl and Navigatio...marja@chromium.org2013-07-202-2/+7
* Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...marja@chromium.org2013-07-182-7/+2
* Use a direct include of the message_loop header in chrome/browser/, part 8.avi@chromium.org2013-07-175-6/+6
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-122-2/+2
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-027-8/+8
* Use a direct include of time headers in chrome/browser/, part 4.avi@chromium.org2013-06-288-8/+8
* [sql] Add histogram tag to predictor database.shess@chromium.org2013-06-271-0/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-121-1/+0
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-119-10/+10
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-075-5/+5
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-024-32/+31
* Rename AutocompleteLog to OmniboxLog and move it into c/b/omnibox.tfarina@chromium.org2013-06-012-6/+5
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-285-11/+11
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-229-26/+30
* Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h kmadhusu@chromium.org2013-05-211-2/+2
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-209-10/+10
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-173-0/+6
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-1/+3
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-3/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-1/+3
* Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."tzik@chromium.org2013-05-133-6/+0
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-103-0/+6
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-4/+7
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-266-8/+10
* Delete LoggedInPredictor state when the last cookie for a domain is deleted o...tburkard@chromium.org2013-04-252-7/+57
* Revert 196304 "Delete LoggedInPredictor state when the last cook..."atwilson@chromium.org2013-04-252-57/+7
* Delete LoggedInPredictor state when the last cookie for a domain is deleted o...tburkard@chromium.org2013-04-252-7/+57
* Add the LoggedIn Predictor, to detect which websites a user is likelytburkard@chromium.org2013-04-174-2/+194
* Revert 194541 "Revert 194504 "Fix build break""kjellander@google.com2013-04-171-1/+1
* Revert 194504 "Fix build break"kjellander@google.com2013-04-171-1/+1