summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_about_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* base::Bind: More converts, mostly in WebUI.jhawkins@chromium.org2011-10-041-2/+4
* Remove version hacks for platform version.rkc@chromium.org2011-10-031-1/+0
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-021-2/+2
* CrOS: Add Discard Tab command link to about:discardsjamescook@chromium.org2011-09-221-10/+17
* CrOS - Change OomPriorityManager from a Singleton to a member of BrowserProce...jamescook@chromium.org2011-09-201-1/+1
* Redirect chrome://extensions to the new chrome://settings/extensions (attempt...finnur@chromium.org2011-09-191-3/+11
* Add system memory information to about:discardsamruthraj@motorola.com2011-09-151-0/+24
* Revert 101081 - Redirect chrome://extensions to the new chrome://settings/chr...finnur@chromium.org2011-09-141-12/+3
* Redirect chrome://extensions to the new chrome://settings/chromeExtensions (a...finnur@chromium.org2011-09-141-3/+12
* Revert 101046 - Redirect chrome://extensions to the new chrome://settings/chr...joi@chromium.org2011-09-141-12/+3
* Redirect chrome://extensions to the new chrome://settings/chromeExtensions.finnur@chromium.org2011-09-141-3/+12
* Remove CHROME_V8 #define and related javascript_engine gyp variable.mihaip@chromium.org2011-09-121-17/+5
* webkit/glue: Remove an unused declaration of GetWebKitVersion() that was left...tfarina@chromium.org2011-09-111-0/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-4/+6
* Reland CrOS - Fix use-after-free in OomPriorityManager on shutdownjamescook@chromium.org2011-09-081-1/+2
* Revert 100254 - CrOS - Fix use-after-free in OomPriorityManager on shutdownjamescook@chromium.org2011-09-081-2/+1
* CrOS - Fix use-after-free in OomPriorityManager on shutdownjamescook@chromium.org2011-09-081-1/+2
* CrOS - about:discards shows tab to discard in OOM situationsjamescook@chromium.org2011-09-081-34/+74
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-081-0/+21