index
:
external_protobuf.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix how getRepeatedFieldArrayLength works"
Max Cai
2014-08-05
1
-5
/
+1
|
\
|
*
Fix how getRepeatedFieldArrayLength works
Max Cai
2014-07-03
1
-5
/
+1
*
|
Add a hasExtension method to ExtendableMessageNano.
Juan Silveira
2014-07-17
2
-2
/
+69
*
|
Fix access around unknownFieldData.
Max Cai
2014-07-15
3
-6
/
+31
*
|
Keep pointers to extension values.
Juan Silveira
2014-07-14
6
-250
/
+913
|
/
*
Fix NPE when clearing an extension in nano protos
Jan-Willem Maarse
2014-05-01
2
-1
/
+15
*
Support generation of Parcelable nano messages.
Jeff Davidson
2014-04-25
5
-0
/
+345
*
Don't reset cachedSize to 0 in getSerializedSize
Dave Hawkey
2014-04-10
3
-6
/
+26
*
Revert "Don't reset cachedSize to 0 in getSerializedSize"
Wink Saville
2014-03-21
3
-30
/
+7
*
Don't reset cachedSize to 0 in getSerializedSize
Dave Hawkey
2014-03-21
3
-7
/
+30
*
Merge "Extension overhaul."
Max Cai
2014-02-17
6
-407
/
+866
|
\
|
*
Extension overhaul.
Max Cai
2014-01-10
6
-407
/
+866
*
|
Fix repeated packed field merging code for non-packed data.
Max Cai
2014-01-16
1
-8
/
+12
*
|
Add validation when parsing enum fields.
Max Cai
2014-01-16
1
-0
/
+122
*
|
Correctness: floating point equality using bits instead of ==.
Max Cai
2014-01-10
1
-10
/
+121
*
|
Don't serialize required fields whose 'has' flags are unset.
Max Cai
2014-01-10
1
-1
/
+6
|
/
*
Fix MessageNanoPrinter for accessors
Andrew Flynn
2013-12-12
3
-25
/
+102
*
Avoid class initializers to help ProGuard.
Max Cai
2013-12-10
2
-18
/
+29
*
Nano: don't generate accessor methods for nested methods
Andrew Flynn
2013-12-09
1
-16
/
+44
*
Align with main: two ways of parsing repeated packable fields.
Max Cai
2013-11-18
1
-0
/
+72
*
Merge "Update MessageNano#toString() to return mostly valid TextFormat."
Max Cai
2013-11-15
3
-40
/
+84
|
\
|
*
Update MessageNano#toString() to return mostly valid TextFormat.
Nicholas Seckar
2013-11-15
3
-40
/
+84
*
|
Minimize method count for nanoproto.
Tom Chao
2013-11-11
2
-2
/
+84
|
/
*
Allow for ref-type arrays containing null elements.
Aurash Mahbod
2013-11-05
1
-2
/
+31
*
Implement hashCode() and equals() behind a generator option.
Brian Duff
2013-10-25
3
-4
/
+455
*
Feature request: set() and clear() accessors return this
Max Cai
2013-10-16
1
-0
/
+6
*
Fix repeated field merging semantics.
Max Cai
2013-10-15
1
-4
/
+97
*
Protect against null repeated fields.
Brian Duff
2013-10-14
2
-3
/
+53
*
Add reftypes field generator option.
Brian Duff
2013-10-07
1
-0
/
+62
*
Fix roundtrip failure with groups when unknown fields are enabled.
Nicholas Seckar
2013-10-04
2
-2
/
+24
*
Implement enum_style=java option.
Max Cai
2013-09-25
1
-0
/
+13
*
Accessor style for optional fields.
Max Cai
2013-09-23
1
-1
/
+149
*
Merge "Fix outer classname for javamicro/javanano."
Wink Saville
2013-08-07
2
-5
/
+86
|
\
|
*
Fix outer classname for javamicro/javanano.
Max Cai
2013-08-05
2
-5
/
+86
*
|
Merge "Fixed packed repeated serialization."
Ulas Kirazci
2013-07-31
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
Fixed packed repeated serialization.
Ulas Kirazci
2013-07-31
1
-0
/
+19
*
|
Add an option to inspect "has" state upon parse.
Ulas Kirazci
2013-07-29
1
-0
/
+88
|
/
*
Per-file java_multiple_files flag.
Max Cai
2013-07-25
2
-2
/
+35
*
Allow NaN/+inf/-inf defaults in micro/nano.
Chris Smith
2013-07-23
2
-0
/
+38
*
Update nano to serialize java keywords properly.
Tom Chao
2013-07-19
1
-0
/
+6
*
Make it possible to use MessageNano.mergeFrom without casting.
Brian Duff
2013-07-08
2
-3
/
+12
*
Nano support for extensions and unknown fields.
Brian Duff
2013-06-24
6
-4
/
+497
*
Add toString() method to MessageNano.
Andrew Flynn
2013-06-04
3
-0
/
+241
*
Nano protobufs.
Ulas Kirazci
2013-04-01
7
-0
/
+4110
*
When computing Group and Message size use getSerializedSize.
Wink Saville
2012-06-11
1
-2
/
+2
*
Fix bug in skipRawBytes if request is larger than buffer.
Wink Saville
2011-06-20
4
-2
/
+95
*
Remove vestigial references to StringUtf8Micro.
Wink Saville
2010-10-06
1
-1
/
+0
*
Changed speed optimization for strings.
Wink Saville
2010-06-07
3
-934
/
+32
*
Add support for Java micro protobuf's to protobuf-2.3.0.
Wink Saville
2010-05-29
9
-0
/
+5380
*
Add protobuf 2.3.0 sources
Wink Saville
2010-05-29
36
-5563
/
+767
[next]