summaryrefslogtreecommitdiffstats
path: root/content/test
Commit message (Expand)AuthorAgeFilesLines
* Enable a minimal content/ build on iOSstuartmorgan@chromium.org2012-09-181-2/+4
* We do not pass enums by conts references. This CL fixes style errors introducedvarunjain@chromium.org2012-09-172-2/+2
* Make spin button accessible on Mac.dmazzoni@chromium.org2012-09-142-1/+5
* Do not load content_resources.pak on iOS.msarda@chromium.org2012-09-141-0/+3
* Disable HW decode in content_browsertests except on win & cros (to match chro...fischman@chromium.org2012-09-131-0/+6
* Reland: Take 2: Force python test server output to be unbuffered, so it doesn...rsimha@google.com2012-09-121-3/+1
* Revert 156361 - Take 2: Force python test server output to be unbuffered, so ...rsimha@google.com2012-09-121-1/+3
* Take 2: Force python test server output to be unbuffered, so it doesn't mix w...rsimha@google.com2012-09-121-3/+1
* Add support for new accessibility roles from WebKit, with tests.dmazzoni@chromium.org2012-09-1224-0/+119
* Begin adding support for tab mirroring via the MediaStream audio/video capturingmiu@chromium.org2012-09-111-10/+2
* Makes it possible to run content_browsertests with --as-browser and fake WebR...phoglund@chromium.org2012-09-101-23/+5
* content_browsertests will now use fake webrtc devices.phoglund@chromium.org2012-09-091-0/+5
* Context menus should appear above the touch point if invoked by long press.varunjain@chromium.org2012-09-072-2/+5
* Make IndexedDB layout browser tests save incorrect results to a filedgrogan@chromium.org2012-09-052-1/+28
* Move some download tests to content from chrome.rdsmith@chromium.org2012-08-301-0/+3
* Support frame tree propagation between renderers in the same browsing instance.nasko@chromium.org2012-08-2812-0/+181
* New WebKitBrowserTest for content_shell not providing a prerenderer client.gavinp@chromium.org2012-08-281-0/+16
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-2410-31/+54
* Convert the Web SQL Database pyauto test to content_browsertests.jam@chromium.org2012-08-221-0/+146
* Replaced static URLRequestFileJob factory with non-static protocol handler fo...shalev@chromium.org2012-08-201-1/+4
* Convert the indexed db pyauto tests to content_browsertests.jam@chromium.org2012-08-207-0/+274
* Make content_browsertests support restarts across a test.jam@chromium.org2012-08-171-2/+4
* Fix race condition with windowless plugin buffers. The problem, which is alre...jam@chromium.org2012-08-151-0/+40
* Move the corresponding cc files from content\test to be alongside their heade...jam@chromium.org2012-08-1426-4674/+0
* Move browser_test_base.h to content/public/test. I originally thought that co...jam@chromium.org2012-08-143-93/+7
* Move DownloadTestObserver and friends down into content.rdsmith@chromium.org2012-08-141-0/+388
* Revert 151351 - Replace the DownloadFileManager with direct ownership yutak@chromium.org2012-08-141-152/+170
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-132-12/+15
* Replace the DownloadFileManager with direct ownership rdsmith@chromium.org2012-08-131-170/+152
* Update webrtc to 2565.ronghuawu@chromium.org2012-08-131-4/+4
* Add a MANUAL_ prefix for browser tests. These tests don't run unless --run-ma...jam@chromium.org2012-08-132-8/+38
* Remove RenderThread::IsRegisteredExtensionmihaip@chromium.org2012-08-091-5/+0
* Fix for number of ChromeOS browser_tests that were failing in BVTs. Added ext...zelidrag@chromium.org2012-08-091-2/+4
* Don't print the callstack in forked browser test processes. This may allocate...jam@chromium.org2012-08-083-20/+43
* IndexedDB browser test for migrating from leveldb schema v0 to v1.dgrogan@chromium.org2012-08-073-0/+37
* Rename layoutTestController to testRunner.jochen@chromium.org2012-08-071-6/+5
* Add leveldb test files that the try servers can't process. From http://coder...dgrogan@chromium.org2012-08-074-0/+1
* Add http based media browser tests.dalecurtis@chromium.org2012-08-071-36/+68
* Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...fischman@chromium.org2012-08-071-1/+0
* Allow writing browser_tests that involve a restart. The way to do this:jam@chromium.org2012-08-061-39/+73
* Improve accessible name calculation on Windows.dmazzoni@chromium.org2012-08-069-0/+109
* Update media test binaries for new audio codecs.ihf@chromium.org2012-08-043-0/+0
* Reland 149510 - Allow filters in accessibility tests to specify which attribu...pkasting@chromium.org2012-08-0214-96/+108
* Revert 149510 - Allow filters in accessibility tests to specify which attribu...pkasting@chromium.org2012-08-0214-108/+96
* Make RenderProcessImpl::CreateTransportDIB and RenderProcessImpl::FreeTranspo...fsamuel@chromium.org2012-08-023-4/+9
* Allow filters in accessibility tests to specify which attributes to check.dmazzoni@chromium.org2012-08-0114-96/+108
* 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