Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
protobuf-javalite
/
78ea98f56f7a0a028e378aee6394549707e199bc
/
javanano
3f9be70
Merge pull request #361 from brianduff/sync_aosp
by Feng Xiao
· 9 years ago
252daef
Add distributionManagement explicitly to prevent maven from using
by Bo Yang
· 9 years ago
e107e2d
Update version number to 3.0.0-alpha-4
by Bo Yang
· 9 years ago
9839c0c
Update version number to 3.0.0-alpha-3
by teboring
· 9 years ago
695715a
Speed up little endian int/long writes.
by Jeff Davidson
· 9 years ago
15bff99
Handle 0-length byte buffers in micro and nano protobufs
by Andre Eisenbach
· 10 years ago
6732dd7
Throw OutOfSpaceException instead of IllegalArgumentException.
by Charles Munger
· 10 years ago
a69b461
Inline unknownFieldData{Equals,HashCode} to generated code.
by Brian Duff
· 10 years ago
ec19be2
Generate @IntDef annotations for nanoproto enums.
by Jeff Davidson
· 10 years ago
41f0294
Add reset() and position() to CodedOutputByteBufferNano.
by Shai Barack
· 10 years ago
2712c42
DO NOT MERGE Overloading createMessageTyped to accept a tag as an integer.
by Kweku Adams
· 10 years ago
714dba3
Exclude cachedSize when printing fields.
by Brian Duff
· 10 years ago
d099a88
Add clone() method support for nano.
by Brian Duff
· 10 years ago
fb96026
When no clear() is generated, still initialize fields.
by Brian Duff
· 10 years ago
9ffaa50
Fix comments.
by Brian Duff
· 10 years ago
54511f7
Optimize measurement and serialization of nano protos.
by Charles Munger
· 10 years ago
ec2f244
Fix bug with large extension field numbers.
by Brian Duff
· 10 years ago
654bd31
Clean up imports
by Tamir Duberstein
· 10 years ago
210de28
DRY: Use `Charset` statics to eliminate exceptions
by Tamir Duberstein
· 10 years ago
0481bf3
converted javanano README to markdown. Corrected Makefile
by jesse
· 10 years ago
88eda4d
Merge pull request #231 from google/alpha-2-fix
by Chris Fallin
· 10 years ago
efd4009
Add maven release profile for JavaNano.
by Jisi Liu
· 10 years ago
40f2df3
Bump the version number to 3.0.0-alpha-3-pre
by Jisi Liu
· 10 years ago
7d8564f
Update version number to 3.0.0-alpha-2
by Jisi Liu
· 10 years ago
32f5d01
Add changelog for 3.0.0-alpha2 release.
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
72776c3
Add tests for oneofs.
by Jisi Liu
· 10 years ago
9681503
partial oneof tests.
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
c72d3d5
Oneof message level elements (consts, case getter/clear) and messsage type field oneof support.
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
fbfdbe8
Use EMPTY_BYTES in WireFormatNano
by Jisi Liu
· 10 years ago
c265fbe
Mark factory setter API as private for alpha release.
by Jisi Liu
· 10 years ago
d1bbd85
Merge the javanano map test into the main test target.
by Jisi Liu
· 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
7f36931
Add tests merging empty entries in JavaNano map
by Jisi Liu
· 10 years ago
bd3573c
Fix the behavior when merging conflicting keys, the new value always
by Jisi Liu
· 10 years ago
ca35a80
Test keys and values cannot be null.
by Jisi Liu
· 10 years ago
0d52964
Basic serialization/parsing test.
by Jisi Liu
· 10 years ago
3c0355e
Moving internal code to InternalNano and rename MapUtil to MapFactories.
by Jisi Liu
· 10 years ago
d5839d2
parsing and serialzation for maps in JavaNano.
by Jisi Liu
· 10 years ago
4d64e65
Parsing for Maps in JavaNano
by Jisi Liu
· 10 years ago
0f2a7d3
Add readData(int) to read primitive value.
by Jisi Liu
· 10 years ago
60bccb6
MOVE TYPE_XXX constants to InternalNano.
by Jisi Liu
· 10 years ago
ab74fd1
Add package for map test for nano.
by Jisi Liu
· 10 years ago
03b1416
Add tests for JavaNano maps.
by Jisi Liu
· 10 years ago
0610659
Replace links in nano proto code.
by Feng Xiao
· 10 years ago
9e65d4b
Fix the broken link at the bottom of javanano/README.txt
by Feng Xiao
· 10 years ago
cd980d1
Prepare nano proto code to be merged into protobuf repository.
by Feng Xiao
· 10 years ago