|
Initial submit of ChromeDebug extension.
This is a re-upload of a previous patch due to some cs files
breaking git's copy/rename detection, so a new issue had to be
created and uploaded with --no-find-copies.
New to this upload is the addition of a LICENSE file (which
is displayed when you try to install the extension), as well
as copyright headers in source files.
BUG= 0
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223758
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2232 lines, -0 lines) |
Patch |
 |
|
tools/win/ChromeDebug/.gitignore
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug.sln
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/AttachDialog.cs
|
View
|
|
1 chunk |
+250 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/AttachDialog.resx
|
View
|
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/AttachDialog.Designer.cs
|
View
|
|
1 chunk |
+203 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/ChromeDebug.csproj
|
View
|
|
1 chunk |
+211 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/ChromeDebug.vsct
|
View
|
|
1 chunk |
+121 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/ChromeDebugPackage.cs
|
View
|
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/GlobalSuppressions.cs
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/Guids.cs
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/LICENSE
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/PkgCmdID.cs
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/ProcessCategory.cs
|
View
|
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/ProcessDetail.cs
|
View
|
|
1 chunk |
+238 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/Properties/AssemblyInfo.cs
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/Resources.resx
|
View
|
|
1 chunk |
+140 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/Resources.Designer.cs
|
View
|
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/Utility.cs
|
View
|
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/VSPackage.resx
|
View
|
|
1 chunk |
+151 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/ChromeDebug/source.extension.vsixmanifest
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/LowLevel/LowLevel.csproj
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/LowLevel/NativeMethods.cs
|
View
|
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/LowLevel/Properties/AssemblyInfo.cs
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/LowLevel/Types.cs
|
View
|
|
1 chunk |
+177 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/win/ChromeDebug/README.txt
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|