summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r66' into marshmallow-x86android-x86-6.0-r1Chih-Wei Huang2016-09-071-0/+5
|\
| * Region: Detect malicious overflow in unflattenPablo Ceballos2016-07-211-0/+5
* | When using trackpad, mouse pointer shows instead of circleAmirhossein Simjour2016-09-062-21/+23
* | Merge tag 'android-6.0.1_r61' into marshmallow-x86Chih-Wei Huang2016-08-031-0/+1
|\ \ | |/
| * Add FrameStats default constructorPablo Ceballos2016-06-231-0/+1
* | Merge tag 'android-6.0.1_r52' into marshmallow-x86Chih-Wei Huang2016-07-081-1/+7
|\ \ | |/
| * Correctly handle dup() failure in Parcel::readNativeHandleMarco Nelissen2016-05-271-1/+7
* | Merge tag 'android-6.0.1_r46' into marshmallow-x86Chih-Wei Huang2016-06-075-3/+61
|\ \ | |/
| * Add new MotionEvent flag for partially obscured windows.Michael Wright2016-04-215-3/+61
* | SF: support higher resolutionsChih-Wei Huang2016-05-061-1/+5
* | libEGL: select pixel format by EGL_NATIVE_VISUAL_IDChih-Wei Huang2016-05-061-3/+7
* | Merge branch 'android-ia' into marshmallow-x86Chih-Wei Huang2016-05-0611-40/+95
|\ \
| * | Enable 64-bit support in libs/gui/Sensor.cppByron Gardner2016-05-061-4/+4
| * | SurfaceFlinger: disable VSync thread if no clients requiring.Wang, Yue A2016-05-061-4/+4
| * | use HAL_PIXEL_FORMAT_BGRA_8888 with hwc 1.1Tapani Pälli2016-05-061-2/+2
| * | Set PS2 Keyboard controller as not a ketboard typejuntingwang2016-05-061-1/+5
| * | binder: Fix service initialization race vs. service managerAndy Ross2016-05-062-10/+31
| * | Prevent EventHub from adding input device twiceDaniel Leung2016-05-062-1/+11
| * | egl_extensions: remove force of extension not supportedDaniel Charles2016-05-061-5/+0
| * | Pre-test native window pointer for validityPaul Drews2016-05-061-0/+34
| * | egl: Add NULL check for eglGetconfigs num_config parameterPauli Nieminen2016-05-061-0/+3
| * | Fix build problem when including hal and egl to same c filePauli Nieminen2016-05-061-13/+1
| |/
* | InputReader: add 5-point calibrationChih-Wei Huang2016-05-062-8/+37
* | auto determine the density if not provided in surfaceflingerChih-Wei Huang2016-05-061-5/+24
* | enable console managementChih-Wei Huang2016-05-067-0/+306
* | SurfaceFlinger: Add NULL check for buffer handlingPraveena Pachipulusu2016-05-062-2/+15
* | surfaceflinger: Set max acquired buffer countNaseer Ahmed2016-05-061-0/+1
* | Surface: Initialize variable and add a defensive checkRama Vaddula2016-05-061-1/+4
* | Check fence is not NULL before dereferencing itLynus Vaz2016-05-061-1/+1
* | disables hardware acceleration if debug.egl.hw=0Chih-Wei Huang2016-05-061-0/+7
* | Added option to disable touchscreen pressure sensitivity from idc filesEdward Peek2016-05-062-0/+6
* | Support old single-touch touchscreens with BTN_LEFTDanielK2016-05-062-3/+4
|/
* Fix issue #27252896: Security Vulnerability -- weak binderDianne Hackborn2016-03-251-2/+10
* BQ: fix some uninitialized variablesPablo Ceballos2016-03-252-1/+2
* 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
* IGraphicBufferProducer: fix QUEUE_BUFFER info leakandroid-6.0.1_r17Robert Shih2016-01-221-0/+1
* IGraphicBufferConsumer: fix ATTACH_BUFFER info leakRobert Shih2016-01-221-1/+1
* Merge "Avoiding flush on-change sensors at subscription" into mnc-dr-devandroid-6.0.1_r9android-6.0.1_r8android-6.0.1_r7android-6.0.1_r3android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r41Peng Xu2015-10-271-4/+9
|\
| * Avoiding flush on-change sensors at subscriptionPeng Xu2015-10-271-4/+9
* | DO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc1799c -s ours am: dbc...Nick Kralevich2015-10-230-0/+0
|\ \
| * \ DO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc1799c -s ours am: dbc...Nick Kralevich2015-10-230-0/+0
| |\ \
| | * \ DO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc1799c -s ours am: dbc...Nick Kralevich2015-10-230-0/+0
| | |\ \
| | | * \ DO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc1799c -s oursNick Kralevich2015-10-230-0/+0
| | | |\ \
| | | | * \ DO NOT MERGE: fix build try #2 am: 778b6f4902Nick Kralevich2015-10-230-0/+0
| | | | |\ \
| | | | | * \ DO NOT MERGE: fix build try #2Nick Kralevich2015-10-231-1/+1
| | | | | |\ \
| | | | | | * | DO NOT MERGE: fix build try #2Nick Kralevich2015-10-221-1/+1
* | | | | | | | Merge changes from topic 'parcel-v2' into mnc-dr-devAdrian Roos2015-10-232-15/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | Maintain Parcel ABIAdrian Roos2015-10-222-18/+34