summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "EGL14.eglCreateWindowSurface should set producerControlledByApp"Igor Murashkin2014-01-311-1/+1
|\
| * EGL14.eglCreateWindowSurface should set producerControlledByAppTakahiro Aizawa2013-12-181-1/+1
* | frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* | Merge "AArch64: Use of long for pointers in PropertyValuesHolder"Narayan Kamath2014-01-302-33/+33
|\ \
| * | AArch64: Use of long for pointers in PropertyValuesHolderAshok Bhat2014-01-292-33/+33
* | | change Surface constructor arg to 64bitChong Zhang2014-01-301-1/+2
* | | Map SELinux log levels to Android log levels.Stephen Smalley2014-01-291-1/+14
* | | Merge "mNativeCanvas is long, not int."Narayan Kamath2014-01-291-1/+1
|\ \ \
| * | | mNativeCanvas is long, not int.Narayan Kamath2014-01-291-1/+1
| |/ /
* | | Merge "AArch64: Use long for pointers in graphics/Interpolator"Narayan Kamath2014-01-291-14/+19
|\ \ \
| * | | AArch64: Use long for pointers in graphics/InterpolatorAshok Bhat2014-01-161-14/+19
* | | | Merge "AArch64: Use long for pointers in SurfaceTexture"Narayan Kamath2014-01-291-11/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | AArch64: Use long for pointers in SurfaceTextureAshok Bhat2014-01-161-11/+11
| |/ /
* | | Merge "AArch64: Make Binder and Parcel 64-bit compatible"Narayan Kamath2014-01-294-145/+150
|\ \ \
| * | | AArch64: Make Binder and Parcel 64-bit compatibleAshok Bhat2014-01-234-145/+150
* | | | Merge changes I3659193f,I8b78e4dbMark Salyzyn2014-01-281-43/+41
|\ \ \ \
| * | | | jni: Resolve build warningsMark Salyzyn2014-01-271-4/+9
| * | | | jni: Incorporate liblog reading APIMark Salyzyn2014-01-271-39/+32
* | | | | AArch64: Use long for pointers in graphics/CameraAshok Bhat2014-01-281-28/+46
* | | | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-2838-1691/+2344
* | | | | 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
* | | | | | Merge "Fix dest == src bugs in Matrix.cpp."Mathieu Chartier2014-01-271-6/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix dest == src bugs in Matrix.cpp.Mathieu Chartier2014-01-251-6/+6
* | | | | | Merge "AssetManager cookies should be int32_t and not void*."Narayan Kamath2014-01-271-6/+7
|\ \ \ \ \ \
| * | | | | | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-6/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge "Telephony: Modify code to check that PUK code length is always 8."Wink Saville2014-01-251-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Telephony: Modify code to check that PUK code length is always 8.Rakesh Pallerla2014-01-081-1/+1
* | | | | | Remove unused field from AssetManager.Narayan Kamath2014-01-221-1/+0
| |/ / / / |/| | | |
* | | | | Don't confuse stat and stat64.Elliott Hughes2014-01-171-1/+1
* | | | | Fix error checking in MemoryFile.Narayan Kamath2014-01-161-4/+5
| |_|/ / |/| | |
* | | | Merge "AArch64: Use long for pointers in view/input classes"Narayan Kamath2014-01-168-60/+60
|\ \ \ \
| * | | | AArch64: Use long for pointers in view/input classesAshok Bhat2014-01-098-60/+60
* | | | | Merge "AArch64: Use long for pointers in android/os/MessageQueue"Narayan Kamath2014-01-162-20/+20
|\ \ \ \ \
| * | | | | AArch64: Use long for pointers in android/os/MessageQueueAshok Bhat2014-01-102-20/+20
* | | | | | Merge "AArch64: Use long for pointers in graphics/PathMeasure"Narayan Kamath2014-01-161-36/+62
|\ \ \ \ \ \
| * | | | | | AArch64: Use long for pointers in graphics/PathMeasureAshok Bhat2014-01-131-36/+62
| |/ / / / /
* | | | | | Merge "Make YuvToJpegEncoder more JNI compliant"Narayan Kamath2014-01-161-4/+4
|\ \ \ \ \ \
| * | | | | | Make YuvToJpegEncoder more JNI compliantAshok Bhat2014-01-131-4/+4
| |/ / / / /
* | | | | | Merge changes Id54087dd,I946325e4,I2a2b2e68Narayan Kamath2014-01-164-34/+45
|\ \ \ \ \ \
| * | | | | | AArch64: Use long for pointers in BitmapRegionDecoderAshok Bhat2014-01-152-16/+20
| * | | | | | AArch64: Use long for pointers in Movie classAshok Bhat2014-01-151-18/+19
| * | | | | | AArch64: Add AssetInputStream.getNativeAssetAshok Bhat2014-01-151-0/+6
* | | | | | | Merge "AArch64: Use long for pointers in MotionEvent class"Narayan Kamath2014-01-162-125/+125
|\ \ \ \ \ \ \
| * | | | | | | AArch64: Use long for pointers in MotionEvent classAshok Bhat2014-01-082-125/+125
* | | | | | | | Merge "AArch64: Use long for pointers in VelocityTracker class"Narayan Kamath2014-01-162-27/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | AArch64: Use long for pointers in VelocityTracker classAshok Bhat2014-01-082-27/+27
| |/ / / / / / /
* | | | | | | | Merge "AArch64: Use long for pointers in android/os/MemoryFile"Narayan Kamath2014-01-162-14/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | AArch64: Use long for pointers in android/os/MemoryFileAshok Bhat2014-01-102-14/+14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "AArch64: Use long for pointers in KeyCharacterMap class"Narayan Kamath2014-01-162-35/+35
|\ \ \ \ \ \ \ \