1. 721ea49 Support generation of Parcelable nano messages. by Jeff Davidson · 11 years ago
  2. a0a4f14 Adds --ignore_service nano proto compiler flag by Jie Dai · 11 years ago
  3. c821012 Don't reset cachedSize to 0 in getSerializedSize by Dave Hawkey · 11 years ago
  4. 2d84933 Revert "Don't reset cachedSize to 0 in getSerializedSize" by Wink Saville · 11 years ago
  5. c6e12c6 Don't reset cachedSize to 0 in getSerializedSize by Dave Hawkey · 11 years ago
  6. f03ad1a Fix compile error on mac 10.9 by Wink Saville · 11 years ago
  7. afc1553 Merge "Extension overhaul." by Max Cai · 11 years ago
  8. f4523dd Fix repeated packed field merging code for non-packed data. by Max Cai · 11 years ago
  9. d888895 Add validation when parsing enum fields. by Max Cai · 11 years ago
  10. 4109e91 Allow whitespace in nano codegen options. by Max Cai · 11 years ago
  11. 04e0fa4 Correctness: floating point equality using bits instead of ==. by Max Cai · 11 years ago
  12. f841772 Don't serialize required fields whose 'has' flags are unset. by Max Cai · 11 years ago
  13. 382ddcc Extension overhaul. by Max Cai · 11 years ago
  14. 5cc2420 Avoid class initializers to help ProGuard. by Max Cai · 11 years ago
  15. 102cfe6 Nano: don't generate accessor methods for nested methods by Andrew Flynn · 11 years ago
  16. fea3fd5 Align with main: two ways of parsing repeated packable fields. by Max Cai · 11 years ago
  17. cd0ff6e Fix warnings warnings in header files, hide others. by Kristian Monsen · 11 years ago
  18. 7e02f37 Minimize method count for nanoproto. by Tom Chao · 11 years ago
  19. beb57e0 Allow for ref-type arrays containing null elements. by Aurash Mahbod · 11 years ago
  20. ccc48fa Implement hashCode() and equals() behind a generator option. by Brian Duff · 11 years ago
  21. b15a1b3 Feature request: set() and clear() accessors return this by Max Cai · 11 years ago
  22. 286271f Make generated code more aligned with Google Java style. by Max Cai · 11 years ago
  23. 334a7d1 Fix repeated field merging semantics. by Max Cai · 11 years ago
  24. e03e9f4 Protect against null repeated fields. by Brian Duff · 11 years ago
  25. 5ae438c Remove all field initializers and let ctor call clear(). by Max Cai · 11 years ago
  26. c4a1b54 Merge "Add reftypes field generator option." by Ulas Kirazci · 11 years ago
  27. 5dca493 Fix some indenting issues with set__() function by Andrew Flynn · 11 years ago
  28. 0b85792 Add reftypes field generator option. by Brian Duff · 11 years ago
  29. 37ac790 Fix roundtrip failure with groups when unknown fields are enabled. by Nicholas Seckar · 11 years ago
  30. 26266cd Implement enum_style=java option. by Max Cai · 11 years ago
  31. e74fe62 Accessor style for optional fields. by Max Cai · 11 years ago
  32. 47dee56 Add some bitfield helper methods from 2.4 by Max Cai · 11 years ago
  33. 26ce449 Add two codegen parameters to nano. by Max Cai · 11 years ago
  34. e7b778b Merge "Fix outer classname for javamicro/javanano." by Wink Saville · 11 years ago
  35. 624c448 Fix outer classname for javamicro/javanano. by Max Cai · 11 years ago
  36. 87c8e31 Merge "Fixed packed repeated serialization." by Ulas Kirazci · 11 years ago
  37. 14dd1f0 Fixed packed repeated serialization. by Ulas Kirazci · 11 years ago
  38. 35d9fd8 Add an option to inspect "has" state upon parse. by Ulas Kirazci · 12 years ago
  39. 8170787 Per-file java_multiple_files flag. by Max Cai · 11 years ago
  40. 0f2ca89 Allow NaN/+inf/-inf defaults in micro/nano. by Chris Smith · 11 years ago
  41. f4e0145 Update nano to serialize java keywords properly. by Tom Chao · 11 years ago
  42. 8cf17a8 Merge "Make it possible to use MessageNano.mergeFrom without casting." by Ulas Kirazci · 11 years ago
  43. 3716863 Fix vanilla make build. by Ulas Kirazci · 11 years ago
  44. 4ce58c2 Fix the build by Evan Charlton · 11 years ago
  45. 1964141 Make it possible to use MessageNano.mergeFrom without casting. by Brian Duff · 11 years ago
  46. 0e055f0 Nano support for extensions and unknown fields. by Brian Duff · 11 years ago
  47. bf79e2d Fix enum field references with java_multiple_files. by Brian Duff · 11 years ago
  48. 0eca142 Fix javanano compiler generating uncompileable java code. This happened by Brian Duff · 11 years ago
  49. 710ca66 Don't use Arrays.copyOf in generated code. by Ficus Kirkpatrick · 12 years ago
  50. 0f1c4eb Prevent conflicts between local and proto variable names. by Ulas Kirazci · 12 years ago
  51. 64d8d8f Nano protobufs. by Ulas Kirazci · 12 years ago
  52. 25b5a76 Generate "modern" java to reduce warnings by Andy Stadler · 12 years ago
  53. 1b639e0 Changed speed optimization for strings. by Wink Saville · 14 years ago
  54. 66663e9 Fix bug in generating enum class name. by Wink Saville · 14 years ago
  55. e2d5429 Add support for Java micro protobuf's to protobuf-2.3.0. by Wink Saville · 14 years ago
  56. d033295 Add protobuf 2.3.0 sources by Wink Saville · 14 years ago
  57. ede38fe Add support for Java micro protobuf's to protobuf-2.2.0a. by Wink Saville · 14 years ago
  58. fbaaef9 Add protobuf 2.2.0a sources by Wink Saville · 14 years ago
  59. 5635728 The j2me protobuf code is now in vendor/google; remove it here. by Dan Egnor · 15 years ago
  60. a67f19d Adds a few utilities to ProtoBufUtil, integrating over from mainline by Adam Bliss · 15 years ago
  61. 7fea449 Revert "ProtoBuf update" by Mitsuru Oshima · 15 years ago
  62. 9aaf507 ProtoBuf update by Mitsuru Oshima · 15 years ago
  63. eda64ea auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  64. e3e6e3d auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  65. 1ca0f15 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  66. e834f9d auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  67. e61379a auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  68. 15bf103 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  69. 214e14d auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  70. 35be73b Initial Contribution by The Android Open Source Project · 16 years ago