Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
2f29f0ae090ca8633ba1b81e8b22333ef091411c
2f29f0a
Send all protobuf logging to logcat by default on Android
by Adam Cozzette
· 8 years ago
057389c
Ruby: removed redundant RepeatedField#slice. (#2449)
by Joshua Haberman
· 8 years ago
850d573
Merge pull request #2407 from jbrianceau/fix-comp-builds
by Feng Xiao
· 8 years ago
788d14a
Export symbols used in inline functions
by Julien Brianceau
· 8 years ago
607b921
Merge pull request #2437 from xfxyjwf/plugin
by Feng Xiao
· 8 years ago
ced8f73
Add version number to plugin protocol.
by Feng Xiao
· 8 years ago
0509072
Merge pull request #2445 from ramrunner/master
by Feng Xiao
· 8 years ago
c664b66
Merge pull request #2442 from pherl/fix-bazel
by Jisi Liu
· 8 years ago
4cc160e
when on OpenBSD we include the correct headers for endianess and check the apropriate defines
by ramrunner
· 8 years ago
f92b455
Add missing files.
by Jisi Liu
· 8 years ago
f1ce60e
Factored Conformance and Benchmark test messages into shared test schema. (#1971)
by Joshua Haberman
· 8 years ago
4280c27
Merge pull request #2436 from cgrushko/patch-1
by Feng Xiao
· 8 years ago
45d92ae
Add a proto_lang_toolchain() for cc_proto_library
by cgrushko
· 8 years ago
6b60ddd
Merge pull request #2431 from saintstack/2228v2
by Feng Xiao
· 8 years ago
7550bcd
Change CodedInputStream#DEFAULT_SIZE_LIMIT from 64MB to
by Michael Stack
· 8 years ago
f8ca3ac
Generate phpdoc in php generated files. (#2406)
by Paul Yang
· 8 years ago
851cb81
Merge pull request #2429 from thomasvl/issue1833_swift_prefix
by Thomas Van Lenten
· 8 years ago
f813bd9
Add a swift_prefix file option.
by Thomas Van Lenten
· 8 years ago
39f9b43
Merge pull request #2403 from google/down-integrate-with-msvc-fix
by Adam Cozzette
· 8 years ago
65479cb
Fixed Ruby tests for JRuby 1.7
by Adam Cozzette
· 8 years ago
259dd7e
Updated descriptor_pool.py to be compatible with Python 3
by Adam Cozzette
· 8 years ago
db35fe7
Add a "u" suffix to tag numbers in generated code
by Adam Cozzette
· 8 years ago
a7f300d
Fixed descriptor_pool_test.py for Python 2.6
by Adam Cozzette
· 8 years ago
c950471
Merge pull request #2404 from wiktortomczak/master
by Feng Xiao
· 8 years ago
0fa31b2
Support grpc plugin in py_proto_library
by Wiktor Tomczak
· 8 years ago
a41090e
Updated failure_list_java.txt for Java conformance test
by Adam Cozzette
· 8 years ago
72002d8
Merge pull request #2400 from acozzette/jspb-test-fixes
by Adam Cozzette
· 8 years ago
fda876a
Added back in binary serialization round-trip in message_test.js
by Adam Cozzette
· 8 years ago
b763246
Merge pull request #2398 from jbrianceau/no-static-init-define-fix
by Feng Xiao
· 8 years ago
04bd614
Merge pull request #2392 from xfxyjwf/fixdown
by Feng Xiao
· 8 years ago
40f3586
Fixed remaining JSPB test failures
by Adam Cozzette
· 8 years ago
315350b
Updated message_test.js so that it does not depend on fromObject
by Adam Cozzette
· 8 years ago
b4dd686
Updated enum names in test.proto to avoid conflicting with testbinary.proto
by Adam Cozzette
· 8 years ago
a5c30ce
C++: Fix use with GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER
by Julien Brianceau
· 8 years ago
7807932
Restore jenkins files.
by Feng Xiao
· 8 years ago
599613e
Update EXTRA_DIST lists.
by Feng Xiao
· 8 years ago
1f077a0
Update conformance failure lists.
by Feng Xiao
· 8 years ago
530ae30
Add back missing LIBPROTOBUF_EXPORT.
by Feng Xiao
· 8 years ago
1673389
Updated libprotoc.cmake
by Adam Cozzette
· 8 years ago
5d63097
Merge branch 'master' into down-integrate-with-msvc-fix
by Adam Cozzette
· 8 years ago
5a76e63
Integrated internal changes from Google
by Adam Cozzette
· 8 years ago
cd315dc
Merge pull request #2383 from snapsam/patch-1
by Adam Cozzette
· 8 years ago
44edefa
Merge pull request #2382 from zhsyourai/master
by Adam Cozzette
· 8 years ago
d571d39
Update README.md
by Samuel Rossoff (of The Ebon Blade)
· 8 years ago
14c147e
Add LL to large constant
by zhsyourai
· 8 years ago
99564c3
Rename Empty to GPBEmpty in php generated file.
by Paul Yang
· 8 years ago
fc27ead
Merge pull request #2362 from wujingchao/patch-1
by Adam Cozzette
· 8 years ago
a3dfbe6
Merge pull request #2378 from ianfhunter/patch-1
by Adam Cozzette
· 8 years ago
01d321c
Merge pull request #2367 from jbrianceau/add-missing-include-in-message-lite-cc
by Adam Cozzette
· 8 years ago
130bb07
typo
by Ian Hunter
· 8 years ago
83d6411
Fix jenkins tests.
by Feng Xiao
· 8 years ago
bf37971
Merge pull request #2323 from marcinwyszynski/master
by Joshua Haberman
· 8 years ago
c6f3d70
Merge pull request #1907 from evokly/js-utf8-fix
by Joshua Haberman
· 8 years ago
bd850a2
JS: Well, this is the right place for surrogates.
by Wojciech Mandrysz
· 8 years ago
292c2c9
JS: Re-added comment, moved surrogates code to the right place
by Wojciech Mandrysz
· 8 years ago
6e93fa4
Merge pull request #2366 from jbrianceau/reland-fix-include-js-generator
by Feng Xiao
· 8 years ago
a95d052
Merge pull request #2368 from jbrianceau/fix-json-style-in-project-json
by Feng Xiao
· 8 years ago
3c0e0ce
Fix csharp/src/Google.Protobuf.Test/project.json
by Julien Brianceau
· 8 years ago
aac9ed8
Add missing include in message_lite.cc
by Julien Brianceau
· 8 years ago
3316062
Fix #include in js_generator.cc
by Julien Brianceau
· 8 years ago
74a636a
Move variable declarations before actual code
by Marcin Wyszynski
· 8 years ago
0c0f7e2
Merge pull request #2364 from haberman/jslicense
by Joshua Haberman
· 8 years ago
5d9dbe3
Fixed JavaScript license declaration.
by Josh Haberman
· 8 years ago
abeff7b
Class is final but declares protected field
by wujingchao
· 8 years ago
a30e5af
Merge pull request #2358 from ckennelly/master
by Feng Xiao
· 8 years ago
e02cb2b
Resolve old TODO for StringTypeHandler.
by Chris Kennelly
· 8 years ago
8a4b2c5
Merge pull request #2353 from guptasu/master
by Feng Xiao
· 8 years ago
df56736
Merge pull request #2357 from D3Hunter/master
by Feng Xiao
· 8 years ago
ed08341
#2356 : fix ExceptionInInitializerError on IBM J9
by Time
· 8 years ago
df83907
Fix php c extension on 32-bit machines. (#2348)
by Paul Yang
· 8 years ago
9f75c5a
Merge pull request #2337 from sergiocampama/deprecation
by Feng Xiao
· 8 years ago
fce8b6b
Made helper code also consider package name 'proto2' when dealing with MessageOptions.
by guptasu
· 8 years ago
e75cf40
Fixing references to the removed atomicops_internals_pnacl.h file.
by Sergio Campama
· 8 years ago
ce5160b
Merge pull request #2332 from Kwizatz/master
by Adam Cozzette
· 8 years ago
d584321
Merge pull request #2327 from ctubbsii/fix-maven-compiler-plugin
by Adam Cozzette
· 8 years ago
1f2dbc8
Implement RepeatedFieldIter for c extension. (#2333)
by Paul Yang
· 8 years ago
ecc460a
Renamed the pnacl version of atomicops.h into C11 atomic, and flagged the mac version to that if atomic is enabled
by Sergio Campama
· 8 years ago
975d577
Added explicit cast to avoid size warning on Win64.
by Rodrigo Hernandez
· 8 years ago
0d7199e
Merge pull request #2329 from acozzette/unused-parameter
by Adam Cozzette
· 8 years ago
ca800ea
Merge pull request #2330 from manupsunny/master
by Jisi Liu
· 8 years ago
089aaa9
Fix message for InvalidProtocolBufferException
by Msp
· 8 years ago
8785004
Fix unused parameter warnings in arena_free
by Adam Cozzette
· 8 years ago
eb7f3a3
Use latest maven-compiler-plugin (2.6.0)
by Christopher Tubbs
· 8 years ago
7bd11fc
Merge pull request #2301 from jbrianceau/arm-atomic-kuser-helpers-fix-v2
by Feng Xiao
· 8 years ago
4c310d7
Update conformance test failure list
by Jon Skeet
· 8 years ago
50a37e0
Change JSON field name formatting
by Jon Skeet
· 8 years ago
cb81314
Fix copy pasta in test
by Marcin Wyszynski
· 8 years ago
3bdaaa5
More Ruby-eqsue interface
by Marcin Wyszynski
· 8 years ago
93a4fa2
Merge pull request #2302 from jbrianceau/generic-gcc-atomics-strong-cmpxchg
by Jisi Liu
· 8 years ago
750b9e2
Merge pull request #2318 from mavrukin/patch-1
by Feng Xiao
· 8 years ago
4d813de
Fix compiler warnings when running :protobuf_test
by Michael Avrukin
· 8 years ago
8fcd24b
Merge pull request #2307 from sinzianag/swift_protobuf
by Feng Xiao
· 9 years ago
ea928a1
Merge pull request #2309 from thomasvl/note_about_coding_support
by Thomas Van Lenten
· 9 years ago
98c0185
Add note about extension use and Coding support.
by Thomas Van Lenten
· 9 years ago
9819b72
Adding Apple's Swift Protobuf
by Sinziana Gafitanu
· 9 years ago
a5a2c1d
generic atomicops: Use strong compare_exchange
by Julien Brianceau
· 9 years ago
4587a3f
[arm/gcc] Don't rely on KUSER_HELPERS feature for atomics
by Julien Brianceau
· 9 years ago
d58b92a
Adds pushLimit: and popLimit: into GPBCodedInputStream (#2297)
by Sergio Campamá
· 9 years ago
795976e
Trigger update of docker for new changes in #2282. (#2288)
by Paul Yang
· 9 years ago
e9d9e56
Merge pull request #2290 from ramrunner/OpenBSDsupport
by Feng Xiao
· 9 years ago
Next »