summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix for issue 9656 - custom xml attributes in Android Libraries"Jean-Baptiste Queru2012-02-231-3/+9
|\
| * Fix for issue 9656 - custom xml attributes in Android Librariesinazaruk2011-05-281-3/+9
* | Merge "Add stubs for improved compatibility"Jean-Baptiste Queru2012-02-226-0/+107
|\ \
| * | Add stubs for improved compatibilityJean-Baptiste Queru2012-02-216-0/+107
* | | Merge "Xcode 4.3 compatibility checkin"Jean-Baptiste Queru2012-02-221-3/+3
|\ \ \
| * | | Xcode 4.3 compatibility checkinAl Sutton2012-02-191-3/+3
* | | | Merge "The bigger touch slop still has a problem"Jean-Baptiste Queru2012-02-221-2/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | The bigger touch slop still has a problemMasanori Ogino2012-02-201-2/+9
* | | | Merge "Call onTimeChanged when AM/PM changed."Jean-Baptiste Queru2012-02-211-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Call onTimeChanged when AM/PM changed.SeongJae Park2012-02-141-0/+2
| |/ /
* | | Merge "Return error code when composing PDU fails"Jean-Baptiste Queru2012-02-171-3/+1
|\ \ \
| * | | Return error code when composing PDU failsMatthias Thomae2012-02-161-3/+1
| |/ /
* | | Merge "Add support for bmp and wav content types in MMS"Jean-Baptiste Queru2012-02-171-0/+6
|\ \ \
| * | | Add support for bmp and wav content types in MMSMatthias Thomae2011-06-091-0/+6
* | | | Merge "Increase PDU parts buffer size for performance reasons"Jean-Baptiste Queru2012-02-171-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Increase PDU parts buffer size for performance reasonsMatthias Thomae2012-02-171-1/+1
|/ / /
* | | Merge "Fix incorrect prototype for JNI call"Jean-Baptiste Queru2012-02-131-1/+1
|\ \ \
| * | | Fix incorrect prototype for JNI callBhanu Chetlapalli2012-01-311-1/+1
* | | | Merge "Skia API changes as a result of an update to the Skia library."Jean-Baptiste Queru2012-02-062-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-312-2/+5
|/ / /
* | | Merge "Wi-Fi: Handle disconnect in middle of DHCP operation"Jean-Baptiste Queru2012-01-271-0/+4
|\ \ \
| * | | Wi-Fi: Handle disconnect in middle of DHCP operationVishal Mahaveer2012-01-271-0/+4
|/ / /
* | | Merge "stagefright aacenc: Fix type definitions for 64 bit platforms"Jean-Baptiste Queru2012-01-251-3/+3
|\ \ \
| * | | stagefright aacenc: Fix type definitions for 64 bit platformsMartin Storsjo2012-01-131-3/+3
* | | | Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe"Jean-Baptiste Queru2012-01-241-2/+7
|\ \ \ \
| * | | | stagefright amrwbenc: Make the mem_malloc function 64-bit safeMartin Storsjo2012-01-131-2/+7
| |/ / /
* | | | Merge "stagefright aacenc: Add missing newlines at the end of files"Jean-Baptiste Queru2012-01-2413-13/+13
|\ \ \ \
| * | | | stagefright aacenc: Add missing newlines at the end of filesMartin Storsjo2012-01-1313-13/+13
| |/ / /
* | | | Merge "stagefright aacenc: Properly terminate a comment"Jean-Baptiste Queru2012-01-241-1/+1
|\ \ \ \
| * | | | stagefright aacenc: Properly terminate a commentMartin Storsjo2012-01-131-1/+1
| |/ / /
* | | | Merge "Rename LOG_ASSERT to ALOG_ASSERT"Jean-Baptiste Queru2012-01-1913-68/+68
|\ \ \ \
| * | | | Rename LOG_ASSERT to ALOG_ASSERTSteve Block2012-01-1913-68/+68
* | | | | Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"Jean-Baptiste Queru2012-01-19295-1916/+1916
|\ \ \ \ \ | |/ / / /
| * | | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-19295-1916/+1916
* | | | | Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)"Jean-Baptiste Queru2012-01-19135-648/+648
|\ \ \ \ \ | |/ / / /
| * | | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-19135-648/+648
* | | | | Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"Jean-Baptiste Queru2012-01-19104-390/+390
|\ \ \ \ \ | |/ / / /
| * | | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-19104-390/+390
* | | | | Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"Jean-Baptiste Queru2012-01-19135-821/+821
|\ \ \ \ \ | |/ / / /
| * | | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-19135-821/+821
* | | | | Merge "Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)"Jean-Baptiste Queru2012-01-19200-3143/+3143
|\ \ \ \ \ | |/ / / /
| * | | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-19200-3143/+3143
|/ / / /
* | | | Merge "Rename (IF_)LOG() to (IF_)ALOG()"Jean-Baptiste Queru2012-01-199-20/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Rename (IF_)LOG() to (IF_)ALOG()Steve Block2012-01-189-20/+20
|/ / /
* | | Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace"Jean-Baptiste Queru2012-01-13133-5071/+5071
|\ \ \
| * | | stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-12133-5071/+5071
|/ / /
* | | Fix Apache stackJohn Reck2012-01-111-0/+1
* | | Reconcile with ics-mr1-releaseThe Android Open Source Project2011-12-160-0/+0
|\ \ \
| * | | SurfaceMediaSource: use the HW_TEXTURE usage bitJamie Gennis2011-12-151-1/+3
| * | | merge in ics-mr1-release history after reset to ics-mr1The Android Automerger2011-12-150-0/+0
| |\ \ \