Last active
August 29, 2015 14:02
-
-
Save bensternthal/b1be0a1d0bad232e8386 to your computer and use it in GitHub Desktop.
D3 Experiment #1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<style> | |
</style> | |
<body> | |
<script src="http://d3js.org/d3.v3.min.js"></script> | |
<script> | |
</script> | |
woot | |
</body> | |
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"sha": "6d5a04149ba2bf2b22a9759e5976c128581d4b02", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-24T14:27:21Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-24T14:27:21Z" | |
}, | |
"message": "Merge pull request #4993 from pramodhkp/rectelmnt\n\nCombine re element into constructPath", | |
"tree": { | |
"sha": "6bfa0119eddf6573bf18ac47736e4543991bc6e2", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/6bfa0119eddf6573bf18ac47736e4543991bc6e2" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/6d5a04149ba2bf2b22a9759e5976c128581d4b02", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/6d5a04149ba2bf2b22a9759e5976c128581d4b02", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/6d5a04149ba2bf2b22a9759e5976c128581d4b02", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/6d5a04149ba2bf2b22a9759e5976c128581d4b02/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "10db93be29811f3714c7aefa16e2b1099558e54d", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/10db93be29811f3714c7aefa16e2b1099558e54d", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/10db93be29811f3714c7aefa16e2b1099558e54d" | |
}, | |
{ | |
"sha": "8407d28c9e3c7e9b5a7c77c9a48e27dc029c6150", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/8407d28c9e3c7e9b5a7c77c9a48e27dc029c6150", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/8407d28c9e3c7e9b5a7c77c9a48e27dc029c6150" | |
} | |
] | |
}, | |
{ | |
"sha": "8407d28c9e3c7e9b5a7c77c9a48e27dc029c6150", | |
"commit": { | |
"author": { | |
"name": "pramodhkp", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:07:31Z" | |
}, | |
"committer": { | |
"name": "pramodhkp", | |
"email": "[email protected]", | |
"date": "2014-06-24T18:57:42Z" | |
}, | |
"message": "Combine re element into constructPath", | |
"tree": { | |
"sha": "38fe0bd624a83a0e9ec020c59512324c847a6f60", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/38fe0bd624a83a0e9ec020c59512324c847a6f60" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/8407d28c9e3c7e9b5a7c77c9a48e27dc029c6150", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/8407d28c9e3c7e9b5a7c77c9a48e27dc029c6150", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/8407d28c9e3c7e9b5a7c77c9a48e27dc029c6150", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/8407d28c9e3c7e9b5a7c77c9a48e27dc029c6150/comments", | |
"author": { | |
"login": "pramodhkp", | |
"id": 1507241, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1507241?", | |
"gravatar_id": "d83aa74c4e157346b6ef831303fe674b", | |
"url": "https://api.github.com/users/pramodhkp", | |
"html_url": "https://github.com/pramodhkp", | |
"followers_url": "https://api.github.com/users/pramodhkp/followers", | |
"following_url": "https://api.github.com/users/pramodhkp/following{/other_user}", | |
"gists_url": "https://api.github.com/users/pramodhkp/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/pramodhkp/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/pramodhkp/subscriptions", | |
"organizations_url": "https://api.github.com/users/pramodhkp/orgs", | |
"repos_url": "https://api.github.com/users/pramodhkp/repos", | |
"events_url": "https://api.github.com/users/pramodhkp/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/pramodhkp/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "pramodhkp", | |
"id": 1507241, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1507241?", | |
"gravatar_id": "d83aa74c4e157346b6ef831303fe674b", | |
"url": "https://api.github.com/users/pramodhkp", | |
"html_url": "https://github.com/pramodhkp", | |
"followers_url": "https://api.github.com/users/pramodhkp/followers", | |
"following_url": "https://api.github.com/users/pramodhkp/following{/other_user}", | |
"gists_url": "https://api.github.com/users/pramodhkp/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/pramodhkp/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/pramodhkp/subscriptions", | |
"organizations_url": "https://api.github.com/users/pramodhkp/orgs", | |
"repos_url": "https://api.github.com/users/pramodhkp/repos", | |
"events_url": "https://api.github.com/users/pramodhkp/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/pramodhkp/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "456d219f2af6098142021c070727022faadc2a9c", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/456d219f2af6098142021c070727022faadc2a9c", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/456d219f2af6098142021c070727022faadc2a9c" | |
} | |
] | |
}, | |
{ | |
"sha": "10db93be29811f3714c7aefa16e2b1099558e54d", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-24T02:56:13Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-24T02:56:13Z" | |
}, | |
"message": "Merge pull request #4980 from Snuffleupagus/bug-1027533\n\nAdditional heuristics to recognize unknown glyphs for toUnicode (bug 1027533)", | |
"tree": { | |
"sha": "10b61de2e69f3623578a77d5c77ceadf913a591e", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/10b61de2e69f3623578a77d5c77ceadf913a591e" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/10db93be29811f3714c7aefa16e2b1099558e54d", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/10db93be29811f3714c7aefa16e2b1099558e54d", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/10db93be29811f3714c7aefa16e2b1099558e54d", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/10db93be29811f3714c7aefa16e2b1099558e54d/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "bb7e7d33c59969f34198fc90204c6bdcf65232e8", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/bb7e7d33c59969f34198fc90204c6bdcf65232e8", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/bb7e7d33c59969f34198fc90204c6bdcf65232e8" | |
}, | |
{ | |
"sha": "b19bb74813347eafc5dd9434ec6725f832444848", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/b19bb74813347eafc5dd9434ec6725f832444848", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/b19bb74813347eafc5dd9434ec6725f832444848" | |
} | |
] | |
}, | |
{ | |
"sha": "bb7e7d33c59969f34198fc90204c6bdcf65232e8", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-24T02:50:14Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-24T02:50:14Z" | |
}, | |
"message": "Merge pull request #4976 from CodingFabian/restructure-evaluator-read\n\nRestructured EvaluatorPreprocessor_read to be more natural.", | |
"tree": { | |
"sha": "becefe09b0a48c279351f6fda1d03942a19fc56b", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/becefe09b0a48c279351f6fda1d03942a19fc56b" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/bb7e7d33c59969f34198fc90204c6bdcf65232e8", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/bb7e7d33c59969f34198fc90204c6bdcf65232e8", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/bb7e7d33c59969f34198fc90204c6bdcf65232e8", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/bb7e7d33c59969f34198fc90204c6bdcf65232e8/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "c28839b2f371e20db276e62f5442a6858773afc6", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/c28839b2f371e20db276e62f5442a6858773afc6", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/c28839b2f371e20db276e62f5442a6858773afc6" | |
}, | |
{ | |
"sha": "60f67c3961c249b8272e98f6883263830a5f035f", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/60f67c3961c249b8272e98f6883263830a5f035f", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/60f67c3961c249b8272e98f6883263830a5f035f" | |
} | |
] | |
}, | |
{ | |
"sha": "c28839b2f371e20db276e62f5442a6858773afc6", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-24T02:49:24Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-24T02:49:24Z" | |
}, | |
"message": "Merge pull request #4944 from Snuffleupagus/issue-4934\n\nDon't blindly trust toUnicode when building toFontChar for non-standard fonts without a font file (issue 4934)", | |
"tree": { | |
"sha": "e850117e50217b543c4e03104a8d872055eb36b9", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/e850117e50217b543c4e03104a8d872055eb36b9" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/c28839b2f371e20db276e62f5442a6858773afc6", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/c28839b2f371e20db276e62f5442a6858773afc6", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/c28839b2f371e20db276e62f5442a6858773afc6", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/c28839b2f371e20db276e62f5442a6858773afc6/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "6d86c925140c494c2f33e861a5213cbea45ceca7", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/6d86c925140c494c2f33e861a5213cbea45ceca7", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/6d86c925140c494c2f33e861a5213cbea45ceca7" | |
}, | |
{ | |
"sha": "158790981c5337ed2960b1dec2c0366e75882fac", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/158790981c5337ed2960b1dec2c0366e75882fac", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/158790981c5337ed2960b1dec2c0366e75882fac" | |
} | |
] | |
}, | |
{ | |
"sha": "60f67c3961c249b8272e98f6883263830a5f035f", | |
"commit": { | |
"author": { | |
"name": "Fabian Lange", | |
"email": "[email protected]", | |
"date": "2014-06-19T10:47:00Z" | |
}, | |
"committer": { | |
"name": "Fabian Lange", | |
"email": "[email protected]", | |
"date": "2014-06-23T21:35:25Z" | |
}, | |
"message": "Restructured EvaluatorPreprocessor_read to be more natural.", | |
"tree": { | |
"sha": "7b4d1bd630b31dbba226d0f340c50988007ea2b9", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/7b4d1bd630b31dbba226d0f340c50988007ea2b9" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/60f67c3961c249b8272e98f6883263830a5f035f", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/60f67c3961c249b8272e98f6883263830a5f035f", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/60f67c3961c249b8272e98f6883263830a5f035f", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/60f67c3961c249b8272e98f6883263830a5f035f/comments", | |
"author": { | |
"login": "CodingFabian", | |
"id": 176132, | |
"avatar_url": "https://avatars.githubusercontent.com/u/176132?", | |
"gravatar_id": "94fd92e97e4e065bcab78a76822bf668", | |
"url": "https://api.github.com/users/CodingFabian", | |
"html_url": "https://github.com/CodingFabian", | |
"followers_url": "https://api.github.com/users/CodingFabian/followers", | |
"following_url": "https://api.github.com/users/CodingFabian/following{/other_user}", | |
"gists_url": "https://api.github.com/users/CodingFabian/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/CodingFabian/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/CodingFabian/subscriptions", | |
"organizations_url": "https://api.github.com/users/CodingFabian/orgs", | |
"repos_url": "https://api.github.com/users/CodingFabian/repos", | |
"events_url": "https://api.github.com/users/CodingFabian/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/CodingFabian/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "CodingFabian", | |
"id": 176132, | |
"avatar_url": "https://avatars.githubusercontent.com/u/176132?", | |
"gravatar_id": "94fd92e97e4e065bcab78a76822bf668", | |
"url": "https://api.github.com/users/CodingFabian", | |
"html_url": "https://github.com/CodingFabian", | |
"followers_url": "https://api.github.com/users/CodingFabian/followers", | |
"following_url": "https://api.github.com/users/CodingFabian/following{/other_user}", | |
"gists_url": "https://api.github.com/users/CodingFabian/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/CodingFabian/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/CodingFabian/subscriptions", | |
"organizations_url": "https://api.github.com/users/CodingFabian/orgs", | |
"repos_url": "https://api.github.com/users/CodingFabian/repos", | |
"events_url": "https://api.github.com/users/CodingFabian/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/CodingFabian/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "3ad58db7e84cccce2a0be4519dd86db8937729f8", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/3ad58db7e84cccce2a0be4519dd86db8937729f8", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/3ad58db7e84cccce2a0be4519dd86db8937729f8" | |
} | |
] | |
}, | |
{ | |
"sha": "6d86c925140c494c2f33e861a5213cbea45ceca7", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-23T21:00:57Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-23T21:00:57Z" | |
}, | |
"message": "Merge pull request #4991 from timvandermeij/text-layer-builder-refactoring\n\nRefactoring text layer builder and converting text layer builder to a class", | |
"tree": { | |
"sha": "f135f7a6e37c72a9d73151ff05b98a0a66d6ce7f", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/f135f7a6e37c72a9d73151ff05b98a0a66d6ce7f" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/6d86c925140c494c2f33e861a5213cbea45ceca7", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/6d86c925140c494c2f33e861a5213cbea45ceca7", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/6d86c925140c494c2f33e861a5213cbea45ceca7", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/6d86c925140c494c2f33e861a5213cbea45ceca7/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "3ad58db7e84cccce2a0be4519dd86db8937729f8", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/3ad58db7e84cccce2a0be4519dd86db8937729f8", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/3ad58db7e84cccce2a0be4519dd86db8937729f8" | |
}, | |
{ | |
"sha": "c7e614323ab1b218f3c974e8dd11cbba562f07d7", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/c7e614323ab1b218f3c974e8dd11cbba562f07d7", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/c7e614323ab1b218f3c974e8dd11cbba562f07d7" | |
} | |
] | |
}, | |
{ | |
"sha": "c7e614323ab1b218f3c974e8dd11cbba562f07d7", | |
"commit": { | |
"author": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:45:11Z" | |
}, | |
"committer": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:45:11Z" | |
}, | |
"message": "Removing unnecessary includes from text selection example", | |
"tree": { | |
"sha": "b97facbabc2006862f5f910278de076817a8f526", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/b97facbabc2006862f5f910278de076817a8f526" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/c7e614323ab1b218f3c974e8dd11cbba562f07d7", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/c7e614323ab1b218f3c974e8dd11cbba562f07d7", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/c7e614323ab1b218f3c974e8dd11cbba562f07d7", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/c7e614323ab1b218f3c974e8dd11cbba562f07d7/comments", | |
"author": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "fa33b9c6430a6b3f23b1ec3c9e917ea8ef3397fa", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/fa33b9c6430a6b3f23b1ec3c9e917ea8ef3397fa", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/fa33b9c6430a6b3f23b1ec3c9e917ea8ef3397fa" | |
} | |
] | |
}, | |
{ | |
"sha": "3ad58db7e84cccce2a0be4519dd86db8937729f8", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:38:48Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:38:48Z" | |
}, | |
"message": "Merge pull request #4982 from nnethercote/use-null-for-zero-args\n\nUse null instead of [] for ops with no args.", | |
"tree": { | |
"sha": "2922b1eedea9659946c5ca4d3d27b4ee809c1dd3", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/2922b1eedea9659946c5ca4d3d27b4ee809c1dd3" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/3ad58db7e84cccce2a0be4519dd86db8937729f8", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/3ad58db7e84cccce2a0be4519dd86db8937729f8", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/3ad58db7e84cccce2a0be4519dd86db8937729f8", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/3ad58db7e84cccce2a0be4519dd86db8937729f8/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "70556710d4015b066a0e60e38955942af24c5869", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/70556710d4015b066a0e60e38955942af24c5869", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/70556710d4015b066a0e60e38955942af24c5869" | |
}, | |
{ | |
"sha": "081866a184932cec784c221ce55914ec3a9a8bec", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/081866a184932cec784c221ce55914ec3a9a8bec", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/081866a184932cec784c221ce55914ec3a9a8bec" | |
} | |
] | |
}, | |
{ | |
"sha": "70556710d4015b066a0e60e38955942af24c5869", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:38:07Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:38:07Z" | |
}, | |
"message": "Merge pull request #4987 from timvandermeij/text-search-refactoring\n\nRefactoring PDF find controller and implementing page content and query normalization", | |
"tree": { | |
"sha": "1fda1c0812edeeb6d902a927de3785ca43ae5bb0", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/1fda1c0812edeeb6d902a927de3785ca43ae5bb0" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/70556710d4015b066a0e60e38955942af24c5869", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/70556710d4015b066a0e60e38955942af24c5869", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/70556710d4015b066a0e60e38955942af24c5869", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/70556710d4015b066a0e60e38955942af24c5869/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "456d219f2af6098142021c070727022faadc2a9c", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/456d219f2af6098142021c070727022faadc2a9c", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/456d219f2af6098142021c070727022faadc2a9c" | |
}, | |
{ | |
"sha": "fbfb9458d65695f3ccfa33be247b14d8e91f933c", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/fbfb9458d65695f3ccfa33be247b14d8e91f933c", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/fbfb9458d65695f3ccfa33be247b14d8e91f933c" | |
} | |
] | |
}, | |
{ | |
"sha": "fa33b9c6430a6b3f23b1ec3c9e917ea8ef3397fa", | |
"commit": { | |
"author": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:19:18Z" | |
}, | |
"committer": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:19:18Z" | |
}, | |
"message": "Refactoring PDFFindController in the text layer builder", | |
"tree": { | |
"sha": "af50501ea94323834102eb97edd5101de999b90f", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/af50501ea94323834102eb97edd5101de999b90f" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/fa33b9c6430a6b3f23b1ec3c9e917ea8ef3397fa", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/fa33b9c6430a6b3f23b1ec3c9e917ea8ef3397fa", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/fa33b9c6430a6b3f23b1ec3c9e917ea8ef3397fa", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/fa33b9c6430a6b3f23b1ec3c9e917ea8ef3397fa/comments", | |
"author": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "a968da8887ce03e2daa7dbebf6a512e000d548fc", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/a968da8887ce03e2daa7dbebf6a512e000d548fc", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/a968da8887ce03e2daa7dbebf6a512e000d548fc" | |
} | |
] | |
}, | |
{ | |
"sha": "a968da8887ce03e2daa7dbebf6a512e000d548fc", | |
"commit": { | |
"author": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:02:33Z" | |
}, | |
"committer": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-23T20:07:21Z" | |
}, | |
"message": "Convert the text layer builder to a class", | |
"tree": { | |
"sha": "f0114a2f74fa2be8831c7821a4a6f4be051cce2a", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/f0114a2f74fa2be8831c7821a4a6f4be051cce2a" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/a968da8887ce03e2daa7dbebf6a512e000d548fc", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/a968da8887ce03e2daa7dbebf6a512e000d548fc", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/a968da8887ce03e2daa7dbebf6a512e000d548fc", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/a968da8887ce03e2daa7dbebf6a512e000d548fc/comments", | |
"author": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "2a052c4aadb2b694728d5afc3ef52b473cc05b66", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/2a052c4aadb2b694728d5afc3ef52b473cc05b66", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/2a052c4aadb2b694728d5afc3ef52b473cc05b66" | |
} | |
] | |
}, | |
{ | |
"sha": "2a052c4aadb2b694728d5afc3ef52b473cc05b66", | |
"commit": { | |
"author": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-21T20:53:26Z" | |
}, | |
"committer": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-23T19:40:37Z" | |
}, | |
"message": "Refactoring text layer builder", | |
"tree": { | |
"sha": "b5ac0ce4815449eed3ca69300b3e2ffe96dd840d", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/b5ac0ce4815449eed3ca69300b3e2ffe96dd840d" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/2a052c4aadb2b694728d5afc3ef52b473cc05b66", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/2a052c4aadb2b694728d5afc3ef52b473cc05b66", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/2a052c4aadb2b694728d5afc3ef52b473cc05b66", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/2a052c4aadb2b694728d5afc3ef52b473cc05b66/comments", | |
"author": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "456d219f2af6098142021c070727022faadc2a9c", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/456d219f2af6098142021c070727022faadc2a9c", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/456d219f2af6098142021c070727022faadc2a9c" | |
} | |
] | |
}, | |
{ | |
"sha": "081866a184932cec784c221ce55914ec3a9a8bec", | |
"commit": { | |
"author": { | |
"name": "Nicholas Nethercote", | |
"email": "[email protected]", | |
"date": "2014-06-20T03:52:39Z" | |
}, | |
"committer": { | |
"name": "Nicholas Nethercote", | |
"email": "[email protected]", | |
"date": "2014-06-22T23:03:48Z" | |
}, | |
"message": "Use null instead of [] for ops with no args.\n\nThis reduces peak RSS on one test file from ~600 to ~560 MiB.", | |
"tree": { | |
"sha": "c5a07548bcc456ba72a2abbb1609dc28cb5cb30e", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/c5a07548bcc456ba72a2abbb1609dc28cb5cb30e" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/081866a184932cec784c221ce55914ec3a9a8bec", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/081866a184932cec784c221ce55914ec3a9a8bec", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/081866a184932cec784c221ce55914ec3a9a8bec", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/081866a184932cec784c221ce55914ec3a9a8bec/comments", | |
"author": { | |
"login": "nnethercote", | |
"id": 1940286, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1940286?", | |
"gravatar_id": "bf26ca64c4f7f6337cd3bbda3a33f166", | |
"url": "https://api.github.com/users/nnethercote", | |
"html_url": "https://github.com/nnethercote", | |
"followers_url": "https://api.github.com/users/nnethercote/followers", | |
"following_url": "https://api.github.com/users/nnethercote/following{/other_user}", | |
"gists_url": "https://api.github.com/users/nnethercote/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/nnethercote/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/nnethercote/subscriptions", | |
"organizations_url": "https://api.github.com/users/nnethercote/orgs", | |
"repos_url": "https://api.github.com/users/nnethercote/repos", | |
"events_url": "https://api.github.com/users/nnethercote/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/nnethercote/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "nnethercote", | |
"id": 1940286, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1940286?", | |
"gravatar_id": "bf26ca64c4f7f6337cd3bbda3a33f166", | |
"url": "https://api.github.com/users/nnethercote", | |
"html_url": "https://github.com/nnethercote", | |
"followers_url": "https://api.github.com/users/nnethercote/followers", | |
"following_url": "https://api.github.com/users/nnethercote/following{/other_user}", | |
"gists_url": "https://api.github.com/users/nnethercote/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/nnethercote/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/nnethercote/subscriptions", | |
"organizations_url": "https://api.github.com/users/nnethercote/orgs", | |
"repos_url": "https://api.github.com/users/nnethercote/repos", | |
"events_url": "https://api.github.com/users/nnethercote/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/nnethercote/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961" | |
} | |
] | |
}, | |
{ | |
"sha": "fbfb9458d65695f3ccfa33be247b14d8e91f933c", | |
"commit": { | |
"author": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-20T19:49:16Z" | |
}, | |
"committer": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-20T21:32:44Z" | |
}, | |
"message": "Implement text normalization for page content and queries", | |
"tree": { | |
"sha": "1fda1c0812edeeb6d902a927de3785ca43ae5bb0", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/1fda1c0812edeeb6d902a927de3785ca43ae5bb0" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/fbfb9458d65695f3ccfa33be247b14d8e91f933c", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/fbfb9458d65695f3ccfa33be247b14d8e91f933c", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/fbfb9458d65695f3ccfa33be247b14d8e91f933c", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/fbfb9458d65695f3ccfa33be247b14d8e91f933c/comments", | |
"author": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "ec1b58a30a055fc2f723fafde31731bea5701bae", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/ec1b58a30a055fc2f723fafde31731bea5701bae", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/ec1b58a30a055fc2f723fafde31731bea5701bae" | |
} | |
] | |
}, | |
{ | |
"sha": "ec1b58a30a055fc2f723fafde31731bea5701bae", | |
"commit": { | |
"author": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-20T19:14:29Z" | |
}, | |
"committer": { | |
"name": "Tim van der Meij", | |
"email": "[email protected]", | |
"date": "2014-06-20T19:14:29Z" | |
}, | |
"message": "Fix code style issues in pdf_find_controller.js and build strings more efficiently", | |
"tree": { | |
"sha": "08cc6c18f713bf3c9dfde02f8eb7a15afc4ff9ff", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/08cc6c18f713bf3c9dfde02f8eb7a15afc4ff9ff" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/ec1b58a30a055fc2f723fafde31731bea5701bae", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/ec1b58a30a055fc2f723fafde31731bea5701bae", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/ec1b58a30a055fc2f723fafde31731bea5701bae", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/ec1b58a30a055fc2f723fafde31731bea5701bae/comments", | |
"author": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "timvandermeij", | |
"id": 1993262, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1993262?", | |
"gravatar_id": "b19e1f4e6d482316177aab766f78a867", | |
"url": "https://api.github.com/users/timvandermeij", | |
"html_url": "https://github.com/timvandermeij", | |
"followers_url": "https://api.github.com/users/timvandermeij/followers", | |
"following_url": "https://api.github.com/users/timvandermeij/following{/other_user}", | |
"gists_url": "https://api.github.com/users/timvandermeij/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/timvandermeij/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/timvandermeij/subscriptions", | |
"organizations_url": "https://api.github.com/users/timvandermeij/orgs", | |
"repos_url": "https://api.github.com/users/timvandermeij/repos", | |
"events_url": "https://api.github.com/users/timvandermeij/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/timvandermeij/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "456d219f2af6098142021c070727022faadc2a9c", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/456d219f2af6098142021c070727022faadc2a9c", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/456d219f2af6098142021c070727022faadc2a9c" | |
} | |
] | |
}, | |
{ | |
"sha": "b19bb74813347eafc5dd9434ec6725f832444848", | |
"commit": { | |
"author": { | |
"name": "Jonas Jenwald", | |
"email": "[email protected]", | |
"date": "2014-06-19T21:16:49Z" | |
}, | |
"committer": { | |
"name": "Jonas Jenwald", | |
"email": "[email protected]", | |
"date": "2014-06-20T07:57:16Z" | |
}, | |
"message": "Additional heuristics to recognize unknown glyphs for toUnicode (bug 1027533)", | |
"tree": { | |
"sha": "3c9ec32f6ce422ea412d22824bad53108ef5d24d", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/3c9ec32f6ce422ea412d22824bad53108ef5d24d" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/b19bb74813347eafc5dd9434ec6725f832444848", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/b19bb74813347eafc5dd9434ec6725f832444848", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/b19bb74813347eafc5dd9434ec6725f832444848", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/b19bb74813347eafc5dd9434ec6725f832444848/comments", | |
"author": { | |
"login": "Snuffleupagus", | |
"id": 2692120, | |
"avatar_url": "https://avatars.githubusercontent.com/u/2692120?", | |
"gravatar_id": "e05382aa67ec592c3eb32e9cd9edd65e", | |
"url": "https://api.github.com/users/Snuffleupagus", | |
"html_url": "https://github.com/Snuffleupagus", | |
"followers_url": "https://api.github.com/users/Snuffleupagus/followers", | |
"following_url": "https://api.github.com/users/Snuffleupagus/following{/other_user}", | |
"gists_url": "https://api.github.com/users/Snuffleupagus/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/Snuffleupagus/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/Snuffleupagus/subscriptions", | |
"organizations_url": "https://api.github.com/users/Snuffleupagus/orgs", | |
"repos_url": "https://api.github.com/users/Snuffleupagus/repos", | |
"events_url": "https://api.github.com/users/Snuffleupagus/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/Snuffleupagus/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "Snuffleupagus", | |
"id": 2692120, | |
"avatar_url": "https://avatars.githubusercontent.com/u/2692120?", | |
"gravatar_id": "e05382aa67ec592c3eb32e9cd9edd65e", | |
"url": "https://api.github.com/users/Snuffleupagus", | |
"html_url": "https://github.com/Snuffleupagus", | |
"followers_url": "https://api.github.com/users/Snuffleupagus/followers", | |
"following_url": "https://api.github.com/users/Snuffleupagus/following{/other_user}", | |
"gists_url": "https://api.github.com/users/Snuffleupagus/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/Snuffleupagus/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/Snuffleupagus/subscriptions", | |
"organizations_url": "https://api.github.com/users/Snuffleupagus/orgs", | |
"repos_url": "https://api.github.com/users/Snuffleupagus/repos", | |
"events_url": "https://api.github.com/users/Snuffleupagus/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/Snuffleupagus/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961" | |
} | |
] | |
}, | |
{ | |
"sha": "456d219f2af6098142021c070727022faadc2a9c", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T04:23:59Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T04:23:59Z" | |
}, | |
"message": "Merge pull request #4981 from yurydelendik/svg1\n\nMisc SVG Viewer example fixes", | |
"tree": { | |
"sha": "61fa18f66b5feaaa623e15454ab9b5b33c6def0a", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/61fa18f66b5feaaa623e15454ab9b5b33c6def0a" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/456d219f2af6098142021c070727022faadc2a9c", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/456d219f2af6098142021c070727022faadc2a9c", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/456d219f2af6098142021c070727022faadc2a9c", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/456d219f2af6098142021c070727022faadc2a9c/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "6258ae61d5be92e8e475703ab3a738c0c88df402", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/6258ae61d5be92e8e475703ab3a738c0c88df402", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/6258ae61d5be92e8e475703ab3a738c0c88df402" | |
}, | |
{ | |
"sha": "834f466c05b835c44a5fc2d3db33161040586539", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/834f466c05b835c44a5fc2d3db33161040586539", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/834f466c05b835c44a5fc2d3db33161040586539" | |
} | |
] | |
}, | |
{ | |
"sha": "834f466c05b835c44a5fc2d3db33161040586539", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T04:18:04Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T04:18:04Z" | |
}, | |
"message": "Fixes SVG transforms on restore", | |
"tree": { | |
"sha": "61fa18f66b5feaaa623e15454ab9b5b33c6def0a", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/61fa18f66b5feaaa623e15454ab9b5b33c6def0a" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/834f466c05b835c44a5fc2d3db33161040586539", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/834f466c05b835c44a5fc2d3db33161040586539", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/834f466c05b835c44a5fc2d3db33161040586539", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/834f466c05b835c44a5fc2d3db33161040586539/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "9a28b8a41291f92b972f9d27ca87b8a731388444", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/9a28b8a41291f92b972f9d27ca87b8a731388444", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/9a28b8a41291f92b972f9d27ca87b8a731388444" | |
} | |
] | |
}, | |
{ | |
"sha": "9a28b8a41291f92b972f9d27ca87b8a731388444", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T03:20:55Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T03:20:55Z" | |
}, | |
"message": "Misc UI improvements for the SVG Viewer", | |
"tree": { | |
"sha": "1f873edb46f20e0fc96ff558a59ddbdb53414917", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/1f873edb46f20e0fc96ff558a59ddbdb53414917" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/9a28b8a41291f92b972f9d27ca87b8a731388444", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/9a28b8a41291f92b972f9d27ca87b8a731388444", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/9a28b8a41291f92b972f9d27ca87b8a731388444", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/9a28b8a41291f92b972f9d27ca87b8a731388444/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "6258ae61d5be92e8e475703ab3a738c0c88df402", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/6258ae61d5be92e8e475703ab3a738c0c88df402", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/6258ae61d5be92e8e475703ab3a738c0c88df402" | |
} | |
] | |
}, | |
{ | |
"sha": "6258ae61d5be92e8e475703ab3a738c0c88df402", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T02:16:21Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T02:16:21Z" | |
}, | |
"message": "Merge pull request #4979 from pramodhkp/svg-v3\n\nSVG Viewer Example demo", | |
"tree": { | |
"sha": "6b65c06260bf8c7ac5e4ab13bf0efc1f5a822ad8", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/6b65c06260bf8c7ac5e4ab13bf0efc1f5a822ad8" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/6258ae61d5be92e8e475703ab3a738c0c88df402", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/6258ae61d5be92e8e475703ab3a738c0c88df402", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/6258ae61d5be92e8e475703ab3a738c0c88df402", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/6258ae61d5be92e8e475703ab3a738c0c88df402/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "84157e039d02a8d92b64bdbc2821dd72c053e637", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/84157e039d02a8d92b64bdbc2821dd72c053e637", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/84157e039d02a8d92b64bdbc2821dd72c053e637" | |
}, | |
{ | |
"sha": "dd253aadebf79b1e351098630c420fddc619aeb2", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/dd253aadebf79b1e351098630c420fddc619aeb2", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/dd253aadebf79b1e351098630c420fddc619aeb2" | |
} | |
] | |
}, | |
{ | |
"sha": "dd253aadebf79b1e351098630c420fddc619aeb2", | |
"commit": { | |
"author": { | |
"name": "pramodhkp", | |
"email": "[email protected]", | |
"date": "2014-05-19T23:53:40Z" | |
}, | |
"committer": { | |
"name": "pramodhkp", | |
"email": "[email protected]", | |
"date": "2014-06-20T02:55:05Z" | |
}, | |
"message": "SVG Viewer example demo", | |
"tree": { | |
"sha": "6cfeec967f4b4c71ed7bd9ba6f01563d1ef43429", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/6cfeec967f4b4c71ed7bd9ba6f01563d1ef43429" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/dd253aadebf79b1e351098630c420fddc619aeb2", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/dd253aadebf79b1e351098630c420fddc619aeb2", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/dd253aadebf79b1e351098630c420fddc619aeb2", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/dd253aadebf79b1e351098630c420fddc619aeb2/comments", | |
"author": { | |
"login": "pramodhkp", | |
"id": 1507241, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1507241?", | |
"gravatar_id": "d83aa74c4e157346b6ef831303fe674b", | |
"url": "https://api.github.com/users/pramodhkp", | |
"html_url": "https://github.com/pramodhkp", | |
"followers_url": "https://api.github.com/users/pramodhkp/followers", | |
"following_url": "https://api.github.com/users/pramodhkp/following{/other_user}", | |
"gists_url": "https://api.github.com/users/pramodhkp/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/pramodhkp/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/pramodhkp/subscriptions", | |
"organizations_url": "https://api.github.com/users/pramodhkp/orgs", | |
"repos_url": "https://api.github.com/users/pramodhkp/repos", | |
"events_url": "https://api.github.com/users/pramodhkp/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/pramodhkp/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "pramodhkp", | |
"id": 1507241, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1507241?", | |
"gravatar_id": "d83aa74c4e157346b6ef831303fe674b", | |
"url": "https://api.github.com/users/pramodhkp", | |
"html_url": "https://github.com/pramodhkp", | |
"followers_url": "https://api.github.com/users/pramodhkp/followers", | |
"following_url": "https://api.github.com/users/pramodhkp/following{/other_user}", | |
"gists_url": "https://api.github.com/users/pramodhkp/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/pramodhkp/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/pramodhkp/subscriptions", | |
"organizations_url": "https://api.github.com/users/pramodhkp/orgs", | |
"repos_url": "https://api.github.com/users/pramodhkp/repos", | |
"events_url": "https://api.github.com/users/pramodhkp/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/pramodhkp/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961" | |
} | |
] | |
}, | |
{ | |
"sha": "84157e039d02a8d92b64bdbc2821dd72c053e637", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T02:00:09Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-20T02:00:09Z" | |
}, | |
"message": "Merge pull request #4973 from nnethercote/better-ref-keys\n\nFactor out repeated Ref key string generation code.", | |
"tree": { | |
"sha": "591b446710607253452e176c2925e7f7285f202d", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/591b446710607253452e176c2925e7f7285f202d" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/84157e039d02a8d92b64bdbc2821dd72c053e637", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/84157e039d02a8d92b64bdbc2821dd72c053e637", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/84157e039d02a8d92b64bdbc2821dd72c053e637", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/84157e039d02a8d92b64bdbc2821dd72c053e637/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961" | |
}, | |
{ | |
"sha": "1ad3ffbc7bf6ad11f6b3e91e2106426a7a2a1c33", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/1ad3ffbc7bf6ad11f6b3e91e2106426a7a2a1c33", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/1ad3ffbc7bf6ad11f6b3e91e2106426a7a2a1c33" | |
} | |
] | |
}, | |
{ | |
"sha": "1ad3ffbc7bf6ad11f6b3e91e2106426a7a2a1c33", | |
"commit": { | |
"author": { | |
"name": "Nicholas Nethercote", | |
"email": "[email protected]", | |
"date": "2014-06-19T03:41:33Z" | |
}, | |
"committer": { | |
"name": "Nicholas Nethercote", | |
"email": "[email protected]", | |
"date": "2014-06-20T01:22:39Z" | |
}, | |
"message": "Factor out repeated Ref key string generation code.\n\nIn src/core/obj.js, we convert a Ref to a string to index into a table like\nthis: 'R1.0'. This conversion is repeated numerous times.\n\nThis patch factors out the conversion into a new function.\nRef.prototype.toString().", | |
"tree": { | |
"sha": "4d4afa7c07a4267141814f8bd146f1acd903617c", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/4d4afa7c07a4267141814f8bd146f1acd903617c" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/1ad3ffbc7bf6ad11f6b3e91e2106426a7a2a1c33", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/1ad3ffbc7bf6ad11f6b3e91e2106426a7a2a1c33", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/1ad3ffbc7bf6ad11f6b3e91e2106426a7a2a1c33", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/1ad3ffbc7bf6ad11f6b3e91e2106426a7a2a1c33/comments", | |
"author": { | |
"login": "nnethercote", | |
"id": 1940286, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1940286?", | |
"gravatar_id": "bf26ca64c4f7f6337cd3bbda3a33f166", | |
"url": "https://api.github.com/users/nnethercote", | |
"html_url": "https://github.com/nnethercote", | |
"followers_url": "https://api.github.com/users/nnethercote/followers", | |
"following_url": "https://api.github.com/users/nnethercote/following{/other_user}", | |
"gists_url": "https://api.github.com/users/nnethercote/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/nnethercote/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/nnethercote/subscriptions", | |
"organizations_url": "https://api.github.com/users/nnethercote/orgs", | |
"repos_url": "https://api.github.com/users/nnethercote/repos", | |
"events_url": "https://api.github.com/users/nnethercote/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/nnethercote/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "nnethercote", | |
"id": 1940286, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1940286?", | |
"gravatar_id": "bf26ca64c4f7f6337cd3bbda3a33f166", | |
"url": "https://api.github.com/users/nnethercote", | |
"html_url": "https://github.com/nnethercote", | |
"followers_url": "https://api.github.com/users/nnethercote/followers", | |
"following_url": "https://api.github.com/users/nnethercote/following{/other_user}", | |
"gists_url": "https://api.github.com/users/nnethercote/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/nnethercote/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/nnethercote/subscriptions", | |
"organizations_url": "https://api.github.com/users/nnethercote/orgs", | |
"repos_url": "https://api.github.com/users/nnethercote/repos", | |
"events_url": "https://api.github.com/users/nnethercote/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/nnethercote/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "cf4bc42e33a6890dd1401248a5fd92d19a170645", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/cf4bc42e33a6890dd1401248a5fd92d19a170645", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/cf4bc42e33a6890dd1401248a5fd92d19a170645" | |
} | |
] | |
}, | |
{ | |
"sha": "c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-19T03:03:09Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-19T03:03:09Z" | |
}, | |
"message": "Merge pull request #4971 from yurydelendik/rm-suppressEncryption\n\nRemoves error catch from fetchUncompressed()", | |
"tree": { | |
"sha": "d1588c40a5855e22a5a331c47738da3aedab401a", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/d1588c40a5855e22a5a331c47738da3aedab401a" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/c0a6b0f3082d99c0ac094a5c908b9e4acaafa961/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "b557b87fc9e30cba0ce19899c3fede8e0b654f0a", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/b557b87fc9e30cba0ce19899c3fede8e0b654f0a", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/b557b87fc9e30cba0ce19899c3fede8e0b654f0a" | |
}, | |
{ | |
"sha": "623fa293004334afb72621db907e66ee3f755673", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/623fa293004334afb72621db907e66ee3f755673", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/623fa293004334afb72621db907e66ee3f755673" | |
} | |
] | |
}, | |
{ | |
"sha": "b557b87fc9e30cba0ce19899c3fede8e0b654f0a", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-19T03:00:31Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-19T03:00:31Z" | |
}, | |
"message": "Merge pull request #4972 from nnethercote/preprocessor-read\n\nAvoid allocating return object in EvaluatorPreprocessor_read().", | |
"tree": { | |
"sha": "cdc8cbf01d898c4f5f004b10ce8d146a9d0a5d23", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/cdc8cbf01d898c4f5f004b10ce8d146a9d0a5d23" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/b557b87fc9e30cba0ce19899c3fede8e0b654f0a", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/b557b87fc9e30cba0ce19899c3fede8e0b654f0a", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/b557b87fc9e30cba0ce19899c3fede8e0b654f0a", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/b557b87fc9e30cba0ce19899c3fede8e0b654f0a/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "cf4bc42e33a6890dd1401248a5fd92d19a170645", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/cf4bc42e33a6890dd1401248a5fd92d19a170645", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/cf4bc42e33a6890dd1401248a5fd92d19a170645" | |
}, | |
{ | |
"sha": "17170af3c773deabafef8d042ecd82dfb20fe9bd", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/17170af3c773deabafef8d042ecd82dfb20fe9bd", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/17170af3c773deabafef8d042ecd82dfb20fe9bd" | |
} | |
] | |
}, | |
{ | |
"sha": "17170af3c773deabafef8d042ecd82dfb20fe9bd", | |
"commit": { | |
"author": { | |
"name": "Nicholas Nethercote", | |
"email": "[email protected]", | |
"date": "2014-06-18T15:15:35Z" | |
}, | |
"committer": { | |
"name": "Nicholas Nethercote", | |
"email": "[email protected]", | |
"date": "2014-06-18T23:41:29Z" | |
}, | |
"message": "Avoid allocating return object in EvaluatorPreprocessor_read().\n\nThis function can be called 100s of 1000s or even millions of times, and the\nallocated return object accounts for 10% of all GC thing allocations for some\ndocuments. It's easy to avoid, which reduces stress on the garbage collector,\nand this patch does that.", | |
"tree": { | |
"sha": "00b74d375cdeb8c04d76a812c48e8d7feb03e8bc", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/00b74d375cdeb8c04d76a812c48e8d7feb03e8bc" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/17170af3c773deabafef8d042ecd82dfb20fe9bd", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/17170af3c773deabafef8d042ecd82dfb20fe9bd", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/17170af3c773deabafef8d042ecd82dfb20fe9bd", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/17170af3c773deabafef8d042ecd82dfb20fe9bd/comments", | |
"author": { | |
"login": "nnethercote", | |
"id": 1940286, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1940286?", | |
"gravatar_id": "bf26ca64c4f7f6337cd3bbda3a33f166", | |
"url": "https://api.github.com/users/nnethercote", | |
"html_url": "https://github.com/nnethercote", | |
"followers_url": "https://api.github.com/users/nnethercote/followers", | |
"following_url": "https://api.github.com/users/nnethercote/following{/other_user}", | |
"gists_url": "https://api.github.com/users/nnethercote/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/nnethercote/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/nnethercote/subscriptions", | |
"organizations_url": "https://api.github.com/users/nnethercote/orgs", | |
"repos_url": "https://api.github.com/users/nnethercote/repos", | |
"events_url": "https://api.github.com/users/nnethercote/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/nnethercote/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "nnethercote", | |
"id": 1940286, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1940286?", | |
"gravatar_id": "bf26ca64c4f7f6337cd3bbda3a33f166", | |
"url": "https://api.github.com/users/nnethercote", | |
"html_url": "https://github.com/nnethercote", | |
"followers_url": "https://api.github.com/users/nnethercote/followers", | |
"following_url": "https://api.github.com/users/nnethercote/following{/other_user}", | |
"gists_url": "https://api.github.com/users/nnethercote/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/nnethercote/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/nnethercote/subscriptions", | |
"organizations_url": "https://api.github.com/users/nnethercote/orgs", | |
"repos_url": "https://api.github.com/users/nnethercote/repos", | |
"events_url": "https://api.github.com/users/nnethercote/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/nnethercote/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "bab40caf7be4fb96b104870acc20d4ac68e2cc35", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/bab40caf7be4fb96b104870acc20d4ac68e2cc35", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/bab40caf7be4fb96b104870acc20d4ac68e2cc35" | |
} | |
] | |
}, | |
{ | |
"sha": "623fa293004334afb72621db907e66ee3f755673", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-18T23:30:27Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-18T23:30:27Z" | |
}, | |
"message": "Removes error catch from fetchUncompressed()", | |
"tree": { | |
"sha": "0d7bdc42598acb590ab86adad2544ff24913b456", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/0d7bdc42598acb590ab86adad2544ff24913b456" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/623fa293004334afb72621db907e66ee3f755673", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/623fa293004334afb72621db907e66ee3f755673", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/623fa293004334afb72621db907e66ee3f755673", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/623fa293004334afb72621db907e66ee3f755673/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "fbdab2c7c5a5164676bc656442ad1996a7624472", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/fbdab2c7c5a5164676bc656442ad1996a7624472", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/fbdab2c7c5a5164676bc656442ad1996a7624472" | |
} | |
] | |
}, | |
{ | |
"sha": "fbdab2c7c5a5164676bc656442ad1996a7624472", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-18T23:21:21Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-18T23:24:54Z" | |
}, | |
"message": "Not ignoring MissingDataException exception.", | |
"tree": { | |
"sha": "8fa75a35324bf5ea667313c1669351b0a0349917", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/8fa75a35324bf5ea667313c1669351b0a0349917" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/fbdab2c7c5a5164676bc656442ad1996a7624472", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/fbdab2c7c5a5164676bc656442ad1996a7624472", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/fbdab2c7c5a5164676bc656442ad1996a7624472", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/fbdab2c7c5a5164676bc656442ad1996a7624472/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "ab67e1c272751ffe505ee7c4e403ae1c19b413dc", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/ab67e1c272751ffe505ee7c4e403ae1c19b413dc", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/ab67e1c272751ffe505ee7c4e403ae1c19b413dc" | |
} | |
] | |
}, | |
{ | |
"sha": "cf4bc42e33a6890dd1401248a5fd92d19a170645", | |
"commit": { | |
"author": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-18T22:51:07Z" | |
}, | |
"committer": { | |
"name": "Yury Delendik", | |
"email": "[email protected]", | |
"date": "2014-06-18T22:51:07Z" | |
}, | |
"message": "Merge pull request #4968 from nnethercote/glyphBuf\n\nBuild up textChunk.str more efficiently.", | |
"tree": { | |
"sha": "3349c1fca7a55270d999bc3285d08b3222ef79a8", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/trees/3349c1fca7a55270d999bc3285d08b3222ef79a8" | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/git/commits/cf4bc42e33a6890dd1401248a5fd92d19a170645", | |
"comment_count": 0 | |
}, | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/cf4bc42e33a6890dd1401248a5fd92d19a170645", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/cf4bc42e33a6890dd1401248a5fd92d19a170645", | |
"comments_url": "https://api.github.com/repos/mozilla/pdf.js/commits/cf4bc42e33a6890dd1401248a5fd92d19a170645/comments", | |
"author": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"committer": { | |
"login": "yurydelendik", | |
"id": 1523410, | |
"avatar_url": "https://avatars.githubusercontent.com/u/1523410?", | |
"gravatar_id": "f7eb863c56bacae29914b31012ae3674", | |
"url": "https://api.github.com/users/yurydelendik", | |
"html_url": "https://github.com/yurydelendik", | |
"followers_url": "https://api.github.com/users/yurydelendik/followers", | |
"following_url": "https://api.github.com/users/yurydelendik/following{/other_user}", | |
"gists_url": "https://api.github.com/users/yurydelendik/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/yurydelendik/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/yurydelendik/subscriptions", | |
"organizations_url": "https://api.github.com/users/yurydelendik/orgs", | |
"repos_url": "https://api.github.com/users/yurydelendik/repos", | |
"events_url": "https://api.github.com/users/yurydelendik/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/yurydelendik/received_events", | |
"type": "User", | |
"site_admin": false | |
}, | |
"parents": [ | |
{ | |
"sha": "7a83291c144e50bc3cdf0d0182e8c9a8acb9350d", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/7a83291c144e50bc3cdf0d0182e8c9a8acb9350d", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/7a83291c144e50bc3cdf0d0182e8c9a8acb9350d" | |
}, | |
{ | |
"sha": "bce760148081d955c227df9df72fdc34edf53886", | |
"url": "https://api.github.com/repos/mozilla/pdf.js/commits/bce760148081d955c227df9df72fdc34edf53886", | |
"html_url": "https://github.com/mozilla/pdf.js/commit/bce760148081d955c227df9df72fdc34edf53886" | |
} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment