0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Migrate goog.array.ArrayLike to IArrayLike More... about 8 years ago
Internal changes More... about 8 years ago
Internal changes More... about 8 years ago
Export createDimensionParam() and createMetricParam() More... about 8 years ago
Internal changes More... over 8 years ago
Fix type error revealed by IArrayLike changes. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=108097043 More... over 8 years ago
Add types so that the compiler recognizes declarations as declarations More... over 8 years ago
Ignore updates to non-local storage. More... over 8 years ago
Internal changes ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=101590146 More... over 8 years ago
Add "anonymizeIp" support. https://developers.google.com/analytics/devguides/collection/analyticsjs/field-reference#anonymizeIp ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=101044380 More... over 8 years ago
The "@suppress {checkStructDictInheritance}" has been a no op since the r20150505 JSCompiler release More... almost 9 years ago
Google-internal changes affecting the "bundle" file only.
hdm
More... almost 9 years ago
Google-internal changes affecting the "bundle" file only. More... almost 9 years ago
Google-internal changes affecting the "bundle" file only. More... about 9 years ago
Provide a way for clients to override the default app version. More... about 9 years ago
Export "callback" symbol. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=88157265 More... about 9 years ago
Export resetUserId in the vanilla JS bundler (was missing from export_symbols.js.) ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=88135985 More... about 9 years ago
Use Tyler approved output wrapper for analytics JS bundle. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=87988891 More... about 9 years ago
Add public method for resetting user id...in support of exposing this in Chrome. Rip out HTML5 storage...plans to enable the library on the wild web have been scrapped. Provide for async processing of Filters. Update lib id from "ca1.6.0prerelease" to just "ca1.6.0". ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=87981673 More... about 9 years ago
Allow for the second part of the language code to be lowercase (en-us instead of en-US) More... about 9 years ago
Add missing goog.requires to all files in [] that are now going to be reported as missing as a result of making the JS Compiler CheckRequiresForConstructors pass more accurate. This ensures that classes used by JavaScript files are guaranteed to be included when that class is loaded. More... about 9 years ago
Add a semicolon to the end of the compiled package...output wrapper. More... about 9 years ago
Add dependency on analytics.LIBRARY_VERSION so that it will not be undefined in the test. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=86120391 More... about 9 years ago
Add buildcop email so that we'll get notified if our tests are going to break. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=86088578 More... about 9 years ago
Explicitly spell out "/..." wildcard suffix in owned_code_depotpaths. More... about 9 years ago
Switch from deprecated --check_requires={ERROR,WARNING} to --jscomp_{error,warning}=missingRequire More... over 9 years ago
Analytics: Fix compile errors. More... over 9 years ago
Delete opera-winxp web_test targets. opera-winxp (desktop Opera 12/Presto) in web_test is going away. See []for more information. More... over 9 years ago
Analytics Chrome: Convert es5 deprecated goog.base calls. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=80774019 More... over 9 years ago
Refactoring to avoid circular dependency. More... over 9 years ago