summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-092-2/+4
* This change list fix issue 5926 -- RTL: Text in [New Tab] should be truncated...xji@chromium.org2009-02-041-13/+34
* More bustage fixes.brettw@chromium.org2009-02-011-0/+1
* More fixes.brettw@chromium.org2009-02-011-0/+1
* More bustage fixes.brettw@chromium.org2009-02-012-1/+3
* Update the temp scaffolding stubs for my header change. It was pulling in thebrettw@chromium.org2009-02-012-0/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-7/+9
* NTP twiddling for p13ntim@chromium.org2009-01-301-0/+10
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-294-11/+11
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-291-27/+16
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-8/+10
* Modifies shutdown/startup in the following manner:sky@google.com2009-01-272-2/+16
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-241-1/+1
* revert r8603rvargas@google.com2009-01-241-10/+8
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-8/+10
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-224-4/+4
* Move metrics files into a subdirben@chromium.org2009-01-162-2/+2
* Move search code to a subdirben@chromium.org2009-01-162-2/+2
* Fie.ben@chromium.org2009-01-152-2/+2
* Move search engines files into subdirben@chromium.org2009-01-152-2/+2
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-155-6/+6
* Remove a std::string static constructor in the new history dom ui.deanm@chromium.org2009-01-131-2/+2
* Remove a static initializer while reducing a bit of casting.deanm@chromium.org2009-01-131-7/+4
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-082-3/+1
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-292-8/+8
* Implement extension:// protocol.aa@chromium.org2008-12-241-6/+5
* Updated HtmlDialogContents to use UTF-8 strings.scherkus@chromium.org2008-12-191-2/+2
* 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
* Let the debugger work again. Error was due to me not noticing the change in d...glen@chromium.org2008-12-091-1/+2
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-1/+3
* Reupload of 12418glen@chromium.org2008-12-0710-174/+935
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-062-4/+11
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-5/+32
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-252-33/+75
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-241-1/+2
* Fix issue where NTP metrics for restored tabs weren't getting recorded correc...glen@chromium.org2008-11-211-4/+0
* Add mimetypes on the "chrome-resource://" responses.ericroman@google.com2008-11-143-3/+34
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-031-11/+1
* Add more UMA collection to the New Tab Pageglen@chromium.org2008-10-292-27/+124
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-272-4/+6
* 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-172-34/+5
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* 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-263-3/+3
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-251-1/+2
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-142-10/+4
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-112-26/+26
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-1/+1