1. 8ac3734 am 9459b5c4: Merge "Fix enum field references with java_multiple_files." by Wink Saville · 11 years ago
  2. 9459b5c Merge "Fix enum field references with java_multiple_files." by Wink Saville · 11 years ago
  3. bf79e2d Fix enum field references with java_multiple_files. by Brian Duff · 11 years ago
  4. 3c46a52 am 6f59b383: Merge "Add toString() method to MessageNano." by Wink Saville · 11 years ago
  5. 6f59b38 Merge "Add toString() method to MessageNano." by Wink Saville · 11 years ago
  6. 8aa0ec5 am 4e76e72b: Merge "Fix javanano compiler generating uncompileable java code. This happened for enums when java_multiple_files=true." by Wink Saville · 11 years ago
  7. 4e76e72 Merge "Fix javanano compiler generating uncompileable java code. This happened for enums when java_multiple_files=true." by Wink Saville · 11 years ago
  8. 0eca142 Fix javanano compiler generating uncompileable java code. This happened by Brian Duff · 11 years ago
  9. 4710791 Add toString() method to MessageNano. by Andrew Flynn · 11 years ago
  10. d3aac45 am d29f87c7: Merge "Fix typos in protobuf readme." by Wink Saville · 11 years ago
  11. d29f87c Merge "Fix typos in protobuf readme." by Wink Saville · 11 years ago
  12. 6a02a45 Fix typos in protobuf readme. by Matt Thrailkill · 11 years ago
  13. d8c7eb8 am e0ee97ea: Merge "Don\'t use Arrays.copyOf in generated code." by Ficus Kirkpatrick · 11 years ago
  14. e0ee97e Merge "Don't use Arrays.copyOf in generated code." by Ficus Kirkpatrick · 11 years ago
  15. 710ca66 Don't use Arrays.copyOf in generated code. by Ficus Kirkpatrick · 11 years ago
  16. 1a76d85 am a6b79eb9: Merge "Prevent conflicts between local and proto variable names." by Wink Saville · 11 years ago
  17. 5aa7253 am fb8f78fe: Prevent conflicts between local and proto variable names. by Ulas Kirazci · 11 years ago
  18. fb8f78f Prevent conflicts between local and proto variable names. by Ulas Kirazci · 11 years ago
  19. a6b79eb Merge "Prevent conflicts between local and proto variable names." by Wink Saville · 11 years ago
  20. 0f1c4eb Prevent conflicts between local and proto variable names. by Ulas Kirazci · 11 years ago
  21. 3280d98 am 43325653: Nano protobufs. by Ulas Kirazci · 11 years ago
  22. 4332565 Nano protobufs. by Ulas Kirazci · 11 years ago
  23. b296a1e am 216c9e86: Merge "Nano protobufs." by Wink Saville · 11 years ago
  24. 216c9e8 Merge "Nano protobufs." by Wink Saville · 11 years ago
  25. 64d8d8f Nano protobufs. by Ulas Kirazci · 11 years ago
  26. adeccdc am db9ab02c: (-s ours) Build against the NDK for x86 and mips too. by Ying Wang · 12 years ago
  27. db9ab02 Build against the NDK for x86 and mips too. by Ying Wang · 12 years ago
  28. a939d66 Add gnustl+rtti version of cpp full library by Przemyslaw Szczepaniak · 12 years ago
  29. 082bf44 Build against the NDK for x86 and mips too. by Ying Wang · 12 years ago
  30. 0e637a1 am a6d94785: Retire LOCAL_NDK_VERSION. by Ying Wang · 12 years ago
  31. a6d9478 Retire LOCAL_NDK_VERSION. by Ying Wang · 12 years ago
  32. f6da580 Retire LOCAL_NDK_VERSION. by Ying Wang · 12 years ago
  33. 589f591 No-op - skip bad commit by The Android Open Source Project · 12 years ago
  34. 10f0f31 Initial empty repository by Chad Jones · 12 years ago
  35. 25b5a76 Generate "modern" java to reduce warnings by Andy Stadler · 12 years ago
  36. 77f19bf Build the target protobuf libraries against the NDK by Ying Wang · 12 years ago
  37. 6b42a64 When computing Group and Message size use getSerializedSize. by Wink Saville · 12 years ago
  38. e217977 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  39. 8a2f757 Fix bug in skipRawBytes if request is larger than buffer. by Wink Saville · 13 years ago
  40. 9fdd84a am 7cc5f59e: Unbundle protobuffer target libraries. by Ying Wang · 13 years ago
  41. 7cc5f59 Unbundle protobuffer target libraries. by Ying Wang · 13 years ago
  42. 770e659 Unbundle protobuffer target libraries. by Ying Wang · 13 years ago
  43. 8d24c6a Rename protoc to aprotoc. by Wink Saville · 14 years ago
  44. aeb2b2a Build the protocol buffer compiler 'protoc'. by Iain Merrick · 14 years ago
  45. 9875374 am 3574de1c: Remove vestigial references to StringUtf8Micro. by Wink Saville · 14 years ago
  46. 3574de1 Remove vestigial references to StringUtf8Micro. by Wink Saville · 14 years ago
  47. aa645be merge from gingerbread by Jean-Baptiste Queru · 14 years ago
  48. b854f4d Make these modules optional. by Jean-Baptiste Queru · 14 years ago
  49. 373caa0 Make protobuf usable by host-side java apps by Omari Stephens · 14 years ago
  50. fdcaf07 Add some python generated file/dirs to external/protobuf/.gitignore. by Wink Saville · 14 years ago
  51. 732aaf0 Add libprotobuf-cpp-2.3.0-full. by Wink Saville · 14 years ago
  52. 1b639e0 Changed speed optimization for strings. by Wink Saville · 14 years ago
  53. a3d3079 Add libprotobuf-java-2.3.0-lite. by Wink Saville · 14 years ago
  54. 5ea4d58 Skip stlport for simulator by Kenny Root · 14 years ago
  55. 92006e8 Merge "Add libprotobuf-cpp-2.3.0-lite" by Wink Saville · 14 years ago
  56. b3fe74b Add libprotobuf-cpp-2.3.0-lite by Wink Saville · 14 years ago
  57. 66663e9 Fix bug in generating enum class name. by Wink Saville · 14 years ago
  58. e2d5429 Add support for Java micro protobuf's to protobuf-2.3.0. by Wink Saville · 14 years ago
  59. d033295 Add protobuf 2.3.0 sources by Wink Saville · 14 years ago
  60. ede38fe Add support for Java micro protobuf's to protobuf-2.2.0a. by Wink Saville · 14 years ago
  61. fbaaef9 Add protobuf 2.2.0a sources by Wink Saville · 14 years ago
  62. 79a4a60 The Android specific files prior to adding protobuf 2.2.0a sources. by Wink Saville · 14 years ago
  63. 3e6833e Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  64. 7cebc5e am 96ccdc22: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  65. 96ccdc2 reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  66. 9fb23fe reconcile android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  67. 067706e android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  68. 5635728 The j2me protobuf code is now in vendor/google; remove it here. by Dan Egnor · 15 years ago
  69. 5493c80 reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  70. 7e659bb Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  71. 79959e7 am a67f19de: Adds a few utilities to ProtoBufUtil, integrating over from mainline by Adam Bliss · 15 years ago
  72. a67f19d Adds a few utilities to ProtoBufUtil, integrating over from mainline by Adam Bliss · 15 years ago
  73. f958768 am 7fea449b: Revert "ProtoBuf update" by Mitsuru Oshima · 15 years ago
  74. 7fea449 Revert "ProtoBuf update" by Mitsuru Oshima · 15 years ago
  75. e1db062 am 9aaf5076: ProtoBuf update * Added IntMap that uses Hashtable for larger keys * Chagned to use IntMap to allow larger tags * Changed to use autoboxing for int/longs. by Mitsuru Oshima · 15 years ago
  76. 9aaf507 ProtoBuf update by Mitsuru Oshima · 15 years ago
  77. f1391c7 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  78. 8d2478a Merge branch 'open_source_no_contributions' into google_internal by The Android Open Source Project · 15 years ago
  79. a73ffd6 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  80. eda64ea auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  81. 3a3adca Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  82. e3e6e3d auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  83. 1ca0f15 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  84. e834f9d auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  85. e61379a auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  86. 15bf103 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  87. 214e14d auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  88. 2f1917b Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  89. 35be73b Initial Contribution by The Android Open Source Project · 16 years ago