summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_about_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-2/+3
* Display tcmalloc debug output from renderer processes in about:tcmalloc.sgk@chromium.org2009-10-081-4/+42
* Rollback Scavenge implemetation and rely on existing functionality to freejar@chromium.org2009-10-011-1/+1
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-5/+9
* Add a simple about:tcmalloc page that just displays its canned stats.sgk@chromium.org2009-09-221-0/+21
* Retry of r26698.estade@chromium.org2009-09-211-23/+0
* Reverting r26698. Somehow this broke scons?estade@chromium.org2009-09-211-0/+23
* Linux: Remove linux splash page and printing command line switch.estade@chromium.org2009-09-211-23/+0
* Change the URLs used to access "view-cache:" and "view-net-internals:".eroman@chromium.org2009-09-141-14/+24
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-4/+4
* Remove deprecated status flags from synczork@google.com2009-09-101-1/+0
* Add skeleton for an about:net-internal page.eroman@chromium.org2009-09-011-1/+13
* When running on chrome OS about:version now shows OS version.sky@chromium.org2009-09-011-24/+91
* Linux: about:memoryagl@chromium.org2009-09-011-3/+3
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-281-1/+1
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-201-2/+106
* Some personalization cleanup:tim@chromium.org2009-08-151-0/+6
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-141-2/+2
* Add an about:inducebrowsercrashforrealz URL.jeremy@chromium.org2009-06-251-0/+8
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-281-8/+10
* Add splash appropriate for Linux official builds.mmoss@chromium.org2009-05-111-2/+11
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-5/+5
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-4/+1
* Disable about:network for official builds since it's buggy.brettw@chromium.org2009-03-271-1/+3
* 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