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
/
src
/
google
/
protobuf
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support generation of Parcelable nano messages.
Jeff Davidson
2014-04-25
3
-2
/
+20
*
Adds --ignore_service nano proto compiler flag
Jie Dai
2014-04-23
3
-2
/
+13
*
Don't reset cachedSize to 0 in getSerializedSize
Dave Hawkey
2014-04-10
1
-3
/
+2
*
Revert "Don't reset cachedSize to 0 in getSerializedSize"
Wink Saville
2014-03-21
1
-2
/
+3
*
Don't reset cachedSize to 0 in getSerializedSize
Dave Hawkey
2014-03-21
1
-3
/
+2
*
Merge "Extension overhaul."
Max Cai
2014-02-17
5
-112
/
+159
|
\
|
*
Extension overhaul.
Max Cai
2014-01-10
5
-112
/
+159
*
|
Fix repeated packed field merging code for non-packed data.
Max Cai
2014-01-16
1
-1
/
+4
*
|
Add validation when parsing enum fields.
Max Cai
2014-01-16
3
-33
/
+120
*
|
Allow whitespace in nano codegen options.
Max Cai
2014-01-14
1
-22
/
+37
*
|
Correctness: floating point equality using bits instead of ==.
Max Cai
2014-01-10
1
-40
/
+58
*
|
Don't serialize required fields whose 'has' flags are unset.
Max Cai
2014-01-10
2
-5
/
+7
|
/
*
Avoid class initializers to help ProGuard.
Max Cai
2013-12-10
10
-76
/
+219
*
Nano: don't generate accessor methods for nested methods
Andrew Flynn
2013-12-09
3
-119
/
+6
*
Align with main: two ways of parsing repeated packable fields.
Max Cai
2013-11-18
7
-106
/
+157
*
Minimize method count for nanoproto.
Tom Chao
2013-11-11
2
-61
/
+28
*
Allow for ref-type arrays containing null elements.
Aurash Mahbod
2013-11-05
2
-20
/
+51
*
Implement hashCode() and equals() behind a generator option.
Brian Duff
2013-10-25
13
-57
/
+456
*
Feature request: set() and clear() accessors return this
Max Cai
2013-10-16
3
-17
/
+27
*
Make generated code more aligned with Google Java style.
Max Cai
2013-10-16
6
-55
/
+78
*
Fix repeated field merging semantics.
Max Cai
2013-10-15
3
-33
/
+48
*
Protect against null repeated fields.
Brian Duff
2013-10-14
3
-18
/
+25
*
Remove all field initializers and let ctor call clear().
Max Cai
2013-10-11
4
-14
/
+18
*
Merge "Add reftypes field generator option."
Ulas Kirazci
2013-10-09
5
-10
/
+51
|
\
|
*
Add reftypes field generator option.
Brian Duff
2013-10-07
5
-10
/
+51
*
|
Fix some indenting issues with set__() function
Andrew Flynn
2013-10-08
1
-10
/
+6
|
/
*
Implement enum_style=java option.
Max Cai
2013-09-25
3
-19
/
+65
*
Accessor style for optional fields.
Max Cai
2013-09-23
11
-56
/
+409
*
Add some bitfield helper methods from 2.4
Max Cai
2013-09-20
2
-0
/
+102
*
Add two codegen parameters to nano.
Max Cai
2013-09-18
2
-2
/
+30
*
Merge "Fix outer classname for javamicro/javanano."
Wink Saville
2013-08-07
11
-387
/
+217
|
\
|
*
Fix outer classname for javamicro/javanano.
Max Cai
2013-08-05
11
-387
/
+217
*
|
Merge "Fixed packed repeated serialization."
Ulas Kirazci
2013-07-31
2
-30
/
+29
|
\
\
|
|
/
|
/
|
|
*
Fixed packed repeated serialization.
Ulas Kirazci
2013-07-31
2
-30
/
+29
*
|
Add an option to inspect "has" state upon parse.
Ulas Kirazci
2013-07-29
6
-31
/
+83
|
/
*
Per-file java_multiple_files flag.
Max Cai
2013-07-25
11
-41
/
+99
*
Allow NaN/+inf/-inf defaults in micro/nano.
Chris Smith
2013-07-23
3
-8
/
+89
*
Update nano to serialize java keywords properly.
Tom Chao
2013-07-19
8
-11
/
+63
*
Make it possible to use MessageNano.mergeFrom without casting.
Brian Duff
2013-07-08
1
-1
/
+1
*
Nano support for extensions and unknown fields.
Brian Duff
2013-06-24
6
-21
/
+264
*
Fix enum field references with java_multiple_files.
Brian Duff
2013-06-07
1
-4
/
+14
*
Fix javanano compiler generating uncompileable java code. This happened
Brian Duff
2013-06-05
1
-0
/
+15
*
Don't use Arrays.copyOf in generated code.
Ficus Kirkpatrick
2013-04-08
3
-4
/
+20
*
Prevent conflicts between local and proto variable names.
Ulas Kirazci
2013-04-03
7
-118
/
+63
*
Nano protobufs.
Ulas Kirazci
2013-04-01
20
-0
/
+3357
*
Generate "modern" java to reduce warnings
Andy Stadler
2012-06-27
1
-4
/
+20
*
Changed speed optimization for strings.
Wink Saville
2010-06-07
1
-66
/
+82
*
Fix bug in generating enum class name.
Wink Saville
2010-06-02
1
-11
/
+24
*
Add support for Java micro protobuf's to protobuf-2.3.0.
Wink Saville
2010-05-29
20
-0
/
+3812
*
Add protobuf 2.3.0 sources
Wink Saville
2010-05-29
75
-4402
/
+5594
[next]