summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix build -- update for function signature changeJesse Hall2013-07-161-1/+1
* Merge "Rewrite VirtualDisplaySurface"Jesse Hall2013-07-169-21/+591
|\
| * Rewrite VirtualDisplaySurfaceJesse Hall2013-07-159-21/+591
* | Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-162-7/+6
|\ \
| * | always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-122-7/+6
* | | Merge "Fix issue #9860494: Waiting for service batteryinfo..."Dianne Hackborn2013-07-161-1/+1
|\ \ \
| * | | Fix issue #9860494: Waiting for service batteryinfo...Dianne Hackborn2013-07-151-1/+1
* | | | Add skeleton of input flinger.Jeff Brown2013-07-153-0/+178
|/ / /
* | | Merge "SurfaceFlinger: EventThread: Fix Vsync array size."Jesse Hall2013-07-121-1/+1
|\ \ \ | |/ / |/| |
| * | SurfaceFlinger: EventThread: Fix Vsync array size.Saurabh Shah2013-07-121-1/+1
* | | resolved conflicts for merge of 00aea5c5 to masterMathias Agopian2013-07-126-31/+38
|\ \ \
| * \ \ am ac9a96da: fix a dead-lock in sensorserviceMathias Agopian2013-07-126-31/+38
| |\ \ \
| | * | | fix a dead-lock in sensorserviceMathias Agopian2013-07-126-31/+38
| * | | | am 23dacde4: [DO NOT MERGE] fix a bug where surfaceflinger and system_server ...Mathias Agopian2013-05-171-27/+117
| |\ \ \ \ | | |/ / /
| | * | | [DO NOT MERGE] fix a bug where surfaceflinger and system_server could deadlockMathias Agopian2013-05-171-27/+117
* | | | | Merge "Pay attention to buffer timestamps"Andy McFadden2013-07-114-8/+64
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Pay attention to buffer timestampsAndy McFadden2013-07-104-8/+64
* | | | | fix SF buffer croppingMathias Agopian2013-07-105-38/+79
| |_|_|/ |/| | |
* | | | fix a bug where surfaceflinger and system_server could deadlockMathias Agopian2013-07-081-10/+100
* | | | Merge "Refactor SF. Move all GL operations in their own class."Mathias Agopian2013-07-0817-476/+714
|\ \ \ \
| * | | | Refactor SF. Move all GL operations in their own class.Mathias Agopian2013-07-0317-476/+714
| |/ / /
* | | | improve sensorservice's dumpsysMathias Agopian2013-07-085-37/+62
* | | | Merge "simplify some unnecessary complex code"Mathias Agopian2013-07-082-16/+4
|\ \ \ \
| * | | | simplify some unnecessary complex codeMathias Agopian2013-07-082-16/+4
| |/ / /
* | | | Debug code for detecting all black pixels screenshotsMathias Agopian2013-07-082-0/+39
|/ / /
* | | SurfaceFlinger: fix releaseBuffer in updateTexImageLajos Molnar2013-06-271-1/+1
* | | clean-up SurfaceFlinger a bitMathias Agopian2013-06-065-151/+149
* | | Merge "Basic binary event-log helpers"Mathias Agopian2013-06-064-0/+251
|\ \ \
| * | | Basic binary event-log helpersMathias Agopian2013-06-054-0/+251
* | | | fix a possible deadlock when removing a layer and destroying a clientMathias Agopian2013-06-051-0/+6
|/ / /
* | | Merge changes Id5584bc1,I8ca826d0Mathias Agopian2013-05-303-23/+8
|\ \ \
| * | | revert parts of dc5b63e40, which made gyro drift estimation unstableMathias Agopian2013-05-301-16/+0
| * | | use gyro timestamp directly in fusionMathias Agopian2013-05-302-7/+8
* | | | Prevent opaque windows from making framebuffer translucentJesse Hall2013-05-243-18/+106
|/ / /
* | | BufferQueue: track buffer-queue by instance vs. by referenceLajos Molnar2013-05-232-4/+5
* | | Power manager now takes calling package name arg.Dianne Hackborn2013-05-201-1/+3
* | | am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...Mathias Agopian2013-05-171-1/+1
|\ \ \ | |/ /
| * | am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longerMathias Agopian2013-05-171-1/+1
| |\ \ | | |/
| | * make the warning timout of Fence::waitForever() implicit and longerMathias Agopian2013-05-161-1/+1
* | | various fixes to the sensorserviceMathias Agopian2013-05-168-54/+61
* | | am 28fc78bf: am e8fed71d: Merge "Abort surface composition if hw surface is i...Jesse Hall2013-05-131-1/+5
|\ \ \ | |/ /
| * | am e8fed71d: Merge "Abort surface composition if hw surface is invalid"Jesse Hall2013-05-131-1/+5
| |\ \ | | |/ | |/|
| | * Abort surface composition if hw surface is invalidMichael Chock2013-05-131-1/+5
* | | take the "transparent region" into account for blendingMathias Agopian2013-05-101-3/+15
* | | reformat Rect.{cpp|h}Mathias Agopian2013-05-102-1/+5
* | | make all libsurfaceflinger and libsensorservice symbols's visibility hiddenMathias Agopian2013-05-094-14/+14
* | | am dda42952: am 64f3b2fd: Merge "Remove experimental HWC virtual display supp...Jesse Hall2013-05-086-490/+17
|\ \ \ | |/ /
| * | Remove experimental HWC virtual display supportJesse Hall2013-05-076-490/+17
* | | use a Framebuffer Object to render all screenshotsMathias Agopian2013-04-292-153/+96
* | | Add a --color option to dumpsys SurfaceFlingerMathias Agopian2013-04-224-12/+103