Adam Cozzette
13fd045dbb
Integrated internal changes from Google
8 years ago
Jisi Liu
09354db143
Merge from Google internal for 3.4 release
8 years ago
Paul Jolly
22c8772e21
Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply
8 years ago
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.
8 years ago
Paul Jolly
bcb3506641
Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply
8 years ago
Feng Xiao
d36c0c538a
Down-integrate from google3.
8 years ago
Josh Haberman
f873d3213c
Added JavaScript conformance tests. All tests pass!
8 years ago
Adam Cozzette
5a76e633ea
Integrated internal changes from Google
8 years ago
Jisi Liu
cf14183bcd
Down integrate from Google internal.
9 years ago
Jisi Liu
3b3c8abb96
Integrate google internal changes.
9 years ago
Feng Xiao
e841bac4fc
Down-integrate from internal code base.
9 years ago