aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Avoid class initializers to help ProGuard.Max Cai2013-12-1010-76/+219
* Nano: don't generate accessor methods for nested methodsAndrew Flynn2013-12-093-119/+6
* Align with main: two ways of parsing repeated packable fields.Max Cai2013-11-188-106/+252
* Fix warnings warnings in header files, hide others.Kristian Monsen2013-11-132-3/+3
* Minimize method count for nanoproto.Tom Chao2013-11-112-61/+28
* Allow for ref-type arrays containing null elements.Aurash Mahbod2013-11-052-20/+51
* Implement hashCode() and equals() behind a generator option.Brian Duff2013-10-2513-57/+456
* Feature request: set() and clear() accessors return thisMax Cai2013-10-163-17/+27
* Make generated code more aligned with Google Java style.Max Cai2013-10-166-55/+78
* Fix repeated field merging semantics.Max Cai2013-10-154-33/+95
* Protect against null repeated fields.Brian Duff2013-10-143-18/+25
* Remove all field initializers and let ctor call clear().Max Cai2013-10-114-14/+18
* Merge "Add reftypes field generator option."Ulas Kirazci2013-10-096-10/+167
|\
| * Add reftypes field generator option.Brian Duff2013-10-076-10/+167
* | Fix some indenting issues with set__() functionAndrew Flynn2013-10-081-10/+6
|/
* Fix roundtrip failure with groups when unknown fields are enabled.Nicholas Seckar2013-10-041-0/+6
* Implement enum_style=java option.Max Cai2013-09-255-19/+161
* Accessor style for optional fields.Max Cai2013-09-2312-56/+525
* Add some bitfield helper methods from 2.4Max Cai2013-09-202-0/+102
* Add two codegen parameters to nano.Max Cai2013-09-182-2/+30
* Merge "Fix outer classname for javamicro/javanano."Wink Saville2013-08-0723-405/+384
|\
| * Fix outer classname for javamicro/javanano.Max Cai2013-08-0523-405/+384
* | Merge "Fixed packed repeated serialization."Ulas Kirazci2013-07-312-30/+29
|\ \ | |/ |/|
| * Fixed packed repeated serialization.Ulas Kirazci2013-07-312-30/+29
* | Add an option to inspect "has" state upon parse.Ulas Kirazci2013-07-297-31/+161
|/
* Per-file java_multiple_files flag.Max Cai2013-07-2513-41/+193
* Allow NaN/+inf/-inf defaults in micro/nano.Chris Smith2013-07-235-8/+103
* Update nano to serialize java keywords properly.Tom Chao2013-07-199-11/+66
* Merge "Make it possible to use MessageNano.mergeFrom without casting."Ulas Kirazci2013-07-091-1/+1
|\
| * Make it possible to use MessageNano.mergeFrom without casting.Brian Duff2013-07-081-1/+1
* | Fix vanilla make build.Ulas Kirazci2013-07-092-0/+2
* | Fix the buildEvan Charlton2013-07-092-4/+14
|/
* Nano support for extensions and unknown fields.Brian Duff2013-06-247-21/+308
* Fix enum field references with java_multiple_files.Brian Duff2013-06-072-4/+18
* Fix javanano compiler generating uncompileable java code. This happenedBrian Duff2013-06-052-0/+64
* Don't use Arrays.copyOf in generated code.Ficus Kirkpatrick2013-04-083-4/+20
* Prevent conflicts between local and proto variable names.Ulas Kirazci2013-04-038-118/+68
* Nano protobufs.Ulas Kirazci2013-04-0127-473/+4402
* Generate "modern" java to reduce warningsAndy Stadler2012-06-271-4/+20
* Changed speed optimization for strings.Wink Saville2010-06-071-66/+82
* Fix bug in generating enum class name.Wink Saville2010-06-021-11/+24
* Add support for Java micro protobuf's to protobuf-2.3.0.Wink Saville2010-05-2927-1/+4277
* Add protobuf 2.3.0 sourcesWink Saville2010-05-29145-6709/+10825
* Add support for Java micro protobuf's to protobuf-2.2.0a.Wink Saville2010-05-2827-1/+4277
* Add protobuf 2.2.0a sourcesWink Saville2010-05-27177-0/+85503
* The j2me protobuf code is now in vendor/google; remove it here.Dan Egnor2009-11-135-1890/+0
* Adds a few utilities to ProtoBufUtil, integrating over from mainlineAdam Bliss2009-06-102-12/+151
* Revert "ProtoBuf update"Mitsuru Oshima2009-06-104-653/+171
* ProtoBuf updateMitsuru Oshima2009-06-104-171/+653
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+1