aboutsummaryrefslogtreecommitdiff
path: root/js/message.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix goog.require()/goog.provide() ordering.Josh Haberman2016-07-181-1/+1
|
* JavaScript: move extension binary info to separate struct.Josh Haberman2016-07-181-28/+43
|
* JavaScript maps: move binary callbacks out of constructor.Josh Haberman2016-07-181-18/+2
| | | | | | This change will help us separate binary support into separate files, because we only refer to binary serialization functions in the actual binary serialization paths.
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-1/+96
| | | | This includes all internal changes from around May 20 to now.
* Integrate google internal changes.Jisi Liu2016-03-301-36/+248
|
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+1125