summaryrefslogtreecommitdiffstats
path: root/base/test
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate call to InitAndroidTest.nileshagrawal@chromium.org2012-06-112-3/+10
* Reverting Temporal increase of test timeouts for ASAN image.glotov@google.com2012-06-041-1/+1
* Chromium support of running DumpRenderTree as an apk on Androidwangxianzhu@chromium.org2012-06-014-45/+61
* Temporal increase of test timeouts for ASAN image.glotov@google.com2012-05-311-1/+1
* Provide android specific implementation for MultiProcessTest::SpawnChildImplnileshagrawal@chromium.org2012-05-292-0/+40
* Run base_unittests_apk on the test try bot for realz.nileshagrawal@chromium.org2012-05-231-0/+4
* Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.thestig@chromium.org2012-05-161-2/+1
* Initialize Android OS path overrides for testingpeter@chromium.org2012-04-272-1/+11
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+2
* Convert the session restore ui_tests to browser_tests. I renabled the disable...jam@chromium.org2012-04-252-24/+11
* Add a "--silent" flag to our test suite to disable gtest output. This clears ...jam@chromium.org2012-04-232-11/+25
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+1
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-1/+1
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-3/+3
* Implementation of SequencedTaskRunner based on SequencedWorkerPool.francoisk777@gmail.com2012-04-024-0/+624
* Plot async steps in about:tracing.simonjam@chromium.org2012-03-281-5/+5
* Revert 128679 - Speculative revert. xcodebuilders hosed between r128678 - 128...rsleevi@chromium.org2012-03-246-359/+0
* apk-based test runner work. Not enabled yet. This CL is a combination of up...jrg@chromium.org2012-03-246-0/+359
* Build Android's MessagePumpForUI by upstreaming SystemMessageHandlerpeter@chromium.org2012-03-141-24/+0
* Upstream Android's PathUtils implementation.peter@chromium.org2012-03-141-7/+0
* Fix uses of TimeDelta in base/test.tedvessenes@gmail.com2012-03-141-1/+2
* Added read-only file error test.ahendrickson@chromium.org2012-03-143-2/+129
* Cleanup: Remove deprecated version of file_util::AppendToPath().thestig@chromium.org2012-03-131-3/+2
* Add test to for RAF-spinning in accelerated mode with no damage.jbates@chromium.org2012-03-093-9/+71
* Move task_runner_test_template.* into base/test and test_support_baseakalin@chromium.org2012-03-092-0/+255
* Add media device attach notification mechanism.vandebo@chromium.org2012-03-022-0/+53
* Add ASYNC_STEP support to trace_event and change START to ASYNC_BEGIN.jbates@chromium.org2012-03-013-51/+116
* Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...mattm@chromium.org2012-03-012-53/+0
* Add Media device notification to SystemMonitor and Mac implvandebo@chromium.org2012-02-292-0/+53
* Move values_test_util.{h,cc} to base/testakalin@chromium.org2012-02-292-0/+106
* Allow callers of CommandLine::Init to know whether they were the first caller.erikwright@chromium.org2012-02-272-6/+10
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-242-12/+7
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-241-5/+3
* Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe...groby@chromium.org2012-02-231-3/+5
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-221-5/+3
* Enable building with a small set of JNI related files required for linking co...satish@chromium.org2012-02-081-10/+1
* Cleanup: Remove unused switches in base.thestig@chromium.org2012-02-082-4/+2
* Allow tracing in third_party librariesjbates@chromium.org2012-01-132-76/+93
* Remove usage of using namespace, and cleanup trace_analyzer namespacejbates@chromium.org2012-01-123-169/+201
* Update Sleep() calls in base/test to use TimeDelta instead of int.tedvessenes@gmail.com2012-01-042-8/+10
* Add TimeDelay interfaces to TestTimeouts.tedvessenes@gmail.com2012-01-031-1/+29
* Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...ajwong@chromium.org2011-12-201-3/+4
* Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...ananta@chromium.org2011-12-152-5/+28
* Add searching features to new TraceEventVector class for tests.jbates@chromium.org2011-12-143-41/+335
* Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...sail@chromium.org2011-12-141-4/+3
* Remove BindStateHolder and have Bind() return a Callback<> object directly.ajwong@chromium.org2011-12-141-3/+4
* Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for I...willchan@chromium.org2011-12-141-1/+1
* Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...ananta@chromium.org2011-12-141-1/+1
* Added comments to setlocale call.saintlou@chromium.org2011-12-091-0/+3
* Fix test failures when calling native char conversion functions (e.g wrctomb).saintlou@chromium.org2011-12-081-1/+3