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

Issue 2698003003: Proposal: Add YAML file with VM patch file information. (Closed)

Created:
3 years, 10 months ago by ahe
Modified:
3 years, 10 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Generate JSON file at gclient runhooks. #

Patch Set 3 : Don't change DEPS file. #

Patch Set 4 : Add reference to issue 28836. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+424 lines, -0 lines) Patch
A runtime/vm/libraries.json View 1 2 1 chunk +163 lines, -0 lines 0 comments Download
A runtime/vm/libraries.yaml View 1 2 3 1 chunk +160 lines, -0 lines 0 comments Download
A sdk/lib/dart_server.json View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
A sdk/lib/dart_server.yaml View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
A tools/yaml2json.dart View 1 1 chunk +25 lines, -0 lines 0 comments Download
A tools/yaml2json.py View 1 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (3 generated)
ahe
Here's a starting point for a discussion. I'm starting implementing reading Dart VM patch files ...
3 years, 10 months ago (2017-02-15 14:22:34 UTC) #2
zra
I think I'm missing a lot of context here, but here are my initial thoughts. ...
3 years, 10 months ago (2017-02-15 16:41:42 UTC) #3
ahe
On 2017/02/15 16:41:42, zra wrote: > I think I'm missing a lot of context here, ...
3 years, 10 months ago (2017-02-15 21:56:42 UTC) #4
ahe
And about context: In Fasta I'd like to be able to read SDK libraries and ...
3 years, 10 months ago (2017-02-15 23:46:29 UTC) #5
ahe
+kustermann
3 years, 10 months ago (2017-02-17 14:24:54 UTC) #7
ahe
Slava, could you take a look, I'd like to land this as I need to ...
3 years, 10 months ago (2017-02-20 14:45:54 UTC) #8
zra
What targets are going to require JSON files? At least Fuchsia will not have a ...
3 years, 10 months ago (2017-02-20 17:17:01 UTC) #9
zra
Also, the generate_buildfiles.py hook should probably be last in case it's going to depend on ...
3 years, 10 months ago (2017-02-20 17:24:02 UTC) #10
Vyacheslav Egorov (Google)
Why don't we make fasta just ingest YAML? I understand that we might want to ...
3 years, 10 months ago (2017-02-20 19:30:30 UTC) #11
ahe
On 2017/02/20 19:30:30, Vyacheslav Egorov (Google) wrote: > Why don't we make fasta just ingest ...
3 years, 10 months ago (2017-02-21 09:39:04 UTC) #12
ahe
On 2017/02/20 17:17:01, zra wrote: > What targets are going to require JSON files? My ...
3 years, 10 months ago (2017-02-21 09:50:51 UTC) #13
ahe
Please take another look.
3 years, 10 months ago (2017-02-21 09:52:03 UTC) #14
Vyacheslav Egorov (Google)
We need to parse YAML file once and only if we are compiling SDK. So ...
3 years, 10 months ago (2017-02-21 10:14:40 UTC) #15
ahe
On 2017/02/21 10:14:40, Vyacheslav Egorov (Google) wrote: > Do you think this level of overhead ...
3 years, 10 months ago (2017-02-21 10:22:23 UTC) #16
Vyacheslav Egorov (Google)
LGTM please put reference to https://github.com/dart-lang/sdk/issues/28836 into both YAML files so that we don't loose ...
3 years, 10 months ago (2017-02-21 11:48:27 UTC) #17
ahe
On 2017/02/21 11:48:27, Vyacheslav Egorov (Google) wrote: > LGTM > > please put reference to ...
3 years, 10 months ago (2017-02-21 12:54:25 UTC) #18
ahe
3 years, 10 months ago (2017-02-21 12:56:36 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
b13b8d872aee14e2eba75ce16845ae6d5fbe5c6d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698