summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_ui.h
Commit message (Expand)AuthorAgeFilesLines
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* Revert "Move the NTP HTML generation to early so we can avoid an extra"tony@chromium.org2009-11-241-3/+2
* Move the NTP HTML generation to early so we can avoid an extratony@chromium.org2009-11-241-2/+3
* Implement a NTP resource cache. Instead of re-generating thetony@chromium.org2009-11-191-40/+3
* Plumb through off the record state from the URL request to thetony@chromium.org2009-11-171-1/+3
* Fix a bug where we would cache the incognito profile pointer intony@chromium.org2009-11-101-4/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+2
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-2/+0
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* NTP: Allow hiding tips and bookmark sync.arv@chromium.org2009-10-291-0/+15
* More style nits.erg@google.com2009-10-141-0/+2
* Remove old NTParv@chromium.org2009-10-121-3/+0
* Move MostVisitedHandler into a separate file because it's big.tony@chromium.org2009-10-081-5/+67
* Fix the NewTabUI load UMA metric.tony@chromium.org2009-10-021-0/+5
* Fix NTP so that it updates on theme change.mirandac@chromium.org2009-10-021-0/+3
* Disable first run for the New Tab Cold perf test.arv@google.com2009-07-281-1/+5
* Disable the tips service by default.arv@google.com2009-07-251-1/+1
* Turn backend tip service on by default.mirandac@chromium.org2009-07-121-2/+2
* Reland arv's NNTP enablery after it was reverted in 19603glen@chromium.org2009-06-301-2/+2
* Reverting 19593.glen@chromium.org2009-06-301-2/+2
* Enable the NNTP by default.arv@google.com2009-06-301-2/+2
* revert cl 19438rvargas@google.com2009-06-271-0/+3
* Make the new new tab page the default new tab page.arv@google.com2009-06-261-3/+0
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-0/+3
* Use a NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-211-1/+3
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-191-0/+7
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-151-1/+7
* Undo 16020glen@chromium.org2009-05-141-7/+1
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-141-1/+7
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-131-0/+3
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-251-0/+1
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-264/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Make New Tab Page work correctly in incognito mode (8294)glen@chromium.org2009-03-041-11/+0
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-1/+3
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-41/+32
* Make browser_url_handler.cc compile on Posix.jhawkins@chromium.org2009-02-151-1/+1
* Update the temp scaffolding stubs for my header change. It was pulling in thebrettw@chromium.org2009-02-011-0/+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
* Reupload of 12418glen@chromium.org2008-12-071-68/+3
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-1/+1
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-251-0/+10
* Add mimetypes on the "chrome-resource://" responses.ericroman@google.com2008-11-141-0/+18
* Add more UMA collection to the New Tab Pageglen@chromium.org2008-10-291-0/+18
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-1/+1
* Removes expiring of recently closed tabs from new tab page. Also makessky@google.com2008-10-171-3/+0