summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSoundEino-Ville Talvala2012-09-191-0/+10
* | | Support HDMI hotplug.Jeff Brown2012-09-211-18/+47
* | | Merge "Update layers in a single batch at the beginning of a frame Bug #71868...Romain Guy2012-09-211-0/+12
|\ \ \
| * | | Update layers in a single batch at the beginning of a frameRomain Guy2012-09-211-0/+12
* | | | Merge "Fix for native crash on image decode OOM" into jb-mr1-devRaph Levien2012-09-201-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for native crash on image decode OOMRaph Levien2012-09-201-1/+3
| | |/ | |/|
* | | Merge "ISSUE 6849488 Bluedroid stack, remove system/bluetooth." into jb-mr1-devZhihai Xu2012-09-201-7/+0
|\ \ \ | |/ / |/| |
| * | ISSUE 6849488 Bluedroid stack, remove system/bluetooth.Zhihai Xu2012-09-201-7/+0
| |/
* | Merge "SurfaceTexture: remove call to doGLFenceWait" into jb-mr1-devJamie Gennis2012-09-181-4/+0
|\ \
| * | SurfaceTexture: remove call to doGLFenceWaitJamie Gennis2012-09-171-4/+0
* | | Merge "Plumb display name into SurfaceFlinger" into jb-mr1-devAndy McFadden2012-09-181-2/+1
|\ \ \
| * | | Plumb display name into SurfaceFlingerAndy McFadden2012-09-171-2/+1
| | |/ | |/|
* | | Fix occasional crash bug with layersChet Haase2012-09-171-8/+10
|/ /
* | Switch DateUtils and Time over to using the CLDR for all week and month names.Elliott Hughes2012-09-141-2/+7
* | am e5905684: am eceb3171: am f4afc401: Merge "framework: fix bug for uninitia...Raph Levien2012-09-141-1/+1
|\ \ | |/ |/|
| * am f4afc401: Merge "framework: fix bug for uninitialized variable"Raph Levien2012-09-141-1/+1
| |\
| | * framework: fix bug for uninitialized variableZhou Chang2012-08-311-1/+1