summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/perf
Commit message (Expand)AuthorAgeFilesLines
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-2/+2
* More ChromeFrame perf test fixes to account for the changes in the UITest fun...ananta@chromium.org2011-01-192-4/+20
* Fix perf redness caused by an event name change. ananta@chromium.org2011-01-081-1/+1
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-2/+2
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-5/+5
* Fix the ChromeFrame perf redness caused by an event name change.ananta@chromium.org2010-12-131-1/+1
* Fix ChromeFrame perf builder redness caused by an event name change.ananta@chromium.org2010-11-301-1/+1
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-3/+4
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-061-6/+6
* Disabling the FlashCreationTest.PerfWarm test as it seems to fail on the perf...ananta@chromium.org2010-11-051-1/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-7/+7
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-8/+8
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-6/+6
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-3/+4
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-101-2/+3
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-1/+2
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-3/+1
* GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.phajdan.jr@chromium.org2010-08-261-4/+4
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-2/+2
* Fix ChromeFrame perf graph names to ensure that all counters show up.ananta@chromium.org2010-08-121-5/+5
* The ChromeFrame perf tests which measure ETW performance traces emitted by Ch...ananta@chromium.org2010-08-121-85/+119
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-8/+87
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-3/+2
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-2/+3
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-1/+1
* Sample of running integration test as a simple performance test.stoyan@chromium.org2010-07-141-0/+227
* Changing the pre-reading of chrome.dll to read it as an image section instead...ananta@chromium.org2010-07-031-7/+45
* Set ChromeFrame unpinned mode for the duration of the perf tests to ensure th...ananta@chromium.org2010-06-292-4/+4
* Disabling the ChromeFrame reference build perf memory test as it causes a cra...ananta@chromium.org2010-06-291-1/+6
* Attempt to fix ChromeFrame perf test failures on the experimental builder. Th...ananta@chromium.org2010-06-291-0/+1
* Fix ChromeFrame reference perf tests failures. CoFreeUnusedLibraries at times...ananta@chromium.org2010-06-291-1/+0
* Ensure that the ChromeFrame reliability and perf tests startup in headless mo...ananta@chromium.org2010-06-231-3/+15
* chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func...tfarina@chromium.org2010-06-081-4/+3
* Ensures that cold startup perf tests clear more DLLs. Helps bring results int...slightlyoff@chromium.org2010-06-031-2/+14
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-3/+3
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-3/+3
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-3/+3
* cleanup: Include base/path_service.h in tests that use it.thestig@chromium.org2010-03-311-2/+2
* Fixes GCF perf tests in prep for re-enabling them on the bots.slightlyoff@chromium.org2010-03-261-33/+10
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-165/+165
* Fix chrome_frame build by updating build files.phajdan.jr@chromium.org2010-01-131-4/+0
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-131-24/+7
* Some Chrome Frame cleanup:robertshield@chromium.org2010-01-051-4/+4
* Back/Forward support for url fragmentsamit@chromium.org2009-11-191-50/+16
* More memory stats code cleanup:sgk@chromium.org2009-11-091-5/+4
* Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.sgk@chromium.org2009-11-051-11/+20
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-5/+4
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-2/+4
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-4/+2