summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation errors in libmedia, libstagefright.Rene Bolldorf2010-08-172-4/+4
* Merge "Keep track of remaining fd when devices are removed"Jean-Baptiste Queru2010-08-172-10/+9
|\
| * Keep track of remaining fd when devices are removedJens Gulin2010-06-282-10/+9
* | Merge "Make the LED colors when charging customizable by the vendor"Jean-Baptiste Queru2010-08-172-10/+36
|\ \
| * | Make the LED colors when charging customizable by the vendorKenneth Andersson2010-08-032-10/+36
* | | Merge "Revert "InputMethodService: Fix ignore case in showInputMethodPickerFr...Jean-Baptiste Queru2010-08-161-1/+0
|\ \ \
| * | | Revert "InputMethodService: Fix ignore case in showInputMethodPickerFromClient"satok2010-08-171-1/+0
* | | | Merge "bootanimation: Don't open non-existing bootanimation.zip"Jean-Baptiste Queru2010-08-161-6/+9
|\ \ \ \
| * | | | bootanimation: Don't open non-existing bootanimation.zipJim Huang2010-08-101-6/+9
| | |/ / | |/| |
* | | | Merge "frameworks/base/opengl: Add NULL check"Jean-Baptiste Queru2010-08-161-4/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | frameworks/base/opengl: Add NULL checkNaomi Luis2010-08-051-4/+7
| |/ /
* | | Merge "Enhance WspTypeDecoder to decode Content Type Parameters"John Huang2010-08-124-192/+1269
|\ \ \
| * | | Enhance WspTypeDecoder to decode Content Type ParametersDan Griffin2010-08-024-192/+1269
* | | | InputMethodService: Fix ignore case in showInputMethodPickerFromClientVairavan Srinivasan2010-08-111-0/+1
* | | | InputMethodManagerService: Fix acore crash on boot upSrilakshmi Punuru2010-08-111-5/+5
* | | | Merge "Fix isUsbMassStorageConnected() will always return true"Jean-Baptiste Queru2010-08-111-1/+1
|\ \ \ \
| * | | | Fix isUsbMassStorageConnected() will always return trueTony Wu2010-08-101-1/+1
| | |/ / | |/| |
* | | | Merge "frameworks/base: Swap width and height of temporary buffer only with o...Jean-Baptiste Queru2010-08-111-1/+1
|\ \ \ \
| * | | | frameworks/base: Swap width and height of temporary buffer only withOmprakash Dhyade2010-08-101-1/+1
| |/ / /
* | | | Merge "Fix build on some linux machines"Jean-Baptiste Queru2010-08-112-2/+2
|\ \ \ \
| * | | | Fix build on some linux machineshmepas2010-08-112-2/+2
* | | | | In CW Interrogation service class is not sent.Naveen Kalla2010-08-111-1/+3
* | | | | Merge "SIM toolkit enhancements and bug fixes"Jean-Baptiste Queru2010-08-115-47/+151
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SIM toolkit enhancements and bug fixesNaveen Kalla2010-07-305-47/+151
| |/ / /
* | | | Merge "Sort the IME list before showing to user"Kenny Root2010-08-101-9/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Sort the IME list before showing to userMac Wang2010-07-231-9/+13
* | | | Merge "Fix a bug that prevented the creation of EGL shared contexts."Jean-Baptiste Queru2010-07-301-0/+4
|\ \ \ \
| * | | | Fix a bug that prevented the creation of EGL shared contexts.Jamie Gennis2010-07-291-0/+4
| | |/ / | |/| |
* | | | Cat: Generalize stk into catAlex Yakavenka2010-07-3037-176/+176
* | | | Merge "Cat: Move Stk imlpementation into Cat folder"Jean-Baptiste Queru2010-07-3032-0/+0
|\ \ \ \
| * | | | Cat: Move Stk imlpementation into Cat folderAlex Yakavenka2010-07-1232-0/+0
* | | | | Merge "Ccat: Initial CCAT implementation"Jean-Baptiste Queru2010-07-305-36/+41
|\ \ \ \ \ | |/ / / /
| * | | | Ccat: Initial CCAT implementationAlex Yakavenka2010-07-125-36/+41
* | | | | Clear preferred activities when home process crashesMattias Larsson2010-07-301-1/+22
| |/ / / |/| | |
* | | | fix inaccurate copyrightsJean-Baptiste Queru2010-07-299-9/+5
* | | | Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()"Jean-Baptiste Queru2010-07-2910-37/+57
|\ \ \ \
| * | | | Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-07-1910-37/+57
* | | | | Merge "Make hasIccCard return true if RUIM card is present."Jean-Baptiste Queru2010-07-291-5/+4
|\ \ \ \ \
| * | | | | Make hasIccCard return true if RUIM card is present.Naveen Kalla2010-06-261-5/+4
| | |_|_|/ | |/| | |
* | | | | Merge "Corrected buffer overflow when parsing /proc/wakelocks"Romain Guy2010-07-291-4/+6
|\ \ \ \ \
| * | | | | Corrected buffer overflow when parsing /proc/wakelocksJohannes Carlsson2010-07-021-4/+6
| |/ / / /
* | | | | Merge "Fixed a documentation Bug (Issue 9236)"Romain Guy2010-07-291-15/+15
|\ \ \ \ \
| * | | | | Fixed a documentation Bug (Issue 9236)Christian Mehlmauer2010-06-251-15/+15
| |/ / / /
* | | | | Make FrameworkCoreHostTests use ddmlib-prebuilt.Brett Chabot2010-07-281-1/+1
* | | | | Fix hosttests to use the new ddmlib API.Xavier Ducrohet2010-07-263-160/+529
* | | | | Merge "move native services under services/"Jean-Baptiste Queru2010-07-2671-6/+6
|\ \ \ \ \
| * | | | | move native services under services/Mathias Agopian2010-07-2271-6/+6
* | | | | | Merge "Fix build."Jean-Baptiste Queru2010-07-261-6/+1
|\ \ \ \ \ \
| * | | | | | Fix build.Jean-Baptiste Queru2010-07-161-6/+1
* | | | | | | Merge "Enables writing to USIM phonebook (fixes issue 8976)."Jean-Baptiste Queru2010-07-233-2/+45
|\ \ \ \ \ \ \