summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search
Commit message (Expand)AuthorAgeFilesLines
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-223-10/+11
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-203-3/+3
* Disable poorly functioning context menu items on the local page (see bug for ...jeremycho@chromium.org2013-05-172-0/+95
* Round of local NTP fixes:jeremycho@chromium.org2013-05-171-0/+1
* Implement MostVisited logging on the local NTP.mathp@chromium.org2013-05-163-6/+96
* Delete old Instant.sreeram@chromium.org2013-05-093-137/+89
* Fix search modes broken in incognito.dougw@chromium.org2013-05-073-49/+74
* InstantExtended: preload NTP in local-only mode by default.samarth@chromium.org2013-05-073-0/+34
* Un-revert issue 14043009.samarth@chromium.org2013-05-061-2/+3
* MV iframes: Change local NTP to render most visited using iframes.jered@chromium.org2013-05-061-4/+4
* Record UMA when user explicitly enable/disable local only instant extended.mad@chromium.org2013-05-063-17/+126
* MV iframes: Add most visited iframe URLDataSource.jered@chromium.org2013-05-063-0/+101
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-062-7/+14
* Revert 198376 "If the online search provider page fails to load ..."samarth@chromium.org2013-05-061-3/+2
* If the online search provider page fails to load (404 or other error code) th...dcblack@chromium.org2013-05-061-2/+3
* Attempt to fix static initializer regression.thakis@chromium.org2013-05-061-1/+1
* Use localized strings on the local NTP.jeremycho@chromium.org2013-05-051-0/+41
* InstantExtended: Adding a fieldtrial flag to modify Instant loader stalenss d...shishir@chromium.org2013-05-042-0/+31
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-3/+6
* MV iframes: Extract an IframeSource base class.jered@chromium.org2013-05-036-146/+213
* Renderer initiated navigations from non instant process should not fall into ...creis@chromium.org2013-05-032-0/+40
* With instant extended enabled, use Local NTP on startup by default.kmadhusu@chromium.org2013-05-022-9/+11
* Disable Instant when suggest is disabled.robertshield@chromium.org2013-04-293-117/+174
* Moves TabNavigation into components/sessions and renamessky@chromium.org2013-04-292-8/+2
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-3/+4
* Fixing iframe jank in the local omnibox popup.jered@chromium.org2013-04-247-2/+383
* Change signature of URLDataSource::StartDataRequest().jered@chromium.org2013-04-232-2/+4
* Remove instant confirmation dialog that is displayed the first time the insta...robertshield@chromium.org2013-04-221-2/+0
* Merge local_omnibox_popup into local_ntp. Render the Google logo and fakebox...samarth@chromium.org2013-04-197-204/+105
* Make URLDataSource::GetSource() const.jered@chromium.org2013-04-174-4/+4
* InstantExtended: add support for turning on with only local resources.samarth@chromium.org2013-04-133-2/+133
* Disable Instant when Suggest is disabled from the Settings page. This is part...robertshield@chromium.org2013-04-113-5/+92
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-7/+9
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-094-9/+7
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-7/+9
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-052-4/+4
* Instant: Relax path requirement for --instant-url.sreeram@chromium.org2013-03-302-10/+11
* [Clean up] Move MatchesOriginAndPath() from anonymous namespace into chrome n...kmadhusu@chromium.org2013-03-292-9/+12
* InstantExtended: fall back to offline NTP if Instant NTP not ready.samarth@chromium.org2013-03-282-0/+25
* Inconsistent use of [x] close panel icon. Code changes.varkha@chromium.org2013-03-271-6/+6
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-273-8/+2
* Implement local NTP for fallback.jeremycho@chromium.org2013-03-267-21/+151
* InstantExtended: Switching InstantAutocompleteResults display to iFrames.shishir@chromium.org2013-03-252-0/+9
* InstantExtended: Adding InstantRestrictedIDCache for caching and looking up r...shishir@chromium.org2013-03-234-170/+80
* Revert 189662 "13.0% chromium-rel-win7-webkit/startup/shutdown/s..."dhollowa@chromium.org2013-03-211-4/+0
* 13.0% chromium-rel-win7-webkit/startup/shutdown/simple-user-quitdhollowa@chromium.org2013-03-211-0/+4
* Send CGI param indicating if a Theme is rendereddhollowa@chromium.org2013-03-191-1/+16
* InstantExtended: local omnibox popup fixes.samarth@chromium.org2013-03-191-1/+18
* Update OWNERS for instant/search.samarth@chromium.org2013-03-181-1/+1