summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | clean-up/simplify all dump() APIsMathias Agopian2013-04-2212-88/+58
|/ /
* | allow dumpsys SurfaceFlinger in user builds from the shell userMathias Agopian2013-04-181-4/+7
* | Fix activation issue with auto disabled sensors.Jaikumar Ganesh2013-04-175-0/+31
* | Merge "make sure to update the "current state" when we "fake" the transaction...Mathias Agopian2013-04-131-0/+10
|\ \
| * | make sure to update the "current state" when we "fake" the transactionMathias Agopian2013-04-121-0/+10
* | | Merge "Sensor changes." into jb-mr2-devJaikumar Ganesh2013-04-135-38/+121
|\ \ \
| * | | Sensor changes.Jaikumar Ganesh2013-04-125-38/+121
* | | | Merge "DO NOT MERGE Make sure surfaces always have latest orientation info" i...Chet Haase2013-04-121-5/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | DO NOT MERGE Make sure surfaces always have latest orientation infoChet Haase2013-04-111-5/+10
* | | | Improve screenshot performance on some devices (DO NOT MERGE)Mathias Agopian2013-04-112-120/+131
| |/ / |/| |
* | | Merge "fix another bug where screenshots could end-up all black" into jb-mr2-devMathias Agopian2013-04-113-4/+37
|\ \ \
| * | | fix another bug where screenshots could end-up all blackMathias Agopian2013-04-103-4/+37
| |/ /
* / / Add liblogYing Wang2013-04-092-0/+3
|/ /
* | Merge "Tell HWComposer the dimensions of virtual displays" into jb-mr2-devJesse Hall2013-04-063-14/+34
|\ \
| * | Tell HWComposer the dimensions of virtual displaysJesse Hall2013-04-053-14/+34
* | | Merge "Actually set the virtual display output buffer." into jb-mr2-devJesse Hall2013-04-061-1/+5
|\ \ \ | |/ / |/| |
| * | Actually set the virtual display output buffer.Jesse Hall2013-04-041-1/+5
* | | Merge "Clean up HWC state when releasing a DisplayDevice" into jb-mr2-devJesse Hall2013-04-045-17/+38
|\ \ \ | |/ / |/| |
| * | Clean up HWC state when releasing a DisplayDeviceJesse Hall2013-03-275-17/+38
* | | latch transparent region hint only when we get a new frameMathias Agopian2013-04-023-7/+20
* | | Fix include pathsMathias Agopian2013-04-012-5/+6
* | | don't use compile-time configuration of libgui as much as possibleMathias Agopian2013-03-293-12/+20
* | | fix uninitialized attribute in SurfaceFlingerMathias Agopian2013-03-281-1/+2
* | | Remove unused clz.cppJesse Hall2013-03-281-37/+0
|/ /
* | Fix virtual displays for HWC<=1.1Jesse Hall2013-03-225-57/+73
* | Fix dump when virtual display existsJesse Hall2013-03-222-3/+15
* | Isolate knowledge that fb target == output bufferJesse Hall2013-03-228-26/+65
* | Use descriptive aliases instead of HWC_NUM_DISPLAY_TYPESJesse Hall2013-03-221-8/+11
* | Pass sp<Fence>s around instead of file descriptorsJesse Hall2013-03-229-23/+20
* | Merge "Release virtual display buffer immediately after HWC set" into jb-mr2-devJesse Hall2013-03-228-65/+37
|\ \