summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes crash in new tab page when searching from a field other than thesky@google.com2009-03-241-4/+6
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-134/+337
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-091-4/+7
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-051-1/+3
* Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually usedbrettw@chromium.org2009-03-051-9/+4
* Get history and download HTML UIs into Mac/Linux builds along with supporting...pinkerton@chromium.org2009-03-051-8/+0
* Make New Tab Page work correctly in incognito mode (8294)glen@chromium.org2009-03-041-12/+1
* revert broken change 10833nsylvain@chromium.org2009-03-031-60/+45
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-45/+60
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-58/+45
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-45/+58
* Fix compilations errors introduced by revision 10712.maruel@chromium.org2009-03-021-1/+2
* Fix crash; dom_ui_ is destroyed by LoadURL.glen@chromium.org2009-03-011-1/+3
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-1/+1
* Refactor the p13n NTP handler.nick@chromium.org2009-02-261-1/+1
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-102/+80
* Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...pinkerton@chromium.org2009-02-251-1/+16