aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/arena.cc
Commit message (Collapse)AuthorAge
* Down-integrate from google3.Gravatar Feng Xiao2015-08-22
|
* Refactored threadlocal logic.Gravatar Austin Schuh2015-06-08
| | | | | | | Refactored the threadlocal logic for Android and IOS into logic in platform_macro.h which computes a GOOGLE_PROTOBUF_NO_THREADLOCAL define which is then used elsewhere. This allows new platforms without THREADLOCAL to be easily defined.
* down-integrate internal changesGravatar Bo Yang2015-05-21
|
* internal changesGravatar Bo Yang2015-04-24
| | | | Change-Id: I66f216c70a19f44637090878d7e442d4d0f8991b
* Use portable GOOGLE_PROTOBUF_THREAD_LOCAL instead of __thread.Gravatar Jisi Liu2015-03-01
| | | | Change-Id: Iaa75f8333541bc378bea699e7f147c7f17b652ad
* Down integrate from Google internal branch for C++ and Java.Gravatar Jisi Liu2015-02-28
| | | | | | | | - Maps for C++ lite - C++ Arena optimizations. - Java Lite runtime code size optimization. Change-Id: I7537a4357c1cb385d23f9e8aa7ffdfeefe079f13
* Fix LIBPROTOBUF_PROTOBUF annotations for buliding protobuf as DLLs.Gravatar Feng Xiao2014-12-09
|
* Fix compile issues and test failures in VS2008.Gravatar Feng Xiao2014-12-05
|
* Get rid of some build warnings.Gravatar Feng Xiao2014-12-02
|
* Down-integrate from internal code base.Gravatar Feng Xiao2014-11-20
|
* Down-integrate from internal code base (C++ maps support).Gravatar Feng Xiao2014-11-14
|
* Down-integrate from internal code base.Gravatar Feng Xiao2014-11-10