summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/ntp_resource_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* NTP: Add a footer with History, Downloads and Help.arv@chromium.org2010-06-221-2/+11
* NTP: Add ability to uninstall apps from the ntp.arv@chromium.org2010-06-211-0/+11
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-16/+2
* NTP: Remove bottom promos.arv@chromium.org2010-06-071-32/+0
* Remove height 100% from NTP when in the app launcher.arv@chromium.org2010-05-031-1/+0
* When apps are enabled we hide the most visited and recent changes at first run.arv@chromium.org2010-05-011-0/+2
* Add app section to NTP.arv@chromium.org2010-04-201-0/+4
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-181-5/+0
* 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