summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Remove stray logging statement.Narayan Kamath2014-03-111-2/+0
* ART profiler usage.Dave Allison2014-03-071-2/+36
* Inform libcore of time format pref. changes.Narayan Kamath2014-03-074-0/+42
* Merge "NFC: getNdefMessage() should throw exception if no tag in field."Martijn Coenen2014-03-061-0/+2
|\
| * NFC: getNdefMessage() should throw exception if no tag in field.Mathias Jeppsson2014-01-281-0/+2
* | Harden NsdManager against null-dereference crashesDave Platt2014-03-041-19/+28
* | Fix descriptor leak after accepting connectionsDave Platt2014-02-281-1/+1
* | Make getAssetInt throw unconditionally.Narayan Kamath2014-02-251-1/+1
* | Merge changes I6d4fdada,Ia34899a4Greg Hackmann2014-02-212-2/+23
|\ \
| * | Move time setting code from SystemClock to AlarmManagerServiceGreg Hackmann2014-02-212-2/+23
* | | Merge "Fix documentation for Parcel.readException()."Elliott Hughes2014-02-211-4/+5
|\ \ \
| * | | Fix documentation for Parcel.readException().Mark Doliner2014-01-021-4/+5
* | | | Merge "Miscellaneous small documentation fixes."Elliott Hughes2014-02-214-4/+4
|\ \ \ \
| * | | | Miscellaneous small documentation fixes.Mark Doliner2014-01-034-4/+4
| |/ / /
* | | | Remove unused JNITest classAshok Bhat2014-02-211-48/+0
| |/ / |/| |
* | | AArch64: Make AssetAtlasService 64-bit compatibleAshok Bhat2014-02-203-8/+8
* | | Fixed a possible infinite loop in JsonReader#skipValue()Calin Juravle2014-02-181-0/+3
* | | Merge "Extended locales in AAPT / AssetManager."Narayan Kamath2014-02-171-4/+1
|\ \ \
| * | | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-4/+1
* | | | Merge "AArch64: Use long for pointers in SurfaceSession class"Narayan Kamath2014-02-141-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | AArch64: Use long for pointers in SurfaceSession classAshok Bhat2014-02-061-4/+4
* | | | Merge "Finish fixing Zygote descriptor leakage problem"Dave Platt2014-02-122-1/+45
|\ \ \ \
| * | | | Finish fixing Zygote descriptor leakage problemDave Platt2014-02-062-1/+45
| |/ / /
* | | | Merge "Improve Parcel's handling of non-primitive arrays"Paul Duffin2014-02-121-8/+13
|\ \ \ \
| * | | | Improve Parcel's handling of non-primitive arraysPaul Duffin2014-02-111-8/+13
* | | | | Merge "Runtime resource overlay, iteration 2"Dianne Hackborn2014-02-118-16/+85
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Runtime resource overlay, iteration 2MÃ¥rten Kongstad2014-02-038-16/+85
| |/ / /
* | | | Merge "Use long for pointers in EmojiFactory and PdfDocument"Narayan Kamath2014-02-111-12/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Use long for pointers in EmojiFactory and PdfDocumentAshok Bhat2014-01-311-12/+12
* | | | AArch64: Make AssetManager and related classes 64-bit compatibleAshok Bhat2014-01-314-70/+70
* | | | Merge "Fixed cancel() not working correctly"Narayan Kamath2014-01-311-3/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed cancel() not working correctlyjl19902014-01-301-3/+12
* | | | frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* | | | AArch64: Use of long for pointers in PropertyValuesHolderAshok Bhat2014-01-291-21/+21
|/ / /
* | | Merge "AArch64: Make Binder and Parcel 64-bit compatible"Narayan Kamath2014-01-292-46/+51
|\ \ \
| * | | AArch64: Make Binder and Parcel 64-bit compatibleAshok Bhat2014-01-232-46/+51
* | | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-2810-242/+242
| |_|/ |/| |
* | | Merge "Fixed race condition in Spinner.DialogPopup on null reference."Christopher Tate2014-01-271-2/+4
|\ \ \
| * | | Fixed race condition in Spinner.DialogPopup on null reference.Daniel 2 Olofsson2013-07-121-2/+4
* | | | Remove unused field from AssetManager.Narayan Kamath2014-01-221-1/+0
| |/ / |/| |
* | | Merge "AArch64: Use long for pointers in view/input classes"Narayan Kamath2014-01-164-22/+22
|\ \ \
| * | | AArch64: Use long for pointers in view/input classesAshok Bhat2014-01-094-22/+22
* | | | Merge "AArch64: Use long for pointers in android/os/MessageQueue"Narayan Kamath2014-01-161-6/+6
|\ \ \ \
| * | | | AArch64: Use long for pointers in android/os/MessageQueueAshok Bhat2014-01-101-6/+6
* | | | | Merge changes Id54087dd,I946325e4,I2a2b2e68Narayan Kamath2014-01-161-0/+6
|\ \ \ \ \
| * | | | | AArch64: Add AssetInputStream.getNativeAssetAshok Bhat2014-01-151-0/+6
* | | | | | Merge "AArch64: Use long for pointers in MotionEvent class"Narayan Kamath2014-01-161-40/+40
|\ \ \ \ \ \
| * | | | | | AArch64: Use long for pointers in MotionEvent classAshok Bhat2014-01-081-40/+40
| | |_|/ / / | |/| | | |
* | | | | | Merge "AArch64: Use long for pointers in VelocityTracker class"Narayan Kamath2014-01-161-9/+9
|\ \ \ \ \ \
| * | | | | | AArch64: Use long for pointers in VelocityTracker classAshok Bhat2014-01-081-9/+9
| |/ / / / /