index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
test_runner
Commit message (
Expand
)
Author
Age
Files
Lines
*
80% of calls to skia::GetTopDevice() were retrieving a read-only reference to...
tomhudson
2015-10-20
1
-2
/
+1
*
Plumb gesture source value through Blink.
wjmaclean
2015-10-20
1
-0
/
+4
*
Delete policyDocumentLoader
japhet
2015-10-19
3
-13
/
+14
*
Remove lots of old blur plumbing.
esprehn
2015-10-17
2
-9
/
+0
*
layout-tests: Expose gc-specific test-interfaces for html_viewer.
sadrul
2015-10-15
5
-0
/
+121
*
Fix a bug that 'change' event is not dispatched after unselecting an OPTION v...
tkent
2015-10-15
1
-0
/
+6
*
Remove WebBeginFrameArgs, we only ever use lastFrameTimeMonotonic.
esprehn
2015-10-15
1
-7
/
+2
*
Add new accessibility event for document selection.
plundblad
2015-10-13
1
-0
/
+3
*
Devtools: Add test on resume button in InspectorOverlay
sergeyv
2015-10-09
3
-0
/
+24
*
Removed PointerType from PointerIdManager.
mustaq
2015-10-08
1
-4
/
+4
*
Extend components/test_runner's generated WebMediaStream to have a Chrome Vid...
mcasas
2015-10-08
4
-17
/
+20
*
layout-tests: Move some test-setup related code into test_runner component.
sadrul
2015-10-06
7
-0
/
+358
*
Implement more modifier queries for getModifierState on Keyboard/Mouse events.
dtapuska
2015-10-05
1
-0
/
+22
*
test_runner: Use OS_XXX macros from build_config.h
tfarina
2015-10-05
1
-1
/
+2
*
Use high precision time for Event.timeStamp (behind REF)
majidvp
2015-10-02
2
-2
/
+17
*
Fire accessibility hover events when the touch exploration flag is set.
dmazzoni
2015-09-29
1
-0
/
+3
*
Mark functions overriding Blink with "override" in components/test_runner/.
avi
2015-09-28
17
-171
/
+159
*
Cleanup: Pass std::string as const reference from components/
ki.stfu
2015-09-28
2
-8
/
+8
*
Remove some redundant frame parameters from WebFrameClient.
avi
2015-09-23
3
-8
/
+5
*
Remove unused MouseMomentum test events
ltilve
2015-09-23
2
-79
/
+0
*
Make getBluetoothManualChooserEvents() asynchronous.
jyasskin
2015-09-22
3
-9
/
+41
*
Uses isEditable and isRichlyEditable to determine which attributes to expose ...
nektar
2015-09-18
2
-0
/
+7
*
Add a default case for a WebNavigationPolicy switch statement
yzshen
2015-09-17
1
-1
/
+2
*
event_sender should include a timestamp when firing keyboard events
majidvp
2015-09-17
1
-0
/
+1
*
Add test_runner API to set the value of an accessibility object.
dmazzoni
2015-09-11
2
-0
/
+11
*
test_runner: Add TestInfoExtractor to get the list of test-urls.
Sadrul Habib Chowdhury
2015-09-11
5
-0
/
+201
*
Add functions to let tests read and control the Bluetooth chooser state.
jyasskin
2015-09-10
3
-1
/
+75
*
Improved eventSender handling of non-consecutive touch ids.
mustaq
2015-09-09
1
-7
/
+6
*
Initialize blink in components_unittests when needed
bashi
2015-09-06
2
-0
/
+29
*
Remove CreateTextureLayerForMailbox and InstantiateWebLayer.
esprehn
2015-09-04
4
-10
/
+7
*
Introduce WebTaskRunner Patch 2/5
alexclarke
2015-09-03
1
-2
/
+3
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-0
/
+4
*
Added code for testing WebAXObject::setSelection from layout tests.
nektar
2015-08-28
2
-0
/
+33
*
EventSender incorrectly created located virtual keys.
dtapuska
2015-08-27
1
-7
/
+24
*
Remove command line flags and prefs for disabling Java.
dcheng
2015-08-26
3
-4
/
+0
*
html_viewer: Make sure window.internals is set-up correctly in layout-tests.
sadrul
2015-08-21
2
-0
/
+3
*
Remove uses of willRequestResouce in content shell
japhet
2015-08-21
3
-25
/
+0
*
Move ServiceWorker public headers to public/{web,platform}/modules/servicewor...
kinuko
2015-08-19
1
-1
/
+1
*
Reports the position of the caret and current selection in content editables.
nektar
2015-08-07
2
-0
/
+82
*
Enable testing NotificationEvent.action
johnme
2015-08-07
3
-9
/
+17
*
Replace StringToLowerASCII with base::ToLowerASCII
brettw
2015-08-06
1
-1
/
+2
*
Directly include SkPath.h where needed in components/test_runner.
bungeman
2015-08-03
2
-0
/
+4
*
Initial version of onbufferedamountlow
bemasc
2015-07-31
1
-3
/
+2
*
This is a fix for tests for Credential Management: Rename 'request' to 'get'
dvadym
2015-07-31
2
-2
/
+2
*
Add eventSender support for web pointer properties in touch points.
e.hakkinen
2015-07-31
2
-38
/
+106
*
PageOverlays: Use setPageOverlayColor instead of addPageOverlay
sergeyv
2015-07-28
2
-35
/
+5
*
components: WebTestProxyBase should pass valid values to beginFrame.
mithro
2015-07-28
1
-2
/
+9
*
Credential Management: Rename 'notifySignedIn' to 'store' (2/3)
dvadym
2015-07-24
2
-3
/
+3
*
Initialize CompositorDependencies in RenderWidget's constructor.
dcheng
2015-07-22
1
-2
/
+2
*
Early return in mock app banner client if promise can't be found
jochen
2015-07-21
1
-1
/
+2
[next]