summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* android_os_SELinux : Use empty array to instead of NULL to avoid the DevicePo...YuanQY2013-07-241-11/+9
* android_os_FileUtils_getVolumeUUID: Fix the incorrect logical for call blkid_...YuanQY2013-07-231-10/+40
* FileUtils: add method to get UUID of a volumeDaniel Hillenbrand2013-06-172-1/+47
* camera: Add support for sending raw commandsSteve Kondik2013-05-041-0/+14
* Vectorize bitmap operations on A15 tooSteve Kondik2013-03-041-1/+7
* core/jni/android/graphics: Cache copy of pre-scaled BitmapsLucas Crowthers2013-03-042-3/+31
* frameworks/base: vectorize Bitmap operationsLucas Crowthers2013-02-272-11/+30
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-3/+3
|\
| * Stop supplicant and dhcp before startIrfan Sheriff2012-11-061-3/+3
* | Allow purging of asset bitmapsConn O'Griofa2013-01-201-2/+10
* | Possible leak in android_emoji_EmojiFactory_newInstanceYou Kim2012-12-241-9/+5
* | Squashed commit of audio changes from CodeAuroravivek mehta2012-12-232-15/+188
* | wifi: Set the mode at native layerSteve Kondik2012-12-201-1/+5
* | framework: fix reference leak in activiy managerXin Qi2012-12-181-0/+2
* | ActivityTrigger: New class to invoke when activity starts/resumesDavid Ng2012-12-173-0/+179
* | Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-244-12/+533
* | Add support for ICS camera blobsRicardo Cerqueira2012-11-191-0/+4
|/
* Merge "Surface: add the PhysicalDisplayInfo#secure field" into jb-mr1-devJamie Gennis2012-10-231-0/+3
|\
| * Surface: add the PhysicalDisplayInfo#secure fieldJamie Gennis2012-10-231-0/+3
* | Merge "Don't null the reference to Bitmap pixels until we're really ready" in...Chet Haase2012-10-221-4/+4
|\ \ | |/ |/|
| * Don't null the reference to Bitmap pixels until we're really readyChet Haase2012-10-221-4/+4
* | Set the secureness when creating displaysJamie Gennis2012-10-191-3/+5
|/
* Take into account the texture layer's transform for clippingRomain Guy2012-10-171-1/+0
* Merge "Fix native crash while saving a panorama." into jb-mr1-devBart Sears2012-10-172-5/+11
|\
| * Fix native crash while saving a panorama.Wu-cheng Li2012-10-172-5/+11
* | Add API to enable mipmaps on BitmapRomain Guy2012-10-161-1/+12
|/
* Flag window animation transactions as animations.Jamie Gennis2012-10-151-0/+6
* Merge "fix wrong read size in ToColor_S4444_Opaque" into jb-mr1-devKeun young Park2012-10-121-1/+1
|\
| * fix wrong read size in ToColor_S4444_OpaqueKeun young Park2012-10-121-1/+1
* | Fix off-by-one.Jeff Brown2012-10-111-1/+1
|/
* Don't process UEvents in Dalvik unless they match a pattern.Jeff Brown2012-10-101-17/+79
* Don't play notifications during speech recognitionJean-Michel Trivi2012-10-101-1/+10
* Merge "Camera: Query AudioService for shutter sound enforcement." into jb-mr1...Eino-Ville Talvala2012-10-091-2/+2
|\
| * Camera: Query AudioService for shutter sound enforcement.Eino-Ville Talvala2012-10-081-2/+2
* | Blank or unblank all displays as need.Jeff Brown2012-10-081-0/+21
|/
* Fix for 7281523 android.text.cts.SelectionTest#testMoveRight failuresRaph Levien2012-10-041-1/+1
* Fix for testPaintFlagsDrawFilter CTS testRaph Levien2012-10-031-1/+10
* Merge "Fix for bug 7234184 F/TextLayoutCache: Failed to put an entry..." into...Raph Levien2012-10-022-28/+16
|\
| * Fix for bug 7234184 F/TextLayoutCache: Failed to put an entry...Raph Levien2012-10-022-28/+16
* | Fix target utilization property_get.Ian Rogers2012-10-011-1/+1
|/
* Fix texture corruptionChet Haase2012-09-302-0/+9
* Merge "Fix for bug 6936752 Tamil text gets truncated on right-hand side" into...Raph Levien2012-09-281-14/+15
|\
| * Fix for bug 6936752 Tamil text gets truncated on right-hand sideRaph Levien2012-09-241-14/+15
* | Fix JNI method signature.Jeff Sharkey2012-09-261-1/+1
* | Implement android.media.AudioManager.getProperty()Glenn Kasten2012-09-251-0/+14
* | Don't destroy the same texture twiceRomain Guy2012-09-251-0/+6
* | Merge "Extra GC heap configuration parameters." into jb-mr1-devIan Rogers2012-09-251-0/+24
|\ \
| * | Extra GC heap configuration parameters.Ian Rogers2012-09-231-0/+24
* | | Add a property to disable libhwui's scissor optimizationRomain Guy2012-09-241-2/+6
| |/ |/|
* | Merge "NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSound...Eino-Ville Talvala2012-09-211-0/+10
|\ \