summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/dom_ui_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Added null-check for current DOMUI.yurys@google.com2009-03-101-2/+2
* The new history and download tab caused a regression where opening the NTP wo...jcampan@chromium.org2009-03-051-3/+3
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+1
* Get history and download HTML UIs into Mac/Linux builds along with supporting...pinkerton@chromium.org2009-03-051-6/+10
* Fix crasher in InitCurrentUI.glen@chromium.org2009-03-041-2/+8
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-041-3/+3
* Make New Tab Page work correctly in incognito mode (8294)glen@chromium.org2009-03-041-23/+54
* Initial work on chrome-ui://extensions/ page. URL now displays a static templ...rafaelw@chromium.org2009-02-281-0/+3
* Enable new tab page for Mac and Linuxpinkerton@chromium.org2009-02-271-3/+4
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-261-0/+8
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-7/+5
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-22/+53
* Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...pinkerton@chromium.org2009-02-251-0/+5
* Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...glen@chromium.org2009-02-191-1/+4
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-291-5/+6
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Let the debugger work again. Error was due to me not noticing the change in d...glen@chromium.org2008-12-091-1/+2
* Reupload of 12418glen@chromium.org2008-12-071-0/+207