2013-02-19 |
podivilov@chromium.org | Web Inspector: release backtrace object group on each...
|
commit | commitdiff | tree |
2012-12-11 |
podivilov@chromium.org | 2012-12-11 Pavel Podivilov <podivilov@google.com>
|
commit | commitdiff | tree |
2012-12-11 |
podivilov@chromium.org | 2012-12-11 Pavel Podivilov <podivilov@google.com>
|
commit | commitdiff | tree |
2012-12-06 |
podivilov@chromium.org | [chromium] Unreviewed, fix baselines for plugins/npp...
|
commit | commitdiff | tree |
2012-11-01 |
podivilov@chromium.org | [chromium] Add new baseline for exif-orientation-css...
|
commit | commitdiff | tree |
2012-11-01 |
podivilov@chromium.org | [chromium] Unreviewed, two fast/images/exif-orientation...
|
commit | commitdiff | tree |
2012-11-01 |
podivilov@chromium.org | 2012-11-01 Pavel Podivilov <podivilov@google.com>
|
commit | commitdiff | tree |
2012-10-31 |
podivilov@chromium.org | Unreviewed, rolling out r133016.
|
commit | commitdiff | tree |
2012-10-31 |
podivilov@chromium.org | [chromium] Rebaseline media/video-zoom.html.
|
commit | commitdiff | tree |
2012-10-31 |
podivilov@chromium.org | [chromium] Rebaseline 7 media/video-* tests on Linux...
|
commit | commitdiff | tree |
2012-10-31 |
podivilov@chromium.org | [chromium] Add new baselines for fast/forms/basic-inputs...
|
commit | commitdiff | tree |
2012-10-31 |
podivilov@chromium.org | 2012-10-31 Pavel Podivilov <podivilov@google.com>
|
commit | commitdiff | tree |
2012-10-30 |
podivilov@chromium.org | Unreviewed, rebaseline fast/sub-pixel/float-wrap-zoom...
|
commit | commitdiff | tree |
2012-10-30 |
podivilov@chromium.org | Unreviewed, add baselines for exif-orientation-image...
|
commit | commitdiff | tree |
2012-10-30 |
podivilov@chromium.org | Unrewieved, rebaseline audiobuffersource-loop-points.
|
commit | commitdiff | tree |
2012-10-29 |
podivilov@chromium.org | 2012-10-29 Pavel Podivilov <podivilov@google.com>
|
commit | commitdiff | tree |
2012-09-10 |
podivilov@chromium.org | Web Inspector: support empty entries in source maps.
|
commit | commitdiff | tree |
2012-04-02 |
podivilov@chromium.org | Web Inspector: refactor UI breakpoint listeners.
|
commit | commitdiff | tree |
2012-04-02 |
podivilov@chromium.org | Web Inspector: breakpoints are not shown in sidebar...
|
commit | commitdiff | tree |
2012-03-28 |
podivilov@chromium.org | Web Inspector: dispatch console-message-added and console...
|
commit | commitdiff | tree |
2012-03-28 |
podivilov@chromium.org | Web Inspector: breakpoints are not shown in sidebar...
|
commit | commitdiff | tree |
2012-03-27 |
podivilov@chromium.org | Web Inspector: testSourceMapCouldNotBeLoaded logs different...
|
commit | commitdiff | tree |
2012-03-27 |
podivilov@chromium.org | Web Inspector: dispatch breakpoint-added and breakpoint...
|
commit | commitdiff | tree |
2012-03-27 |
podivilov@chromium.org | Web Inspector: store UIBreakpoints on UISourceCode.
|
commit | commitdiff | tree |
2012-03-26 |
podivilov@chromium.org | Web Inspector: move resource loading logic from SourceMapPar...
|
commit | commitdiff | tree |
2012-03-22 |
podivilov@chromium.org | Web Inspector: rename ClosureCompilerSourceMapping...
|
commit | commitdiff | tree |
2012-03-20 |
podivilov@chromium.org | Web Inspector: support inline source maps.
|
commit | commitdiff | tree |
2012-03-16 |
podivilov@chromium.org | Web Inspector: fix exception when hovering over bound...
|
commit | commitdiff | tree |
2012-03-15 |
podivilov@chromium.org | Web Inspector: live locations could be disposed twice.
|
commit | commitdiff | tree |
2012-03-15 |
podivilov@chromium.org | Web Inspector: extract CompilerScriptMapping from RawSourceCode.
|
commit | commitdiff | tree |
2012-03-13 |
podivilov@chromium.org | Web Inspector: move ResourceScriptMapping to a separate...
|
commit | commitdiff | tree |
2012-03-12 |
podivilov@chromium.org | Web Inspector: extract ResourceScriptMapping from MainScript...
|
commit | commitdiff | tree |
2012-03-12 |
podivilov@chromium.org | Web Inspector: DebuggerModel.Location should have scriptId...
|
commit | commitdiff | tree |
2012-03-12 |
podivilov@chromium.org | Web Inspector: decouple LiveLocation from RawSourceCode.
|
commit | commitdiff | tree |
2012-03-07 |
podivilov@chromium.org | Web Inspector: extract source mapping logic from DebuggerPre...
|
commit | commitdiff | tree |
2012-03-06 |
podivilov@chromium.org | Web Inspector: prepare for extracting ScriptMapping...
|
commit | commitdiff | tree |
2012-03-06 |
podivilov@chromium.org | Web Inspector: remove reference to RawSourceCode from...
|
commit | commitdiff | tree |
2012-03-06 |
podivilov@chromium.org | Web Inspector: stop using RawSourceCode in BreakpointManager.
|
commit | commitdiff | tree |
2012-03-05 |
podivilov@chromium.org | Web Inspector: fix extensions-resource.html test.
|
commit | commitdiff | tree |
2012-03-02 |
podivilov@chromium.org | Web Inspector: fix fronted compilation.
|
commit | commitdiff | tree |
2012-03-02 |
podivilov@chromium.org | Web Inspector: limit RawSourceCode usages to DebuggerPresent...
|
commit | commitdiff | tree |
2012-03-02 |
podivilov@chromium.org | Web Inspector: update execution line using LiveLocation.
|
commit | commitdiff | tree |
2012-03-01 |
podivilov@chromium.org | Web Inspector: use live location to update console...
|
commit | commitdiff | tree |
2012-03-01 |
podivilov@chromium.org | Web Inspector: abstract out the common pattern of creating...
|
commit | commitdiff | tree |
2012-03-01 |
podivilov@chromium.org | Web Inspector: add UISourceCode.isEditable property.
|
commit | commitdiff | tree |
2012-02-29 |
podivilov@chromium.org | Extended attributes list should go before 'static'...
|
commit | commitdiff | tree |
2012-02-27 |
podivilov@chromium.org | Web Inspector: get rid of RawSourceCode.sourceMapping...
|
commit | commitdiff | tree |
2012-02-13 |
podivilov@chromium.org | Unreviewed, add new chromium baselines for font-face...
|
commit | commitdiff | tree |
2012-02-13 |
podivilov@chromium.org | 2012-02-13 Pavel Podivilov <podivilov@chromium.org> 2012-02-13 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-13 |
podivilov@chromium.org | 2012-02-13 Pavel Podivilov <podivilov@chromium.org> 2012-02-13 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-13 |
podivilov@chromium.org | 2012-02-13 Pavel Podivilov <podivilov@chromium.org> 2012-02-13 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-13 |
podivilov@chromium.org | 2012-02-13 Pavel Podivilov <podivilov@chromium.org> 2012-02-13 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-10 |
podivilov@chromium.org | Fix a few typos in IDL exception names.
|
commit | commitdiff | tree |
2012-02-10 |
podivilov@chromium.org | Unreviewed, rebaseline svg/carto.net/selectionlist...
|
commit | commitdiff | tree |
2012-02-10 |
podivilov@chromium.org | Unreviewed, rebaseline svg/carto.net/scrollbar-expected...
|
commit | commitdiff | tree |
2012-02-10 |
podivilov@chromium.org | 2012-02-10 Pavel Podivilov <podivilov@chromium.org> 2012-02-10 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-10 |
podivilov@chromium.org | 2012-02-10 Pavel Podivilov <podivilov@chromium.org> 2012-02-10 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-09 |
podivilov@chromium.org | 2012-02-09 Pavel Podivilov <podivilov@chromium.org> 2012-02-09 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-09 |
podivilov@chromium.org | 2012-02-09 Pavel Podivilov <podivilov@chromium.org> 2012-02-09 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-09 |
podivilov@chromium.org | 2012-02-09 Pavel Podivilov <podivilov@chromium.org> 2012-02-09 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-09 |
podivilov@chromium.org | Unreviewed, add chromium expectations for new tests...
|
commit | commitdiff | tree |
2012-02-09 |
podivilov@chromium.org | 2012-02-09 Pavel Podivilov <podivilov@chromium.org> 2012-02-09 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-08 |
podivilov@chromium.org | Unreviewed, add chromium expectations for fast/forms...
|
commit | commitdiff | tree |
2012-02-08 |
podivilov@chromium.org | 2012-02-08 Pavel Podivilov <podivilov@chromium.org> 2012-02-08 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-08 |
podivilov@chromium.org | Unreviewed, update chromium svg expectations after...
|
commit | commitdiff | tree |
2012-02-08 |
podivilov@chromium.org | 2012-02-08 Pavel Podivilov <podivilov@chromium.org> 2012-02-08 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-02-08 |
podivilov@chromium.org | 2012-02-08 Pavel Podivilov <podivilov@chromium.org> 2012-02-08 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2012-01-24 |
podivilov@chromium.org | Web Inspector: fix sticky DOM breakpoints.
|
commit | commitdiff | tree |
2012-01-12 |
podivilov@chromium.org | Web Inspector: [JSC] //@ sourceURL is not respected.
|
commit | commitdiff | tree |
2012-01-12 |
podivilov@chromium.org | Web Inspector: make source urls relative to source...
|
commit | commitdiff | tree |
2011-12-29 |
podivilov@chromium.org | Web Inspector: support sourceMappingURL magic comment.
|
commit | commitdiff | tree |
2011-12-29 |
podivilov@chromium.org | Web Inspector: add "enable source maps" checkbox setting.
|
commit | commitdiff | tree |
2011-12-22 |
podivilov@chromium.org | Web Inspector: add "install source map" to JS source...
|
commit | commitdiff | tree |
2011-12-22 |
podivilov@chromium.org | Web Inspector: fix source map url resolving.
|
commit | commitdiff | tree |
2011-12-22 |
podivilov@chromium.org | Web Inspector: auto detect source map url.
|
commit | commitdiff | tree |
2011-12-21 |
podivilov@chromium.org | Web Inspector: fix source map url resolving.
|
commit | commitdiff | tree |
2011-12-21 |
podivilov@chromium.org | Web Inspector: auto detect source map url.
|
commit | commitdiff | tree |
2011-12-05 |
podivilov@chromium.org | Web Inspector: fix fronted compilation.
|
commit | commitdiff | tree |
2011-11-29 |
podivilov@chromium.org | Web Inspector: support concatenated source maps.
|
commit | commitdiff | tree |
2011-11-24 |
podivilov@chromium.org | Web Inspector: add integration test for compiler source...
|
commit | commitdiff | tree |
2011-11-23 |
podivilov@chromium.org | Web Inspector: add integration test for compiler source...
|
commit | commitdiff | tree |
2011-11-10 |
podivilov@chromium.org | Web Inspector: load source maps via front-end host.
|
commit | commitdiff | tree |
2011-10-31 |
podivilov@chromium.org | Update XMLHttpRequest.send idl declaration to match...
|
commit | commitdiff | tree |
2011-10-27 |
podivilov@chromium.org | Get rid of optional parameters in the middle in IDLs.
|
commit | commitdiff | tree |
2011-10-25 |
podivilov@chromium.org | Fix several minor problems in idls.
|
commit | commitdiff | tree |
2011-10-25 |
podivilov@chromium.org | Web Inspector: fix empty line handling in source maps.
|
commit | commitdiff | tree |
2011-10-25 |
podivilov@chromium.org | Web Inspector: keep old source mapping when new one...
|
commit | commitdiff | tree |
2011-10-21 |
podivilov@chromium.org | Web Inspector: first line in file is not highlighted.
|
commit | commitdiff | tree |
2011-10-20 |
podivilov@chromium.org | Web Inspector: encode source map url as source map...
|
commit | commitdiff | tree |
2011-10-19 |
podivilov@chromium.org | Web Inspector: move JS specific popover handling to...
|
commit | commitdiff | tree |
2011-10-18 |
podivilov@chromium.org | Web Inspector: support displaying multiple sources...
|
commit | commitdiff | tree |
2011-10-17 |
podivilov@chromium.org | Web Inspector: fix handling of source mapping entries...
|
commit | commitdiff | tree |
2011-10-12 |
podivilov@chromium.org | 2011-10-12 Pavel Podivilov <podivilov@chromium.org> 2011-10-12 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2011-10-12 |
podivilov@chromium.org | 2011-10-12 Pavel Podivilov <podivilov@chromium.org> 2011-10-12 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2011-10-12 |
podivilov@chromium.org | 2011-10-12 Pavel Podivilov <podivilov@chromium.org> 2011-10-12 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2011-10-11 |
podivilov@chromium.org | Web Inspector: implement CompilerSourceMappingProvider.
|
commit | commitdiff | tree |
2011-10-11 |
podivilov@chromium.org | 2011-10-11 Pavel Podivilov <podivilov@chromium.org> 2011-10-11 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2011-10-11 |
podivilov@chromium.org | 2011-10-11 Pavel Podivilov <podivilov@chromium.org> 2011-10-11 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2011-10-11 |
podivilov@chromium.org | 2011-10-11 Pavel Podivilov <podivilov@chromium.org> 2011-10-11 Pavel Podivilov <podivilov@chromium.org>
|
commit | commitdiff | tree |
2011-10-10 |
podivilov@chromium.org | Web Inspector: RawSourceCode could be mapped to multiple...
|
commit | commitdiff | tree |
next |