summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+2
* HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...ben@chromium.org2009-02-241-1/+0
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-6/+4
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-091-1/+2
* This change list fix issue 5926 -- RTL: Text in [New Tab] should be truncated...xji@chromium.org2009-02-041-13/+34
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-4/+5
* NTP twiddling for p13ntim@chromium.org2009-01-301-0/+10
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-291-27/+16
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-241-1/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1