Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Issue 23480085: Initial submit of ChromeDebug extension (Closed)

Created:
7 years, 3 months ago by zturner
Modified:
7 years, 3 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, bbudge-google
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : Add README.txt #

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

Messages

Total messages: 4 (0 generated)
zturner
7 years, 3 months ago (2013-09-17 19:32:01 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
7 years, 3 months ago (2013-09-17 19:33:27 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zturner@chromium.org/23480085/3001
7 years, 3 months ago (2013-09-17 19:38:43 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-18 01:16:17 UTC) #4
Message was sent while issue was closed.
Change committed as 223758

Powered by Google App Engine
This is Rietveld 408576698