summaryrefslogtreecommitdiffstats
path: root/third_party/protobuf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cherry pick r516 from upstream protobufsdefresne@chromium.org2014-02-142-0/+4
* Replace kEmptyString with OnceInit initialized string*scottmg@chromium.org2014-02-1411-351/+365
* Build protobuf for PNacl.sergeyu@chromium.org2014-01-261-0/+36
* Cherry pick r512 from upstream protobufscottmg@chromium.org2013-10-152-0/+3
* Update third_party/protobuf to r476glider@chromium.org2013-08-1456-398/+570
* Re-roll the patch from https://code.google.com/p/protobuf/source/detail?r=430,glider@chromium.org2013-08-142-8/+9
* Update protobuf to r428, part 1.glider@chromium.org2013-08-12248-4010/+24693
* Cherry-pick the support for ThreadSanitizer atomics (r504) from upstreamglider@chromium.org2013-08-073-2/+397
* Support target/host architecture with ninja iOS buildsjustincohen@google.com2013-05-131-3/+3
* fix x32 handling of Atomic64vapier@chromium.org2013-03-271-1/+1
* third-party/protobuf: Cherry-pick r475 and r476 from upstream.eugenis@chromium.org2013-03-225-7/+17
* Use _target_name instead of package_name for java*.gypicjhopman@chromium.org2013-02-201-1/+0
* Update revision in comment in README.chromium from third_party/protobufrsimha@chromium.org2013-02-011-2/+3
* Componentize protobuf_litersimha@chromium.org2013-01-315-77/+112
* disable c4267 for dependents of protobuf_lite to build on win x64scottmg@chromium.org2013-01-111-0/+2
* Make protobuf compile on Win64jschuh@chromium.org2012-12-271-0/+1
* Update revision in comment in README.chromium from third_party/protobufrsimha@chromium.org2012-12-151-2/+1
* [sync] Componentize sync: Part 4: Fix includes in third_party/protobufrsimha@chromium.org2012-12-142-2/+6
* Linux: fix header includes for system protobuf.phajdan.jr@chromium.org2012-11-211-0/+2
* Fix protobuf_lite_java action ordering in gyp.nyquist@chromium.org2012-11-201-0/+3
* Add support for generating jars from protos and add cacheinvalidation_java.nyquist@chromium.org2012-11-142-2/+2
* Update protobuf by cherry-picking upstream r430:mark@chromium.org2012-11-143-9/+10