Surma
|
668acf2698
|
Add karma to run unit tests
|
2018-05-29 23:11:43 +01:00 |
|
Surma
|
7042491257
|
Add Dockerfile for Travis
|
2018-05-29 22:39:43 +01:00 |
|
Surma
|
307e1f9356
|
Implement e2e tests
|
2018-05-29 22:39:15 +01:00 |
|
Surma
|
60543dd0a5
|
Merge pull request #42 from GoogleChromeLabs/commit-binaries
Commit binaries
|
2018-05-29 16:21:51 +02:00 |
|
Surma
|
850a019212
|
Update README with dependencies
|
2018-05-29 15:39:46 +02:00 |
|
Surma
|
9c0e0b683e
|
Add codec binaries
|
2018-05-29 15:37:27 +02:00 |
|
Jason Miller
|
79dfe39978
|
Remove superfluous mozjpeg dep
|
2018-05-23 13:01:53 +00:00 |
|
Surma
|
96a61eb0b2
|
Merge pull request #38 from GoogleChromeLabs/build-fixes
Fix codec integration
|
2018-05-23 11:46:08 +02:00 |
|
Surma
|
e62fc26dfd
|
Properly enforce ArrayBuffers for codec results
|
2018-05-23 11:09:35 +02:00 |
|
Jason Miller
|
638c57b6fe
|
Fix codec integration (builds and runs on chromebook!)
|
2018-05-23 01:00:48 +00:00 |
|
Surma
|
7ff18e6ae1
|
Merge pull request #35 from GoogleChromeLabs/load-codec
Load mozjpeg codec and encode image
|
2018-05-22 14:23:10 +02:00 |
|
Surma
|
9d8f885556
|
Remove SharedArrayBuffer as an option
|
2018-05-21 13:49:26 +01:00 |
|
Surma
|
5245c5ca6e
|
Put bitmapToImageData into utils module
|
2018-05-21 13:46:29 +01:00 |
|
Surma
|
19342208d2
|
Add explanation on infinite loop bug
|
2018-05-21 13:38:13 +01:00 |
|
Surma
|
a9e1c38971
|
Style nitz
|
2018-05-21 13:36:05 +01:00 |
|
Surma
|
1533728f59
|
Add types to module initialize func
|
2018-05-21 13:34:42 +01:00 |
|
Surma
|
d4a616713a
|
Simplify webpack config
|
2018-05-21 13:29:24 +01:00 |
|
Jake Archibald
|
a7598b6602
|
Integrating two-up (#34)
|
2018-05-18 14:52:00 +01:00 |
|
Surma
|
e38e7154a6
|
Disable auto-run just to be safe
|
2018-05-17 22:33:21 +01:00 |
|
Surma
|
7a5c8f5d6b
|
Typings for cwrap API
|
2018-05-17 22:31:20 +01:00 |
|
Surma
|
49db0de05f
|
Actually piping the data through the compressor
|
2018-05-17 22:27:24 +01:00 |
|
Surma
|
8daaea5768
|
Fixed the freeze bug thing
|
2018-05-17 16:19:16 +01:00 |
|
Surma
|
c2e2a1a0b6
|
Succesfully load wasm file via webpack
|
2018-05-17 16:04:56 +01:00 |
|
Surma
|
7edb7f0de8
|
Wrangling TypeScript and webpack to work with Emscripten wasm stuff
|
2018-05-17 11:24:40 +01:00 |
|
Surma
|
634dfe3717
|
Merge pull request #28 from GoogleChromeLabs/codecs
Basic codec setup
|
2018-05-15 17:18:29 +01:00 |
|
Surma
|
1b4526ca1e
|
Deduplicate example image
|
2018-05-15 17:14:29 +01:00 |
|
Jason Miller
|
5e2c4be0c6
|
Merge pull request #20 from GoogleChromeLabs/firebase
Add firebase hosting
|
2018-05-15 11:59:48 -04:00 |
|
Jason Miller
|
e9eaf227bc
|
Merge branch 'master' into firebase
|
2018-05-15 11:59:20 -04:00 |
|
Surma
|
6249ca8ac8
|
Add examples and codec-specific documentation
|
2018-05-15 16:22:23 +01:00 |
|
Surma
|
03a6716745
|
Generate proper version number for mozjpeg
|
2018-05-15 15:16:02 +01:00 |
|
Surma
|
ddf8409127
|
Properly split encoder and decoder
|
2018-05-15 13:23:41 +01:00 |
|
Jake Archibald
|
bcf71f4702
|
Using @bind (#29)
|
2018-05-15 05:06:04 -07:00 |
|
Jake Archibald
|
31db4b9719
|
Ignoring TS'd CSS
|
2018-05-15 11:49:08 +01:00 |
|
Surma
|
953a0c9124
|
Basic codec setup
|
2018-05-14 13:22:20 +01:00 |
|
Jake Archibald
|
444e59c69c
|
Merging pinch-zoom (#27)
* Merging pinch-zoom
* Pixelated output
|
2018-05-04 20:03:57 +01:00 |
|
Jake Archibald
|
b619427237
|
Removing everything that isn't skeletonyy (#22)
* Simplifying
* Ignoring CSS defs
|
2018-05-04 09:20:34 -07:00 |
|
Jason Miller
|
5f7f9e32a8
|
Merge pull request #23 from GoogleChromeLabs/dont-transpile-classes
Don't transpile ES Classes.
|
2018-05-03 12:04:25 -07:00 |
|
Jason Miller
|
1196d4f54f
|
Merge pull request #19 from GoogleChromeLabs/prerendering
Prerendering!
|
2018-05-03 12:01:30 -07:00 |
|
Jason Miller
|
e84d2dc7ee
|
remove redundant PRERENDER define
|
2018-05-03 12:01:13 -07:00 |
|
Jason Miller
|
81aaadbabf
|
Remove all prerendering & critical CSS stuff
|
2018-05-01 09:52:58 -04:00 |
|
Jason Miller
|
311d0524db
|
improve tests
|
2018-04-24 14:03:44 -04:00 |
|
Jason Miller
|
da53b5fedc
|
Add more long-term caching headers, fix missing hash in main.css, switch Workbox to use locally generated files instead of Fastly (improves TTI), delay SW install by 1s.
|
2018-04-22 00:36:58 -04:00 |
|
Jason Miller
|
c5e3f9e737
|
Remove env preset and decorator plugin
|
2018-04-18 14:44:43 -04:00 |
|
Jason Miller
|
540b3c8154
|
Merge branch 'master' into prerendering
|
2018-04-17 21:35:28 -04:00 |
|
Jason Miller
|
06642fd047
|
Merge pull request #18 from GoogleChromeLabs/critters-async-await
Critters: async/await & font handling
|
2018-04-17 21:33:59 -04:00 |
|
Jason Miller
|
3b47ee6fe5
|
Don't transpile ES Classes.
|
2018-04-17 21:26:28 -04:00 |
|
Jason Miller
|
058cce1d49
|
Merge pull request #17 from GoogleChromeLabs/babel-fixes
Only use Babel to process .js files.
|
2018-04-17 17:11:03 -04:00 |
|
Jason Miller
|
2078b57dae
|
Merge pull request #12 from GoogleChromeLabs/css-inlining
CSS Inlining
|
2018-04-17 17:10:43 -04:00 |
|
Jason Miller
|
aa02cf2157
|
Add firebase hosting
|
2018-04-17 15:34:17 -04:00 |
|
Jason Miller
|
11bebfc836
|
A11y: add aria attribute to give the upload field a name
|
2018-04-17 14:08:49 -04:00 |
|