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

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

Issue 1693463004: Add leakcanary to DEPS and third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@java_group
Patch Set: add rolling notes to readme Created 4 years, 10 months 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 | « third_party/leakcanary/OWNERS ('k') | third_party/leakcanary/config.gni » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: LeakCanary
2 URL: https://github.com/square/leakcanary
3 Version: 1.4-beta1
4 Revision: 608ded739e036a3aa69db47ac43777dcee506f8e
5 License: Apache 2.0
6 License File: LICENSE
7 Security Critical: no
8
Nico 2016/02/12 21:26:23 did you do the stuff in https://www.chromium.org/d
9 Description:
10 A Java memory leak detection library for Android.
11
12 Local Modifications:
13 * Added leakcanary-android-build-config/com/squareup/leakcanary/BuildConfig.java
14
15 How to Roll:
16 1. Update hash in DEPS
17 2. Update list of Java and resource files in BUILD.gn
18 3. Update any AndroidManifest.xml within the codebase that contains "leakcanary"
19 4. Update version in:
20 leakcanary-android-build-config/com/squareup/leakcanary/BuildConfig.java
OLDNEW
« no previous file with comments | « third_party/leakcanary/OWNERS ('k') | third_party/leakcanary/config.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698