summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_about_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-291-1/+1
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-1/+1
* Create a dialog box for the about:network view and kill the tab type.brettw@chromium.org2009-01-241-3/+9
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Remove the about:internets view :(brettw@chromium.org2009-01-201-6/+0
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-1/+1
* Reupload of 12418glen@chromium.org2008-12-071-1/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-11/+11
* Add mimetypes on the "chrome-resource://" responses.ericroman@google.com2008-11-141-0/+4
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-1/+1
* Add about:terms to Chrome, and about:licenses to Chromium and Chrome.glen@google.com2008-10-101-0/+25
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-261-1/+1
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-241-1/+1
* Change the path of the V8 API headers from public to includesgjesse@google.com2008-09-031-1/+1
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* * add webkit version and V8 version to about:versionerikkay@google.com2008-08-061-0/+17
* Add chrome to the repository.initial.commit2008-07-261-0/+645