summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Remove a static initializer while reducing a bit of casting.deanm@chromium.org2009-01-131-7/+4
* Changes new tab page to show recently closed window correctly.sky@google.com2008-12-111-2/+4
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-5/+4
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-1/+3
* Reupload of 12418glen@chromium.org2008-12-071-102/+2
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-3/+10
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-5/+32
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-251-33/+65
* Fix issue where NTP metrics for restored tabs weren't getting recorded correc...glen@chromium.org2008-11-211-4/+0
* Add more UMA collection to the New Tab Pageglen@chromium.org2008-10-291-27/+106
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-3/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+4
* Removes expiring of recently closed tabs from new tab page. Also makessky@google.com2008-10-171-31/+5
* Start splitting out view-related stuff from WebContents into a new class WebC...brettw@google.com2008-10-101-1/+1
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-261-1/+1
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-9/+3
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-10/+10
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-0/+1
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-15/+41
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Stop the new tab page fading in if it's not your startup tab.glen@google.com2008-07-311-16/+18
* Add chrome to the repository.initial.commit2008-07-261-0/+852