Brian Wignall
a104dffcb6
Fix typos ( #7050 )
...
Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos, with https://github.com/bwignall/typochecker to help automate the checking.
2020-01-08 10:18:20 -08:00
Rafi Kamal
58d4420e2d
Down Integrate Internal Changes
2019-11-12 13:38:58 -08:00
Paul Yang
763c358874
Down Integrate Internal Changes ( #6634 )
...
* Down integrate to GitHub
* Remove unintentional double assign
* Change ByteCountInt64 to int64_t
* Revert changes in binary_conformance_test.cc
* Revert unnecessary changes
2019-09-12 11:03:27 -07:00
Rafi Kamal
4f02f056b5
Down integrate to GitHub
2019-08-22 17:33:01 -07:00
Paul Yang
7bff8393ca
Down Integrate to GitHub ( #6414 )
...
* Down integrate to GitHub
* Fix broken tests
2019-07-19 14:49:01 -07:00
Feng Xiao
6bbe197e9c
Down-integrate from google3.
2018-08-08 17:00:41 -07:00
Adam Cozzette
f8005a5d5a
Revert "Removed mention of Buffer in byteSourceToUint8Array"
...
This reverts commit f00e06c95b
.
Although Node Buffers are not covered by the tests, it seems that there
are users relying on them, so we need to add back in support for them.
This fixes issue #4359 .
2018-03-09 15:08:52 -08:00
Adam Cozzette
92a7e778e7
Integrated internal changes from Google
2017-12-01 10:05:10 -08:00
Adam Cozzette
13fd045dbb
Integrated internal changes from Google
2017-09-14 10:03:57 -07:00
Adam Cozzette
f00e06c95b
Removed mention of Buffer in byteSourceToUint8Array
...
The Closure compiler complains about Buffer since that class exists only
in Node. That logic does not seem to be needed (unit tests and conformance
tests pass without it), so let's just remove it to solve the problem.
2017-05-02 17:25:54 -07:00
Paul Jolly
bcb3506641
Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply
2017-05-02 13:40:42 +01:00
Feng Xiao
d36c0c538a
Down-integrate from google3.
2017-03-29 14:33:05 -07:00
Josh Haberman
f873d3213c
Added JavaScript conformance tests. All tests pass!
2017-03-06 10:42:27 -08:00
Adam Cozzette
5a76e633ea
Integrated internal changes from Google
2016-11-17 16:59:59 -08:00
Jisi Liu
cf14183bcd
Down integrate from Google internal.
2016-04-28 14:34:59 -07:00
Jisi Liu
3b3c8abb96
Integrate google internal changes.
2016-03-30 11:39:59 -07:00
Feng Xiao
e841bac4fc
Down-integrate from internal code base.
2015-12-11 17:10:28 -08:00