summaryrefslogtreecommitdiffstats
path: root/chrome/browser/predictors
Commit message (Expand)AuthorAgeFilesLines
* Split bug 423948 into various sub-bugs and remove outdated instrumentation.pkasting2015-04-111-11/+0
* [sql] sql/ IWYU cleanup.shess2015-04-111-1/+0
* Remove prerender cookie store, part 4.davidben2015-03-231-1/+1
* Move HistoryService and ContentVisitDelegate into history namespacesdefresne2015-03-125-24/+32
* Componentize HistoryService, HistoryBackend and related classessdefresne2015-03-124-4/+4
* Add LOAD_PREFETCH flag for all requests sent by resource prefetcherzhenw2015-02-092-0/+4
* Remove NOTIFICATION_HISTORY_URLS_DELETEDnaiem.shaik2015-01-274-83/+58
* Componentize HistoryDatabasesdefresne2015-01-201-1/+1
* Move ServiceAccessType into //components/keyed_servicesdefresne2015-01-104-15/+13
* Move history_db_task.h to //components/historysdefresne2014-12-291-1/+1
* replace COMPILE_ASSERT with static_assert in chrome/browser/mostynb2014-12-231-3/+3
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-222-3/+3
* Use GetDefaultSessionStorageNamespace in prerender.davidben2014-12-102-8/+2
* Eliminate NOTIFICATION_HISTORY_LOADED notificationnaiem.shaik2014-11-274-33/+67
* Adding instrumentation to locate the source of jankiness.vadimt2014-11-181-0/+11
* Add PLT measurement to Resource Prefetching for Mobile Webzhenw2014-11-033-3/+146
* Post-commit fixes for "stale-while-revalidate..."ricea2014-10-301-1/+1
* Remove old committers from OWNERS.ricea2014-10-301-2/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-305-15/+15
* Cleanup: Remove unneeded chrome/common/pref_names.h includes.thestig2014-10-271-1/+0
* Delete the last remaining use of OVERRIDE and remove its definition.viettrungluu2014-10-221-3/+3
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-2114-52/+51
* Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/browser/.viettrungluu2014-10-161-1/+1
* Use more flexible field trial control on resource prefetching for mobile webzhenw2014-10-134-107/+473
* stale-while-revalidate experimental implementation.ricea2014-10-081-2/+2
* replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*mostynb2014-10-0716-35/+35
* Componentize history_types.{cc,h} and android_history_types.{cc,h}sdefresne2014-09-253-3/+3
* Re-add resource speculative prefetching codezhenw2014-09-1919-1/+5159
* Revert of Revert CL 117933003. Re-add resource speculative prefetching code. ...nhiroki2014-09-1619-5143/+1
* Revert CL 117933003. Re-add speculative resource prefetching code.zhenw2014-09-1519-1/+5143
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Componentize AutocompleteResulthashimoto@chromium.org2014-08-141-1/+1
* Rename components/autocomplete to components/omniboxhashimoto@chromium.org2014-08-072-2/+2
* Componentize AutocompleteMatch and AutocompleteProviderhashimoto@chromium.org2014-07-302-2/+2
* Componentize InMemoryDatabasehashimoto@chromium.org2014-06-262-2/+2
* Componentize URLDatabasehashimoto@chromium.org2014-06-251-1/+1
* Omnibox: Have UMA Log Interactions Even When Dropdown is Closedmpearson@chromium.org2014-05-011-5/+12
* Revert "Omnibox: Have UMA Log Interactions Even When Dropdown is Closed"vollick@chromium.org2014-05-011-12/+5
* Omnibox: Have UMA Log Interactions Even When Dropdown is Closedmpearson@chromium.org2014-05-011-5/+12
* Abandon and cancel omnibox prerenders as appropriate.davidben@chromium.org2014-04-242-0/+28
* 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