openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libjass
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
19 days
ago. based on code collected
20 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 8 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Swallow exceptions from parsing styles and events in the parser.
Dador
More...
over 9 years ago
Add support for "V4 Styles" (same as "V4+ Styles")
Dador
More...
over 9 years ago
Handle async exceptions thrown by client-side code in functional tests.
Arnavion
More...
over 9 years ago
Use require.resolve to get paths inside node_modules.
Arnavion
More...
almost 10 years ago
Generate firefox profile dynamically.
Arnavion
More...
almost 10 years ago
Use ES6 const and let.
Arnavion
More...
almost 10 years ago
Made UjsSourceMap more like the original function in UJS.
Arnavion
More...
almost 10 years ago
Updated sax to v1.x
Arnavion
More...
almost 10 years ago
Updated changelog for v0.10.0
Arnavion
More...
almost 10 years ago
Unnecessary semi-colons.
Arnavion
More...
almost 10 years ago
Make functional tests use Selenium's default firefox profile instead of the user's actual profile.
Arnavion
More...
almost 10 years ago
Build gulplib with -noImplicitAny
Arnavion
More...
almost 10 years ago
Minor fixups.
Arnavion
More...
almost 10 years ago
"private" is a boolean, not a string.
Arnavion
More...
almost 10 years ago
SimplePromise doesn't need to hold on to the resolver.
Arnavion
More...
almost 10 years ago
Also run functional tests on Nightly.
Arnavion
More...
almost 10 years ago
Added note on how to run the selenium server for functional tests.
Arnavion
More...
almost 10 years ago
Also run functional tests on IE 11.
Arnavion
More...
almost 10 years ago
Make the paths to the baselines browser-specific.
Arnavion
More...
almost 10 years ago
Fixed polyfills tests on IE 11.
Arnavion
More...
almost 10 years ago
Apply animation delays only on the elements that have animations.
Arnavion
More...
almost 10 years ago
Added Ping WorkerCommand to fix random failure in web worker tests.
Arnavion
More...
almost 10 years ago
Run setup code inside suite setup callback.
Arnavion
More...
almost 10 years ago
baseUrl for intern's loader is $PWD by default.
Arnavion
More...
almost 10 years ago
Use ASS.fromReadableStream in ASS.fromUrl if ReadableStream is available.
Arnavion
More...
almost 10 years ago
Added ASS.fromReadableStream to parse an ASS from a ReadableStream.
Arnavion
More...
almost 10 years ago
Added stream implementation for ReadableStream (the response of window.fetch(), etc.)
Arnavion
More...
almost 10 years ago
Split stream parsers into their own module.
Arnavion
More...
almost 10 years ago
Add note that the XHR passed to XhrStream should not have had open() called on it already.
Arnavion
More...
almost 10 years ago
Moved TS inheritance shim to its own module.
Arnavion
More...
almost 10 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree