Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
protobuf-javalite
/
3b4e7dcf290b32695c13594e0e465de181ae87c0
3b4e7dc
Update BUILD
by Andrew Harp
· 9 years ago
b56b461
Do not link in pthread library for Android builds.
by Andrew Harp
· 9 years ago
a771c9e
Merge pull request #852 from qzix/master
by Thomas Van Lenten
· 9 years ago
268ce28
Added deprecated option handling for objective-c generator
by Oleg Vereshko
· 9 years ago
452e2b2
Merge pull request #1353 from keveman/master
by Joshua Haberman
· 9 years ago
cf828de
Linking the cpp implementation extension statically with libprotobuf
by Manjunath Kudlur
· 9 years ago
9d7a172
Merge pull request #1377 from jskeet/remove-duplicate-tests
by Jon Skeet
· 9 years ago
a293180
Merge pull request #1378 from thomasvl/manual_stream_parsing_helpers
by Thomas Van Lenten
· 9 years ago
331cee5
Add -position and -isAtEnd for use when manually parsing input streams.
by Thomas Van Lenten
· 9 years ago
46e088e
Remove duplicate test cases.
by Jon Skeet
· 9 years ago
099ff1e
Merge pull request #1369 from jskeet/tools-nuspec
by Jan Tattermusch
· 9 years ago
81eb84c
Merge pull request #1371 from keveman/oversize_protos
by Joshua Haberman
· 9 years ago
1283625
Added an API to allow oversize protos when using C++ extension in Python
by Manjunath Kudlur
· 9 years ago
5c63266
Merge pull request #1366 from xyzzyz/int128_ostream
by Feng Xiao
· 9 years ago
dfd4760
Remove duplicate line
by Jon Skeet
· 9 years ago
ca0461c
Introduce a new nuget package, Google.Protobuf.Tools, basically to contain protoc on multiple platforms.
by Jon Skeet
· 9 years ago
a16c8a5
Merge pull request #1362 from jskeet/tweak_json_name
by Jan Tattermusch
· 9 years ago
955841e
Replace #include <iostream> with #include <ostream>
by Adam Michalik
· 9 years ago
a25e996
Merge pull request #1360 from pherl/master
by Jisi Liu
· 9 years ago
34d0cc2
Merge pull request #1295 from haberman/docker
by Joshua Haberman
· 9 years ago
71e8dca
Refactoring of FieldDescriptor
by Jon Skeet
· 9 years ago
261fde1
Merge pull request #1326 from the-alien/csharp_json_name
by Jon Skeet
· 9 years ago
a15b916
Merge branch 'master' into docker
by Josh Haberman
· 9 years ago
e164f10
Use the T() instead of NULL for the default value.
by Jisi Liu
· 9 years ago
af34538
Merge branch 'master' of https://github.com/google/protobuf into csharp_json_name
by alien
· 9 years ago
6f8dd21
Code review fixes
by alien
· 9 years ago
261ee02
Merge pull request #1358 from thomasvl/travis_tweaks
by Thomas Van Lenten
· 9 years ago
8d47d78
Mark iOS tests as able to fail.
by Thomas Van Lenten
· 9 years ago
9240acd
Merge pull request #1350 from thomasvl/over_release
by Thomas Van Lenten
· 9 years ago
3f91744
The message was autoreleased, the -releases are an over release.
by Thomas Van Lenten
· 9 years ago
8126912
Merge pull request #1345 from smparkes/smparkes/well-known-protos
by Feng Xiao
· 9 years ago
d5a5732
export well known protos
by Steven Parkes
· 9 years ago
34eeeff
Merge pull request #1344 from topillar/patch-1
by Feng Xiao
· 9 years ago
64dfb5f
Update coded_stream.h
by topillar
· 9 years ago
698fa8e
Merge pull request #1335 from pradeepg26/master
by Feng Xiao
· 9 years ago
9209136
Merge pull request #1339 from thomasvl/delay_dispatch_semaphore_creation
by Thomas Van Lenten
· 9 years ago
bd41a39
Only create the readonlySemaphore on demand.
by Thomas Van Lenten
· 9 years ago
4d98369
Allow custom URLs for Any in JsonFormat
by Pradeep Gollakota
· 9 years ago
0d32ab3
csharp: add support for the json_name option
by alien
· 9 years ago
5e93384
Merge pull request #1325 from thomasvl/shrink_overhead
by Thomas Van Lenten
· 9 years ago
79a23c4
Shrink ObjC overhead (generated size and some runtime sizes)
by Thomas Van Lenten
· 9 years ago
ca3dc15
Merge pull request #1318 from smparkes/smparkes/grpc
by Feng Xiao
· 9 years ago
44fdead
Merge pull request #1291 from sergiocampama/devel
by Thomas Van Lenten
· 9 years ago
9aea0ef
Merge pull request #1312 from petewarden/master
by Jisi Liu
· 9 years ago
a9244ca
add java/util support based on java/util/pom.xml
by Steven Parkes
· 9 years ago
c71f184
Merge pull request #1278 from smparkes/master
by Jisi Liu
· 9 years ago
dfaf1aa
Merge pull request #1317 from benvanik/patch-1
by Feng Xiao
· 9 years ago
58f0764
Fixing compilation error when building with emscripten.
by Ben Vanik
· 9 years ago
ea18866
pass correct args to protoc for java wellknown protos when used as an external repository
by Steven Parkes
· 9 years ago
bc2d6c2
Merge remote-tracking branch 'upstream/master'
by Pete Warden
· 9 years ago
f0c1a86
Added iOS settings to Bazel build
by Pete Warden
· 9 years ago
48ebb29
Merge pull request #1299 from tatraian/master
by Feng Xiao
· 9 years ago
e2fb1d9
Comment has been added to fix (issue #1266)
by Antal Tátrai
· 9 years ago
a8db268
Merge pull request #1309 from thomasvl/leading_special_prop_names
by Thomas Van Lenten
· 9 years ago
1bf4b38
Fix up handing of fields with leading names that should be all caps.
by Thomas Van Lenten
· 9 years ago
3dd3238
Merge pull request #1306 from silviulica/master
by Joshua Haberman
· 9 years ago
4573edb
Update version to 3.0.0b2.post2
by Silviu Calinoiu
· 9 years ago
6a8815b
Merge pull request #1304 from thomasvl/headerdocs
by Thomas Van Lenten
· 9 years ago
36650a0
HeaderDoc support in the library and generated sources
by Thomas Van Lenten
· 9 years ago
f2d3408
Merge pull request #1301 from avgweb/master
by Jon Skeet
· 9 years ago
ad2d775
Replace StringBuilder with TextWriter in JsonFormatter
by avgweb
· 9 years ago
9242d9b
Merge pull request #1298 from craigcitro/fix_setup
by Joshua Haberman
· 9 years ago
3cc35ad
Fix compiling clang/libc++ builds. (Issue: #1266)
by Antal Tátrai
· 9 years ago
0e7c0c2
Add back the namespace_packages arg in setup.py.
by Craig Citro
· 9 years ago
e70f925
Merge pull request #1139 from haberman/rubyjsoncamel
by Joshua Haberman
· 9 years ago
67c727c
Rearranged and commented files for running under Jenkins.
by Josh Haberman
· 9 years ago
37663e8
Merge pull request #1292 from haberman/ruby-allow-descriptor
by Joshua Haberman
· 9 years ago
35227b4
Removed the generated Ruby file from Makefile.am.
by Josh Haberman
· 9 years ago
7d793c1
Disable attempt to use ccache for docker build.
by Josh Haberman
· 9 years ago
2bda98f
Properly report C++ build time.
by Josh Haberman
· 9 years ago
1ee0fda
Use a local Maven repository to avoid network fetches during tests.
by Josh Haberman
· 9 years ago
513875d
Generate well-known types in Ruby extension and prune unneeded proto2 dependencies.
by Josh Haberman
· 9 years ago
b5a35b4
Adds more information to Objective C error when the expected objc_class_prefix option is missing.
by Sergio Campama
· 9 years ago
2f3f1de
Make Java copy into separate directories so the tests can run concurrently.
by Josh Haberman
· 9 years ago
38bc155
Added code to generate XML output file for more granular results.
by Josh Haberman
· 9 years ago
ffc8118
Added Ruby 2.1, Oracle Java, and C#.
by Josh Haberman
· 9 years ago
78f9b68
Upgrade Python packages using pip.
by Josh Haberman
· 9 years ago
f6153b5
Work around tox bug.
by Josh Haberman
· 9 years ago
b28b3f6
Configure ccache directory.
by Josh Haberman
· 9 years ago
d08c39c
Put Maven in batch mode to avoid spamming the logs.
by Josh Haberman
· 9 years ago
483533d
Install Python deps in Docker image.
by Josh Haberman
· 9 years ago
0b931bc
Add another test (javanano), but run it in parallel.
by Josh Haberman
· 9 years ago
0f8c25d
Properly add JDK deps in the Docker image.
by Josh Haberman
· 9 years ago
738393b
Try running multiple tests in a row.
by Josh Haberman
· 9 years ago
d33e93b
Added ccache support.
by Josh Haberman
· 9 years ago
57be1d7
Added some initial shell scripts and docker file.
by Josh Haberman
· 9 years ago
7810589
Merge pull request #1260 from legrosbuffle/master
by Paul Yang
· 9 years ago
584233b
Merge pull request #1287 from jskeet/fix-typo
by Jon Skeet
· 9 years ago
f222a9a
Fix copy/paste typo in CodedInputStreamTest
by Jon Skeet
· 9 years ago
52f62e3
Merge pull request #1274 from murgatroid99/node_relative_requires
by Joshua Haberman
· 9 years ago
9f775a8
Merge pull request #1286 from jskeet/idisposable
by Jan Tattermusch
· 9 years ago
c0cf71b
Implement IDisposable for CodedInputStream and CodedOutputStream
by Jon Skeet
· 9 years ago
60a0d41
Merge pull request #1233 from davidzchen/python-path
by Jisi Liu
· 9 years ago
985c968
Remove hack for building Python support with Bazel.
by David Z. Chen
· 9 years ago
fb714b3
Merge pull request #1275 from keveman/grpc_support
by Jisi Liu
· 9 years ago
f5c7363
Fixed grpc C++ plugin support.
by Manjunath Kudlur
· 9 years ago
c9f8a1b
Moved CommonJS-specific files into commonjs directory
by murgatroid99
· 9 years ago
a862b6b
Fix CommonJS relative require generation, and test it
by murgatroid99
· 9 years ago
cc775f7
Merge pull request #1259 from silviulica/master
by Joshua Haberman
· 9 years ago
fc51bdc
Merge pull request #1268 from keveman/grpc_support
by Jisi Liu
· 9 years ago
Next »