aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add .proto files to extract_includes.batGravatar Mizux2018-04-24
* Write messages to backing field in generated C# cloning code (#4440)Gravatar Sydney Acksman2018-04-19
* Merge pull request #4504 from xfxyjwf/liteGravatar Feng Xiao2018-04-18
|\
| * Update Makefile.am for Java lite files.Gravatar Feng Xiao2018-04-18
* | Merge pull request #4517 from rcane/feature/vc2017_build_fixGravatar Adam Cozzette2018-04-16
|\ \
* \ \ Merge pull request #4510 from BSBandme/fix_kokoro_benchmark_buildGravatar Yilun Chong2018-04-16
|\ \ \
| | * | Fixed a Visual Studio 2017 build error. (#4488)Gravatar Ronny Krüger2018-04-16
| |/ / |/| |
| * | fix java benchmark, fix dashboard buildGravatar Yilun Chong2018-04-13
|/ /
| * Cleanup + documentation for Java Lite runtime.Gravatar Feng Xiao2018-04-12
|/
* Merge pull request #4478 from BSBandme/proto2_to_proto3_toolsGravatar Yilun Chong2018-04-10
|\
| * fix pythonGravatar Yilun Chong2018-04-10
| * fix conflictsGravatar Yilun Chong2018-04-10
| |\
| * | Add gogo benchmarkGravatar Yilun Chong2018-04-10
* | | Merge pull request #4415 from BSBandme/experiementGravatar Yilun Chong2018-04-10
|\ \ \ | | |/ | |/|
| * | Add script for run and upload the benchmark result to bqGravatar Yilun Chong2018-04-10
| |/
* | fix json_decode call parameters (#4381)Gravatar urfinjuezz2018-04-09
* | includes the expected class in the exception, otherwise the error is harder t...Gravatar Brent Shaffer2018-04-09
* | Add __init__.py files to compiler and util subpackages (#4117)Gravatar Thomas Hisch2018-04-09
* | For windows, all python version should use /MT (#4468)Gravatar Paul Yang2018-04-06
* | Add the files added in #4485.Gravatar Thomas Van Lenten2018-04-06
* | Update Xcode settingsGravatar Sergio Campama2018-04-06
* | Deliberately call simple code to avoid Unity linker pruningGravatar Jon Skeet2018-04-06
* | Merge pull request #4475 from chenchuanyin/patch-1Gravatar Feng Xiao2018-04-05
|\ \
* \ \ Merge pull request #4283 from ObsidianMinor/csharp/better-test-runnersGravatar Feng Xiao2018-04-04
|\ \ \
| * | | Updated csharp/README.md to reflect testing changesGravatar ObsidianMinor2018-04-04
| | * | Fix problem: cmake build failed in c++11 by clangGravatar Silver Chan2018-04-04
| |/ / |/| |
* | | Merge branch (#4466)Gravatar Paul Yang2018-04-02
* | | js message support for jstype string on integers (#4332)Gravatar Charlie Moad2018-04-02
* | | Merge pull request #4467 from xfxyjwf/errorGravatar Feng Xiao2018-04-02
|\ \ \
| * | | Improve error message when googletest is missing.Gravatar Feng Xiao2018-04-02
* | | | Merge pull request #4411 from pravin-dsilva/protobuf-ppc64leGravatar Feng Xiao2018-04-02
|\ \ \ \
* \ \ \ \ Merge pull request #4447 from ejona86/cleaner-protoc-artifactsGravatar Feng Xiao2018-04-02
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #4452 from xfxyjwf/docGravatar Feng Xiao2018-04-02
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #4464 from thomasvl/includes3Gravatar Thomas Van Lenten2018-04-02
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Don't generate imports for the WKTs unless generating the WKTs.Gravatar Thomas Van Lenten2018-04-02
| * | | | | | Add compile test sources for to test include order.Gravatar Thomas Van Lenten2018-04-02
| * | | | | | Trim imports for bundled generated protos.Gravatar Thomas Van Lenten2018-04-02
|/ / / / / /
| * / / / / Update instructions about getting protobuf source.Gravatar Feng Xiao2018-03-29
|/ / / / /
| * | | | protoc-artifacts: Use ENTRYPOINT to enable devtoolset-1.1Gravatar Eric Anderson2018-03-28
| * | | | protoc-artifacts: Avoid storing temporary files and use fewer layersGravatar Eric Anderson2018-03-28
| * | | | protoc-artifacts: Avoid checking out protobuf codeGravatar Eric Anderson2018-03-28
|/ / / /
* | | | Merge pull request #4433 from xfxyjwf/licenseGravatar Feng Xiao2018-03-28
|\ \ \ \
* \ \ \ \ Merge pull request #4445 from xfxyjwf/badgeGravatar Feng Xiao2018-03-28
|\ \ \ \ \
| * | | | | Add kokoro build status badges.Gravatar Feng Xiao2018-03-27
* | | | | | Merge pull request #4442 from xfxyjwf/cleanGravatar Feng Xiao2018-03-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Delete unused directories.Gravatar Feng Xiao2018-03-27
|/ / / / /
* | | | | Merge pull request #4439 from acozzette/remove-atomicops-stubGravatar Adam Cozzette2018-03-27
|\ \ \ \ \
| * | | | | Updated .gitignore to exclude downloaded gmock/ directoryGravatar Adam Cozzette2018-03-27
| * | | | | Removed atomicops.h since it is no longer usedGravatar Adam Cozzette2018-03-27
|/ / / / /
* | | | | Merge pull request #3794 from jskeet/reflectionGravatar Jan Tattermusch2018-03-27
|\ \ \ \ \