summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_about_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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