- 6225df0 DRM framwork bug fix: add an API to release resources by Kei Takahashi · 13 years ago
- d7fa7de Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 13 years ago
- f881fa5 Merge "stagefright amr: Avoid C++/C99 for loops with variable declaration" by Jean-Baptiste Queru · 13 years ago
- 93df415 Merge "Add stubs for better compatibility" by Jean-Baptiste Queru · 13 years ago
- 9e3d957 Merge "stagefright aacenc: Add prototypes for arm specific implementations of functions" by Jean-Baptiste Queru · 13 years ago
- 354ac77 Merge "stagefright amrwb: Make local const arrays static" by Jean-Baptiste Queru · 13 years ago
- 695cfe1 Merge "stagefright amrwb: Change a C++ style cast into a C style cast" by Jean-Baptiste Queru · 13 years ago
- b084141 stagefright amr: Avoid C++/C99 for loops with variable declaration by Martin Storsjo · 13 years ago
- f7f1280 Merge changes Ib4e27ea3,I4ad55266,Ie32b32c7 by Jean-Baptiste Queru · 13 years ago
- 1a864db Merge "stagefright aacenc: Simplify the definition of __inline" by Jean-Baptiste Queru · 13 years ago
- 77576ff Merge "stagefright amrwbenc: Remove a useless check" by Jean-Baptiste Queru · 13 years ago
- be9a705 Merge "stagefright aacenc: Remove a stray semicolon" by Jean-Baptiste Queru · 13 years ago
- fe5f5d7 Merge "stagefright amrwb: Make a global const array static" by Jean-Baptiste Queru · 13 years ago
- 94ee1bf Merge "stagefright amrwbenc: Change keyword ordering" by Jean-Baptiste Queru · 13 years ago
- 5aff259 Merge "stagefright aacenc: Don't address a Word32 with a Word16 pointer" by Jean-Baptiste Queru · 13 years ago
- c3c9035 Add stubs for better compatibility by Jean-Baptiste Queru · 13 years ago
- dafebd6 stagefright amrnb: Remove extern from table definitions by Martin Storsjo · 14 years ago
- 9cb864d stagefright amrnb: Add includes for prototype declarations of tables by Martin Storsjo · 14 years ago
- 67d536a stagefright amrnb: Add missing const qualifier to table declarations in headers by Martin Storsjo · 14 years ago
- 7a60831 stagefright amrwb: Make a global const array static by Martin Storsjo · 14 years ago
- b3094e4 stagefright amrwb: Make local const arrays static by Martin Storsjo · 14 years ago
- ab01498 stagefright amrwb: Change a C++ style cast into a C style cast by Martin Storsjo · 14 years ago
- a9e1747 stagefright aacenc: Remove a stray semicolon by Martin Storsjo · 13 years ago
- e3c3499 stagefright aacenc: Add prototypes for arm specific implementations of functions by Martin Storsjo · 13 years ago
- 4a12db6 stagefright amrwbenc: Change keyword ordering by Martin Storsjo · 13 years ago
- 30b0bb4 stagefright amrwbenc: Remove a useless check by Martin Storsjo · 13 years ago
- 6a300a5 Merge "stagefright aacenc: Make the bits to write in WriteBits unsigned" by Jean-Baptiste Queru · 13 years ago
- d6a2515 Merge "stagefright aacenc: Fix an inline asm constraint" by Jean-Baptiste Queru · 13 years ago
- ea22778 Merge changes I903353c5,I822dcc74 by Jean-Baptiste Queru · 13 years ago
- bf45bbf Merge "stagefright aacenc: Zero-initialize a struct" by Jean-Baptiste Queru · 13 years ago
- e5bdd24 Merge "stagefright aacenc: Avoid warnings about incompatible pointer types" by Jean-Baptiste Queru · 13 years ago
- 47b56c5 Merge "stagefright aacenc: Add const declarations to some pointers" by Jean-Baptiste Queru · 13 years ago
- 1b70461 Merge "stagefright aacenc: Fix inline asm" by Jean-Baptiste Queru · 13 years ago
- bf1e85b Merge "stagefright aacenc: Fix inline asm constraints" by Jean-Baptiste Queru · 13 years ago
- 63e43ba Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" by Jean-Baptiste Queru · 13 years ago
- 69e9c30 Merge "Add stubs for improved compatibility" by Jean-Baptiste Queru · 13 years ago
- 2d03a93 Merge "Xcode 4.3 compatibility checkin" by Jean-Baptiste Queru · 13 years ago
- 4280891 Merge "The bigger touch slop still has a problem" by Jean-Baptiste Queru · 13 years ago
- cd0f308 Add stubs for improved compatibility by Jean-Baptiste Queru · 13 years ago
- fc24982 Merge "Call onTimeChanged when AM/PM changed." by Jean-Baptiste Queru · 13 years ago
- dac640f The bigger touch slop still has a problem by Masanori Ogino · 13 years ago
- 7a4d92a Xcode 4.3 compatibility checkin by Al Sutton · 13 years ago
- 44c1f01 Merge "Return error code when composing PDU fails" by Jean-Baptiste Queru · 13 years ago
- c2461eb Merge "Add support for bmp and wav content types in MMS" by Jean-Baptiste Queru · 13 years ago
- a1ee18f Merge "Increase PDU parts buffer size for performance reasons" by Jean-Baptiste Queru · 13 years ago
- 9962ca1 Increase PDU parts buffer size for performance reasons by Matthias Thomae · 14 years ago
- 54c3ce2 Return error code when composing PDU fails by Matthias Thomae · 14 years ago
- f821ce7 Call onTimeChanged when AM/PM changed. by SeongJae Park · 13 years ago
- 472512f Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 13 years ago
- a081c7b Merge "Skia API changes as a result of an update to the Skia library." by Jean-Baptiste Queru · 13 years ago
- 8835f29 Fix incorrect prototype for JNI call by Bhanu Chetlapalli · 13 years ago
- 889a3fa Skia API changes as a result of an update to the Skia library. by Derek Sollenberger · 13 years ago
- 832dc8f7 stagefright aacenc: Avoid warnings about incompatible pointer types by Martin Storsjo · 14 years ago
- 9781870 Merge "Wi-Fi: Handle disconnect in middle of DHCP operation" by Jean-Baptiste Queru · 13 years ago
- 21bd79f Wi-Fi: Handle disconnect in middle of DHCP operation by Vishal Mahaveer · 13 years ago
- 1204550 Merge "stagefright aacenc: Fix type definitions for 64 bit platforms" by Jean-Baptiste Queru · 13 years ago
- 98539a4 Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe" by Jean-Baptiste Queru · 13 years ago
- d80cbb8 Merge "stagefright aacenc: Add missing newlines at the end of files" by Jean-Baptiste Queru · 13 years ago
- 164a984 Merge "stagefright aacenc: Properly terminate a comment" by Jean-Baptiste Queru · 13 years ago
- 9d25b82 Merge "Rename LOG_ASSERT to ALOG_ASSERT" by Jean-Baptiste Queru · 13 years ago
- 6df477b Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 13 years ago
- a826f9e Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)" by Jean-Baptiste Queru · 13 years ago
- 4f367f3 Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)" by Jean-Baptiste Queru · 13 years ago
- ba7f0d2 Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)" by Jean-Baptiste Queru · 13 years ago
- ee4618b Merge "Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)" by Jean-Baptiste Queru · 13 years ago
- f68633d Rename LOG_ASSERT to ALOG_ASSERT by Steve Block · 13 years ago
- c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
- a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
- 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
- 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
- 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
- c318bbb Merge "Rename (IF_)LOG() to (IF_)ALOG()" by Jean-Baptiste Queru · 13 years ago
- ad3f514 Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 13 years ago
- 4054856 stagefright aacenc: Add const declarations to some pointers by Martin Storsjo · 14 years ago
- d7bbc3d stagefright aacenc: Properly terminate a comment by Martin Storsjo · 13 years ago
- 5ab5e00 stagefright aacenc: Fix an inline asm constraint by Martin Storsjo · 13 years ago
- 5433616 stagefright aacenc: Fix inline asm by Mans Rullgard · 14 years ago
- e7e3c5c stagefright aacenc: Fix inline asm constraints by Mans Rullgard · 14 years ago
- 84b5a37 stagefright aacenc: Zero-initialize a struct by Martin Storsjo · 14 years ago
- 75261fa stagefright aacenc: Fix type definitions for 64 bit platforms by Martin Storsjo · 14 years ago
- 51a50f0 stagefright aacenc: Don't address a Word32 with a Word16 pointer by Martin Storsjo · 14 years ago
- 656bb97 stagefright amrwbenc: Make the mem_malloc function 64-bit safe by Martin Storsjo · 14 years ago
- d24a8f7 stagefright aacenc: Make the bits to write in WriteBits unsigned by Martin Storsjo · 14 years ago
- 17510c1 stagefright aacenc: Add missing newlines at the end of files by Martin Storsjo · 13 years ago
- 9f26d4c stagefright aacenc: Simplify the definition of __inline by Martin Storsjo · 14 years ago
- b4cee0f Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Jean-Baptiste Queru · 13 years ago
- ced2b2c Fixes update of extras Bundle in new Locations for GPS Provider by Sean Barbeau · 13 years ago
- 62a62ef stagefright aacenc/amrwbenc: Remove trailing whitespace by Mans Rullgard · 14 years ago
- 0a3fcc3 Fix Apache stack by John Reck · 13 years ago
- 57ea96a Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
- 4365a48 am 8b6ed2d1: Doc change: edits to ICS MR1 API Overview. by Dirk Dougherty · 13 years ago
- 8b6ed2d Doc change: edits to ICS MR1 API Overview. by Dirk Dougherty · 13 years ago
- 9b06f09 am 5b18c714: Merge "docs: Release Notes v2 for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Joe Fernandez · 13 years ago
- 5b18c71 Merge "docs: Release Notes v2 for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Joe Fernandez · 13 years ago
- 71d5c1d docs: Release Notes v2 for Android 4.0.3, ADT 16.0.1, Support lib r5-r6 by Joe Fernandez · 13 years ago
- d30167f am 14633f1b: am 48e0617b: Fixed Android U Enterprise lesson pre-requisites and a minor typo. by Fred Chung · 13 years ago
- 14633f1 am 48e0617b: Fixed Android U Enterprise lesson pre-requisites and a minor typo. by Fred Chung · 13 years ago
- 48e0617 Fixed Android U Enterprise lesson pre-requisites and a minor typo. by Fred Chung · 13 years ago
- ed8851a am 8e980c1e: Merge "docs: Release Notes for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Scott Main · 13 years ago
- 8e980c1 Merge "docs: Release Notes for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Scott Main · 13 years ago