summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ServiceManager: Allow system services running as secondary users to add servicesstable/cm-12.1-YOG4PArve Hjønnevåg2016-10-132-2/+4
* DO NOT MERGE ServiceManager: Restore basic uid checkArve Hjønnevåg2016-10-131-2/+7
* Add FrameStats default constructorPablo Ceballos2016-08-081-0/+1
* Correctly handle dup() failure in Parcel::readNativeHandleMarco Nelissen2016-07-081-1/+7
* Fix issue #27252896: Security Vulnerability -- weak binderDianne Hackborn2016-05-091-2/+10
* BQ: fix some uninitialized variablesPablo Ceballos2016-05-092-1/+2
* Merge tag 'android-5.1.1_r37' into HEADJessica Wagantall2016-04-042-4/+31
|\
| * Add SN loggingPablo Ceballos2016-02-261-0/+1
| * Sanity check IMemory access versus underlying mmapChristopher Tate2016-02-261-3/+15
| * BQ: Add permission check to BufferQueueConsumer::dumpPablo Ceballos2016-02-261-1/+15
* | Merge tag 'android-5.1.1_r35' into HEADJessica Wagantall2016-03-072-1/+2
|\|
| * IGraphicBufferProducer: fix QUEUE_BUFFER info leakRobert Shih2016-01-221-0/+1
| * IGraphicBufferConsumer: fix ATTACH_BUFFER info leakRobert Shih2016-01-221-1/+1
| * add number constraint for samples per MotionEventFlanker2015-10-272-1/+7
| * Initialize local variables to avoid data leakNaveen Leekha2015-09-281-1/+1
| * Initialize local variables to avoid data leakNaveen Leekha2015-09-281-2/+2
| * Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-08-131-1/+1
| * Verify that the native handle was createdAdam Lesinski2015-08-131-0/+4
* | add number constraint for samples per MotionEventFlanker2015-12-082-1/+7
* | Initialize local variables to avoid data leakNaveen Leekha2015-11-021-1/+1
* | Initialize local variables to avoid data leakNaveen Leekha2015-11-021-2/+2
* | sensorservice: customize sensor fusion mag filter via propKhalid Zubair2015-10-212-4/+13
* | input: Squashed commit of display-rtio patchesSteve Kondik2015-09-214-2/+14
* | Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-09-101-1/+1
* | SF: Reduce resync samples without presentDan Stoza2015-09-091-1/+1
* | native: Move fingerprint feature out of android namespace.Adnan Begovic2015-09-011-1/+1
* | Verify that the native handle was createdAdam Lesinski2015-08-121-0/+4
* | Enable fingerprint option in Settings [2/3]Andy Mast2015-07-021-0/+19
* | Add dalvik heap override for xxxhdpi phonebmc08gt2015-06-011-0/+25
* | Add HWUI overrides for xxxhdpi phonebmc08gt2015-06-011-0/+30
* | libgui: bail assertion if sensorservice cannot be foundScott Mertz2015-05-211-4/+7
* | Remove gamma correction from color correction shaderAlan Viverette2015-05-121-2/+0
* | sensorservice: Don't replace HAL orientation sensorEthan Chen2015-05-031-4/+0
* | binder: Add readuInt64() symbol for LG RIL compatibilityma34s2015-04-302-0/+12
* | installd: Add gzipped odex supportstable/cm-12.1-YOG3CRichard Uhler2015-04-231-26/+73
* | Support WAKE flag in keyboard layoutsnadlabak2015-04-201-0/+1
* | Fix a memory corruption issue when vector resizeywen2015-04-161-17/+20
* | SurfaceFlinger: Featurize libuiblur module for OSS buildByunghun Jeon2015-04-035-23/+14
* | media/hardware/HardwareAPI.h: make MediaImage 64-bit compatiblestaging/cm-12.1Praveen Chavan2015-03-281-9/+9
* | Fix mistake using width instead of height.Christopher Ferris2015-03-281-1/+1
* | surfaceflinger: Fix klockwork error.Jeykumar Sankaran2015-03-271-1/+1
* | DisplayDevice: Backwards compatibility with old EGLAndrew Dodd2015-03-222-0/+12
* | libgui: squashed update for readding ICS and JB_MR0 supportSteve Kondik2015-03-222-0/+81
* | hax: Add back the SURFACE_SKIP_FIRST_DEQUEUE legacy EGL workaroundRicardo Cerqueira2015-03-223-5/+27
* | surfaceflinger: Fix for non-qcom devicesMichael Bestas2015-03-221-2/+6
* | input: Add option to toggle pointer icon when using stylus(3/3)Steve Kondik2015-03-222-14/+32
* | surfaceflinger: Reduce logging verbosityEthan Chen2015-03-221-5/+1
* | surfaceflinger: Fix the "Fix the opaque check"Arne Coucheron2015-03-221-1/+1
* | SurfaceFlinger: Native changes to add blur effectByunghun Jeon2015-03-2227-27/+972
* | surfaceflinger: Fix the opaque checkSteve Kondik2015-03-221-1/+1