summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_about_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-171-1/+0
* [uber page] Uber URL cleanups.csilv@chromium.org2012-03-311-5/+5
* get rid of old options pagesestade@chromium.org2012-03-231-18/+6
* DevTools: convert about:workers into about:inspectpfeldman@chromium.org2012-03-211-1/+1
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@chromium.org2012-03-131-1/+1
* Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...dmikurube@chromium.org2012-03-101-1/+1
* Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).dmikurube@chromium.org2012-03-101-1/+1
* [uber page] Integrate history into uber page.csilv@chromium.org2012-03-031-0/+7
* Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),...dmikurube@google.com2012-03-031-1/+1
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@google.com2012-03-031-1/+1
* Move sensors::Provider to content/public/browser and put it in the content na...tfarina@chromium.org2012-02-101-2/+2
* Link to about:policy from about:about.joaodasilva@chromium.org2012-02-091-0/+1
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-081-33/+0
* Revert 120608 - [uber page] Disable uber page for M18 branch. This will be re...csilv@chromium.org2012-02-061-1/+1
* [uber page] Disable uber page for M18 branch. This will be reverted on trunk.csilv@chromium.org2012-02-061-1/+1
* [uber page] Improve URL mapping for extension URLS.csilv@chromium.org2012-02-011-0/+7
* [uber page] Enable Uber page by default.csilv@chromium.org2012-01-271-3/+17
* Initial draft of chrome://omnibox/ page.mpearson@chromium.org2012-01-241-0/+1
* Adding about:network_action_predictor to show state of NetworkActionPredictor...dominich@chromium.org2012-01-051-1/+2
* Move remaining about: handlers to webUI.tsepez@chromium.org2011-11-301-1455/+54
* Move the RendererProcessType enum out of ChildProcessInfo. It's actually neve...jam@chromium.org2011-11-291-2/+2
* Fix a regression in chrome://gpucrash etc.zmo@google.com2011-11-281-3/+3
* Fix cros build errorjam@chromium.org2011-11-231-1/+1
* Move sensors interface into content/public/browser (since it's only used by b...jam@chromium.org2011-11-231-5/+5
* Get rid of last gpu_messages.h dependency in chrome by having chrome ask the ...jam@chromium.org2011-11-191-8/+10
* Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...ericdingle@chromium.org2011-11-181-1/+2
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+3
* Add about:profiler to the about:about page.eroman@chromium.org2011-11-181-0/+1
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-1/+1
* Remove about:tracking.eroman@chromium.org2011-11-161-20/+0
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-161-1/+1
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-1/+1
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-2/+4
* Revert 110021 - Broke CrOS compilersleevi@chromium.org2011-11-151-2/+1
* Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...ericdingle@chromium.org2011-11-151-1/+2
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-6/+6
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Enable tracking of objects by defaultjar@chromium.org2011-10-311-10/+2
* Revert 107895 - Fully enable about:tracking by defaultjoth@chromium.org2011-10-311-2/+10
* Fully enable about:tracking by defaultjar@chromium.org2011-10-301-10/+2
* Revert 107793 - Fully enable about:tracking by defaultjar@chromium.org2011-10-281-2/+10
* Fully enable about:tracking by defaultjar@chromium.org2011-10-281-10/+2
* set user agent for content browser testsdpranke@chromium.org2011-10-281-1/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Cache the ranges_ vector and share the ranges_ vectorrtenneti@chromium.org2011-10-201-0/+4
* net: Move EscapeForHTML() functions into net namespace.tfarina@chromium.org2011-10-131-1/+1
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-10/+24
* Restore visibilty of Task Tracking via about:trackingjar@chromium.org2011-10-071-10/+12
* CrOS - Allow tabs to be discarded then reloaded to save memory.jamescook@chromium.org2011-10-071-7/+17
* Replace <meta> tag with header for content-security-policy on chrome:// pages.tsepez@chromium.org2011-10-051-2/+0