aboutsummaryrefslogtreecommitdiff
path: root/js/binary
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-084-12/+27
* Merge branch 'master' into down-integrateAdam Cozzette2018-03-131-0/+4
|\
| * Revert "Removed mention of Buffer in byteSourceToUint8Array"Adam Cozzette2018-03-091-0/+4
* | Integrated internal changes from GoogleAdam Cozzette2018-03-134-6/+33
|/
* Integrated internal changes from GoogleAdam Cozzette2017-12-017-91/+91
* Merge from google internalJisi Liu2017-10-184-88/+70
* Integrated internal changes from GoogleAdam Cozzette2017-09-143-0/+3
* Merge master into 3.4.xJisi Liu2017-07-183-14/+14
|\
| * Removed mention of Buffer in byteSourceToUint8ArrayAdam Cozzette2017-05-021-4/+0
| * Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCod...Paul Jolly2017-05-023-14/+14
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-183-11/+11
|/
* Down-integrate from google3.Feng Xiao2017-03-297-13/+37
* Merge pull request #1662 from haberman/jsconformanceJoshua Haberman2017-03-271-0/+4
|\
| * Added JavaScript conformance tests. All tests pass!Josh Haberman2017-03-061-0/+4
* | JS: ensure that extension values are serialized even if they're falsyAdam Cozzette2017-03-061-4/+2
|/
* Removed log statement from writer_test.jsAdam Cozzette2017-02-281-2/+0
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-314-9/+69
* Fixed remaining JSPB test failuresAdam Cozzette2016-11-211-1/+1
* Merge branch 'master' into down-integrate-with-msvc-fixAdam Cozzette2016-11-173-18/+71
|\
| * Merge pull request #1907 from evokly/js-utf8-fixJoshua Haberman2016-11-153-18/+71
| |\
| | * JS: Well, this is the right place for surrogates.Wojciech Mandrysz2016-11-151-9/+11
| | * JS: Re-added comment, moved surrogates code to the right placeWojciech Mandrysz2016-11-152-9/+10
| | * JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because o...Wojciech Mandrysz2016-10-103-18/+24
| | * JS: Added string encoding/decoding tests for UTF-8Wojciech Mandrysz2016-10-031-0/+23
| | * JS: Fixed UTF-8 string encoder/decoder for high codepoints.Wojciech Mandrysz2016-10-032-15/+36
* | | Integrated internal changes from GoogleAdam Cozzette2016-11-176-207/+448
|/ /
* / Integrate internal changesBo Yang2016-10-101-1/+1
|/
* Integrated internal changes from GoogleAdam Cozzette2016-06-294-28/+40
* Test redundant varint fields decoding in JS.Grigoriy Kraynov2016-05-121-0/+52
* Down integrate from Google internal.Jisi Liu2016-04-282-0/+85
* Integrate google internal changes.Jisi Liu2016-03-3010-1157/+1144
* Fix CommonJS relative require generation, and test itmurgatroid992016-02-241-1/+1
* Removed unused directives from tests that aren't run under CommonJS.Josh Haberman2016-02-182-4/+0
* Integrate review comments.Josh Haberman2016-02-181-1/+1
* Fixed nested message scopes for CommonJS.Josh Haberman2016-02-181-1/+1
* CommonJS tests are now passing.Josh Haberman2016-02-183-0/+6
* Enable JavaScript tests for binary parse/serialize.Josh Haberman2016-02-021-101/+0
* Down-integrate from internal code base.Feng Xiao2015-12-1112-0/+8882