summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_about_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up the browser about URL handler to not derive from WebContents. It isbrettw@chromium.org2009-03-041-260/+273
* revert broken change 10833nsylvain@chromium.org2009-03-031-94/+66
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-66/+94
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-86/+66
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-66/+86
* Back out r10487 toomark@chromium.org2009-02-261-3/+3
* More URL constants replacement.brettw@chromium.org2009-02-261-3/+3
* Linux: add splash screenagl@chromium.org2009-02-261-0/+16
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-1/+2
* Initial support for Renderer Side Histogramsjar@chromium.org2009-02-251-2/+14
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-6/+4
* Port browser_about_handler. Some parts are still NOTIMPLEMENTED.evan@chromium.org2009-02-121-3/+13
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-85/+20
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-091-1/+2
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-061-6/+6
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-0/+1
* Partial porting of the about handler.brettw@chromium.org2009-02-041-9/+7
* Reverting 9090.ojan@google.com2009-02-031-6/+6
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-031-6/+6
* 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