New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OffscreenCanvas API #22168
Closed
PrayaniSingh0106
wants to merge
13
commits into
servo:master
from
PrayaniSingh0106:OffscreenCanvasAPI
+231
−1
Merge pull request #5 from PrayaniSingh0106/master
595b537
Select commit
03a45c5
added prefrences for OffscreenCanvas
maharsh312 893ae3b
Added webidl file for OffscreenCanvas
Chiaggs 2e37c91
New .webidl file added
PrayaniSingh0106 e81319d
Merge branch 'master' of https://github.com/PrayaniSingh0106/servo
Chiaggs 447cac6
Merge pull request #1 from PrayaniSingh0106/ServoOSS
PrayaniSingh0106 5e865b8
Merge branch 'master' of https://github.com/PrayaniSingh0106/servo
Chiaggs fd57e91
Offscreen canvas
PrayaniSingh0106 b7d443e
Merge branch 'master' into ServoOSS
PrayaniSingh0106 84e9bd2
Merge pull request #2 from PrayaniSingh0106/ServoOSS
PrayaniSingh0106 6efbc8d
added offscreencanvas
maharsh312 555af4f
added a file
Chiaggs a51bb61
Fixed few errors following Josh's review
PrayaniSingh0106 595b537
Merge pull request #5 from PrayaniSingh0106/master
PrayaniSingh0106
Closed
OffscreenCanvas API #22168
Merge pull request #5 from PrayaniSingh0106/master
Nov 1, 2018
Nov 1, 2018
Nov 1, 2018
Nov 1, 2018
Nov 1, 2018
Nov 1, 2018
Nov 10, 2018
Nov 10, 2018
Nov 10, 2018
Nov 10, 2018
Nov 10, 2018
Nov 13, 2018
Nov 13, 2018
595b537
Select commit
03a45c5
added prefrences for OffscreenCanvas
maharsh312 893ae3b
Added webidl file for OffscreenCanvas
Chiaggs 2e37c91
New .webidl file added
PrayaniSingh0106 e81319d
Merge branch 'master' of https://github.com/PrayaniSingh0106/servo
Chiaggs 447cac6
Merge pull request #1 from PrayaniSingh0106/ServoOSS
PrayaniSingh0106 5e865b8
Merge branch 'master' of https://github.com/PrayaniSingh0106/servo
Chiaggs fd57e91
Offscreen canvas
PrayaniSingh0106 b7d443e
Merge branch 'master' into ServoOSS
PrayaniSingh0106 84e9bd2
Merge pull request #2 from PrayaniSingh0106/ServoOSS
PrayaniSingh0106 6efbc8d
added offscreencanvas
maharsh312 555af4f
added a file
Chiaggs a51bb61
Fixed few errors following Josh's review
PrayaniSingh0106 595b537
Merge pull request #5 from PrayaniSingh0106/master
PrayaniSingh0106