Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
protocolbuffers
/
protobuf-javascript
/
HEAD
cbeded2
Fixup scorecards.yml
by Stephanie DiBenedetto
· 3 weeks ago
main
16d4030
Rename scorecard.yml -> scorecards.yml
by Stephanie DiBenedetto
· 3 weeks ago
8f74abe
Remove (unused) release step of build.yml
by Stephanie DiBenedetto
· 5 weeks ago
8e45d42
Create SECURITY.md
by Stephanie DiBenedetto
· 5 weeks ago
861c802
Bump module versions for 4.0.0 release
by Stephanie DiBenedetto
· 6 weeks ago
v4.0.0
0db1d6b
enable builds on macos x86_64 and aarch64 runners
by Stephanie DiBenedetto
· 6 weeks ago
78f5b15
Prepare 4.0.0 release
by Stephanie DiBenedetto
· 6 weeks ago
100c10b
Update windows build from windows-2019 -> 2022 image
by Stephanie DiBenedetto
· 6 weeks ago
e6d7638
Limit global resolution to globalThis
by Stephanie DiBenedetto
· 6 weeks ago
3050f03
Do not ignore descriptor extensions
by Stephanie DiBenedetto
· 7 weeks ago
4ce9069
Enable protobuf edition 2023 support
by Stephanie DiBenedetto
· 9 weeks ago
f418f58
Bump protoc version to 31.1
by Stephanie DiBenedetto
· 3 months ago
28bf5df
Bump protobuf version to 31.0
by Stephanie DiBenedetto
· 4 months ago
0768cc9
Fix path for rules_pkg providers.bzl load
by Stephanie DiBenedetto
· 6 months ago
9224d3e
Update scorecard.yml
by Stephanie DiBenedetto
· 6 months ago
5f41cae
Merge pull request #229 from dibenede/update-protobuf
by Luke Sandberg
· 6 months ago
eb785a9
Update to protobuf 30.1 and drop bazel workspace configuration
by Stephanie DiBenedetto
· 6 months ago
426b2e0
Bump testing protoc version 27.1 -> 28.1
by Stephanie DiBenedetto
· 1 year ago
ae8f855
Bump micromatch from 4.0.7 to 4.0.8
by dependabot[bot]
· 1 year ago
aa988c9
Specify os and cpu for release name to avoid duplicates
by Stephanie DiBenedetto
· 1 year, 2 months ago
16cb293
Fix build errors from utf8 enforcement changes
by Stephanie DiBenedetto
· 1 year, 2 months ago
27d4277
clarify enforceUtf8 argument
by Stephanie DiBenedetto
· 1 year, 2 months ago
1abea1a
Port fix: Fix JSPB binary utf8 decoding to be spec compliant.
by Stephanie DiBenedetto
· 1 year, 2 months ago
5aee743
Update version to 3.21.4
by Stephanie DiBenedetto
· 1 year, 2 months ago
v3.21.4
4cd555a
Update various workflow action versions for node 20 compatibility
by Stephanie DiBenedetto
· 1 year, 2 months ago
dae06f2
fix generator build layering by correcting deps
by Stephanie DiBenedetto
· 1 year, 2 months ago
fd8f7f7
belatedly update package.json version to 3.21.3
by Stephanie DiBenedetto
· 1 year, 3 months ago
c4fbfe3
Adopt protobuf's .bazelrc to simplify cross-compilation
by Stephanie DiBenedetto
· 1 year, 3 months ago
v3.21.3
8afb6eb
Bump MODULE.bazel version to match protobuf_javascript_release.bzl
by Stephanie DiBenedetto
· 1 year, 3 months ago
eb860eb
Pin rules_python to 0.24.0 to fix release build error
by Stephanie DiBenedetto
· 1 year, 3 months ago
5d939db
Bump version to 3.21.3
by Stephanie DiBenedetto
· 1 year, 3 months ago
bd0540e
Switch to bazel-contrib/setup-bazel
by Stephanie DiBenedetto
· 1 year, 3 months ago
0556059
Fix sha256 digest for protobuf http_archive (#210)
by Stephanie DiBenedetto
· 1 year, 3 months ago
f192247
Bump glob-parent and gulp (#199)
by dependabot[bot]
· 1 year, 3 months ago
893b51d
Update 'syntax' and synthetic oneof to support protobuf 27.1 descriptor API (#208)
by Stephanie DiBenedetto
· 1 year, 3 months ago
45fbfcb
Update build action to node 20 (#202)
by Stephanie DiBenedetto
· 1 year, 5 months ago
1976603
Bump es5-ext from 0.10.61 to 0.10.63 (#192)
by dependabot[bot]
· 1 year, 5 months ago
e66d4eb
Update protobuf-javascript to support Protobuf 25.2 (#196)
by eric-skydio
· 1 year, 5 months ago
5a00163
Update some URLs to their new locations (#195)
by Luan Gong
· 1 year, 7 months ago
b097aad
Keep dependency versions in sync for `WORKSPACE` and `MODULE.bazel` (#194)
by Luan Gong
· 1 year, 7 months ago
f2c5583
Use bzlmod to manage external dependencies (#186)
by Luan Gong
· 1 year, 8 months ago
90d7c56
Fix code block formatting in README.md (#187)
by Luan Gong
· 1 year, 8 months ago
aa25395
Bump decode-uri-component from 0.2.0 to 0.2.2 (#173)
by dependabot[bot]
· 1 year, 9 months ago
e3ead65
Bump semver from 5.7.1 to 5.7.2 (#174)
by dependabot[bot]
· 1 year, 9 months ago
b5da7fc
fix outdated link (#180)
by Katsute
· 1 year, 9 months ago
e1a52f9
Update project status (November 2023) (#178)
by Stephanie DiBenedetto
· 1 year, 11 months ago
8730ba5
Update README.md (#171)
by Dariush
· 2 years, 2 months ago
566f359
Windows 32/64 Github Action Builds (#166)
by Matthew Vance
· 2 years, 7 months ago
6113588
Merge pull request #158 from benjaminp/range-based
by Stephanie DiBenedetto
· 2 years, 10 months ago
0e9afb9
Use range-based for loops in the generator.
by Benjamin Peterson
· 2 years, 10 months ago
3ff6090
Merge pull request #146 from dibenede/commonjs-tests
by Stephanie DiBenedetto
· 3 years ago
bed436a
Re-enable advanced optimizations with binary/ tests in CommonJS
by Stephanie DiBenedetto
· 3 years ago
e34549d
Merge pull request #144 from dibenede/prepare-release
by Stephanie DiBenedetto
· 3 years ago
v3.21.2
60cbddd
Bump version to 3.21.2
by Stephanie DiBenedetto
· 3 years ago
64c19f8
Merge pull request #143 from dibenede/disable-optimizations
by Stephanie DiBenedetto
· 3 years ago
0466dbc
Add comment about default optimization level
by Stephanie DiBenedetto
· 3 years ago
c58937a
Return to using default closure optimization level
by Stephanie DiBenedetto
· 3 years ago
3b3a8ab
Merge pull request #140 from dibenede/release-bugs
by Stephanie DiBenedetto
· 3 years ago
v3.21.1
d99e404
Be explicit about all npm package files
by Stephanie DiBenedetto
· 3 years ago
d451e3b
Fix typos in asserts add LICENSE-asserts.md to package.json
by Stephanie DiBenedetto
· 3 years ago
b792840
Merge pull request #139 from dibenede/prepare-release
by Luke Sandberg
· 3 years ago
f6d56c9
Run through pyformat to reduce whitespace diff
by Stephanie DiBenedetto
· 3 years ago
2f205a4
Bump version and prepare for release
by Stephanie DiBenedetto
· 3 years ago
9384cb4
Sync protoc version to match testing/build envs
by Stephanie DiBenedetto
· 3 years ago
828d150
Merge pull request #137 from dibenede/swap-asserts
by Luke Sandberg
· 3 years ago
864e80f
Remove getType in jspb.asserts from global namespace
by Stephanie DiBenedetto
· 3 years ago
c6fb314
Remove remaining assert functions from global namespace
by Stephanie DiBenedetto
· 3 years ago
e2a0651
Straggler style fix up
by Stephanie DiBenedetto
· 3 years ago
bc27e85
Misc style and export cleanups
by Stephanie DiBenedetto
· 3 years ago
58b8533
Remove "jspb" prefix from assert function names
by Stephanie DiBenedetto
· 3 years ago
b4da468
re-export closure's COMPILED global
by Stephanie DiBenedetto
· 3 years ago
cf834e5
Fix up commonjs import tests
by Stephanie DiBenedetto
· 3 years ago
b449db4
Revert formatting of load bearing comment
by Stephanie DiBenedetto
· 3 years ago
0f85869
Replace goog.asserts and goog.testing.asserts
by Stephanie DiBenedetto
· 3 years ago
f9b1939
Merge pull request #128 from sayjeyhi/fix/sayjeyhi/huge-bundle-size
by Stephanie DiBenedetto
· 3 years ago
7aed33b
fix: remove unwanted exports
by sayjeyhi
· 3 years ago
b545ac8
Merge pull request #134 from varomodt/fix-signed-varint32-decoding
by Rob S
· 3 years ago
314f4fb
Merge pull request #132 from protocolbuffers/lukesandberg-patch-1
by Luke Sandberg
· 3 years ago
04e657b
Update README.md
by Luke Sandberg
· 3 years ago
f704b22
Merge branch 'main' of github.com:protocolbuffers/protobuf-javascript
by sayjeyhi
· 3 years, 1 month ago
d936c51
chore: add assert lib
by sayjeyhi
· 3 years, 1 month ago
0d14d7c
fix: throw error if instances are not same
by sayjeyhi
· 3 years, 1 month ago
674f9c7
Wire tests for varints
by Rob S
· 3 years, 1 month ago
d7f3c7a
Fix decoding of signed varint32s.
by Rob S
· 3 years, 1 month ago
cb8c3ab
Merge pull request #131 from dibenede/package-dist
by Stephanie DiBenedetto
· 3 years, 1 month ago
37c293c
Merge pull request #130 from dibenede/move-tests
by Stephanie DiBenedetto
· 3 years, 1 month ago
80ac987
Clarify our contribution policy
by Luke Sandberg
· 3 years, 1 month ago
1c3302c
Zip package files for distribution
by Stephanie DiBenedetto
· 3 years, 1 month ago
ba89a27
Move test protos into protos directory
by Stephanie DiBenedetto
· 3 years, 1 month ago
e38d877
fix warnings and BinaryWriter test fail
by sayjeyhi
· 3 years, 1 month ago
fd80a71
fix: remove duplicate visibility modifiers
by sayjeyhi
· 3 years, 1 month ago
bccb33a
fix: allow export on needed methods
by sayjeyhi
· 3 years, 1 month ago
a8e7a0c
chore: fix gitignore and do some clean up
by sayjeyhi
· 3 years, 1 month ago
ce573c9
fix: add export annotation where the libs are used
by sayjeyhi
· 3 years, 1 month ago
c3d0c0c
chore: add gitignore and yarn.lock
by sayjeyhi
· 3 years, 1 month ago
192e3b2
Fix: Enable ADVANCED_OPTIMIZATIONS in Closure Compiler
by sayjeyhi
· 3 years, 1 month ago
a428c58
Merge pull request #125 from Katee/support-protobuf-v21.0-rc1
by Stephanie DiBenedetto
· 3 years, 2 months ago
4dcdee2
Include generator/well_known_types_embed.h as a source file
by Kate Murphy
· 3 years, 2 months ago
fb0135d
Depend on protobuf v21.0-rc1
by Kate Murphy
· 3 years, 2 months ago
88f356e
Merge pull request #123 from dibenede/main
by Stephanie DiBenedetto
· 3 years, 2 months ago
v3.21.0
Next »