aboutsummaryrefslogtreecommitdiff
path: root/js/binary/decoder.js
Commit message (Expand)AuthorAgeFilesLines
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-1/+1
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-5/+5
* Merge from google internalJisi Liu2017-10-181-15/+12
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-0/+1
* Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCod...Paul Jolly2017-05-021-1/+1
* Down-integrate from google3.Feng Xiao2017-03-291-6/+11
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-2/+2
* Merge branch 'master' into down-integrate-with-msvc-fixAdam Cozzette2016-11-171-12/+25
|\
| * JS: Re-added comment, moved surrogates code to the right placeWojciech Mandrysz2016-11-151-1/+2
| * JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because o...Wojciech Mandrysz2016-10-101-12/+9
| * JS: Fixed UTF-8 string encoder/decoder for high codepoints.Wojciech Mandrysz2016-10-031-13/+28
* | Integrated internal changes from GoogleAdam Cozzette2016-11-171-0/+46
|/
* Integrate google internal changes.Jisi Liu2016-03-301-5/+7
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+1005