summaryrefslogtreecommitdiffstats
path: root/components/test_runner
Commit message (Expand)AuthorAgeFilesLines
* Reports the position of the caret and current selection in content editables.nektar2015-08-072-0/+82
* Enable testing NotificationEvent.actionjohnme2015-08-073-9/+17
* Replace StringToLowerASCII with base::ToLowerASCIIbrettw2015-08-061-1/+2
* Directly include SkPath.h where needed in components/test_runner.bungeman2015-08-032-0/+4
* Initial version of onbufferedamountlowbemasc2015-07-311-3/+2
* This is a fix for tests for Credential Management: Rename 'request' to 'get'dvadym2015-07-312-2/+2
* Add eventSender support for web pointer properties in touch points.e.hakkinen2015-07-312-38/+106
* PageOverlays: Use setPageOverlayColor instead of addPageOverlaysergeyv2015-07-282-35/+5
* components: WebTestProxyBase should pass valid values to beginFrame.mithro2015-07-281-2/+9
* Credential Management: Rename 'notifySignedIn' to 'store' (2/3)dvadym2015-07-242-3/+3
* Initialize CompositorDependencies in RenderWidget's constructor.dcheng2015-07-221-2/+2
* Early return in mock app banner client if promise can't be foundjochen2015-07-211-1/+2
* Handle empty error pages in DidFinishDocumentLoadjaphet2015-07-171-3/+2
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+1
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-1/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+1
* Web MIDI: make the mock devices support loopback communicationtoyoshim2015-07-152-1/+9
* Check whether the handle returned by PeekNext() is empty before accessing itjochen2015-07-132-2/+2
* Move layout test accessibility event method where it belongsjochen2015-07-022-6/+8
* Remove remaining layering violations from test runnerjochen2015-07-025-20/+38
* Remove the notifyFailedSignedIn callback from Chromium.msramek2015-07-022-9/+0
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-021-12/+14
* Added eventSender support for touches causing scroll when uncanceled.mustaq2015-06-302-24/+30
* Credential Management: Rename 'notifySignedOut' to 'requireUserMediation' (2/3)mkwst2015-06-252-2/+2
* Make WebFrameTestProxy (and therefore RenderFrameImpl) take only one ctor argjochen2015-06-252-3/+3
* Make HTML5 <mark> accessible.shreeram.k2015-06-181-0/+2
* Make clusterfuzz happy and harden testRunner a bitjochen2015-06-161-2/+2
* Add --dump-line-box-trees parameter to content_shell.szager2015-06-162-2/+6
* Move EndsWith to base namespace.brettw2015-06-121-1/+1
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-121-5/+4
* Added supporting code for Blink layout tests for isContentRichlyEditable.nektar2015-06-102-0/+7
* Update Blink's screen orientation path in Chromium.mlamouri2015-06-082-5/+5
* Turn test runner library into an actual componentjochen2015-06-0516-34/+112
* Credential Management: Rename 'LocalCredential' to 'PasswordCredential' (2/3)mkwst2015-06-031-5/+5
* Move test runner component into its own namespacejochen2015-06-0365-129/+129
* Suppress dumping number of unload handlers when LayoutTest endskouhei2015-06-031-7/+0
* Move test runner to a componentjochen2015-06-0385-0/+18205