aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'gerrit' to 'master'Gravatar Feng Xiao2015-05-07
|\
* \ Merge pull request #101 from fizbin/fix_large_proto_java_codeGravatar Feng Xiao2015-05-07
|\ \
* \ \ Merge pull request #331 from thomasvl/objc_alpha1_dropGravatar Paul Yang2015-05-06
|\ \ \
* | | | Don't hard-code the python pathGravatar Tamir Duberstein2015-05-06
| * | | Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Gravatar Thomas Van Lenten2015-05-06
|/ / /
* | | Merge pull request #315 from brianduff/sync_from_aospGravatar Jisi Liu2015-04-29
|\ \ \
| * | | Generate a CREATOR for each Parcelable message.Gravatar Jeff Davidson2015-04-28
| * | | Inline unknownFieldData{Equals,HashCode} to generated code.Gravatar Brian Duff2015-04-28
| * | | Expose generate_clear as an option.Gravatar Brian Duff2015-04-28
| * | | Generate @IntDef annotations for nanoproto enums.Gravatar Jeff Davidson2015-04-28
| * | | Add clone() method support for nano.Gravatar Brian Duff2015-04-28
| * | | When no clear() is generated, still initialize fields.Gravatar Brian Duff2015-04-28
| * | | Fix bug with large extension field numbers.Gravatar Brian Duff2015-04-28
| | | * Modify directory to use in testGravatar Bo Yang2015-04-27
| | | * Handle un-handled cases of TestOneof2 in unittestGravatar Bo Yang2015-04-27
| | | * internal changesGravatar Bo Yang2015-04-24
| | |/ | |/|
* / | Include well-known type protos in "make install".Gravatar Feng Xiao2015-04-23
|/ /
* | Include all well-known type protos.Gravatar Feng Xiao2015-04-20
* | [PYTHON] Drop dependency on 'google.apputils'.Gravatar Tamir Duberstein2015-04-10
| * More 'int' return value documentationGravatar Daniel Martin2015-04-09
| * CR feedback: spacing, document return valuesGravatar Daniel Martin2015-04-08
* | Change fixture name to be consistentGravatar Tamir Duberstein2015-03-31
* | Delete "SEBS" (aka: Clean up Kenton's old trash)Gravatar Kenton Varda2015-03-26
* | Add OS X to travis; fix tests to pass on OS XGravatar Tamir Duberstein2015-03-18
* | Merge pull request #228 from cconroy/sanitize-enumsGravatar Jisi Liu2015-03-16
|\ \
| * | Sanitize Enum names from collisions with reserved words.Gravatar Chris Conroy2015-03-16
* | | Revert pull request 175: Add support for the TILE-Gx processor family.Gravatar Bo Yang2015-03-14
* | | Add a missing proto file.Gravatar Feng Xiao2015-03-13
* | | Merge pull request #193 from TeBoring/sbGravatar Paul Yang2015-03-09
|\ \ \
* | | | Fix tile atomicops macro.Gravatar Jisi Liu2015-03-05
* | | | Merge pull request #175 from martiert/tile-supportGravatar Jisi Liu2015-03-05
|\ \ \ \ | |_|/ / |/| | |
* | | | Initialize data members in constructors instead of direct initialize inGravatar Jisi Liu2015-03-01
* | | | use is_proto_enum instead of is_enum for repeated accessor field.Gravatar Jisi Liu2015-03-01
* | | | Fix hash.h for MSVC and platforms without hash map/set support.Gravatar Jisi Liu2015-03-01
* | | | Fix hash_map type parameter to add Alloc for other platforms.Gravatar Jisi Liu2015-03-01
* | | | Use portable GOOGLE_PROTOBUF_THREAD_LOCAL instead of __thread.Gravatar Jisi Liu2015-03-01
* | | | Down integrate from Google internal branch for C++ and Java.Gravatar Jisi Liu2015-02-28
* | | | Merge pull request #185 from mzhaom/remove-unusedGravatar Jisi Liu2015-02-26
|\ \ \ \
* \ \ \ \ Merge pull request #199 from google/wktGravatar Jisi Liu2015-02-26
|\ \ \ \ \
* | | | | | Fix the order of BUILT_FILES so that pbconfig.h will be built beforeGravatar Jisi Liu2015-02-25
* | | | | | Exclude pbconfg.h from dist, otherwise it breaks VS builds.Gravatar Jisi Liu2015-02-25
* | | | | | Merge pull request #221 from google/python_proto3Gravatar Jisi Liu2015-02-25
|\ \ \ \ \ \
| * | | | | | Fixes for Python/C++ implementation in open-source:Gravatar Josh Haberman2015-02-25
* | | | | | | Include shared_ptr.h into headers to make maps proto work. It is usedGravatar Jisi Liu2015-02-25
| * | | | | | Down integrate from Google internal.Gravatar Jisi Liu2015-02-25
* | | | | | | Make maps fields work on installed C++ protobufs.Gravatar Jisi Liu2015-02-25
|/ / / / / /
* | | | | | Propogate onChange() event when getFooBuilder() is on an oneof messageGravatar Jisi Liu2015-02-23
* | | | | | Add shutdown code for several newly introduced leaks;Gravatar Jisi Liu2015-02-21
* | | | | | Use static_cast instead of dynamic_cast in arena unittest so that it canGravatar Jisi Liu2015-02-20
* | | | | | Fix review comments.Gravatar Jisi Liu2015-02-19