summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move c/b/instant -> c/b/search.samarth@chromium.org2013-03-1812-0/+1820