summaryrefslogtreecommitdiff
path: root/src/google
AgeCommit message (Expand)Author
2018-11-06Revert "Merge tag 'v3.0.1-javalite'"Colin Cross
2016-07-15Add a javalite plugin.Jisi Liu
2016-07-07Merge pull request #1735 from jskeet/attribute-placementJon Skeet
2016-07-07Remove WriteGeneratedTypeAttributes which is a no-opJon Skeet
2016-07-07Make sure also Solaris x86 gets PATH_MAXDagobert Michelsen
2016-07-07Merge pull request #1753 from xfxyjwf/fixupJisi Liu
2016-07-06Fix data member declaration order.Feng Xiao
2016-07-06Don't support global ::string in stringpiece.hFeng Xiao
2016-07-04Move DebuggerNonUserCodeAttribute to function membersJon Skeet
2016-07-03Fix spelling error in function ParseTime parameterOtto Kekäläinen
2016-07-03Fix spelling in strings and commentsOtto Kekäläinen
2016-07-01Merge pull request #1704 from lizan/json_parse_optionsFeng Xiao
2016-06-30Fix windows build.Feng Xiao
2016-06-29Integrated internal changes from GoogleAdam Cozzette
2016-06-28Add JsonParseOptions to ignore unknown fieldsLizan Zhou
2016-06-17Merge pull request #1696 from haberman/jswktJoshua Haberman
2016-06-17Add new generation option for using proto sources from other frameworks.Thomas Van Lenten
2016-06-16Address review comments on function namevjpai
2016-06-16Bugfix: base the require logic on the file being required.Josh Haberman
2016-06-16JS: import well-known types from google-protobuf package.Josh Haberman
2016-06-15Remove a friend-class template that is only used for theVijay Pai
2016-06-15Add support for generation sources into a framework.Thomas Van Lenten
2016-06-08Merge pull request #879 from mathstuf/support-equals-in-proto-pathFeng Xiao
2016-06-07Add GOOGLE_ prefix before PROTOBUF_DEPRECATED_ATTRBo Yang
2016-06-07Fix the undefined behavior for opensource users.Bo Yang
2016-05-25Add more warnings to for the ObjC runtime buildThomas Van Lenten
2016-05-24Better support for using the proto library from a framework.Thomas Van Lenten
2016-05-18Merge pull request #1549 from xyzzyz/arena_exportJoshua Haberman
2016-05-18Merge pull request #1547 from xyzzyz/js_generatorJoshua Haberman
2016-05-18Integrate interanl changesBo Yang
2016-05-17Export class Arena to shared library.Adam Michalik
2016-05-17Fix #include in js_generator.ccAdam Michalik
2016-05-16Merge pull request #1542 from google/beta-3Jisi Liu
2016-05-13Remove the comments about iterator validationJisi Liu
2016-05-12Merge pull request #1520 from pherl/hashmapvs2008Jisi Liu
2016-05-11Bridge vs2008 hashmaps.Jisi Liu
2016-05-11Merge pull request #1483 from wal-rus/fix-boost-incompatibilityFeng Xiao
2016-05-10Fix the command line interface unittest againJisi Liu
2016-05-06Remove confounding and unused #define - breaks boost/predef/other/endian.hWalter Gray
2016-05-04Merge pull request #1409 from eeight/fix_enum_corruptionFeng Xiao
2016-04-28Merge branch 'master' of github.com:google/protobufJisi Liu
2016-04-28Down integrate from Google internal.Jisi Liu
2016-04-26Proper checking of enum with non zero defaultThomas Van Lenten
2016-04-21Fix bug with silent message corruption in LITE_RUNTIME.Petr Prokhorenkov
2016-04-20Merge pull request #1416 from cwhipkey/masterFeng Xiao
2016-04-20protoc: support '=' in --proto_path argumentsBen Boeckel
2016-04-20Merge pull request #1414 from xyzzyz/googletestFeng Xiao
2016-04-20Merge pull request #1401 from jskeet/enum-casingJon Skeet
2016-04-20Attempt to fix AppVeyor build by exporting GetEnumValueNameJon Skeet
2016-04-20Add C# codegen changes to enum value names (mostly C++)Jon Skeet