summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_instant_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replacing const by value return values into const by ref in chrome/browser/ui/payal.pandey2015-04-291-6/+2
* [Instant] Default Search Provider change redirects to local NTP in some casesmathp2015-02-201-22/+63
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-1/+1
* Cleanup: Remove unneeded chrome/common/pref_names.h includes.thestig2014-10-271-1/+0
* Standardize usage of virtual/override/final in chrome/browser/ui/dcheng2014-10-211-1/+1
* replace OVERRIDE and FINAL with override and final in chrome/browser/ui/[a-s]*mostynb2014-10-041-2/+2
* Enable prefetch-search-results on Desktop Chrome by default.kmadhusu@chromium.org2014-07-161-1/+1
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-111-0/+8
* Revert of Handle TemplateURLService load failure better, and make some test c...hclam@chromium.org2014-05-101-8/+0
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-091-0/+8
* Rename SetDefaultSearchProvider to SetUserSelectedDefaultSearchProvider.erikwright@chromium.org2014-04-251-1/+1
* Detect any callers that delete a pending entry while it is still in use.creis@chromium.org2014-02-281-32/+20
* Rename WebContentsObserver::NavigateToPendingEntry to DidStartNavigationToPen...nasko@chromium.org2013-11-231-4/+4
* Revert 228779 "Update defaults for InstantExtended."erg@chromium.org2013-10-151-2/+0
* Update defaults for InstantExtended.samarth@chromium.org2013-10-151-0/+2
* Reload Instant NTP and Instant-process tabs on search url changeskanuj@chromium.org2013-09-241-0/+193