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
P
plovr
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
23 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 11 of 761
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add provide annotations to some CSS files.
tjgq
More...
over 5 years ago
Fix AnimatedZippy where it will revert to opposite state if setExpanded() is called the second time for the same value when the previous animation is playing.
Kelvin Jin
More...
over 5 years ago
Convert mockclassfactory_test.js to goog.module.
Kelvin Jin
More...
over 5 years ago
declareLegacyNamespace on the newly-added goog.asserts.dom and goog.dom.element to facilitate migrations.
Kelvin Jin
More...
over 5 years ago
JS Compiler release r20191103
sdh
More...
over 5 years ago
Add trailing comma required by style guide
taymon
More...
over 5 years ago
Convert mock_test.js to goog.module.
Kelvin Jin
More...
over 5 years ago
Update xhr_test.js to goog.module.
Kelvin Jin
More...
over 5 years ago
Convert iframeio_test.js to goog.module.
Kelvin Jin
More...
over 5 years ago
Update abstractdragdrop_test.js to goog.module.
Kelvin Jin
More...
over 5 years ago
Convert mockmatchers_test.js to goog.module.
Kelvin Jin
More...
over 5 years ago
Add a provide for goog.css.common in common.css, and make common_gss an alias.
tjgq
More...
over 5 years ago
Convert xhrio_test.js to goog.module.
Kelvin Jin
More...
over 5 years ago
Add new assert methods for handling DOM types without resorting to problematic instanceof checks. See go/asserthtmlelement-closure-api-review.
Kelvin Jin
More...
over 5 years ago
Add trailing commas where required by style guide throughout goog.net
taymon
More...
over 5 years ago
Increase the timeout on `closure-make-deps` test so that it passes it flakes >1% of the time.
nickreid
More...
over 5 years ago
Fix types broken by cr/275975540. Once this is rolled forward again, the compiler will no longer perform type subtraction on the "all" type `*`, and _will_ narrow typeof x === 'object' to object|null, rather than leaving it unnarrowed, increasing consistency between the Closure functions and the native constructs. This breaks a number of places where narrowing has worked (or been ignored via the `any` type) in the past. They can generally be fixed either by rearranging the order of checks, or by casting to `any` (particularly the latter when types were already `any` to begin with).
sdh
More...
over 5 years ago
Loosen the expectations on some Streams API tests to match the new native implementation in Chrome.
nickreid
More...
over 5 years ago
Fix disposable leak in field.js
Hiroyuki Anai
More...
over 5 years ago
Fix package.json
Stephen Hicks
More...
over 5 years ago
Merge pull request #995 from google/npm-v20191027.0.0
Stephen Hicks
More...
over 5 years ago
New npm release at v20191027.0.1
Stephen Hicks
More...
over 5 years ago
Remove goog.ui.Dialog.ButtonSet dependency on goog.struct.Map by adding goog.ui.Map.
Stephen Hicks
More...
over 5 years ago
Convert ctr_test.js to goog.module.
Stephen Hicks
More...
over 5 years ago
Update transpile.js for JS Compiler release r20191027
sdh
More...
over 5 years ago
Fix an error when 'Remove formatting' action is triggered on an element without a selection (goog.dom.Range.createFromBrowserSelection returns null in such case).
Stephen Hicks
More...
over 5 years ago
Convert crosspagechannel_test.js to goog.module.
Stephen Hicks
More...
over 5 years ago
Closure updates: closure files ICU 65 / CLDR 35
Stephen Hicks
More...
over 5 years ago
Provide an explicit JS type for DateTypeSymbols
Nick Reid
More...
over 5 years ago
Remove dead goog.require('goog.testing.jsunit') from goog.module-ed unit test.
Nick Reid
More...
over 5 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
760
761
→
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