summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search/local_ntp_source.cc
Commit message (Expand)AuthorAgeFilesLines
* [Local NTP] Adding NtpDesign class to parametrizing NTP design specshuangs@chromium.org2014-08-081-1/+0
* [Local NTP] Modify config.js to contain a specifier for ntp design.mathp@chromium.org2014-08-071-3/+8
* [New Tab Page] Add Field Trial support to the Local NTPmathp@chromium.org2014-08-021-1/+36
* Local NTP: prevent tiles from reloading on resize by moving them into single ...huangs@chromium.org2014-08-011-0/+1
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-051-1/+1
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...timvolodine@chromium.org2014-07-041-1/+1
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-041-1/+1
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...hashimoto@chromium.org2014-07-041-1/+1
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-041-1/+1
* Componentize TemplateURLPrepopulateData, DefaultSearchManager and DefaultSear...hashimoto@chromium.org2014-06-251-1/+1
* Stop using UIThreadSearchTermsData in TemplateURLhashimoto@chromium.org2014-06-161-2/+3
* Reduce the use of ui::ScaleFactor in webui/faviconoshima@chromium.org2014-05-211-2/+3
* Move the local NTP images into chrome/app/themecalamity@chromium.org2014-04-231-9/+19
* Field trial to disable google logo on local ntp.jered@chromium.org2014-02-061-1/+2
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-1/+1
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-201-1/+1
* InstantExtended: more post-launch cleanup.samarth@chromium.org2013-11-201-3/+0
* ui: Move webui/ directory into base/tfarina@chromium.org2013-10-151-1/+1
* Add SearchEngineType versions of histograms that look at prepopulate IDs.pkasting@chromium.org2013-08-161-1/+1
* Delete unused suggestion icons.jeremycho@chromium.org2013-07-231-8/+0
* Reload Local NTP on default search provider change.kmadhusu@chromium.org2013-07-171-19/+61
* InstantExtended: Rip out native suggestion iframes.jered@chromium.org2013-07-111-3/+2
* Replace logo with one on transparent background and remove 1x logos.samarth@chromium.org2013-07-031-3/+0
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* InstantExtended: Actually check process for local NTP resources.jered@chromium.org2013-06-261-0/+3
* Add finch flag for rendering a recently closed link on the local ntp.jeremycho@chromium.org2013-06-251-0/+3
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-2/+2
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-031-1/+1
* Round of local NTP fixes:jeremycho@chromium.org2013-05-171-0/+1
* MV iframes: Change local NTP to render most visited using iframes.jered@chromium.org2013-05-061-4/+4
* 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
* Fixing iframe jank in the local omnibox popup.jered@chromium.org2013-04-241-0/+8
* Change signature of URLDataSource::StartDataRequest().jered@chromium.org2013-04-231-1/+2
* Merge local_omnibox_popup into local_ntp. Render the Google logo and fakebox...samarth@chromium.org2013-04-191-40/+51
* Make URLDataSource::GetSource() const.jered@chromium.org2013-04-171-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-2/+2
* Inconsistent use of [x] close panel icon. Code changes.varkha@chromium.org2013-03-271-6/+6
* Implement local NTP for fallback.jeremycho@chromium.org2013-03-261-0/+93