Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from open-source master | The Android Open Source Project | 2010-03-08 | 1 | -0/+10 |
|\ | | | | | | | Change-Id: I698b3c16bdef8751cc857b00f815cb2f95465431 | ||||
| * | Fix Heap Corruption from too long of a TAG | Keith Preston | 2010-02-18 | 1 | -0/+10 |
| | | | | | | | | | | | | snprintf has a weird return value. It returns what would have been written given a large enough buffer. In the case that the prefix is longer then our buffer(128), it messes up the calculations below possibly causing heap corruption. To avoid this we double check and set the length at the maximum (size minus null byte | ||||
| * | eclair snapshot | Jean-Baptiste Queru | 2009-11-12 | 2 | -6/+1 |
| | | |||||
| * | AI 144185: Integrate cdma into the main code base. | Wink Saville | 2009-04-02 | 1 | -1/+5 |
| | | | | | | | | Automated import of CL 144185 | ||||
| * | Automated import from //branches/donutburger/...@140818,140818 | Dianne Hackborn | 2009-03-24 | 1 | -0/+190 |
| | | |||||
* | | remove stray printfs. | Joe Onorato | 2010-03-03 | 1 | -2/+0 |
| | | |||||
* | | Make logcat print both the main and system buffers by default. Make SLOGx ↵ | Joe Onorato | 2010-03-01 | 2 | -17/+52 |
| | | | | | | | | macros work. | ||||
* | | Route all log tags with "RIL" prefix to radio buffer. | John Michelau | 2009-08-19 | 1 | -5/+1 |
| | | |||||
* | | Merge branch 'readonly-p4-master' | Wink Saville | 2009-04-02 | 1 | -1/+5 |
|\ \ | |||||
| * | | AI 144245: Fix merge conflict for megering in the CDMA changes in to master ↵ | Wink Saville | 2009-04-02 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | from donutburger. Automated import of CL 144245 | ||||
| * | | Automated import from //branches/master/...@140824,140824 | Dianne Hackborn | 2009-03-24 | 1 | -0/+190 |
| |/ | |||||
* | | Merge commit 'korg/cupcake' | The Android Open Source Project | 2009-03-27 | 1 | -0/+190 |
|\ \ | |||||
| * | | auto import from //branches/cupcake_rel/...@141571 | The Android Open Source Project | 2009-03-19 | 1 | -0/+190 |
| |/ | |||||
* | | Merge commit 'remotes/korg/cupcake' into merge | Jean-Baptiste Queru | 2009-03-18 | 2 | -8/+16 |
|\ \ | |/ | | | | | | | | | Conflicts: init/devices.c libpixelflinger/Android.mk | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -0/+2397 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -2389/+0 |
| | | |||||
| * | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 1 | -1/+1 |
| | | |||||
* | | auto import from //branches/cupcake/...@126645 | android-build SharedAccount | 2009-01-15 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -0/+1 |
| | | |||||
* | | 1. added macro definitions to AndroidConfig.h | Alexey Tarasov | 2008-11-07 | 1 | -1/+0 |
|/ | | | | 2. removed unnecessary include of <alloca.h> | ||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 5 | -0/+2388 |