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

Side by Side Diff: third_party/drmemory/README.chromium

Issue 770593003: Update Dr. Memory issue tracker and home page references to GitHub now that Dr. Memory has moved fr… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « build/common.gypi ('k') | tools/valgrind/browser_wrapper_win.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Dr. Memory 1 Name: Dr. Memory
2 Short Name: drmemory 2 Short Name: drmemory
3 URL: http://code.google.com/p/drmemory 3 URL: http://drmemory.org
4 Version: 1.8.2075 4 Version: 1.8.2075
5 License: LGPL 2.1 5 License: LGPL 2.1
6 License File: NOT_SHIPPED 6 License File: NOT_SHIPPED
7 Security Critical: no 7 Security Critical: no
8 8
9 Description: 9 Description:
10 This directory contains a self-extracting 7z file with Dr. Memory 10 This directory contains a self-extracting 7z file with Dr. Memory
11 (which is a Memcheck analog with Windows support) to be used 11 (which is a Memcheck analog with Windows support) to be used
12 by Chromium Dr. Memory/Windows buildbots and Chromium developers. 12 by Chromium Dr. Memory/Windows buildbots and Chromium developers.
13 13
(...skipping 19 matching lines...) Expand all
33 4) Commit the sha1 and README.chromium changes locally and upload the CL. 33 4) Commit the sha1 and README.chromium changes locally and upload the CL.
34 34
35 5) Run a trybot job to the bot named "win_drmemory", e.g.: 35 5) Run a trybot job to the bot named "win_drmemory", e.g.:
36 git cl try -b win_drmemory 36 git cl try -b win_drmemory
37 37
38 6) If the trybot is green, commit the new sha1 file and README.chromium. 38 6) If the trybot is green, commit the new sha1 file and README.chromium.
39 If it's red, find out if it's due to broken DrMemory binaries that you just 39 If it's red, find out if it's due to broken DrMemory binaries that you just
40 checked in, or whether the MFYI bot was red at the same revision. 40 checked in, or whether the MFYI bot was red at the same revision.
41 41
42 === 42 ===
43 Dr. Memory is hosted at http://code.google.com/p/drmemory under LGPL 43 Dr. Memory is hosted at http://drmemory.org and
44 http://code.google.com/p/drmemory/source/browse/trunk/license.txt 44 https://github.com/DynamoRIO/drmemory under LGPL
45 https://github.com/DynamoRIO/drmemory/blob/master/license.txt
OLDNEW
« no previous file with comments | « build/common.gypi ('k') | tools/valgrind/browser_wrapper_win.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698