1605 Commits (228530e2da79603450948d5d701fe4bb4e47c430)

Author SHA1 Message Date
Julien Brianceau 05b019aedc Fix warning in compiler/js/embed.cc 8 years ago
Camillo Lugaresi abe172564e simpler, cheaper callback to LazyStringOutputStream 8 years ago
Camillo Lugaresi 4e229c8b5c add MethodResultCallback_0_0 8 years ago
Julien Brianceau 15a15e336b Init index_in_metadata_ without condition 8 years ago
Andrew Spiering 6c021b3d5f Added the support for class level deprecation which will in turn also deprecate any fields that are currently using that type 8 years ago
Adam Cozzette 5731ca5af0 Added well_known_types_embed.cc to CLEANFILES so that it gets cleaned up 8 years ago
Adam Cozzette ee0a24346e Updated Makefile.am to fix out-of-tree builds 8 years ago
Adam Cozzette 1b3a0c16e6 Auto-generate well_known_types_embed.cc 8 years ago
Chris Kennelly 183d31cbdb Add rvalue setters for non-arena strings on C++11. 8 years ago
Chris Kennelly ba63fa731e Remove spurious NULL checks in ArenaStringPtr::CreateInstance. 8 years ago
Chris Kennelly a902e2588d Define LANG_CXX11 for port.h and use this to guard C++11 features. 8 years ago
Adam Michalik 4c5d3eddf9 Fix integer overflow in FastUInt32ToBufferLeft 8 years ago
Adam Cozzette 5587562a70 Removed Android-specific code from stubs/hash.h 8 years ago
Julien Brianceau 7b220f3db5 Add missing include in embed.cc 8 years ago
Julien Brianceau 83c728a940 Add missing includes 8 years ago
Gergely Nagy ec021f5429 Add support for Windows ARM builds 8 years ago
Jan Tattermusch fda9049ead remove leading whitespace in C# xml comments 8 years ago
Adam Cozzette e19f3b5e3a Use uint32 in GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET macro 8 years ago
Julien Brianceau e3da722b66 Fix #include in cc files 8 years ago
Paul Yang e3e38b81cc Update commit id in Dockerfile to trigger update. (#2467) 8 years ago
Paul Yang 46ae90dc5e Make php generated code conform to PSR-4. (#2435) 8 years ago
Thomas Van Lenten dad775b798 Improve ObjC deprecated annotation support. 8 years ago
Julien Brianceau e219be7440 Regenerate descriptor proto 8 years ago
Julien Brianceau b1295eeffb C++: export _xxx_default_instance_ symbols 8 years ago
Julien Brianceau 867dbac820 Add missing include in embed.cc 8 years ago
Adam Cozzette 2f29f0ae09 Send all protobuf logging to logcat by default on Android 8 years ago
Julien Brianceau 788d14a46b Export symbols used in inline functions 8 years ago
Michael Darakananda bb77cbf05a update descriptor.proto's go_package 8 years ago
Feng Xiao ced8f73ffc Add version number to plugin protocol. 8 years ago
ramrunner 4cc160e196 when on OpenBSD we include the correct headers for endianess and check the apropriate defines 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 years ago
Paul Yang f8ca3acd29 Generate phpdoc in php generated files. (#2406) 8 years ago
Arkadiy Shapkin 34dc96ba7f LIBPROTOC_EXPORT added to others functions in csharp_names.h and objectivec_helpers.h 8 years ago
Arkadiy Shapkin b790da5a0b Missed LIBPROTOC_EXPORT for GRPC added 8 years ago
Thomas Van Lenten f813bd9f8f Add a swift_prefix file option. 8 years ago
Adam Cozzette db35fe735a Add a "u" suffix to tag numbers in generated code 8 years ago
Julien Brianceau a5c30ce623 C++: Fix use with GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER 8 years ago
Feng Xiao 530ae302bd Add back missing LIBPROTOBUF_EXPORT. 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
zhsyourai 14c147ea79 Add LL to large constant 8 years ago
Paul Yang 99564c3347 Rename Empty to GPBEmpty in php generated file. 8 years ago
Julien Brianceau aac9ed8e39 Add missing include in message_lite.cc 8 years ago
Julien Brianceau 3316062e98 Fix #include in js_generator.cc 8 years ago
Chris Kennelly e02cb2bb83 Resolve old TODO for StringTypeHandler. 8 years ago
Feng Xiao bd158fc238 Speed up JSON parsing. 8 years ago
guptasu fce8b6b924 Made helper code also consider package name 'proto2' when dealing with MessageOptions. 8 years ago
Sergio Campama e75cf40e8f Fixing references to the removed atomicops_internals_pnacl.h file. 8 years ago
Sergio Campama ecc460ab1b Renamed the pnacl version of atomicops.h into C11 atomic, and flagged the mac version to that if atomic is enabled 8 years ago
Rodrigo Hernandez 975d577a2b Added explicit cast to avoid size warning on Win64. 8 years ago
Adam Cozzette 8785004c80 Fix unused parameter warnings in arena_free 8 years ago