Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add protobuf 2.3.0 sources | Wink Saville | 2010-05-29 | 145 | -6709/+10825 |
| | | | | | | | This is the contents of protobuf-2.3.0.tar.bz2 from http://code.google.com/p/protobuf/downloads/list. Change-Id: Idfde09ce7ef5ac027b07ee83f2674fbbed5c30b2 | ||||
* | Add support for Java micro protobuf's to protobuf-2.2.0a. | Wink Saville | 2010-05-28 | 27 | -1/+4277 |
| | | | | | | See README.android for additional information. Change-Id: I9c5ef2eec484cc87e32841f39060f8f27b8e8472 | ||||
* | Add protobuf 2.2.0a sources | Wink Saville | 2010-05-27 | 177 | -0/+85503 |
| | | | | | | | | This is the contents of protobuf-2.2.0a.tar.bz2 from http://code.google.com/p/protobuf/downloads/list and is the base code for the javamicro code generator. Change-Id: Ie9a0440a824d615086445b6636944484b3155afa | ||||
* | The j2me protobuf code is now in vendor/google; remove it here. | Dan Egnor | 2009-11-13 | 5 | -1890/+0 |
| | |||||
* | Adds a few utilities to ProtoBufUtil, integrating over from mainline | Adam Bliss | 2009-06-10 | 2 | -12/+151 |
| | |||||
* | Revert "ProtoBuf update" | Mitsuru Oshima | 2009-06-10 | 4 | -653/+171 |
| | | | | This reverts commit 9aaf507646c866ab131bf2bcd973882ff9f553cf. | ||||
* | ProtoBuf update | Mitsuru Oshima | 2009-06-10 | 4 | -171/+653 |
| | | | | | | * Added IntMap that uses Hashtable for larger keys * Chagned to use IntMap to allow larger tags * Changed to use autoboxing for int/longs. | ||||
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -0/+1 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 4 | -0/+1750 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 4 | -1716/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -38/+4 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -4/+38 |
| | |||||
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 3 | -41/+312 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+1 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 4 | -0/+1444 |