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

Issue 11428043: Add the win_apply_asan client script. (Closed)

Created:
8 years ago by iannucci
Modified:
8 years ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, nsylvain+cc_chromium.org, cmp+cc_chromium.org
Base URL:
http://git.chromium.org/chromium/tools/build.git@asan_zip
Visibility:
Public.

Description

Add the win_apply_asan client script. Meant to be used as a post-process step on the build output. Will take the exe's and dll's in the output directory and will produce .asan.exe and .asan.dll files (as well as the corresponding pdbs). R=maruel@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=170491

Patch Set 1 #

Patch Set 2 : Whitespace fixes #

Total comments: 13

Patch Set 3 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -0 lines) Patch
A scripts/slave/chromium/win_apply_asan.py View 1 2 1 chunk +208 lines, -0 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
iannucci
Cut out of https://chromiumcodereview.appspot.com/11379003/
8 years ago (2012-11-28 03:21:23 UTC) #1
M-A Ruel
https://chromiumcodereview.appspot.com/11428043/diff/2001/scripts/slave/chromium/win_apply_asan.py File scripts/slave/chromium/win_apply_asan.py (right): https://chromiumcodereview.appspot.com/11428043/diff/2001/scripts/slave/chromium/win_apply_asan.py#newcode27 scripts/slave/chromium/win_apply_asan.py:27: global OPTIONS, STOPPED Instead, create an object and set ...
8 years ago (2012-11-28 14:04:01 UTC) #2
iannucci
https://chromiumcodereview.appspot.com/11428043/diff/2001/scripts/slave/chromium/win_apply_asan.py File scripts/slave/chromium/win_apply_asan.py (right): https://chromiumcodereview.appspot.com/11428043/diff/2001/scripts/slave/chromium/win_apply_asan.py#newcode27 scripts/slave/chromium/win_apply_asan.py:27: global OPTIONS, STOPPED On 2012/11/28 14:04:02, Marc-Antoine Ruel wrote: ...
8 years ago (2012-11-29 23:44:30 UTC) #3
M-A Ruel
lgtm https://chromiumcodereview.appspot.com/11428043/diff/6002/scripts/slave/chromium/win_apply_asan.py File scripts/slave/chromium/win_apply_asan.py (right): https://chromiumcodereview.appspot.com/11428043/diff/6002/scripts/slave/chromium/win_apply_asan.py#newcode130 scripts/slave/chromium/win_apply_asan.py:130: stopped = multiprocessing.Event() BTW, it'd probably be faster ...
8 years ago (2012-11-29 23:52:59 UTC) #4
iannucci
On 2012/11/29 23:52:59, Marc-Antoine Ruel wrote: > lgtm > > https://chromiumcodereview.appspot.com/11428043/diff/6002/scripts/slave/chromium/win_apply_asan.py > File scripts/slave/chromium/win_apply_asan.py (right): ...
8 years ago (2012-11-30 01:28:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iannucci@chromium.org/11428043/6002
8 years ago (2012-11-30 18:28:32 UTC) #6
commit-bot: I haz the power
8 years ago (2012-11-30 18:33:13 UTC) #7
Message was sent while issue was closed.
Change committed as 170491

Powered by Google App Engine
This is Rietveld 408576698