index
:
external_protobuf.git
replicant-6.0
protobuf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
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
4
-7
/
+32
*
|
Keep pointers to extension values.
Juan Silveira
2014-07-14
8
-256
/
+920
|
/
*
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
6
-1
/
+355
*
Adds --ignore_service nano proto compiler flag
Jie Dai
2014-04-23
1
-0
/
+8
*
Don't reset cachedSize to 0 in getSerializedSize
Dave Hawkey
2014-04-10
4
-6
/
+35
*
Revert "Don't reset cachedSize to 0 in getSerializedSize"
Wink Saville
2014-03-21
4
-39
/
+7
*
Don't reset cachedSize to 0 in getSerializedSize
Dave Hawkey
2014-03-21
4
-7
/
+39
*
Merge "Extension overhaul."
Max Cai
2014-02-17
7
-407
/
+884
|
\
|
*
Extension overhaul.
Max Cai
2014-01-10
7
-407
/
+884
*
|
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
3
-19
/
+151
*
|
Allow whitespace in nano codegen options.
Max Cai
2014-01-14
2
-8
/
+11
*
|
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
2
-19
/
+47
*
Align with main: two ways of parsing repeated packable fields.
Max Cai
2013-11-18
3
-0
/
+74
*
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
4
-8
/
+459
*
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
2
-4
/
+98
*
Protect against null repeated fields.
Brian Duff
2013-10-14
2
-3
/
+53
*
Add missing README parts for enum_style and in-repo usage
Max Cai
2013-10-10
1
-3
/
+51
*
Add reftypes field generator option.
Brian Duff
2013-10-07
3
-19
/
+120
*
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
3
-4
/
+34
*
Accessor style for optional fields.
Max Cai
2013-09-23
3
-7
/
+194
*
Merge "Fix outer classname for javamicro/javanano."
Wink Saville
2013-08-07
4
-92
/
+334
|
\
|
*
Fix outer classname for javamicro/javanano.
Max Cai
2013-08-05
4
-92
/
+334
*
|
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
3
-0
/
+112
|
/
*
Merge "Add test for passing in proto params."
Ulas Kirazci
2013-07-26
1
-1
/
+2
|
\
|
*
Add test for passing in proto params.
Ulas Kirazci
2013-07-25
1
-1
/
+2
*
|
Per-file java_multiple_files flag.
Max Cai
2013-07-25
3
-2
/
+37
|
/
*
Allow NaN/+inf/-inf defaults in micro/nano.
Chris Smith
2013-07-23
2
-0
/
+38
*
Merge "Add contribution instructions for nano."
Ulas Kirazci
2013-07-19
1
-0
/
+18
|
\
|
*
Add contribution instructions for nano.
Ulas Kirazci
2013-07-19
1
-0
/
+18
*
|
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
7
-4
/
+503
*
Merge "Add toString() method to MessageNano."
Wink Saville
2013-06-06
3
-0
/
+241
|
\
[next]