summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_about_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 50917 - Added an about:about page (continuation)thestig@chromium.org2010-06-261-63/+0
* Added an about:about page (continuation)hinoka@chromium.org2010-06-261-0/+63
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-1/+1
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Fix about:ipc on Mac.jrg@chromium.org2010-06-221-1/+1
* Removing hard-coded usages of Chromium browser name.arv@chromium.org2010-06-211-0/+2
* Split part of about_handler into chrome/common to break the browser-renderer ...thestig@chromium.org2010-06-181-9/+6
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-151-29/+8
* Add routing info and unrecoverable error info to about:sync.tim@chromium.org2010-06-091-0/+22
* Checking in http://codereview.chromium.org/2605005 on behalf of tbarzic@chrom...zelidrag@chromium.org2010-06-071-1/+40
* Added an about:network page for ChromeOS.chocobo@chromium.org2010-05-111-0/+12
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-101-3/+2
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* linux: unify proxy config docsevan@chromium.org2010-04-281-3/+8
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Linux: On unsupported DE, show local help page about configuring proxies.mattm@chromium.org2010-04-011-0/+22
* A basic implementation of information about appcache. Lists manifest files, t...kkanetkar@chromium.org2010-03-271-0/+6
* Replace about:plugins page with new page.viettrungluu@chromium.org2010-03-241-38/+7
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* do not mention other browsers in about:memory for chromeoskuan@chromium.org2010-02-231-0/+4
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* BUG=http://crbug.com/34161jrg@chromium.org2010-02-171-1/+3
* Add command line to about:version.pam@chromium.org2010-02-121-0/+16
* BSD port: another chunk of chrome/browser ifdef cleaningpvalchev@google.com2010-02-031-3/+1
* Fix build error. jshin@chromium.org2010-01-091-2/+1
* Make about:plugin page get rendered properly in Hebrew and Arabic Chrome. Als...jshin@chromium.org2010-01-091-16/+12
* Fix linux/mac treejar@chromium.org2009-12-301-0/+2
* Provide a quick and dirty way to reset about:objects datajar@chromium.org2009-12-301-8/+10
* Move channel (beta,dev,stable) determination code to a common location.jrg@chromium.org2009-12-151-0/+3
* Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma...eroman@chromium.org2009-12-081-6/+51
* Point #include lines to files in the new tcmalloc/chromium local branch.sgk@chromium.org2009-12-011-1/+1
* Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...jamesr@chromium.org2009-11-201-1/+2
* Fix DCHECK() failure when about:memory used.viettrungluu@chromium.org2009-11-201-11/+11
* Plumb through off the record state from the URL request to thetony@chromium.org2009-11-171-2/+4
* add chromeos creditsdavemoore@chromium.org2009-11-161-0/+18
* Part 1 of implementing captcha for sync dialog. tim@chromium.org2009-11-111-6/+7
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-0/+2
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-1/+2
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-2/+1
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+2
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-051-1/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-2/+5
* Convert chrome_url_data_manager (previously a global) into a Singleton. Thistony@chromium.org2009-10-301-1/+1
* Revert "Convert chrome_url_data_manager (previously a global) into a"tony@chromium.org2009-10-301-1/+1
* Convert chrome_url_data_manager (previously a global) into atony@chromium.org2009-10-301-1/+1
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-301-5/+5
* Remove the browser_sync flag.zork@chromium.org2009-10-271-6/+0
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-7/+6
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-2/+3