summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/benchmarking_extension.cc
Commit message (Expand)AuthorAgeFilesLines
* Use v8::Local inplace of v8::Handle in src/chrome/*deepak.s2015-04-301-3/+3
* removing all the code related to chrome://statscpu2015-02-121-51/+1
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-1/+1
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-251-2/+2
* remove some calls to to-be-deprecated v8::Value::To* functionsdcarney2014-11-201-1/+1
* Standardize usage of virtual/override/final in chrome/renderer/dcheng2014-10-211-1/+1
* Replacing the OVERRIDE with override and in chrome/renderermohan.reddy2014-10-101-1/+1
* Remove usages of deprecated v8 apis in extensions in chrome/dcarney@google.com2013-11-281-9/+12
* [Telemetry] Add support for capturing V8 object stats to Telemetry.rmcilroy@chromium.org2013-08-301-5/+32
* Use a direct include of time headers in chrome/common/, chrome/installer, chr...avi@chromium.org2013-06-281-1/+1
* convert most remaining function callbacks to new styledcarney@chromium.org2013-06-131-7/+7
* remove all usages of v8::String::WriteAsciidcarney@chromium.org2013-04-301-1/+1
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* Fixed browser crash when Telemetry uses Debug build.danhn@chromium.org2013-02-201-74/+2
* Revert 182754enne@chromium.org2013-02-151-2/+74
* Fixed browser crash when Telemetry uses Debug build.danhn@chromium.org2013-02-151-74/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.rsleevi@chromium.org2013-02-071-1/+1
* Remove SSLHostInfo.agl@chromium.org2012-06-271-7/+3
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Make benchmarking_extension.cc use content::RenderThread interface instead of...jam@chromium.org2011-10-121-7/+7
* move webkit_glue::IsSingleProcess to content.dpranke@chromium.org2011-09-201-2/+4
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-0/+174