12
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move debug data to parameters of assert for dead-code elimination. More... over 1 year ago
Fix test that fails in Safari RELNOTES: n/a More... over 1 year ago
Stop failing Safari testcase from running. RELNOTES: n/a` More... over 1 year ago
Stop failing Safari testcase from running. RELNOTES: n/a` More... over 1 year ago
Automated rollback of commit 4b81cb91e59cd4a866bdc270fb1d4fb82ae25c88. More... over 1 year ago
Make ALWAYS_USE_DOM_TOKEN_LIST default based on FEATURESET_YEAR. RELNOTES: n/a More... over 1 year ago
Refactor `goog.testing.recordFunction` to split into three separate `goog.module` files. RELNOTES: Refactor `goog.testing.recordFunction` to split into three separate `goog.module` files. More... over 1 year ago
Loading a module twice should result in test failure. More... over 1 year ago
Internal change More... over 1 year ago
When loading modules, ensure that: - Batch mode + prefetch are only supported when downloading modules via script tags. - When downloading modules via script tags, call all success functions from prefetched modules. RELNOTES: Add support for module prefetching via script tags in batch mode. More... over 1 year ago
Add MONTH_DAY_MEDIUM option to DateTimeFormatter. RELNOTES: Add MONTH_DAY_MEDIUM option to DateTimeFormatter. More... over 1 year ago
Merge pull request #1202 from google:dependabot/github_actions/ossf/scorecard-action-2.2.0 More... over 1 year ago
Move the check that prevents batch mode+prefetch from the modulemanager to the moduleloader. More... over 1 year ago
Internal change More... over 1 year ago
Delete reference to now-deleted wiz.async.method. RELNOTES: n/a More... over 1 year ago
Bump Closure Library version to 20230802.0.0. RELNOTES: n/a More... over 1 year ago
Currently, the user can navigate today's date using the HOME button even though it's not in the user selectable range. This change restricts the user from doing so and aligns keyboard navigation behavior on unselectable date range with arrows keys and Page Up/Down key. See bug b/293322186 for more information. More... over 1 year ago
Bump ossf/scorecard-action from 2.1.3 to 2.2.0 More... over 1 year ago
[webchannel] Add option to disable google.com ping. RELNOTES: n/a More... over 1 year ago
RELNOTES: Make `Mock.record()` accept methods of mock objects as well. More... over 1 year ago
Correct hit detection for cases when the scroll container is not the body but the document body is not scrolled to (0,0). RELNOTES: Hit-detection fixes for DragScrollSupport class. More... over 1 year ago
Split off an `EnvironmentBase` class that does not depend on mocks or `goog.testing.asserts`. More... over 1 year ago
Remove references to `window` from code that may end up running in Node.js More... over 1 year ago
Merge pull request #1200 from google:dependabot/github_actions/github/codeql-action-2.13.4 More... over 1 year ago
Merge pull request #1199 from google:dependabot/github_actions/actions/checkout-3.5.3 More... over 1 year ago
Make it possible to render a Soy template as text without constructing a renderer. RELNOTES: Make it possible to render a Soy template as text without constructing a renderer. More... over 1 year ago
Bump github/codeql-action from 2.3.6 to 2.13.4 More... over 1 year ago
Bump actions/checkout from 3.1.0 to 3.5.3 More... over 1 year ago
Merge pull request #1198 from google:dependabot/github_actions/actions/upload-artifact-3.1.2 More... over 1 year ago
Deprecates SafeHtml.createScript in favor of safevalues.scriptToHtml RELNOTES: Deprecates SafeHtml.createScript More... over 1 year ago