summaryrefslogtreecommitdiffstats
path: root/content/test
Commit message (Expand)AuthorAgeFilesLines
* Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...jam@chromium.org2012-07-301-1/+31
* Remove all the chrome exceptions in content's DEPS that were there for browse...jam@chromium.org2012-07-301-2/+0
* Port the render_view_host_manager_browsertest.cc to content_browsertests.jam@chromium.org2012-07-305-0/+166
* Commit test data to be moved since try bots won't apply otherwisejam@chromium.org2012-07-2826-0/+293
* Moved tulip2.webm from chrome/test/data/media.dalecurtis@google.com2012-07-281-0/+0
* Move AudioDevice and AudioInputDevice to media.tommi@chromium.org2012-07-271-0/+1
* make content_shell and content_browsertests works with aurahongbo.min@intel.com2012-07-271-4/+0
* Add support for android in gpu test expections parseryongsheng.zhu@intel.com2012-07-272-2/+7
* Convert speech and session history browser_tests to run under content_browser...jam@chromium.org2012-07-272-0/+14
* Copy test data so that tests which use them can be converted to content_brows...jam@chromium.org2012-07-2716-0/+211
* Add the RenderProcessHost::FastShutdownIfPossible calls to ContentBrowserTest...jam@chromium.org2012-07-271-0/+5
* Disable GPU process prelaunching in content_browsertests on Linux. This is ca...jam@chromium.org2012-07-261-0/+5
* Commit test data that will be deleted later so that tryjobs workjam@chromium.org2012-07-265-0/+53
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-0/+5
* Move over a bunch of tests from browser_tests to content_browsertests.jam@chromium.org2012-07-263-6/+17
* Move ui_test_utils::CrashTab to browser_test_utils so that it can be reused b...jam@chromium.org2012-07-261-0/+9
* Copy test data for a few browser_tests in prepartion for moving them to conte...jam@chromium.org2012-07-268-0/+223
* Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...jam@chromium.org2012-07-261-0/+12
* Delete files I forgot to add in my last cljam@chromium.org2012-07-264-49/+0
* Revert 144488 - For unit tests, track additions to AtExitManager and warn.scottbyer@chromium.org2012-07-251-5/+6
* add blank line so that trybots can patch deleting this filejam@chromium.org2012-07-251-1/+1
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-259-14/+272
* Copy worker test data to content in preparation for worker tests moving to co...jam@chromium.org2012-07-2418-0/+446
* Copy the MediaTest.* data files to content/test/data in preparation for porti...jam@chromium.org2012-07-2416-0/+45
* Prevent loading libffmpegsumo.so to python (autotests) process.glotov@chromium.org2012-07-241-2/+5
* Move TestWebSocketServer from ui_test_utils.h to browser_test_utils.h since i...jam@chromium.org2012-07-241-0/+155
* Don't run content_browsertests on aura yetjam@chromium.org2012-07-241-0/+4
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-242-27/+163
* Make content_shell working with aurahongbo.min@intel.com2012-07-241-4/+0
* Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...jam@chromium.org2012-07-241-5/+5
* Fix GPUTestConfigTest.LoadCurrentConfig on Androidyongsheng.zhu@intel.com2012-07-242-1/+5
* Move plugin_browsertests.cc from browser_tests to content_browsertests.jam@chromium.org2012-07-2311-6/+84
* Fix regression of bug 205 where a plugin in a window shown with window.open m...jam@chromium.org2012-07-231-0/+3
* Copy the test data in chrome\test\data\npapi to content\test\data\npapi in pr...jam@chromium.org2012-07-2347-0/+1418
* Revert 147799 - landed without owners approvaljam@chromium.org2012-07-212-25/+2
* Prevent loading libffmpegsumo.so to python (autotests) process.glotov@google.com2012-07-212-2/+25
* Move input event simulation functions from ui_test_utils.h to browser_test_ut...jam@chromium.org2012-07-201-0/+91
* Make ContentBrowserTest look for the title. This is now a basic test that ens...jam@chromium.org2012-07-201-2/+8
* Add net library for content unit test and enable related test cases on Android.shouqun.liu@intel.com2012-07-201-0/+2
* Move TitleWatcher from ui_test_utils.h to browser_test_utils.h so it can be r...jam@chromium.org2012-07-202-1/+74
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-204-52/+115
* InProcessBrowserTest.Empty is only valid for browser_tests, so ask the test d...jam@chromium.org2012-07-192-28/+26
* Move content_shell and content_browsertests code into the content namespace.jam@chromium.org2012-07-193-15/+20
* Use a temp dir for the BrowserContext when content_shell is running as a brow...jam@chromium.org2012-07-191-1/+4
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-191-3/+6
* Early exit in content_browsertests when running under aura since content_shel...jam@chromium.org2012-07-191-0/+4
* Get content_browsertest working. I've added a simple test for now, and will c...jam@chromium.org2012-07-1910-34/+300
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-2/+0
* MediaStreamManager needs to outlive its clients like MediaStreamDispatcherHos...xians@chromium.org2012-07-181-12/+13
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-183-5/+5