Jason Teplitz
|
0b59e664ec
|
feat(WebWorker) Add channel support to MessageBus
closes #3661 and #3686
|
2015-08-19 10:57:22 -07:00 |
|
jteplitz
|
a1c53eec6b
|
Refactor(WebWorker): Unify WebWorker naming
Closes #3205
|
2015-08-07 14:43:52 -07:00 |
|
Jason Teplitz
|
84463cf0bd
|
Feat(WebWorker): Add WebWorker Image Filter Demo
|
2015-08-07 11:25:07 -07:00 |
|
Tim Blasi
|
f11f4e0b45
|
style(dart): Format with dartfmt v0.2.0
Format all pure Dart code with package:dart_style v0.2.0
Command:
```
find -type f -name "*.dart" | xargs dartformat -w
```
|
2015-08-05 11:04:29 -07:00 |
|
Tim Blasi
|
2c9951273a
|
style(dart): Run dartfmt v0.1.8+2 on all pure Dart code
Update formatting for all pure Dart code in the repo.
|
2015-07-28 12:44:03 -07:00 |
|
Jason Teplitz
|
771c0170d9
|
feat(web-workers) Add WebWorker Renderer
Allows angular apps to be rendered from the webworker!
Closes #3052, #3053, and #3097
|
2015-07-23 18:29:10 -07:00 |
|
Jason Teplitz
|
33500e986b
|
feat(webworkers) Add MessageBus, Broker, and Serializer
|
2015-07-15 11:49:10 -07:00 |
|