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

Unified Diff: experimental/bisect_lib/README.md

Issue 1521503002: Update bisect_lib with the changes committed in the infra/build repo. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | experimental/bisect_lib/bin/run_py_tests » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/bisect_lib/README.md
diff --git a/experimental/bisect_lib/README.md b/experimental/bisect_lib/README.md
index b76c3d95e406e0ce5c688da3d5df69db317f756f..20d4e6a742be92cbeb3ee978fd7182dfa9b0c3e3 100644
--- a/experimental/bisect_lib/README.md
+++ b/experimental/bisect_lib/README.md
@@ -1,8 +1,3 @@
-
-<!-- Copyright 2015 The Chromium Authors. All rights reserved.
- Use of this source code is governed by a BSD-style license that can be
- found in the LICENSE file.
--->
sullivan 2015/12/11 20:13:24 Why is this being removed?
qyearsley 2015/12/14 18:29:18 I thought it wasn't necessary (since catapult/dash
Bisect on catapult
=================
@@ -13,15 +8,6 @@ recipes subsystem currently allows.
Secondary goals are:
- * Simplify code sharing with the related [Telemetry](https://www.chromium.org/developers/telemetry) and [Performance Dashboard](https://github.com/catapult-project/catapult/blob/master/dashboard/README.md) projects, also under catapult.
+ * Simplify code sharing with the related Telemetry and [Performance Dashboard](/dashboard/README.md) projects.
sullivan 2015/12/11 20:13:24 I think we still want code sharing with telemetry?
qyearsley 2015/12/14 18:29:18 Yep; I just shortened the end of the sentence a bi
* Eventually move the bisect director role outside of buildbot/recipes and
into its own standalone application.
-
-These tools were created by Chromium developers for performance analysis,
-testing, and monitoring of Chrome, but they can also be used for analyzing and
-monitoring websites, and eventually Android apps.
-
-Contributing
-============
-Please see [our contributor's guide](https://github.com/catapult-project/catapult/blob/master/CONTRIBUTING.md)
-
« no previous file with comments | « no previous file | experimental/bisect_lib/bin/run_py_tests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698