summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/inspector-protocol
Commit message (Expand)AuthorAgeFilesLines
* [DevTools] Debugger::currentCallFrames returns array instead linked listkozyatinskiy2016-03-261-1/+1
* [DevTools] Use InspectorFrontendHost.readyForTest for layout tests.dgozman2016-03-251-0/+1
* Revert of [DevTools] Use InspectorFrontendHost.readyForTest for layout tests....battre2016-03-241-1/+0
* [DevTools] Use InspectorFrontendHost.readyForTest for layout tests.dgozman2016-03-241-0/+1
* Remove V8RecrusionScope, cleanup call sites.dgozman2016-03-161-1/+0
* [DevTools] Move restartFrame and setCallFrameVariableValue to V8DebuggerAgentkozyatinskiy2016-03-162-190/+0
* Revert of Remove V8RecrusionScope, cleanup call sites. (patchset #8 id:140001...dewittj2016-03-151-0/+1
* Remove V8RecrusionScope, cleanup call sites.dgozman2016-03-141-1/+0
* DevTools: always use 16bit strings for inspector protocol.pfeldman2016-03-121-3/+3
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-111-1/+1
* [DevTools] Removed unused hidden protocol method: getStepInPositionskozyatinskiy2016-03-104-75/+8
* Convert Devtools protocol Input timestamp to monotonic clock.majidvp2016-03-092-0/+145
* DevTools: [Fonts] show if rendered font was loaded from internetlushnikov2016-03-083-4/+31
* DevTools: generate string16-based handlers for v8_inspector.pfeldman2016-03-084-6/+6
* LayoutTests: prepare for V8 changes wrt var declaration break locations.yangguo2016-03-071-2/+2
* [DevTools] Remove isRunRequired, replace autoConnectToWorkers with setWaitFor...dgozman2016-03-042-2/+2
* DevTools: introduce collections shim to be backed by non-wtf in v8_inspector.pfeldman2016-03-042-24/+20
* DevTools: [CSS] fix CSS.setStyleTexts result payloads rangeslushnikov2016-03-022-0/+103
* [DevTools] Add script content hash to scriptParsed protocol eventkozyatinskiy2016-03-012-0/+45
* DevTools: validate protocol input parameters.pfeldman2016-02-2610-224/+222
* AXLayoutObject: correctly exclude images with empty alt textellyjones2016-02-232-36/+9
* DevTools: [CSS] Add CSS.setMultipleStyleTexts command to CSS domainlushnikov2016-02-196-47/+337
* [DevTools] Add sourceMap support for blackboxingkozyatinskiy2016-02-171-9/+0
* DevTools: get rid of open types in the protocol generator.pfeldman2016-02-172-13/+8
* DevTools: Add samling heap profiler support to BE and protocolalph2016-02-132-0/+87
* Revert of [DevTools] Remove isRunRequired, replace autoConnectToWorkers with ...dgozman2016-02-122-2/+2
* [DevTools] Remove isRunRequired, replace autoConnectToWorkers with setWaitFor...dgozman2016-02-112-2/+2
* [DevTools] Use Debugger.setBlackboxedRanges for blackboxingkozyatinskiy2016-02-022-76/+0
* Fix minor issues with <label>saboxhall2016-02-022-7/+7
* [DevTools] Add Debugger.setBlackboxedRanges protocol methodkozyatinskiy2016-02-024-0/+188
* Modify presentation of related nodes in Accessibility paneaboxhall2016-02-013-3/+17
* [DevTools] Migrate device-emulation tests from OverridesSupport to inspector-...dgozman2016-01-2733-0/+1595
* [DevTools] Not use with statement for evaluated console commandkozyatinskiy2016-01-232-0/+88
* Change the system font fallback to take lang attributes into account on Windowskojii2016-01-211-0/+35
* [DevTools] Blackbox sources with inline source mapskozyatinskiy2016-01-193-0/+85
* Devtools Animation: Deflake animation testsamli2016-01-141-14/+6
* Teach Chromium on Windows where to find Ogham glyphsbratell2015-12-221-0/+33
* Use Ebrima as fallback font for Tifinagh in Windows.bratell2015-12-181-0/+17
* Stylesheet rule cssText is all lowercase in quirks modenainar2015-12-181-11/+11
* [DevTools] Removed support deprecated (//@|/*@) source(URL|MappingURL)=kozyatinskiy2015-12-032-2/+2
* Devtools Animations: Release animations when they are no longer neededsamli2015-12-012-0/+81
* DevTools: control touch emulation while screencasting from the front-end.pfeldman2015-11-201-1/+1
* Make use of new AX name calc in Chromium.dmazzoni2015-11-172-18/+2
* Devtools Animations: Listen to all animation play state changessamli2015-11-126-16/+105
* Add protocol method to get computed background coloraboxhall2015-11-112-0/+669
* Devtools Animations: Clone EffectModel when cloning Animationssamli2015-11-103-2/+69
* Devtools Animations: Don't wait for empty transitions to startsamli2015-11-104-1/+52
* Devtools Animations: Update and fix flaky iframe animation testsamli2015-11-042-16/+18
* DevTools: trying to get object or embed in devtools throws errorpfeldman2015-11-022-0/+40
* Devtools Animations: Add method to fetch CSS keyframed animationssamli2015-10-303-0/+100