aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support generation of Parcelable nano messages.Jeff Davidson2014-04-255-3/+91
* Merge "Adds --ignore_service nano proto compiler flag"Max Cai2014-04-244-2/+21
|\
| * Adds --ignore_service nano proto compiler flagJie Dai2014-04-234-2/+21
|/
* Merge "Don't reset cachedSize to 0 in getSerializedSize"Max Cai2014-04-145-9/+37
|\
| * Don't reset cachedSize to 0 in getSerializedSizeDave Hawkey2014-04-105-9/+37
|/
* Merge "Revert "Don't reset cachedSize to 0 in getSerializedSize""Wink Saville2014-03-225-41/+10
|\
| * Revert "Don't reset cachedSize to 0 in getSerializedSize"Wink Saville2014-03-215-41/+10
|/
* Merge "Don't reset cachedSize to 0 in getSerializedSize"Wink Saville2014-03-215-10/+41
|\
| * Don't reset cachedSize to 0 in getSerializedSizeDave Hawkey2014-03-215-10/+41
|/
* Merge "Extension overhaul."Max Cai2014-02-1715-538/+1124
|\
| * Extension overhaul.Max Cai2014-01-1015-538/+1124
* | Merge changes I9fecff3c,I2c1eb07fMax Cai2014-02-107-61/+305
|\ \
| * | Fix repeated packed field merging code for non-packed data.Max Cai2014-01-162-9/+16
| * | Add validation when parsing enum fields.Max Cai2014-01-166-52/+289
|/ /
* | Merge "Allow whitespace in nano codegen options."Max Cai2014-01-143-30/+46
|\ \
| * | Allow whitespace in nano codegen options.Max Cai2014-01-143-30/+46
|/ /
* | Merge "Correctness: floating point equality using bits instead of ==."Max Cai2014-01-134-50/+183
|\ \
| * | Correctness: floating point equality using bits instead of ==.Max Cai2014-01-104-50/+183
* | | Merge "Don't serialize required fields whose 'has' flags are unset."Max Cai2014-01-134-6/+15
|\| | | |/ |/|
| * Don't serialize required fields whose 'has' flags are unset.Max Cai2014-01-104-6/+15
|/
* Merge "Fix MessageNanoPrinter for accessors"Andrew Flynn2013-12-193-25/+102
|\
| * Fix MessageNanoPrinter for accessorsAndrew Flynn2013-12-123-25/+102
|/
* Merge "Avoid class initializers to help ProGuard."Max Cai2013-12-1012-94/+248
|\
| * Avoid class initializers to help ProGuard.Max Cai2013-12-1012-94/+248
|/
* Merge "Nano: don't generate accessor methods for nested methods"Max Cai2013-12-105-138/+53
|\
| * Nano: don't generate accessor methods for nested methodsAndrew Flynn2013-12-095-138/+53
* | Merge commit '0afd5a4d782037ea641d75d595cf5d38ed6978ac' into HEADThe Android Open Source Project2013-12-050-0/+0
|\ \ | |/ |/|
| * am 3e0d99fa: Merge "Update MessageNano#toString() to return mostly valid Text...Max Cai2013-11-153-40/+84
| |\
| * \ am 332076f0: Merge "Fix warnings warnings in header files, hide others."Max Cai2013-11-151-3/+7
| |\ \
| * \ \ am ac8e2e15: Merge "Minimize method count for nanoproto."Max Cai2013-11-124-63/+112
| |\ \ \
| * \ \ \ am 8a15121c: Merge "Allow for ref-type arrays containing null elements."Max Cai2013-11-063-22/+82
| |\ \ \ \
| * \ \ \ \ am bb971d53: Merge "Implement hashCode() and equals() behind a generator opti...Max Cai2013-10-2516-61/+911
| |\ \ \ \ \
* | | | | | | Merge commit '7cb6b37f3799affce9e1be39977d4419283df795' into HEADThe Android Open Source Project2013-11-220-0/+0
|\| | | | | |
| * | | | | | am 42be1e79: Merge "Feature request: set() and clear() accessors return this"Max Cai2013-10-164-17/+33
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am c50f605c: Merge "Make generated code more aligned with Google Java style."Max Cai2013-10-166-55/+78
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am afaf74ce: Merge "Fix repeated field merging semantics."Max Cai2013-10-165-37/+192
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 63e819ad: Merge "Protect against null repeated fields."Max Cai2013-10-155-21/+78
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am c85806ba: Merge remote-tracking branch \'goog/klp-dev-plus-aosp\' into tom...Max Cai2013-10-150-0/+0
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'goog/klp-dev-plus-aosp' into tomergeMax Cai2013-10-1123-103/+1371
| | |\ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ am 39cee9f1: Merge "Remove all field initializers and let ctor call clear()."Max Cai2013-10-114-14/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | am cbb08132: Merge "Add missing README parts for enum_style and in-repo usage"Ulas Kirazci2013-10-101-3/+51
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am c4a1b547: Merge "Add reftypes field generator option."Ulas Kirazci2013-10-098-29/+281
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 44cbb06c: Merge "Fix some indenting issues with set__() function"Wink Saville2013-10-091-10/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 9827c718: Merge "Fix roundtrip failure with groups when unknown fields are...Ulas Kirazci2013-10-043-2/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 44dc2f1e: Merge "Implement enum_style=java option."Ulas Kirazci2013-09-287-23/+187
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 0d035e9b: Merge "Accessor style for optional fields."Ulas Kirazci2013-09-2814-63/+713
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am cc652daa: Merge "Add some bitfield helper methods from 2.4"Ulas Kirazci2013-09-242-0/+102
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 9e6afdf9: Merge "Add two codegen parameters to nano."Ulas Kirazci2013-09-242-2/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit '11c3b27d' into fix-mcWink Saville2013-08-130-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | am ece98e5f: Merge "Fix checkbuild targets, remove unittest_enum_mulitplejava...Wink Saville2013-08-081-2/+2
| |\| | | | | | | | | | | | | | | | | | |