summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Undo 16020glen@chromium.org2009-05-141-16/+0
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-141-0/+16
* Remove win-specific ifdefs to enable searching history. TEST=Searching histor...pinkerton@chromium.org2009-05-131-6/+0
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+6
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-6/+6
* Changes closed windows on the new tab page to show the Chromium/Chromesky@chromium.org2009-04-231-2/+4
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-5/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+5
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-5/+2
* Few changes to the NTP remove thumbnails:jcampan@chromium.org2009-04-151-30/+56
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-131-6/+99
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-031-6/+2
* Fix purify error for DOM UI unit test.brettw@chromium.org2009-03-261-2/+1
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-251-14/+24
* Reverting 12469.brettw@chromium.org2009-03-251-20/+14
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-251-14/+20
* New tab page was linking to the wrong URL for the history page. We don't need...glen@chromium.org2009-03-241-15/+2