aboutsummaryrefslogtreecommitdiff
path: root/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java
Commit message (Collapse)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-9/+7
|
* Down-integrate from google3.Feng Xiao2018-08-081-6/+5
|
* Remove unsafe no-copy String allocation since it's not useful in recent Java ↵Anuraag Agrawal2018-05-111-27/+0
| | | | versions.
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-7/+12
|
* Merge branch 'master' into down-integrateAdam Cozzette2017-12-011-3/+32
|\
| * Add a UTF-8 decoder that uses Unsafe to directly decode a byte buffer.Anuraag Agrawal2017-11-291-3/+32
| |
* | Integrated internal changes from GoogleAdam Cozzette2017-12-011-9/+0
|/
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-11/+0
|
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-48/+125
|
* Down-integrate from google3.Feng Xiao2017-03-291-93/+308
|
* Integrate internal changesBo Yang2016-10-101-17/+102
|
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-0/+210
This includes all internal changes from around May 20 to now.