summaryrefslogtreecommitdiffstats
path: root/content/test
Commit message (Expand)AuthorAgeFilesLines
* Re-land: Added DBus workaround from runtest.py to the run_gpu_test.pysergiyb2015-01-231-1/+80
* [Telemetry] Make the default Name of benchmark to be module_name.ClassNamenednguyen2015-01-2311-0/+45
* Rebaseline failing pixel tests. *re-land*jmadill2015-01-232-2/+7
* Make RenderFrame(Host) own a RenderWidget(Host).kenrb2015-01-224-3/+8
* Document and test that image_util.WritePngFile requires path end in 'png'.kbr2015-01-221-2/+2
* [Android] Show autofill popup after animation.rouslan2015-01-221-0/+1
* Revert of Moved DBus workaround from runtest.py to the run_gpu_test.py (patch...kbr2015-01-221-68/+1
* Revert of Rebaseline failing pixel tests. (patchset #3 id:40001 of https://co...brianderson2015-01-222-7/+2
* Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:3...cmumford2015-01-214-8/+3
* Make RenderFrame(Host) own a RenderWidget(Host).kenrb2015-01-214-3/+8
* Rebaseline failing pixel tests.jmadill2015-01-212-2/+7
* PlzNavigate: make content unit tests work with browser side navigationclamy2015-01-211-7/+12
* Moved DBus workaround to the run_gpu_test.pysergiyb2015-01-211-1/+68
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+3
* Add DumpAccessibilityTree tests (13,14 of 20)shreeram.k2015-01-2136-0/+237
* Introduce a LoadingTaskQueuealexclarke2015-01-212-0/+6
* Block NPAPI plugins by defaultwfh2015-01-213-0/+57
* GN: Add -Wl,-z defs on linux and fix errorsjamesr2015-01-211-1/+8
* Move URLRequestSlowDownloadJob to net/test/url_request.jam2015-01-202-377/+0
* Expose attributes max, min, value for meter html tagramya.v2015-01-204-7/+12
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-7/+7
* Revert of On Android, links inside headings should be announced as headings b...bartfab2015-01-194-17/+0
* On Android, links inside headings should be announced as headings by TalkBackramya.v2015-01-194-0/+17
* Add DumpAccessibilityTree tests (12 of 20)shreeram.k2015-01-1942-28/+205
* Add occlusion support to WebContentsImpl and RenderWidgetHostViewccameron2015-01-172-0/+14
* Start replicating sandbox flags for OOPIF.alexmos2015-01-161-1/+2
* Add Windows accessibility event tests for tree changes.dmazzoni2015-01-1548-0/+279
* Replace action_runner's NavigateToPage with Navigate(url,...)ariblue2015-01-159-16/+18
* Add DumpAccessibilityTree tests (19 of 20)shreeram.k2015-01-1543-13/+218
* Eliminate RenderWidgetHostViewBase::WasShown/Hiddenccameron2015-01-151-2/+0
* Change the WebCrypto behavior when exporting EC private keys that were import...eroman2015-01-141-0/+19
* Speculatively spawns a renderer process for navigations.carlosk2015-01-141-0/+5
* Fixes WebRTC browsertests.yukishiino2015-01-141-1/+10
* Disable OutOfProcessPPAPITest under ThreadSanitizer.glider2015-01-141-2/+10
* Fix some errors in GN files for content.vchigrin2015-01-141-1/+1
* Remove usage of [Client=..] from web_ui_mojo test.darin2015-01-132-25/+10
* Skip GPU trace_test while setting up build bot recipes.dyen2015-01-131-0/+2
* Exposed the invalid state of form controls to the accessibility APIs.nektar2015-01-135-26/+42
* replace COMPILE_ASSERT with static_assert in content/mostynb2015-01-133-27/+27
* Add content_perftests, gl_tests, and gl_benchmark to GNbrettw2015-01-131-0/+78
* Add content unittests to the GN build.brettw2015-01-131-2/+201
* Roll WebGL conformance tests and update test expectations.zmo2015-01-131-3/+0
* Add a helper function, ,IsCellOrTableHeaderRole(), for ax table headerje_julie.kim2015-01-126-12/+12
* TableCaptionElement is not exposed to accessibilityramya.v2015-01-122-4/+4
* Disable content_browsertests on GN for MacBrett Wilson2015-01-121-158/+162
* Add content_browsertests to GN build.brettw2015-01-121-0/+211
* [ServiceWorker] Use WebPageVisibilityState in ClientInfo.mlamouri2015-01-101-1/+1
* Added test to ensure gpu_toplevel marker is plumbed through blink.dyen2015-01-092-0/+85
* Expose br tag in AX Tree as ROLE_SYSTEM_WHITESPACE.shreeram.k2015-01-089-12/+12
* Form labels not being spoken in TalkBackramya.v2015-01-083-3/+3