summaryrefslogtreecommitdiffstats
path: root/chrome/test/perf
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-1/+1
* Standardize usage of virtual/override/final in chrome/dcheng2014-10-211-1/+1
* Replace FINAL and OVERRIDE with their C++11 counterparts in chrome/testmohan.reddy2014-10-092-3/+3
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Renamed namespaces in src/chrome.vitalybuka@chromium.org2014-04-301-32/+32
* Remove the remaining automation-based tests.jam@chromium.org2014-04-0413-2687/+0
* Remove automation code from browser process.jam@chromium.org2014-04-021-102/+0
* Convert the MachPortsTest.GetCounts from an automation-based perftest to a br...rsesek@chromium.org2014-03-271-0/+115
* Move some functions in test_file_util to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-1/+3
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-3/+3
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Disable memory performance_ui_test.tonyg@chromium.org2014-03-041-3/+4
* Delete idb_perf test.cmumford@chromium.org2014-02-221-118/+0
* Remove allow-webui-compositing switchjamesr@chromium.org2014-02-191-6/+0
* Use chrome_constants rather than hardcoded Preferences string in startup_test...gab@chromium.org2014-02-151-2/+2
* Remove throughput_testsenne@chromium.org2014-01-111-616/+0
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-256-9/+10
* Update some uses of Value in chrome/ to use the base:: namespace.avi@chromium.org2013-12-233-13/+14
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-202-8/+8
* Skip TestingBrowserProcess creation in browser_testsjamescook@chromium.org2013-12-091-16/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Disable memory_test reference tests on mac.tonyg@chromium.org2013-11-271-0/+9
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-5/+0
* Cleanup: Fix style errors and remove unused #includes in net/base/net_util.h,...thestig@chromium.org2013-10-141-3/+8
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-291-1/+0
* Do not explicitly use --force-compositing-mode in memory/throughput tests; us...gab@chromium.org2013-09-201-3/+1
* Disable gpu-throughput-tests on WIN AURA.alokp@chromium.org2013-09-191-17/+24
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-7/+7
* Remove page cyclers from chrome binary.tonyg@chromium.org2013-09-041-0/+18
* Factor out a perf test result printer method.tonyg@chromium.org2013-09-0211-269/+10
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-304-5/+4
* test: Disabled ThroughputTestThread.DrawImageShadowGPU (flaky).vmpstr@chromium.org2013-08-281-1/+3
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-242-4/+4
* Tab capture performance test.hubbe@chromium.org2013-08-201-1/+1
* GPU Gardening: Marking ThroughputTestThread.DrawImageShadowGPU as flakyjunov@chromium.org2013-08-141-1/+2
* GPU Gardening: marking DrawImageShadowGPU throughput test as flakyjunov@chromium.org2013-08-141-3/+7
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-272-2/+2
* Remove TextDatabase from the history service.rmcilroy@chromium.org2013-07-242-4/+1
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-241-1/+4
* Update include paths in chrome/test for base/process changes.rsesek@chromium.org2013-07-243-3/+0
* Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."rlarocque@chromium.org2013-07-231-4/+1
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-231-1/+4
* Revert 212459 "Remove TextDatabase from the history service."asargent@chromium.org2013-07-182-1/+4
* Remove TextDatabase from the history service.rmcilroy@chromium.org2013-07-182-4/+1
* Use a direct include of the message_loop header in chrome/test/, chrome/tools...avi@chromium.org2013-07-183-3/+3
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-2/+2
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1