summaryrefslogtreecommitdiffstats
path: root/base/test
Commit message (Expand)AuthorAgeFilesLines
* Add TraceAnalyzer support for START/FINISH events and JSON error loggingjbates@chromium.org2011-12-023-40/+136
* trace_event: distinguish between scoped begin/end and global start/finish eventsjbates@chromium.org2011-12-023-7/+7
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-12-012-11/+33
* Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...hayato@chromium.org2011-12-012-33/+11
* Add TraceAnalyzer support for calculating common event rate statisticsjbates@chromium.org2011-12-013-0/+89
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-11-302-11/+33
* Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...)dcheng@chromium.org2011-11-252-51/+0
* Revert 111074 - ASAN timeout on OutOfProcessPPAPITest.*dhollowa@chromium.org2011-11-221-1/+1
* ASAN timeout on OutOfProcessPPAPITest.*dhollowa@chromium.org2011-11-221-1/+1
* Replace ScopedCommandLineOverride with TestSuite listener.miket@chromium.org2011-11-222-1/+30
* Convert NewRunnableMethod() to base::Bind() in base::TestThreadHelper.dcheng@chromium.org2011-11-161-2/+3
* Add OVERRIDE to base/.avi@chromium.org2011-11-162-4/+4
* Multiply the timeouts by 2 if the tests are ran under AddressSanitizer.glider@chromium.org2011-11-151-4/+14
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-091-2/+8
* Remove calls to g_thread_init().willchan@chromium.org2011-11-051-1/+0
* Clean up some API in trace_event_analyzer.h and add some getters.jbates@chromium.org2011-11-043-29/+126
* Moving the SignalingTask class to base/test.tommi@chromium.org2011-11-022-0/+51
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+5
* add classes trace_analyzer::Query and TraceAnalyzer to improve testing (retry)jbates@chromium.org2011-10-293-0/+1647
* Revert 107813 - add classes trace_analyzer::Query and TraceAnalyzer to make i...jbates@chromium.org2011-10-293-1647/+0
* Revert 107830 - Fix BASE_EXPORT on QueryNodejbates@chromium.org2011-10-291-1/+1
* Fix BASE_EXPORT on QueryNodejbates@chromium.org2011-10-291-1/+1
* add classes trace_analyzer::Query and TraceAnalyzer to make it easy to search...jbates@chromium.org2011-10-283-0/+1647
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-262-13/+13
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-252-13/+13
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-252-13/+13
* Upstream: The test stub for Androidmichaelbai@google.com2011-10-043-0/+243
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+2
* Avoid long test_server timeouts by using action_timeout_msphajdan.jr@chromium.org2011-09-121-1/+1
* Move test utilities into test_file_util.*.ahendrickson@chromium.org2011-09-023-0/+79
* Enable smooth scrolling on macthakis@chromium.org2011-09-011-3/+4
* Remove obsolete test timeouts and convert callers.phajdan.jr@chromium.org2011-08-251-15/+0
* Remove unused test command-line switches.phajdan.jr@chromium.org2011-08-253-15/+0
* Tommi: I need an owner review for the chrome frame changes.rogerta@chromium.org2011-08-242-0/+129
* GTTF: Reduce number of different timeouts.phajdan.jr@chromium.org2011-08-222-15/+7
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-5/+5
* Increase test timeout to 45s.thakis@chromium.org2011-08-081-1/+1
* Increase test timeout by 2 more seconds.thakis@chromium.org2011-08-071-1/+1
* Increase test timeout for out of process tests by 4 seconds.thakis@chromium.org2011-08-071-1/+1
* In test_file_util_mac.cc, when evicting file from cache, do not map a file wh...hnguyen@chromium.org2011-08-031-3/+16
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-132-32/+16
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-122-16/+32
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-122-32/+16
* Added last_modified field to TemplateURL and database. Updated unit tests, in...stevet@chromium.org2011-06-282-0/+97
* Move the thread test helper to base/testjochen@chromium.org2011-06-282-0/+82
* Cleanup in base/test.joaodasilva@chromium.org2011-06-203-41/+53
* Revert 89664 - Cleanup in base/test.joaodasilva@chromium.org2011-06-203-53/+41
* Cleanup in base/test.joaodasilva@chromium.org2011-06-203-41/+53
* Adding missing inclusionstzik@chromium.org2011-06-181-1/+2