summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Turn tips on by default, and turn off tip loading during UI testing.mirandac@chromium.org2009-08-261-1/+1
* Reverting 24385.mirandac@chromium.org2009-08-261-1/+1
* Turn on tips by default.mirandac@chromium.org2009-08-261-1/+1
* NNTP: Remove the DownloadsHandler from the new tab page.arv@google.com2009-08-201-13/+0
* Made the Sync UI work in the New New tab page.idana@chromium.org2009-08-171-8/+9
* Some personalization cleanup:tim@chromium.org2009-08-151-1/+1
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-111-1/+1
* NNTP: Remove tips and downloads and introduce a recently closed bar instead.arv@google.com2009-08-061-20/+4
* Apply theme to incognito NTP.mirandac@chromium.org2009-08-061-6/+11
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-051-3/+3
* Change the numbe of recently closed tabs to a maximum of 10 instead of 6.arv@google.com2009-08-041-2/+2
* Make sure that the "Recent activities" section of the NNTP does not include d...mirandac@chromium.org2009-08-031-1/+24
* Disable first run for the New Tab Cold perf test.arv@google.com2009-07-281-0/+9
* Disable the tips service by default.arv@google.com2009-07-251-8/+8
* , INNTP: Adds 2 hard coded thumbnails.arv@google.com2009-07-251-2/+71
* Make the NNTP listen for the correct theme changed notification.glen@chromium.org2009-07-241-2/+2
* Adds the first run banner.arv@google.com2009-07-231-2/+21
* NNTP: Merge the recent activities into one list and show more itemsarv@google.com2009-07-211-1/+2
* Adds timestamp to session restore for tabs and windows.arv@google.com2009-07-201-2/+3
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-2/+4
* Update tooltips according to Roma. I ended up calling "Unpin" "Don'tarv@google.com2009-07-141-1/+6
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-141-4/+7
* Turn backend tip service on by default.mirandac@chromium.org2009-07-121-4/+4
* Remove null link from "welcome to tips" default suggestion. Also make some h...mirandac@chromium.org2009-07-011-0/+5
* Reland arv's NNTP enablery after it was reverted in 19603glen@chromium.org2009-06-301-31/+30
* Reverting 19593.glen@chromium.org2009-06-301-30/+31
* Enable the NNTP by default.arv@google.com2009-06-301-31/+30
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-87/+87
* Fix the forgotten renames of recommendations to tips.arv@google.com2009-06-271-4/+4
* revert cl 19438rvargas@google.com2009-06-271-25/+359
* Make the new new tab page the default new tab page.arv@google.com2009-06-261-359/+25
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-12/+12
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-87/+87
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-87/+87
* Hooks backend tip service into new tab page. Also changes tip service to loa...mirandac@chromium.org2009-06-251-3/+3
* Add tooltips to buttons on the new new tab page as well as remove thearv@google.com2009-06-241-17/+22
* Update the New New Tab Page. There are still a lot of things that arearv@google.com2009-06-221-3/+37
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-0/+14
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-151-2/+2
* Second (and hopefully the final) fix for the issue 805:yusukes@google.com2009-06-061-0/+6
* Don't call HandleGetMostVisited on the backend after each black listarv@google.com2009-06-061-15/+8
* More theme bits for the NTP and window frame.glen@chromium.org2009-06-051-1/+6
* Adds the backend for pinned items on the most visited page.arv@google.com2009-06-051-17/+179
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-4/+19
* Allow passing in a file path to a file that will be used for the new new tabarv@google.com2009-05-291-4/+48
* Missed a case when converting this file to NotificationRegistrar.pkasting@chromium.org2009-05-221-6/+4
* Use a NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-211-5/+2
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-191-2/+27
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-151-0/+16
* Signature changed to take a Profile*tim@chromium.org2009-05-151-1/+1