Index: samples/github/lib/src/github_mock_data/repos/dart-lang/fletch/commits%3Fpage%3D12.data |
diff --git a/samples/github/lib/src/github_mock_data/repos/dart-lang/fletch/commits%3Fpage%3D12.data b/samples/github/lib/src/github_mock_data/repos/dart-lang/fletch/commits%3Fpage%3D12.data |
deleted file mode 100644 |
index 9945db1042e1a3372e50ac498c47511856cf5397..0000000000000000000000000000000000000000 |
--- a/samples/github/lib/src/github_mock_data/repos/dart-lang/fletch/commits%3Fpage%3D12.data |
+++ /dev/null |
@@ -1,1985 +0,0 @@ |
-HTTP/1.1 200 OK |
-Server: GitHubMock.com |
-Date: Tue, 21 Apr 2015 10:32:05 GMT |
-Content-Type: application/json; charset=utf-8 |
-Content-Length: 100528 |
-Status: 200 OK |
-X-RateLimit-Limit: 60 |
-X-RateLimit-Remaining: 31 |
-X-RateLimit-Reset: 1429615012 |
-Cache-Control: public, max-age=60, s-maxage=60 |
-Last-Modified: Tue, 24 Feb 2015 12:33:40 GMT |
-ETag: "fb1a67c077310770c6ea1f40ff16ee35" |
-Vary: Accept |
-X-GitHub-Media-Type: github.v3 |
-Link: <https://api.github.com/repositories/29306978/commits?page=13>; rel="next", <https://api.github.com/repositories/29306978/commits?page=1>; rel="first", <https://api.github.com/repositories/29306978/commits?page=11>; rel="prev" |
-X-XSS-Protection: 1; mode=block |
-X-Frame-Options: deny |
-Content-Security-Policy: default-src 'none' |
-Access-Control-Allow-Credentials: true |
-Access-Control-Expose-Headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval |
-Access-Control-Allow-Origin: * |
-X-GitHub-Request-Id: 026D42C3:54BF:79B73:55362725 |
-Strict-Transport-Security: max-age=31536000; includeSubdomains; preload |
-X-Content-Type-Options: nosniff |
-Vary: Accept-Encoding |
-X-Served-By: cee4c0729c8e9147e7abcb45b9d69689 |
- |
-[ |
- { |
- "sha": "8f0700252f2b8eb590ddfb4d9ab30c0ca33e991a", |
- "commit": { |
- "author": { |
- "name": "Ian Zerny", |
- "email": "zerny@google.com", |
- "date": "2015-02-24T12:33:40Z" |
- }, |
- "committer": { |
- "name": "Ian Zerny", |
- "email": "zerny@google.com", |
- "date": "2015-02-24T12:33:40Z" |
- }, |
- "message": "Use relative library search path in XCode project.\n\nR=ager@google.com\nBUG=\n\nReview URL: https://codereview.chromium.org/956543002", |
- "tree": { |
- "sha": "aa2631b282781812ac05f85c48c6fd8eb9a02778", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/aa2631b282781812ac05f85c48c6fd8eb9a02778" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/8f0700252f2b8eb590ddfb4d9ab30c0ca33e991a", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/8f0700252f2b8eb590ddfb4d9ab30c0ca33e991a", |
- "html_url": "https://github.com/dart-lang/fletch/commit/8f0700252f2b8eb590ddfb4d9ab30c0ca33e991a", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/8f0700252f2b8eb590ddfb4d9ab30c0ca33e991a/comments", |
- "author": null, |
- "committer": null, |
- "parents": [ |
- { |
- "sha": "53e39e7b5b6f796df1d3c05447e12bbf77b345a0", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/53e39e7b5b6f796df1d3c05447e12bbf77b345a0", |
- "html_url": "https://github.com/dart-lang/fletch/commit/53e39e7b5b6f796df1d3c05447e12bbf77b345a0" |
- } |
- ] |
- }, |
- { |
- "sha": "53e39e7b5b6f796df1d3c05447e12bbf77b345a0", |
- "commit": { |
- "author": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-24T11:58:53Z" |
- }, |
- "committer": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-24T11:58:53Z" |
- }, |
- "message": "Really fix invoke native yield.\n\nThe target_ field address is argument 1 to the interpreter and is in R1.\nWe save it on the stack in an extra slot on entry so that we can dig\nit out when we need it.\n\nAlso, use R8 for the null object instead of R9. R9 is not guaranteed to be callee-saved on all arm version.\n\nR=ajohnsen@google.com\n\nReview URL: https://codereview.chromium.org/951913002", |
- "tree": { |
- "sha": "1381272ff8a679d6ca831c49dd769f7b7abdf76a", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/1381272ff8a679d6ca831c49dd769f7b7abdf76a" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/53e39e7b5b6f796df1d3c05447e12bbf77b345a0", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/53e39e7b5b6f796df1d3c05447e12bbf77b345a0", |
- "html_url": "https://github.com/dart-lang/fletch/commit/53e39e7b5b6f796df1d3c05447e12bbf77b345a0", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/53e39e7b5b6f796df1d3c05447e12bbf77b345a0/comments", |
- "author": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "86111ee55a741dbc724cb1088121b7ee8152705f", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/86111ee55a741dbc724cb1088121b7ee8152705f", |
- "html_url": "https://github.com/dart-lang/fletch/commit/86111ee55a741dbc724cb1088121b7ee8152705f" |
- } |
- ] |
- }, |
- { |
- "sha": "86111ee55a741dbc724cb1088121b7ee8152705f", |
- "commit": { |
- "author": { |
- "name": "Ian Zerny", |
- "email": "zerny@google.com", |
- "date": "2015-02-24T11:10:42Z" |
- }, |
- "committer": { |
- "name": "Ian Zerny", |
- "email": "zerny@google.com", |
- "date": "2015-02-24T11:10:42Z" |
- }, |
- "message": "XCode iOS project for samples/todomvc\n\nR=ager@google.com\nBUG=\n\nReview URL: https://codereview.chromium.org/953483002", |
- "tree": { |
- "sha": "b2aebb266087c3c3ebc8eab0e9b9b7299d46400f", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/b2aebb266087c3c3ebc8eab0e9b9b7299d46400f" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/86111ee55a741dbc724cb1088121b7ee8152705f", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/86111ee55a741dbc724cb1088121b7ee8152705f", |
- "html_url": "https://github.com/dart-lang/fletch/commit/86111ee55a741dbc724cb1088121b7ee8152705f", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/86111ee55a741dbc724cb1088121b7ee8152705f/comments", |
- "author": null, |
- "committer": null, |
- "parents": [ |
- { |
- "sha": "50d98e2034419f2815236f5e995e17e6a5e264ff", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/50d98e2034419f2815236f5e995e17e6a5e264ff", |
- "html_url": "https://github.com/dart-lang/fletch/commit/50d98e2034419f2815236f5e995e17e6a5e264ff" |
- } |
- ] |
- }, |
- { |
- "sha": "50d98e2034419f2815236f5e995e17e6a5e264ff", |
- "commit": { |
- "author": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-24T08:41:06Z" |
- }, |
- "committer": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-24T08:41:06Z" |
- }, |
- "message": "Fix Interpreter::target_ address calculation in native arm interpreter.\n\nR=ajohnsen@google.com\n\nReview URL: https://codereview.chromium.org/956523002", |
- "tree": { |
- "sha": "d1e0739a5dc0d6b15dba33048a4e9435e64d29f1", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/d1e0739a5dc0d6b15dba33048a4e9435e64d29f1" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/50d98e2034419f2815236f5e995e17e6a5e264ff", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/50d98e2034419f2815236f5e995e17e6a5e264ff", |
- "html_url": "https://github.com/dart-lang/fletch/commit/50d98e2034419f2815236f5e995e17e6a5e264ff", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/50d98e2034419f2815236f5e995e17e6a5e264ff/comments", |
- "author": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "aab600083ef90709cb9507578d909a8b5817c82d", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/aab600083ef90709cb9507578d909a8b5817c82d", |
- "html_url": "https://github.com/dart-lang/fletch/commit/aab600083ef90709cb9507578d909a8b5817c82d" |
- } |
- ] |
- }, |
- { |
- "sha": "aab600083ef90709cb9507578d909a8b5817c82d", |
- "commit": { |
- "author": { |
- "name": "Ian Zerny", |
- "email": "zerny@google.com", |
- "date": "2015-02-24T07:55:57Z" |
- }, |
- "committer": { |
- "name": "Ian Zerny", |
- "email": "zerny@google.com", |
- "date": "2015-02-24T07:55:57Z" |
- }, |
- "message": "Removed src directory from samples/todomvc\n\nR=ager@google.com\nBUG=\n\nReview URL: https://codereview.chromium.org/949823004", |
- "tree": { |
- "sha": "8f2064356570e2e98c7f39bccc59411ff96c54df", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/8f2064356570e2e98c7f39bccc59411ff96c54df" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/aab600083ef90709cb9507578d909a8b5817c82d", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/aab600083ef90709cb9507578d909a8b5817c82d", |
- "html_url": "https://github.com/dart-lang/fletch/commit/aab600083ef90709cb9507578d909a8b5817c82d", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/aab600083ef90709cb9507578d909a8b5817c82d/comments", |
- "author": null, |
- "committer": null, |
- "parents": [ |
- { |
- "sha": "f2c5f612866a10e8017ea76281e5606e8464cd4d", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/f2c5f612866a10e8017ea76281e5606e8464cd4d", |
- "html_url": "https://github.com/dart-lang/fletch/commit/f2c5f612866a10e8017ea76281e5606e8464cd4d" |
- } |
- ] |
- }, |
- { |
- "sha": "f2c5f612866a10e8017ea76281e5606e8464cd4d", |
- "commit": { |
- "author": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-24T07:19:41Z" |
- }, |
- "committer": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-24T07:19:41Z" |
- }, |
- "message": "Implement the remaining bytecodes in native arm interpreter.\n\nI have tested most of this by hand, but we need to run all tests on\nARM. I'll do that tomorrow morning.\n\nR=ajohnsen@google.com, kasperl@google.com\n\nReview URL: https://codereview.chromium.org/949943002", |
- "tree": { |
- "sha": "73af60a8aadfed61265b154295e995dc87457191", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/73af60a8aadfed61265b154295e995dc87457191" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/f2c5f612866a10e8017ea76281e5606e8464cd4d", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/f2c5f612866a10e8017ea76281e5606e8464cd4d", |
- "html_url": "https://github.com/dart-lang/fletch/commit/f2c5f612866a10e8017ea76281e5606e8464cd4d", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/f2c5f612866a10e8017ea76281e5606e8464cd4d/comments", |
- "author": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "53686a5b1e2b2aaf343ff1a56e7f599e59936044", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/53686a5b1e2b2aaf343ff1a56e7f599e59936044", |
- "html_url": "https://github.com/dart-lang/fletch/commit/53686a5b1e2b2aaf343ff1a56e7f599e59936044" |
- } |
- ] |
- }, |
- { |
- "sha": "53686a5b1e2b2aaf343ff1a56e7f599e59936044", |
- "commit": { |
- "author": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-23T15:36:44Z" |
- }, |
- "committer": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-23T15:36:44Z" |
- }, |
- "message": "Implement enough of the native arm interpreter to run Richards\nand DeltaBlue.\n\nCurrent speedup factor 2.25X compared to the C interpreter.\n\nR=ajohnsen@google.com, kasperl@google.com\n\nReview URL: https://codereview.chromium.org/928113003", |
- "tree": { |
- "sha": "9f71e860d36f8dd62ce4acde2475a58623ab9fd7", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/9f71e860d36f8dd62ce4acde2475a58623ab9fd7" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/53686a5b1e2b2aaf343ff1a56e7f599e59936044", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/53686a5b1e2b2aaf343ff1a56e7f599e59936044", |
- "html_url": "https://github.com/dart-lang/fletch/commit/53686a5b1e2b2aaf343ff1a56e7f599e59936044", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/53686a5b1e2b2aaf343ff1a56e7f599e59936044/comments", |
- "author": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "ffa7e1f9f93c04df2f7e7f556fe62f6c785005fc", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/ffa7e1f9f93c04df2f7e7f556fe62f6c785005fc", |
- "html_url": "https://github.com/dart-lang/fletch/commit/ffa7e1f9f93c04df2f7e7f556fe62f6c785005fc" |
- } |
- ] |
- }, |
- { |
- "sha": "ffa7e1f9f93c04df2f7e7f556fe62f6c785005fc", |
- "commit": { |
- "author": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-23T10:09:53Z" |
- }, |
- "committer": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-23T10:09:53Z" |
- }, |
- "message": "Implement a couple of more bytecodes and fix major tanking in comparisons.\n\nTurns out that order of operands matter for comparisons. ;-)\n\nR=ajohnsen@google.com\n\nReview URL: https://codereview.chromium.org/947443006", |
- "tree": { |
- "sha": "4f79d4068efdad340f72afd89b2c833ad6b6bc13", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/4f79d4068efdad340f72afd89b2c833ad6b6bc13" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/ffa7e1f9f93c04df2f7e7f556fe62f6c785005fc", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/ffa7e1f9f93c04df2f7e7f556fe62f6c785005fc", |
- "html_url": "https://github.com/dart-lang/fletch/commit/ffa7e1f9f93c04df2f7e7f556fe62f6c785005fc", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/ffa7e1f9f93c04df2f7e7f556fe62f6c785005fc/comments", |
- "author": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "fcfd160444bc76f1417bea2209e2dc5a5081c243", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/fcfd160444bc76f1417bea2209e2dc5a5081c243", |
- "html_url": "https://github.com/dart-lang/fletch/commit/fcfd160444bc76f1417bea2209e2dc5a5081c243" |
- } |
- ] |
- }, |
- { |
- "sha": "fcfd160444bc76f1417bea2209e2dc5a5081c243", |
- "commit": { |
- "author": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-23T09:23:24Z" |
- }, |
- "committer": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-23T09:23:24Z" |
- }, |
- "message": "Implement enough bytecodes to run hello world without bailouts in the\nARM native interpreter.\n\nR=ajohnsen@google.com, kasperl@google.com\n\nReview URL: https://codereview.chromium.org/938403004", |
- "tree": { |
- "sha": "bac192b1e3779d889b11f4003dd33146935324d5", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/bac192b1e3779d889b11f4003dd33146935324d5" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/fcfd160444bc76f1417bea2209e2dc5a5081c243", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/fcfd160444bc76f1417bea2209e2dc5a5081c243", |
- "html_url": "https://github.com/dart-lang/fletch/commit/fcfd160444bc76f1417bea2209e2dc5a5081c243", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/fcfd160444bc76f1417bea2209e2dc5a5081c243/comments", |
- "author": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "9a765dc803a919c4c71732507a595210d4282d1e", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/9a765dc803a919c4c71732507a595210d4282d1e", |
- "html_url": "https://github.com/dart-lang/fletch/commit/9a765dc803a919c4c71732507a595210d4282d1e" |
- } |
- ] |
- }, |
- { |
- "sha": "9a765dc803a919c4c71732507a595210d4282d1e", |
- "commit": { |
- "author": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-20T10:16:08Z" |
- }, |
- "committer": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-20T10:16:08Z" |
- }, |
- "message": "Implement a couple of byte codes in the ARM native interpreter.\n\nR=ajohnsen@google.com\n\nReview URL: https://codereview.chromium.org/940353002", |
- "tree": { |
- "sha": "8d5d99cd26338b325eb239d66cef7e0dc3c951e2", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/8d5d99cd26338b325eb239d66cef7e0dc3c951e2" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/9a765dc803a919c4c71732507a595210d4282d1e", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/9a765dc803a919c4c71732507a595210d4282d1e", |
- "html_url": "https://github.com/dart-lang/fletch/commit/9a765dc803a919c4c71732507a595210d4282d1e", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/9a765dc803a919c4c71732507a595210d4282d1e/comments", |
- "author": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "a63489593a0959fb0c6b5d83e7f299d4ffb34d4d", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/a63489593a0959fb0c6b5d83e7f299d4ffb34d4d", |
- "html_url": "https://github.com/dart-lang/fletch/commit/a63489593a0959fb0c6b5d83e7f299d4ffb34d4d" |
- } |
- ] |
- }, |
- { |
- "sha": "a63489593a0959fb0c6b5d83e7f299d4ffb34d4d", |
- "commit": { |
- "author": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-19T14:35:26Z" |
- }, |
- "committer": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-19T14:35:26Z" |
- }, |
- "message": "Start working on a sample that illustrates how we can generate code for exposing Dart APIs to other languages.\n\nR=ager@google.com\nBUG=\n\nReview URL: https://codereview.chromium.org/935363002", |
- "tree": { |
- "sha": "6868e76dcef6fc41fdada6b3528b2e7ac0c5c328", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/6868e76dcef6fc41fdada6b3528b2e7ac0c5c328" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/a63489593a0959fb0c6b5d83e7f299d4ffb34d4d", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/a63489593a0959fb0c6b5d83e7f299d4ffb34d4d", |
- "html_url": "https://github.com/dart-lang/fletch/commit/a63489593a0959fb0c6b5d83e7f299d4ffb34d4d", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/a63489593a0959fb0c6b5d83e7f299d4ffb34d4d/comments", |
- "author": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "42ba5fb3efd5fd58710e56005c0d877c8346472d", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/42ba5fb3efd5fd58710e56005c0d877c8346472d", |
- "html_url": "https://github.com/dart-lang/fletch/commit/42ba5fb3efd5fd58710e56005c0d877c8346472d" |
- } |
- ] |
- }, |
- { |
- "sha": "42ba5fb3efd5fd58710e56005c0d877c8346472d", |
- "commit": { |
- "author": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-19T14:24:00Z" |
- }, |
- "committer": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-19T14:24:00Z" |
- }, |
- "message": "Implement initial support for class method tables.\n\nR=ahe@google.com\n\nReview URL: https://codereview.chromium.org/935343004", |
- "tree": { |
- "sha": "007d7074d318456d9238f5f817c061e9893787ea", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/007d7074d318456d9238f5f817c061e9893787ea" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/42ba5fb3efd5fd58710e56005c0d877c8346472d", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/42ba5fb3efd5fd58710e56005c0d877c8346472d", |
- "html_url": "https://github.com/dart-lang/fletch/commit/42ba5fb3efd5fd58710e56005c0d877c8346472d", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/42ba5fb3efd5fd58710e56005c0d877c8346472d/comments", |
- "author": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "6934581f71ebce5003d4f66ac4bf38372de7d625", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/6934581f71ebce5003d4f66ac4bf38372de7d625", |
- "html_url": "https://github.com/dart-lang/fletch/commit/6934581f71ebce5003d4f66ac4bf38372de7d625" |
- } |
- ] |
- }, |
- { |
- "sha": "6934581f71ebce5003d4f66ac4bf38372de7d625", |
- "commit": { |
- "author": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-19T14:11:27Z" |
- }, |
- "committer": { |
- "name": "Mads Ager", |
- "email": "ager@google.com", |
- "date": "2015-02-19T14:11:27Z" |
- }, |
- "message": "Implement prologue/epilogue and dispatch through table in arm native\ninterpreter.\n\nR=kasperl@google.com\n\nReview URL: https://codereview.chromium.org/940023002", |
- "tree": { |
- "sha": "d6f1abfc6928991c19c21ce42a5edcf2f0c6eeff", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/d6f1abfc6928991c19c21ce42a5edcf2f0c6eeff" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/6934581f71ebce5003d4f66ac4bf38372de7d625", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/6934581f71ebce5003d4f66ac4bf38372de7d625", |
- "html_url": "https://github.com/dart-lang/fletch/commit/6934581f71ebce5003d4f66ac4bf38372de7d625", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/6934581f71ebce5003d4f66ac4bf38372de7d625/comments", |
- "author": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "madsager", |
- "id": 2909286, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2909286?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/madsager", |
- "html_url": "https://github.com/madsager", |
- "followers_url": "https://api.github.com/users/madsager/followers", |
- "following_url": "https://api.github.com/users/madsager/following{/other_user}", |
- "gists_url": "https://api.github.com/users/madsager/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/madsager/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/madsager/subscriptions", |
- "organizations_url": "https://api.github.com/users/madsager/orgs", |
- "repos_url": "https://api.github.com/users/madsager/repos", |
- "events_url": "https://api.github.com/users/madsager/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/madsager/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "f58f784f58a66d942cc557e944b835a54b5b1187", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/f58f784f58a66d942cc557e944b835a54b5b1187", |
- "html_url": "https://github.com/dart-lang/fletch/commit/f58f784f58a66d942cc557e944b835a54b5b1187" |
- } |
- ] |
- }, |
- { |
- "sha": "f58f784f58a66d942cc557e944b835a54b5b1187", |
- "commit": { |
- "author": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-19T13:22:29Z" |
- }, |
- "committer": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-19T13:22:29Z" |
- }, |
- "message": "Make natives exportable, and keep them in one library.\n\nR=ajohnsen@google.com\n\nReview URL: https://codereview.chromium.org/939763002", |
- "tree": { |
- "sha": "d88fc64d4c4493c43865f48173bbedee25eeb5bf", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/d88fc64d4c4493c43865f48173bbedee25eeb5bf" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/f58f784f58a66d942cc557e944b835a54b5b1187", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/f58f784f58a66d942cc557e944b835a54b5b1187", |
- "html_url": "https://github.com/dart-lang/fletch/commit/f58f784f58a66d942cc557e944b835a54b5b1187", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/f58f784f58a66d942cc557e944b835a54b5b1187/comments", |
- "author": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "cdabeb972cc9b7f14b72b435783865c91e40381b", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/cdabeb972cc9b7f14b72b435783865c91e40381b", |
- "html_url": "https://github.com/dart-lang/fletch/commit/cdabeb972cc9b7f14b72b435783865c91e40381b" |
- } |
- ] |
- }, |
- { |
- "sha": "cdabeb972cc9b7f14b72b435783865c91e40381b", |
- "commit": { |
- "author": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-19T13:18:48Z" |
- }, |
- "committer": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-19T13:18:48Z" |
- }, |
- "message": "Add status file for simple_system test suite.\n\nR=ajohnsen@google.com\n\nReview URL: https://codereview.chromium.org/938553005", |
- "tree": { |
- "sha": "7baf7ba2b5f587c17eb59f629e129cbec5e50392", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/7baf7ba2b5f587c17eb59f629e129cbec5e50392" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/cdabeb972cc9b7f14b72b435783865c91e40381b", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/cdabeb972cc9b7f14b72b435783865c91e40381b", |
- "html_url": "https://github.com/dart-lang/fletch/commit/cdabeb972cc9b7f14b72b435783865c91e40381b", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/cdabeb972cc9b7f14b72b435783865c91e40381b/comments", |
- "author": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "448e17b9cefc9c937f328e85a7bb19d0950fffbe", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/448e17b9cefc9c937f328e85a7bb19d0950fffbe", |
- "html_url": "https://github.com/dart-lang/fletch/commit/448e17b9cefc9c937f328e85a7bb19d0950fffbe" |
- } |
- ] |
- }, |
- { |
- "sha": "448e17b9cefc9c937f328e85a7bb19d0950fffbe", |
- "commit": { |
- "author": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-19T09:20:18Z" |
- }, |
- "committer": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-19T09:20:18Z" |
- }, |
- "message": "Avoid race-condition when a foreign thread terminates the last process.\n\nBUG=\nR=ager@google.com\n\nReview URL: https://codereview.chromium.org/941623002", |
- "tree": { |
- "sha": "01aa419346c69dbbe370ad00b94745f22a061e55", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/01aa419346c69dbbe370ad00b94745f22a061e55" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/448e17b9cefc9c937f328e85a7bb19d0950fffbe", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/448e17b9cefc9c937f328e85a7bb19d0950fffbe", |
- "html_url": "https://github.com/dart-lang/fletch/commit/448e17b9cefc9c937f328e85a7bb19d0950fffbe", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/448e17b9cefc9c937f328e85a7bb19d0950fffbe/comments", |
- "author": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "36a1d26234ea0f9cdceeac8d59d6047941039451", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/36a1d26234ea0f9cdceeac8d59d6047941039451", |
- "html_url": "https://github.com/dart-lang/fletch/commit/36a1d26234ea0f9cdceeac8d59d6047941039451" |
- } |
- ] |
- }, |
- { |
- "sha": "36a1d26234ea0f9cdceeac8d59d6047941039451", |
- "commit": { |
- "author": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-19T08:04:18Z" |
- }, |
- "committer": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-19T08:04:18Z" |
- }, |
- "message": "Rename PersonCounter to ConformanceService.\n\nR=ager@google.com\nBUG=\n\nReview URL: https://codereview.chromium.org/932143002", |
- "tree": { |
- "sha": "70b5d405be81f6ec7953212db333aa7f148ea999", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/70b5d405be81f6ec7953212db333aa7f148ea999" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/36a1d26234ea0f9cdceeac8d59d6047941039451", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/36a1d26234ea0f9cdceeac8d59d6047941039451", |
- "html_url": "https://github.com/dart-lang/fletch/commit/36a1d26234ea0f9cdceeac8d59d6047941039451", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/36a1d26234ea0f9cdceeac8d59d6047941039451/comments", |
- "author": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "9409aa361f17d4e36a091156b6d90634ced9ce1e", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/9409aa361f17d4e36a091156b6d90634ced9ce1e", |
- "html_url": "https://github.com/dart-lang/fletch/commit/9409aa361f17d4e36a091156b6d90634ced9ce1e" |
- } |
- ] |
- }, |
- { |
- "sha": "9409aa361f17d4e36a091156b6d90634ced9ce1e", |
- "commit": { |
- "author": { |
- "name": "Mads Ager", |
- "email": "ager@chromium.org", |
- "date": "2015-02-19T06:43:51Z" |
- }, |
- "committer": { |
- "name": "Mads Ager", |
- "email": "ager@chromium.org", |
- "date": "2015-02-19T06:43:51Z" |
- }, |
- "message": "Getting started on arm assembler and arm native code interpreter.\n\nR=kasperl@google.com\n\nReview URL: https://codereview.chromium.org/940573002", |
- "tree": { |
- "sha": "1d6224172d484ce85691b884e09a96cfa286a46c", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/1d6224172d484ce85691b884e09a96cfa286a46c" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/9409aa361f17d4e36a091156b6d90634ced9ce1e", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/9409aa361f17d4e36a091156b6d90634ced9ce1e", |
- "html_url": "https://github.com/dart-lang/fletch/commit/9409aa361f17d4e36a091156b6d90634ced9ce1e", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/9409aa361f17d4e36a091156b6d90634ced9ce1e/comments", |
- "author": null, |
- "committer": null, |
- "parents": [ |
- { |
- "sha": "34e791b0c8ebf374f8ccfdd4044e8a4ef1eb57a4", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/34e791b0c8ebf374f8ccfdd4044e8a4ef1eb57a4", |
- "html_url": "https://github.com/dart-lang/fletch/commit/34e791b0c8ebf374f8ccfdd4044e8a4ef1eb57a4" |
- } |
- ] |
- }, |
- { |
- "sha": "34e791b0c8ebf374f8ccfdd4044e8a4ef1eb57a4", |
- "commit": { |
- "author": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-18T20:32:25Z" |
- }, |
- "committer": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-18T20:32:25Z" |
- }, |
- "message": "Let _entry call main.\n\nR=ajohnsen@google.com\n\nReview URL: https://codereview.chromium.org/937453002", |
- "tree": { |
- "sha": "6e76c281d6a62e54f2bf89be72e94f938edded3a", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/6e76c281d6a62e54f2bf89be72e94f938edded3a" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/34e791b0c8ebf374f8ccfdd4044e8a4ef1eb57a4", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/34e791b0c8ebf374f8ccfdd4044e8a4ef1eb57a4", |
- "html_url": "https://github.com/dart-lang/fletch/commit/34e791b0c8ebf374f8ccfdd4044e8a4ef1eb57a4", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/34e791b0c8ebf374f8ccfdd4044e8a4ef1eb57a4/comments", |
- "author": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "37b323fbce2c4aabeceac8beda698a5ec40fe163", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/37b323fbce2c4aabeceac8beda698a5ec40fe163", |
- "html_url": "https://github.com/dart-lang/fletch/commit/37b323fbce2c4aabeceac8beda698a5ec40fe163" |
- } |
- ] |
- }, |
- { |
- "sha": "37b323fbce2c4aabeceac8beda698a5ec40fe163", |
- "commit": { |
- "author": { |
- "name": "Luke Church", |
- "email": "lukechurch@google.com", |
- "date": "2015-02-18T15:29:07Z" |
- }, |
- "committer": { |
- "name": "Luke Church", |
- "email": "lukechurch@google.com", |
- "date": "2015-02-18T15:29:07Z" |
- }, |
- "message": "address missing exec comment\n\nReview URL: https://codereview.chromium.org/934273002", |
- "tree": { |
- "sha": "aa2f7ab33f2f51da64df5252967bbcb18b2734ac", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/aa2f7ab33f2f51da64df5252967bbcb18b2734ac" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/37b323fbce2c4aabeceac8beda698a5ec40fe163", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/37b323fbce2c4aabeceac8beda698a5ec40fe163", |
- "html_url": "https://github.com/dart-lang/fletch/commit/37b323fbce2c4aabeceac8beda698a5ec40fe163", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/37b323fbce2c4aabeceac8beda698a5ec40fe163/comments", |
- "author": { |
- "login": "lukechurch", |
- "id": 2978182, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2978182?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/lukechurch", |
- "html_url": "https://github.com/lukechurch", |
- "followers_url": "https://api.github.com/users/lukechurch/followers", |
- "following_url": "https://api.github.com/users/lukechurch/following{/other_user}", |
- "gists_url": "https://api.github.com/users/lukechurch/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/lukechurch/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/lukechurch/subscriptions", |
- "organizations_url": "https://api.github.com/users/lukechurch/orgs", |
- "repos_url": "https://api.github.com/users/lukechurch/repos", |
- "events_url": "https://api.github.com/users/lukechurch/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/lukechurch/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "lukechurch", |
- "id": 2978182, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2978182?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/lukechurch", |
- "html_url": "https://github.com/lukechurch", |
- "followers_url": "https://api.github.com/users/lukechurch/followers", |
- "following_url": "https://api.github.com/users/lukechurch/following{/other_user}", |
- "gists_url": "https://api.github.com/users/lukechurch/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/lukechurch/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/lukechurch/subscriptions", |
- "organizations_url": "https://api.github.com/users/lukechurch/orgs", |
- "repos_url": "https://api.github.com/users/lukechurch/repos", |
- "events_url": "https://api.github.com/users/lukechurch/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/lukechurch/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "9729d6f6e8b8396b05995d00ed51c8b41f7cae38", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/9729d6f6e8b8396b05995d00ed51c8b41f7cae38", |
- "html_url": "https://github.com/dart-lang/fletch/commit/9729d6f6e8b8396b05995d00ed51c8b41f7cae38" |
- } |
- ] |
- }, |
- { |
- "sha": "9729d6f6e8b8396b05995d00ed51c8b41f7cae38", |
- "commit": { |
- "author": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-18T15:13:40Z" |
- }, |
- "committer": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-18T15:13:40Z" |
- }, |
- "message": "Turn the Java service sample into a real performance test.\n\nR=ager@google.com\nBUG=\n\nReview URL: https://codereview.chromium.org/936553004", |
- "tree": { |
- "sha": "5141c4d047e8aadb39f1d16f4c5be984b30fcba4", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/5141c4d047e8aadb39f1d16f4c5be984b30fcba4" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/9729d6f6e8b8396b05995d00ed51c8b41f7cae38", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/9729d6f6e8b8396b05995d00ed51c8b41f7cae38", |
- "html_url": "https://github.com/dart-lang/fletch/commit/9729d6f6e8b8396b05995d00ed51c8b41f7cae38", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/9729d6f6e8b8396b05995d00ed51c8b41f7cae38/comments", |
- "author": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "8d74b7d9a1e6f3476d8867f1e71626d4aa2324b8", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/8d74b7d9a1e6f3476d8867f1e71626d4aa2324b8", |
- "html_url": "https://github.com/dart-lang/fletch/commit/8d74b7d9a1e6f3476d8867f1e71626d4aa2324b8" |
- } |
- ] |
- }, |
- { |
- "sha": "8d74b7d9a1e6f3476d8867f1e71626d4aa2324b8", |
- "commit": { |
- "author": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-18T14:11:36Z" |
- }, |
- "committer": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-18T14:11:36Z" |
- }, |
- "message": "Add explicit #host dependency\n\nReview URL: https://codereview.chromium.org/939623003", |
- "tree": { |
- "sha": "073ad1183a39351516b978d8ee530244d99f6718", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/073ad1183a39351516b978d8ee530244d99f6718" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/8d74b7d9a1e6f3476d8867f1e71626d4aa2324b8", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/8d74b7d9a1e6f3476d8867f1e71626d4aa2324b8", |
- "html_url": "https://github.com/dart-lang/fletch/commit/8d74b7d9a1e6f3476d8867f1e71626d4aa2324b8", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/8d74b7d9a1e6f3476d8867f1e71626d4aa2324b8/comments", |
- "author": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "be218ae9d6304b9c638da7d83ec7c8862e583bc9", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/be218ae9d6304b9c638da7d83ec7c8862e583bc9", |
- "html_url": "https://github.com/dart-lang/fletch/commit/be218ae9d6304b9c638da7d83ec7c8862e583bc9" |
- } |
- ] |
- }, |
- { |
- "sha": "be218ae9d6304b9c638da7d83ec7c8862e583bc9", |
- "commit": { |
- "author": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-18T13:59:08Z" |
- }, |
- "committer": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-18T13:59:08Z" |
- }, |
- "message": "Add missing .sha1 file and add fix word->intptr_t.\n\nBUG=\nR=ager@google.com\n\nReview URL: https://codereview.chromium.org/933313002", |
- "tree": { |
- "sha": "2ebe66c72b52c8e842be1f9c1a1797f180806c4e", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/2ebe66c72b52c8e842be1f9c1a1797f180806c4e" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/be218ae9d6304b9c638da7d83ec7c8862e583bc9", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/be218ae9d6304b9c638da7d83ec7c8862e583bc9", |
- "html_url": "https://github.com/dart-lang/fletch/commit/be218ae9d6304b9c638da7d83ec7c8862e583bc9", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/be218ae9d6304b9c638da7d83ec7c8862e583bc9/comments", |
- "author": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "3ad2ba6536c318d1da8b39f92e1696b86cc23f65", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/3ad2ba6536c318d1da8b39f92e1696b86cc23f65", |
- "html_url": "https://github.com/dart-lang/fletch/commit/3ad2ba6536c318d1da8b39f92e1696b86cc23f65" |
- } |
- ] |
- }, |
- { |
- "sha": "3ad2ba6536c318d1da8b39f92e1696b86cc23f65", |
- "commit": { |
- "author": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-18T13:48:05Z" |
- }, |
- "committer": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-18T13:48:05Z" |
- }, |
- "message": "Throw an exception when encountering unimplemeted code.\n\nR=ajohnsen@google.com\n\nReview URL: https://codereview.chromium.org/929343002", |
- "tree": { |
- "sha": "aeb74a8b6e06698982b301e88f0c8a1c3076d1ae", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/aeb74a8b6e06698982b301e88f0c8a1c3076d1ae" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/3ad2ba6536c318d1da8b39f92e1696b86cc23f65", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/3ad2ba6536c318d1da8b39f92e1696b86cc23f65", |
- "html_url": "https://github.com/dart-lang/fletch/commit/3ad2ba6536c318d1da8b39f92e1696b86cc23f65", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/3ad2ba6536c318d1da8b39f92e1696b86cc23f65/comments", |
- "author": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "3e8bc51b6c197b0f37a2cec04100e457803514cd", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/3e8bc51b6c197b0f37a2cec04100e457803514cd", |
- "html_url": "https://github.com/dart-lang/fletch/commit/3e8bc51b6c197b0f37a2cec04100e457803514cd" |
- } |
- ] |
- }, |
- { |
- "sha": "3e8bc51b6c197b0f37a2cec04100e457803514cd", |
- "commit": { |
- "author": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-18T13:45:13Z" |
- }, |
- "committer": { |
- "name": "Peter von der Ahé", |
- "email": "ahe@google.com", |
- "date": "2015-02-18T13:45:13Z" |
- }, |
- "message": "Add missing dependency (to make benefit Xcode).\n\nR=ager@google.com\n\nReview URL: https://codereview.chromium.org/928413002", |
- "tree": { |
- "sha": "975e1809c82d8a4a86f28b7ed2501cf16d7cc895", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/975e1809c82d8a4a86f28b7ed2501cf16d7cc895" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/3e8bc51b6c197b0f37a2cec04100e457803514cd", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/3e8bc51b6c197b0f37a2cec04100e457803514cd", |
- "html_url": "https://github.com/dart-lang/fletch/commit/3e8bc51b6c197b0f37a2cec04100e457803514cd", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/3e8bc51b6c197b0f37a2cec04100e457803514cd/comments", |
- "author": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "peter-ahe-google", |
- "id": 5689005, |
- "avatar_url": "https://avatars.githubusercontent.com/u/5689005?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/peter-ahe-google", |
- "html_url": "https://github.com/peter-ahe-google", |
- "followers_url": "https://api.github.com/users/peter-ahe-google/followers", |
- "following_url": "https://api.github.com/users/peter-ahe-google/following{/other_user}", |
- "gists_url": "https://api.github.com/users/peter-ahe-google/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/peter-ahe-google/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/peter-ahe-google/subscriptions", |
- "organizations_url": "https://api.github.com/users/peter-ahe-google/orgs", |
- "repos_url": "https://api.github.com/users/peter-ahe-google/repos", |
- "events_url": "https://api.github.com/users/peter-ahe-google/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/peter-ahe-google/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "18d951ec0823ad4aaf1cda9d28e63638d368db6a", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/18d951ec0823ad4aaf1cda9d28e63638d368db6a", |
- "html_url": "https://github.com/dart-lang/fletch/commit/18d951ec0823ad4aaf1cda9d28e63638d368db6a" |
- } |
- ] |
- }, |
- { |
- "sha": "18d951ec0823ad4aaf1cda9d28e63638d368db6a", |
- "commit": { |
- "author": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-18T13:43:13Z" |
- }, |
- "committer": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-18T13:43:13Z" |
- }, |
- "message": "Make fletch cross-compile to arm64 (aarch64).\n\nBUG=\nR=ager@google.com\n\nReview URL: https://codereview.chromium.org/938593003", |
- "tree": { |
- "sha": "fcf3bdf53b8ff34831d43a419926fa41182cc368", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/fcf3bdf53b8ff34831d43a419926fa41182cc368" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/18d951ec0823ad4aaf1cda9d28e63638d368db6a", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/18d951ec0823ad4aaf1cda9d28e63638d368db6a", |
- "html_url": "https://github.com/dart-lang/fletch/commit/18d951ec0823ad4aaf1cda9d28e63638d368db6a", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/18d951ec0823ad4aaf1cda9d28e63638d368db6a/comments", |
- "author": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "de2b05533f38e615d7aad091dc45ced03a175520", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/de2b05533f38e615d7aad091dc45ced03a175520", |
- "html_url": "https://github.com/dart-lang/fletch/commit/de2b05533f38e615d7aad091dc45ced03a175520" |
- } |
- ] |
- }, |
- { |
- "sha": "de2b05533f38e615d7aad091dc45ced03a175520", |
- "commit": { |
- "author": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-18T12:38:53Z" |
- }, |
- "committer": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-18T12:38:53Z" |
- }, |
- "message": "Fix x64 compile issue.\n\nBUG=\n\nReview URL: https://codereview.chromium.org/934213003", |
- "tree": { |
- "sha": "c61f1b513d9cfcf49b8fc121b56c5d4f18d42f1e", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/c61f1b513d9cfcf49b8fc121b56c5d4f18d42f1e" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/de2b05533f38e615d7aad091dc45ced03a175520", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/de2b05533f38e615d7aad091dc45ced03a175520", |
- "html_url": "https://github.com/dart-lang/fletch/commit/de2b05533f38e615d7aad091dc45ced03a175520", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/de2b05533f38e615d7aad091dc45ced03a175520/comments", |
- "author": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "d63f0c3629b5e1eca80711e7e2ac5da792743793", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/d63f0c3629b5e1eca80711e7e2ac5da792743793", |
- "html_url": "https://github.com/dart-lang/fletch/commit/d63f0c3629b5e1eca80711e7e2ac5da792743793" |
- } |
- ] |
- }, |
- { |
- "sha": "d63f0c3629b5e1eca80711e7e2ac5da792743793", |
- "commit": { |
- "author": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-18T12:34:31Z" |
- }, |
- "committer": { |
- "name": "Anders Johnsen", |
- "email": "ajohnsen@google.com", |
- "date": "2015-02-18T12:34:31Z" |
- }, |
- "message": "Support multiple calls in the service api, at the same time.\n\nBUG=\nR=ager@google.com\n\nReview URL: https://codereview.chromium.org/926333003", |
- "tree": { |
- "sha": "76f364edff1d679241449ba629b9d0ef89908fba", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/76f364edff1d679241449ba629b9d0ef89908fba" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/d63f0c3629b5e1eca80711e7e2ac5da792743793", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/d63f0c3629b5e1eca80711e7e2ac5da792743793", |
- "html_url": "https://github.com/dart-lang/fletch/commit/d63f0c3629b5e1eca80711e7e2ac5da792743793", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/d63f0c3629b5e1eca80711e7e2ac5da792743793/comments", |
- "author": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "skabet", |
- "id": 22043, |
- "avatar_url": "https://avatars.githubusercontent.com/u/22043?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/skabet", |
- "html_url": "https://github.com/skabet", |
- "followers_url": "https://api.github.com/users/skabet/followers", |
- "following_url": "https://api.github.com/users/skabet/following{/other_user}", |
- "gists_url": "https://api.github.com/users/skabet/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/skabet/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/skabet/subscriptions", |
- "organizations_url": "https://api.github.com/users/skabet/orgs", |
- "repos_url": "https://api.github.com/users/skabet/repos", |
- "events_url": "https://api.github.com/users/skabet/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/skabet/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "bdfa1dbd8188f4ee8ac0b1e66abe838299e224d2", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/bdfa1dbd8188f4ee8ac0b1e66abe838299e224d2", |
- "html_url": "https://github.com/dart-lang/fletch/commit/bdfa1dbd8188f4ee8ac0b1e66abe838299e224d2" |
- } |
- ] |
- }, |
- { |
- "sha": "bdfa1dbd8188f4ee8ac0b1e66abe838299e224d2", |
- "commit": { |
- "author": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-18T12:08:03Z" |
- }, |
- "committer": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-18T12:08:03Z" |
- }, |
- "message": "Move all performance measuring to the service performance test and add more expectation validation to the conformance tests.\n\nR=ager@google.com\nBUG=\n\nReview URL: https://codereview.chromium.org/935843005", |
- "tree": { |
- "sha": "720b913882225684fa70e0e0ce97c8223fb07b7c", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/720b913882225684fa70e0e0ce97c8223fb07b7c" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/bdfa1dbd8188f4ee8ac0b1e66abe838299e224d2", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/bdfa1dbd8188f4ee8ac0b1e66abe838299e224d2", |
- "html_url": "https://github.com/dart-lang/fletch/commit/bdfa1dbd8188f4ee8ac0b1e66abe838299e224d2", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/bdfa1dbd8188f4ee8ac0b1e66abe838299e224d2/comments", |
- "author": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "39d134f267245028c298e3233f07c9d807e7591c", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/39d134f267245028c298e3233f07c9d807e7591c", |
- "html_url": "https://github.com/dart-lang/fletch/commit/39d134f267245028c298e3233f07c9d807e7591c" |
- } |
- ] |
- }, |
- { |
- "sha": "39d134f267245028c298e3233f07c9d807e7591c", |
- "commit": { |
- "author": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-18T11:28:56Z" |
- }, |
- "committer": { |
- "name": "Kasper Lund", |
- "email": "kasperl@google.com", |
- "date": "2015-02-18T11:28:56Z" |
- }, |
- "message": "Move ping from performance test to conformance test.\n\nMove ping test to conformance test.\n\nR=ager@google.com\nBUG=\n\nReview URL: https://codereview.chromium.org/936733007", |
- "tree": { |
- "sha": "2f083ee0d2b942bc7e146082fba04e7a0fa85487", |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/trees/2f083ee0d2b942bc7e146082fba04e7a0fa85487" |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/git/commits/39d134f267245028c298e3233f07c9d807e7591c", |
- "comment_count": 0 |
- }, |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/39d134f267245028c298e3233f07c9d807e7591c", |
- "html_url": "https://github.com/dart-lang/fletch/commit/39d134f267245028c298e3233f07c9d807e7591c", |
- "comments_url": "https://api.github.com/repos/dart-lang/fletch/commits/39d134f267245028c298e3233f07c9d807e7591c/comments", |
- "author": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "committer": { |
- "login": "kasperl", |
- "id": 2156198, |
- "avatar_url": "https://avatars.githubusercontent.com/u/2156198?v=3", |
- "gravatar_id": "", |
- "url": "https://api.github.com/users/kasperl", |
- "html_url": "https://github.com/kasperl", |
- "followers_url": "https://api.github.com/users/kasperl/followers", |
- "following_url": "https://api.github.com/users/kasperl/following{/other_user}", |
- "gists_url": "https://api.github.com/users/kasperl/gists{/gist_id}", |
- "starred_url": "https://api.github.com/users/kasperl/starred{/owner}{/repo}", |
- "subscriptions_url": "https://api.github.com/users/kasperl/subscriptions", |
- "organizations_url": "https://api.github.com/users/kasperl/orgs", |
- "repos_url": "https://api.github.com/users/kasperl/repos", |
- "events_url": "https://api.github.com/users/kasperl/events{/privacy}", |
- "received_events_url": "https://api.github.com/users/kasperl/received_events", |
- "type": "User", |
- "site_admin": false |
- }, |
- "parents": [ |
- { |
- "sha": "a1c5945b8ac5cee5520b7fb6f1d9f2a373f57634", |
- "url": "https://api.github.com/repos/dart-lang/fletch/commits/a1c5945b8ac5cee5520b7fb6f1d9f2a373f57634", |
- "html_url": "https://github.com/dart-lang/fletch/commit/a1c5945b8ac5cee5520b7fb6f1d9f2a373f57634" |
- } |
- ] |
- } |
-] |