Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
protobuf-javalite
/
9d31c227a3ab0260c3e6ebc7e1a555f47582dab4
9d31c22
Add a missing proto file.
by Feng Xiao
· 10 years ago
9861c0d
Merge pull request #146 from isaiah/jruby
by Chris Fallin
· 10 years ago
27e2b57
add jruby support by protobuf-java reflection API
by Isaiah Peng
· 10 years ago
a5f7bb8
Merge pull request #193 from TeBoring/sb
by Paul Yang
· 10 years ago
88eda4d
Merge pull request #231 from google/alpha-2-fix
by Chris Fallin
· 10 years ago
6c8a036
Fix tile atomicops macro.
by Jisi Liu
· 10 years ago
0ddbafa
Merge pull request #175 from martiert/tile-support
by Jisi Liu
· 10 years ago
efd4009
Add maven release profile for JavaNano.
by Jisi Liu
· 10 years ago
4573e11
Fix python versions to comply with pep-0440.
by Jisi Liu
· 10 years ago
e4a9ace
Merge remote-tracking branch 'github/alpha-2-fix'
by Jisi Liu
· 10 years ago
8e61d32
Fix python package version to alpha-2.
by Jisi Liu
· 10 years ago
ed3c8a1
Merge pull request #225 from google/post-alpha2-integrate
by Jisi Liu
· 10 years ago
c6170a9
Merge "Add a release profile for Java mvn project, which includes source file, javadoc packaging and signing."
by Jisi Liu
· 10 years ago
b386c73
Add a release profile for Java mvn project, which includes source file,
by Jisi Liu
· 10 years ago
dfdec3b
Updated Ruby gem version and added note to ruby/README.md regarding version number scheme.
by Chris Fallin
· 10 years ago
40f2df3
Bump the version number to 3.0.0-alpha-3-pre
by Jisi Liu
· 10 years ago
0b3cfc7
Remove the extra -j8 as it can be passed in $@ already.
by Jisi Liu
· 10 years ago
329fa02
Initialize data members in constructors instead of direct initialize in
by Jisi Liu
· 10 years ago
f0e8df3
use is_proto_enum instead of is_enum for repeated accessor field.
by Jisi Liu
· 10 years ago
4065a31
Fix hash.h for MSVC and platforms without hash map/set support.
by Jisi Liu
· 10 years ago
14fe0c9
Fix hash_map type parameter to add Alloc for other platforms.
by Jisi Liu
· 10 years ago
0a25cfe
Use portable GOOGLE_PROTOBUF_THREAD_LOCAL instead of __thread.
by Jisi Liu
· 10 years ago
b25caa5
Add missing files in vsprojects.
by Jisi Liu
· 10 years ago
885b612
Down integrate from Google internal branch for C++ and Java.
by Jisi Liu
· 10 years ago
1939efe
Add .so to .gitignore.
by Jisi Liu
· 10 years ago
7e9020f
Merge pull request #185 from mzhaom/remove-unused
by Jisi Liu
· 10 years ago
a779ae6
Merge pull request #199 from google/wkt
by Jisi Liu
· 10 years ago
0e5fc48
Merge pull request #216 from cnauroth/Parser-JavaDoc
by Jisi Liu
· 10 years ago
0c59f2e
Merge pull request #222 from google/v3.0.0-alpha-2
by Jisi Liu
· 10 years ago
7d5cf8d
A few tweaks to CHANGES.txt.
by Josh Haberman
· 10 years ago
31e8c20
Added release notes about Python changes.
by Josh Haberman
· 10 years ago
97dacc4
Fix the order of BUILT_FILES so that pbconfig.h will be built before
by Jisi Liu
· 10 years ago
a86baaa
Exclude pbconfg.h from dist, otherwise it breaks VS builds.
by Jisi Liu
· 10 years ago
f8e7a46
Merge pull request #221 from google/python_proto3
by Jisi Liu
· 10 years ago
0b70a43
Fixes for Python/C++ implementation in open-source:
by Josh Haberman
· 10 years ago
3feaac7
Merge "Update .gitignore so that the newly-added config.h is visible to git." into v3.0.0-alpha-2
by Jisi Liu
· 10 years ago
b670960
Include shared_ptr.h into headers to make maps proto work. It is used
by Jisi Liu
· 10 years ago
c2f2bce
Update .gitignore so that the newly-added config.h is visible to git.
by Jisi Liu
· 10 years ago
ada6556
Down integrate from Google internal.
by Jisi Liu
· 10 years ago
df184fb
Make maps fields work on installed C++ protobufs.
by Jisi Liu
· 10 years ago
581a526
Add unix tools instructions for Mac.
by Jisi Liu
· 10 years ago
581be24
Merge alpha branch 'review/v3.0.0-alpha-2'
by Jisi Liu
· 10 years ago
e70329c
Propogate onChange() event when getFooBuilder() is on an oneof message field.
by Jisi Liu
· 10 years ago
20042b7
Fix Java maps reflection to call onChange to populate changes to parent
by Jisi Liu
· 10 years ago
21fb217
Updated Ruby README with more details on getting started.
by Chris Fallin
· 10 years ago
8508198
Correct JavaDoc return value documentation for Parser#parseDelimitedFrom.
by cnauroth
· 10 years ago
5b033ae
Add JavaNano and Ruby protoc files into vs proj
by Jisi Liu
· 10 years ago
7a00a1e
Add shutdown code for several newly introduced leaks;
by Jisi Liu
· 10 years ago
ff35de3
Include Ruby and JavaNano into dist packages.
by Jisi Liu
· 10 years ago
7d8564f
Update version number to 3.0.0-alpha-2
by Jisi Liu
· 10 years ago
561ea89
Merge pull request #215 from cfallin/ruby-gem-version
by Chris Fallin
· 10 years ago
11ad1bd
Update Ruby gem version to 3.0.0.alpha.2.0.
by Chris Fallin
· 10 years ago
5d9cc7d
Merge pull request #214 from cfallin/ruby-changelog
by Chris Fallin
· 10 years ago
6ad8f54
Updated Ruby README.
by Chris Fallin
· 10 years ago
1d4f321
Updated CHANGES.txt to mention Ruby extension.
by Chris Fallin
· 10 years ago
32f5d01
Add changelog for 3.0.0-alpha2 release.
by Jisi Liu
· 10 years ago
7c43f17
Use static_cast instead of dynamic_cast in arena unittest so that it can
by Jisi Liu
· 10 years ago
0a7fc8f
Add test for debug string for oneof
by Jisi Liu
· 10 years ago
a6fc5da
Fix review comments.
by Jisi Liu
· 10 years ago
f2cf6cd
Remove the unused set common oneof variables in helper
by Jisi Liu
· 10 years ago
72776c3
Add tests for oneofs.
by Jisi Liu
· 10 years ago
9681503
partial oneof tests.
by Jisi Liu
· 10 years ago
7b72a24
fix equal and hash for bytes field for javanano oneof
by Jisi Liu
· 10 years ago
b9e9469
Add tests for oneof equals and hash.
by Jisi Liu
· 10 years ago
3ab660c
Uncomment string/bytes fields in oneof nano.
by Jisi Liu
· 10 years ago
3accf81
Clear oneofs.
by Jisi Liu
· 10 years ago
f173cde
hashcode and equals for oneofs in nano.
by Jisi Liu
· 10 years ago
06a2e29
Equals for message oneof field in nano.
by Jisi Liu
· 10 years ago
c72d3d5
Oneof message level elements (consts, case getter/clear) and messsage type field oneof support.
by Jisi Liu
· 10 years ago
7794a98
Initial check-in for message oneof.
by Jisi Liu
· 10 years ago
33222b5
Initial check in for primitive oneof fields.
by Jisi Liu
· 10 years ago
f0e08fd
Support maps in NanoPrinter.
by Jisi Liu
· 10 years ago
709164e
Merge pull request #213 from pherl/maps
by Chris Fallin
· 10 years ago
fbfdbe8
Use EMPTY_BYTES in WireFormatNano
by Jisi Liu
· 10 years ago
b262575
Merge pull request #212 from haberman/update-from-google
by Chris Fallin
· 10 years ago
55cf8ab
Merge branch 'master' of github.com:google/protobuf
by Josh Haberman
· 10 years ago
cb3caf1
Integrate changes from Google open-source branch.
by Josh Haberman
· 10 years ago
2cb2358
Merge pull request #204 from pherl/master
by Jisi Liu
· 10 years ago
c265fbe
Mark factory setter API as private for alpha release.
by Jisi Liu
· 10 years ago
db87a9c
Merge pull request #211 from isaiah/map_inspect
by Chris Fallin
· 10 years ago
4502626
Google::Protobuf::Map#inspect should be consistent with Hash#inspect
by Isaiah Peng
· 10 years ago
344a921
Merge pull request #209 from cfallin/ruby-protoc-maps
by Joshua Haberman
· 10 years ago
315b93f
Addressed code-review comment.
by Chris Fallin
· 10 years ago
a2bea0a
Properly support maps in Ruby protoc and another bugfix.
by Chris Fallin
· 10 years ago
43beb62
Merge pull request #201 from gordana-cmiljanovic-imgtec/mips-atomic-ops-fix
by Feng Xiao
· 10 years ago
d1bbd85
Merge the javanano map test into the main test target.
by Jisi Liu
· 10 years ago
33ccbcb
Add java compiled targets and several tests target into .gitignore.
by Jisi Liu
· 10 years ago
504d124
Merge pull request #203 from pherl/gitignore
by Chris Fallin
· 10 years ago
7af23e8
Add java compiled targets and several tests target into .gitignore.
by Jisi Liu
· 10 years ago
eb2ce02
Fix absolute/relative path in output
by Bo Yang
· 10 years ago
b61b0c3
MIPS: remove immediate constraint within CompareAndSwap.
by Gordana Cmiljanovic
· 10 years ago
96e379f
Add the .proto files for well-known types.
by Feng Xiao
· 10 years ago
2e5123a
Merge pull request #197 from nsuke/protoc-export-ruby
by Chris Fallin
· 10 years ago
de525ec
Add missing LIBPROTOC_EXPORT to ruby generator
by Nobuaki Sukegawa
· 10 years ago
e2555e2
Change target to output filenames
by Bo Yang
· 10 years ago
12d8a51
Get the map factory per mergeFrom() call for JavaNano.
by Jisi Liu
· 10 years ago
d9a6f27
implement hashCode() for JavaNano maps.
by Jisi Liu
· 10 years ago
1536e93
Implement Equals for nano.
by Jisi Liu
· 10 years ago
b0f1948
Rename empty bytes in JavaNano.
by Jisi Liu
· 10 years ago
cd99c12
Rename readData() to readPrimitiveField() in JavaNano.
by Jisi Liu
· 10 years ago
Next »