Commit graph

19 commits

Author SHA1 Message Date
Zachary Anderson f09c86d0d5 Remove turnidge@ from WATCHLISTS =(
Change-Id: I958446e963e03a1145be108c44be4d82a23ac1f5
Reviewed-on: https://dart-review.googlesource.com/18242
Reviewed-by: Siva Annamalai <asiva@google.com>
2017-11-02 16:53:10 +00:00
keertip e1ec23aaea Adding myself to watchlist for build files
Bug:
Change-Id: I8b7a9584d9d34500b75a1ddadc9e9e4ec4265531
Reviewed-on: https://dart-review.googlesource.com/15720
Reviewed-by: Zach Anderson <zra@google.com>
2017-10-23 14:59:03 +00:00
Karl Klose b34a107371 Add WATCHLISTS entry for pkg/kernel
R=dmitryas@google.com

Change-Id: Iafa7071a74ed40aae48887c460b5b5efcf1c8c5d
Reviewed-on: https://dart-review.googlesource.com/13721
Commit-Queue: Karl Klose <karlklose@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
2017-10-13 11:15:13 +00:00
Ryan Macnak 8ab98bd6aa [infra] Add mirrors WATCHLIST.
R=zra@google.com

Review-Url: https://codereview.chromium.org/2995633002 .
2017-08-08 12:30:01 -07:00
Ryan Macnak e9eeb1a070 [infra] Fix Observatory watchlist.
TBR=zra@google.com

Review-Url: https://codereview.chromium.org/2935873004 .
2017-06-13 16:21:35 -07:00
Zachary Anderson 4b87a09c6f [infra] Add watchlist for build files. Clean up WATCHLISTS a bit
R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2932323004 .
2017-06-13 13:45:15 -07:00
John McCutchan ed821439ba Remove johnmccutchan from observatory watchlist 2017-05-19 07:56:54 -07:00
Peter von der Ahé 0c9c069066 Add more diagnostics to UX watch list.
R=karlklose@google.com, lukechurch@google.com

Review-Url: https://codereview.chromium.org/2801253002 .
2017-04-18 14:51:00 +02:00
Peter von der Ahé c7093700c4 Create watch list for messages.yaml.
R=lukechurch@google.com

Review-Url: https://codereview.chromium.org/2790643002 .
2017-04-04 08:06:29 +02:00
Peter von der Ahé 6684a7845c Configure watch list for pkg/front_end.
R=karlklose@google.com

Review-Url: https://codereview.chromium.org/2723453002 .
2017-02-27 12:59:50 +01:00
Rico Wind 8b06d881d6 Remove tools directory from WATCHLISTS
R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org/1700963002 .
2016-02-16 14:30:06 +01:00
Florian Schneider d8450eb63a Fix to WATCHLISTS.
Avoid flooding vm-dev@ with unrelated emails.

BUG=
R=whesse@google.com

Review URL: https://codereview.chromium.org//1367923003 .
2015-09-24 12:47:20 +02:00
John McCutchan 6c2fed747d Add more Observatory related paths to WATCHLISTS and add rmacnak@
BUG=
R=turnidge@google.com

Review URL: https://codereview.chromium.org//1229463002.
2015-07-06 15:33:58 -07:00
johnmccutchan@google.com 261200c587 Build Observatory as part of runtime
Relanding https://codereview.chromium.org/810623005/

Review URL: https://codereview.chromium.org//837723004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42645 260f80e4-7a28-3924-810f-c04153c831b5
2015-01-06 21:59:42 +00:00
whesse@google.com aa5a986d5d Revert "Build Observatory with runtime"
This reverts commit 76df7b3c1bf83c08d3994d61df4c9c530fadb4e5.
This commit breaks dartium compilation.

BUG=
R=ricow@google.com

Review URL: https://codereview.chromium.org//839543002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42619 260f80e4-7a28-3924-810f-c04153c831b5
2015-01-06 10:07:58 +00:00
johnmccutchan@google.com 9d6ac72b46 1) Remove prebuilt Observatory sources
2) Move observatory from runtime/bin/vmservice/observatory to runtime/observatory

3) Add two tools scripts:
- tools/run_pub.py (runs pub before SDK is built)
- tools/obs_tool.py (helper for get, build, and deploy stages)

4) Build Observatory with runtime:
- pub get --offline
- pub build
- deploy

5) Build artifacts are now in standard output directory, for example, out/DebugIA32/observatory.

6) Add a new 'dart_boostrap' host target (no snapshot, no observatory) that can be used as the Dart executable to run pub when building Observatory. This is behind a build.py flag --use-bootstrap-for-observatory because:

- It is only necessary on older Linux distributions that are incompatible with the prebuilt Dart testing executable.
- running pub build with the boostrap Debug build is significantly slower.

7) Detect if the prebuilt executable doesn't work and automatically switch to the 'dart_bootstrap' executable. Also, warn the user and provide a Wiki link with more information.

R=turnidge@google.com

Review URL: https://codereview.chromium.org//810623005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42614 260f80e4-7a28-3924-810f-c04153c831b5
2015-01-05 21:26:52 +00:00
johnmccutchan@google.com fe9a381dbe Update WATCHLISTS for Observatory
BUG=
R=turnidge@google.com

Review URL: https://codereview.chromium.org//196373002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33623 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-12 23:09:53 +00:00
ricow@google.com 648f9e011c Add ricow@ to the watchlist of tools/
R=whesse@google.com

Review URL: https://codereview.chromium.org//176883014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33204 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-03 10:38:42 +00:00
fschneider@google.com 993e6b6417 Add WATCHLISTS file.
This CL adds a watcher for the runtime/ directory. Whenever
a file in runtime/ is affected, the CC list of the CL will
have vm-dev@ added.

R=ricow@google.com

Review URL: https://codereview.chromium.org//22999006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26177 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-15 09:25:23 +00:00