summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_about_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Show version of Flash plugin on about:version. If no flash plugin isfinnur@chromium.org2011-04-151-0/+21
* Add VPN UIstevenjb@google.com2011-04-151-2/+171
* Load EULA from resources only on UI thread for Chrome OSdpolukhin@chromium.org2011-04-081-3/+7
* Show EULA in initial locale instead of current localedpolukhin@chromium.org2011-04-061-0/+67
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-061-4/+11
* Fix about:about link to about:gpu.mmenke@chromium.org2011-04-011-1/+1
* Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference.dhollowa@chromium.org2011-03-291-1/+2
* Revert 79651 - Coverity: Pass parameters by reference.dhollowa@chromium.org2011-03-291-2/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-291-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Renaming parameter names from is_off_the_record to is_incognitowillchan@chromium.org2011-03-181-2/+2
* Add/improve a bunch of commentsjar@chromium.org2011-03-081-0/+2
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-1/+0
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-6/+6
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* Add autocomplete provider for "about:" URLs.pkasting@chromium.org2011-02-231-36/+36
* Recreate both GpuProcessHost and GpuProcessHostUIShim when a new GPU process ...apatrick@chromium.org2011-02-221-7/+10
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-191-3/+3
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-3/+3
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-3/+3
* Fix chromium-style compile error that got in the tree since yesterday.erg@google.com2011-02-171-0/+4
* Add two new modes for dumping stats output: raw mode and json mode.mbelshe@chromium.org2011-02-101-18/+68
* Revert 74451 - Add autocomplete provider for "about:" URLs. Original patch b...pkasting@chromium.org2011-02-101-35/+18
* Add autocomplete provider for "about:" URLs. Original patch by simonmorris@c...pkasting@chromium.org2011-02-101-18/+35
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-24/+3
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-3/+24
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-24/+3
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-3/+24
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-24/+3
* Carnitas: Refactor about_ipc_dialog headersail@chromium.org2011-01-261-4/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+1
* [Sync] Port about:sync to DOMUIakalin@chromium.org2011-01-141-33/+10
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0
* This adds a "killed tab" page to be displayed in the case where a tab is kill...gspencer@chromium.org2011-01-131-1/+2
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* chromeos: Fix DOMUI about:credits link.derat@chromium.org2010-12-291-8/+12
* fix about:memory and memory histogramserikkay@chromium.org2010-12-281-1/+3
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-6/+5
* don't include about:linux-proxy-config in about:aboutevan@chromium.org2010-12-171-1/+0
* Sitch the about:gpu implementation from an about handler to dom_ui.nduca@chromium.org2010-12-151-106/+7
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-4/+4
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-5/+11
* Move:ben@chromium.org2010-12-021-2/+2
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1