summaryrefslogtreecommitdiffstats
path: root/third_party/protobuf
Commit message (Expand)AuthorAgeFilesLines
* Roll buildtools 3ba3ca22ec..277db9302cbrettw2015-11-171-0/+8
* Get VS 2015 to use const int definitionsbrucedawson2015-10-308-62/+66
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Revert https://codereview.chromium.org/1291903002 (protobuf roll).Nico Weber2015-08-271172-381326/+17530
* Work-arounds for Win-Clang errors after protobuf rollhans2015-08-263-2/+23
* Pull new version of protobuf sources.pkasting2015-08-261172-17531/+381306
* Remove file contents.Peter Kasting2015-08-141-1/+0
* GN: Fix clean build of cloud_policy_proto_generated_compile_proto failingagrieve2015-08-061-2/+3
* Use new GN features in the build.brettw2015-08-042-11/+8
* Remove two unused functions in protobuf.thakis2015-07-283-17/+3
* Reland of Enable C4018 globally for the GN build, and disable per-target. (pa...pkasting2015-07-281-5/+5
* Revert of Enable C4018 globally for the GN build, and disable per-target. (pa...ccameron2015-07-281-5/+5
* Enable C4018 globally for the GN build, and disable per-target.pkasting2015-07-271-5/+5
* Let protobuf's GOOGLE_COMPILE_ASSERT use static_assert.thakis2015-07-172-2/+6
* Add data files for base and net. Move GN Python proto outputs.brettw2015-07-142-8/+19
* [protobuf] Fix "sometimes-uninitialized" warning on Windows Clang.mgiuca2015-07-012-1/+3
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-9/+11
* GN: Skip applying sources assignment filter in protosbrettw2015-05-231-0/+6
* NaCl/GYP: remove references to prep_toolchain.ncbray2015-04-211-3/+0
* Cherry-pick some protobuf changes to get building on VS2015scottmg2015-04-144-52/+129
* Make checkdeps.py check third_party.John Abd-El-Malek2015-04-013-3/+3
* Treat "xcode-ninja" generator the same as "ninja" generatorsdefresne2015-03-181-3/+3
* Fix the following browser_tests in the Linux GN build.jam2015-03-041-0/+65
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-33/+35
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-7/+10
* Fix analyze step on ios_rel_device bots.jam2015-02-101-0/+2
* Add support for extensions_unittests to the GN buildjamescook2015-02-062-2/+7
* Uninline several internal protobuf helpers.dcheng2014-12-085-11/+19
* Add OWNERS file for third_party/protobufdcheng2014-12-081-0/+2
* gn format //third_partyscottmg2014-12-032-15/+25
* Cleanup various includes and namespace references.fdegans2014-11-033-2/+4
* Adds ability to build for asan with gnsky2014-10-291-0/+1
* gn: Fix more build issues on Winckocagil2014-09-301-3/+11
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-232-8/+8
* Remove protobuf lite for java.nyquist2014-09-1188-34620/+0
* Convert GN visibility variables to lists.brettw2014-09-062-2/+3
* Cherry pick r573 from upstream protobufGordana.Cmiljanovic2014-09-034-3/+135
* gn win: Don't define WIN32_LEAN_AND_MEAN because protobuf does itselfscottmg@chromium.org2014-07-311-0/+6
* Pull buildtools to get GN r282653brettw@chromium.org2014-07-141-34/+26
* Remove comparison of address with NULL.thakis@chromium.org2014-07-102-1/+1
* Add lots of GN targets:brettw@chromium.org2014-07-021-0/+7
* Make chrome/common compile in GNbrettw@chromium.org2014-06-201-13/+39
* Hook up content/browser compile in GN build.brettw@chromium.org2014-06-131-0/+4
* More work on content/browser GN build.brettw@chromium.org2014-06-121-2/+2
* Minor additions to GN build, comment mojo bindings.brettw@chromium.org2014-06-091-0/+4
* Add GPU command buffer sevice and protobuf to GN buildbrettw@chromium.org2014-05-212-0/+366
* Import C++11 headers for unordered map and set when using libc++ in protobuf'...jfroy@chromium.org2014-05-111-4/+44
* Cherry pick r523 and r524 from upstream protobufrmcilroy@chromium.org2014-05-072-103/+52
* Cherry pick r522 from upstream protobufrmcilroy@chromium.org2014-03-263-0/+381
* Replace TSan interface declarations with a header inclusion.glider@chromium.org2014-02-181-175/+2