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
/
third_party
/
WebKit
/
LayoutTests
/
inspector-protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DevTools] Debugger::currentCallFrames returns array instead linked list
kozyatinskiy
2016-03-26
1
-1
/
+1
*
[DevTools] Use InspectorFrontendHost.readyForTest for layout tests.
dgozman
2016-03-25
1
-0
/
+1
*
Revert of [DevTools] Use InspectorFrontendHost.readyForTest for layout tests....
battre
2016-03-24
1
-1
/
+0
*
[DevTools] Use InspectorFrontendHost.readyForTest for layout tests.
dgozman
2016-03-24
1
-0
/
+1
*
Remove V8RecrusionScope, cleanup call sites.
dgozman
2016-03-16
1
-1
/
+0
*
[DevTools] Move restartFrame and setCallFrameVariableValue to V8DebuggerAgent
kozyatinskiy
2016-03-16
2
-190
/
+0
*
Revert of Remove V8RecrusionScope, cleanup call sites. (patchset #8 id:140001...
dewittj
2016-03-15
1
-0
/
+1
*
Remove V8RecrusionScope, cleanup call sites.
dgozman
2016-03-14
1
-1
/
+0
*
DevTools: always use 16bit strings for inspector protocol.
pfeldman
2016-03-12
1
-3
/
+3
*
Remove the ability of webpages to specify strings for the onbeforeunload dialog.
avi
2016-03-11
1
-1
/
+1
*
[DevTools] Removed unused hidden protocol method: getStepInPositions
kozyatinskiy
2016-03-10
4
-75
/
+8
*
Convert Devtools protocol Input timestamp to monotonic clock.
majidvp
2016-03-09
2
-0
/
+145
*
DevTools: [Fonts] show if rendered font was loaded from internet
lushnikov
2016-03-08
3
-4
/
+31
*
DevTools: generate string16-based handlers for v8_inspector.
pfeldman
2016-03-08
4
-6
/
+6
*
LayoutTests: prepare for V8 changes wrt var declaration break locations.
yangguo
2016-03-07
1
-2
/
+2
*
[DevTools] Remove isRunRequired, replace autoConnectToWorkers with setWaitFor...
dgozman
2016-03-04
2
-2
/
+2
*
DevTools: introduce collections shim to be backed by non-wtf in v8_inspector.
pfeldman
2016-03-04
2
-24
/
+20
*
DevTools: [CSS] fix CSS.setStyleTexts result payloads ranges
lushnikov
2016-03-02
2
-0
/
+103
*
[DevTools] Add script content hash to scriptParsed protocol event
kozyatinskiy
2016-03-01
2
-0
/
+45
*
DevTools: validate protocol input parameters.
pfeldman
2016-02-26
10
-224
/
+222
*
AXLayoutObject: correctly exclude images with empty alt text
ellyjones
2016-02-23
2
-36
/
+9
*
DevTools: [CSS] Add CSS.setMultipleStyleTexts command to CSS domain
lushnikov
2016-02-19
6
-47
/
+337
*
[DevTools] Add sourceMap support for blackboxing
kozyatinskiy
2016-02-17
1
-9
/
+0
*
DevTools: get rid of open types in the protocol generator.
pfeldman
2016-02-17
2
-13
/
+8
*
DevTools: Add samling heap profiler support to BE and protocol
alph
2016-02-13
2
-0
/
+87
*
Revert of [DevTools] Remove isRunRequired, replace autoConnectToWorkers with ...
dgozman
2016-02-12
2
-2
/
+2
*
[DevTools] Remove isRunRequired, replace autoConnectToWorkers with setWaitFor...
dgozman
2016-02-11
2
-2
/
+2
*
[DevTools] Use Debugger.setBlackboxedRanges for blackboxing
kozyatinskiy
2016-02-02
2
-76
/
+0
*
Fix minor issues with <label>s
aboxhall
2016-02-02
2
-7
/
+7
*
[DevTools] Add Debugger.setBlackboxedRanges protocol method
kozyatinskiy
2016-02-02
4
-0
/
+188
*
Modify presentation of related nodes in Accessibility pane
aboxhall
2016-02-01
3
-3
/
+17
*
[DevTools] Migrate device-emulation tests from OverridesSupport to inspector-...
dgozman
2016-01-27
33
-0
/
+1595
*
[DevTools] Not use with statement for evaluated console command
kozyatinskiy
2016-01-23
2
-0
/
+88
*
Change the system font fallback to take lang attributes into account on Windows
kojii
2016-01-21
1
-0
/
+35
*
[DevTools] Blackbox sources with inline source maps
kozyatinskiy
2016-01-19
3
-0
/
+85
*
Devtools Animation: Deflake animation test
samli
2016-01-14
1
-14
/
+6
*
Teach Chromium on Windows where to find Ogham glyphs
bratell
2015-12-22
1
-0
/
+33
*
Use Ebrima as fallback font for Tifinagh in Windows.
bratell
2015-12-18
1
-0
/
+17
*
Stylesheet rule cssText is all lowercase in quirks mode
nainar
2015-12-18
1
-11
/
+11
*
[DevTools] Removed support deprecated (//@|/*@) source(URL|MappingURL)=
kozyatinskiy
2015-12-03
2
-2
/
+2
*
Devtools Animations: Release animations when they are no longer needed
samli
2015-12-01
2
-0
/
+81
*
DevTools: control touch emulation while screencasting from the front-end.
pfeldman
2015-11-20
1
-1
/
+1
*
Make use of new AX name calc in Chromium.
dmazzoni
2015-11-17
2
-18
/
+2
*
Devtools Animations: Listen to all animation play state changes
samli
2015-11-12
6
-16
/
+105
*
Add protocol method to get computed background color
aboxhall
2015-11-11
2
-0
/
+669
*
Devtools Animations: Clone EffectModel when cloning Animations
samli
2015-11-10
3
-2
/
+69
*
Devtools Animations: Don't wait for empty transitions to start
samli
2015-11-10
4
-1
/
+52
*
Devtools Animations: Update and fix flaky iframe animation test
samli
2015-11-04
2
-16
/
+18
*
DevTools: trying to get object or embed in devtools throws error
pfeldman
2015-11-02
2
-0
/
+40
*
Devtools Animations: Add method to fetch CSS keyframed animations
samli
2015-10-30
3
-0
/
+100
[next]