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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Unused Parameter warning in headers.
Austin Schuh
2015-05-20
3
-12
/
+13
*
Inline unknownFieldData{Equals,HashCode} to generated code.
Brian Duff
2015-04-06
1
-2
/
+8
*
am eff5d5b3: am 1d4b8b9f: am ff882b40: Merge "Generate a CREATOR for each Par...
Jeff Davidson
2015-04-06
1
-0
/
+11
|
\
|
*
Generate a CREATOR for each Parcelable message.
Jeff Davidson
2015-04-03
1
-0
/
+11
|
*
Inline unknownFieldData{Equals,HashCode} to generated code.
Brian Duff
2015-03-20
1
-2
/
+8
|
*
Expose generate_clear as an option.
Brian Duff
2015-02-21
1
-0
/
+2
|
/
*
Generate @IntDef annotations for nanoproto enums.
Jeff Davidson
2015-02-19
4
-9
/
+68
*
Upgrade protobuf library to v2.6.1.
Jeff Davidson
2015-01-20
229
-265
/
+502
*
Update protobuf's gtest to expected version.
Jeff Davidson
2015-01-20
1
-1069
/
+1234
*
Update protobuf library from 2.3 to 2.6.
Jeff Davidson
2015-01-15
229
-8763
/
+46788
*
Merge "When no clear() is generated, still initialize fields."
Brian Duff
2015-01-09
2
-12
/
+21
|
\
|
*
When no clear() is generated, still initialize fields.
Brian Duff
2015-01-09
2
-12
/
+21
*
|
Add clone() method support for nano.
Brian Duff
2015-01-09
12
-5
/
+96
|
/
*
Fix bug with large extension field numbers.
Brian Duff
2014-10-03
2
-1
/
+4
*
Change reftypes_primitive_enums to reftypes_compat_mode.
Brian Duff
2014-10-01
3
-12
/
+31
*
Adds a primitive enum mode for reftypes.
Brian Duff
2014-09-30
4
-4
/
+23
*
Includes a MessageNano subclass's name's hashCode in hashCode calculations.
Jason Neufeld
2014-09-16
1
-0
/
+1
*
Fix the aprotoc target for Windows.
Leandro Gracia Gil
2014-07-28
1
-1
/
+1
*
Don't return NULL from {Boxed}PrimitiveTypeName.
Brian Duff
2014-07-21
1
-4
/
+4
*
Fix access around unknownFieldData.
Max Cai
2014-07-15
3
-9
/
+4
*
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
*
Fix compile error on mac 10.9
Wink Saville
2014-02-21
1
-0
/
+1
*
Merge "Extension overhaul."
Max Cai
2014-02-17
9
-131
/
+258
|
\
|
*
Extension overhaul.
Max Cai
2014-01-10
9
-131
/
+258
*
|
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
4
-33
/
+148
*
|
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
3
-40
/
+62
*
|
Don't serialize required fields whose 'has' flags are unset.
Max Cai
2014-01-10
3
-5
/
+9
|
/
*
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
8
-106
/
+252
*
Fix warnings warnings in header files, hide others.
Kristian Monsen
2013-11-13
2
-3
/
+3
*
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
4
-33
/
+95
*
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
6
-10
/
+167
|
\
|
*
Add reftypes field generator option.
Brian Duff
2013-10-07
6
-10
/
+167
*
|
Fix some indenting issues with set__() function
Andrew Flynn
2013-10-08
1
-10
/
+6
|
/
*
Fix roundtrip failure with groups when unknown fields are enabled.
Nicholas Seckar
2013-10-04
1
-0
/
+6
*
Implement enum_style=java option.
Max Cai
2013-09-25
5
-19
/
+161
[next]