summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/ntp_resource_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-101-0/+1
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+4
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-0/+1
* Remove strings that are no longer used by the NTP.arv@chromium.org2010-03-031-43/+0
* Further tweaks to incognito extensions.mpcomplete@chromium.org2010-03-021-0/+8
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* BSD port: another chunk of chrome/browser ifdef cleaningpvalchev@google.com2010-02-031-4/+4
* Add promo for extensions and bookmark sync back into the Mac NTP. Also, fix ...mirandac@chromium.org2010-01-271-6/+0
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-0/+1
* Notify user that Chrome is already synced if promo banner "sync me" link is c...mirandac@chromium.org2009-12-031-0/+1
* Put "make this my home page" link into the tip section.mirandac@chromium.org2009-12-021-5/+0
* Revert 33527 - Put "make this my home page" link into the tip section.mirandac@chromium.org2009-12-021-0/+5
* Put "make this my home page" link into the tip section.mirandac@chromium.org2009-12-021-5/+0
* Add locale as a parameter to the extension link.mirandac@chromium.org2009-11-231-4/+5
* Take 2 at moving NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-231-7/+250
* Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...tony@chromium.org2009-11-201-250/+7
* Move NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-201-7/+250
* More tweaks and fixes for extension and bookmark sync promo. mirandac@chromium.org2009-11-201-3/+2
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-201-2/+3
* Move URLs out of *.pak files and put them into code. This savestony@chromium.org2009-11-191-2/+15
* Implement a NTP resource cache. Instead of re-generating thetony@chromium.org2009-11-191-0/+298