summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* don't reallocate the mesh each time we use itMathias Agopian2013-08-137-55/+87
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-1323-224/+1436
* allow "system" screenshots even when the secure flag is setMathias Agopian2013-08-131-6/+12
* make sure we have a context when creating the 1st surfaceMathias Agopian2013-08-081-0/+4
* Add ISurfaceComposer::destroyDisplayJesse Hall2013-08-082-0/+20
* batteryservice: add battery current now and charge counter dataTodd Poynor2013-08-071-0/+4
* Merge "Set the swap interval of virtual display surfaces to 0"Jesse Hall2013-08-072-2/+12
|\
| * Set the swap interval of virtual display surfaces to 0Jesse Hall2013-08-062-2/+12
* | remove support for glReadPixels screenshot pathMathias Agopian2013-08-062-57/+21
* | All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-0611-50/+53
|/
* Binderize the consumer side of BufferQueueMathias Agopian2013-08-011-1/+2
* SurfaceFlinger: Set the result of binderized screencaptureMike J. Chen2013-07-301-0/+1
* single buffer mode for BufferQueueMathias Agopian2013-07-262-2/+2
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+0
* make transparent pixels transparents againMathias Agopian2013-07-261-2/+2
* get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-252-15/+10
* add libbatteryserviceTodd Poynor2013-07-254-0/+201
* Merge "surfaceflinger: add frame duration logging"Jamie Gennis2013-07-249-12/+176
|\
| * surfaceflinger: add frame duration loggingJamie Gennis2013-07-239-12/+176
* | Merge "Add C++ library for ConnectivityManager"Geremy Condra2013-07-233-0/+106
|\ \
| * | Add C++ library for ConnectivityManagerChad Brubaker2013-07-163-0/+106
* | | move services executables sources in their respective src folderMathias Agopian2013-07-226-0/+128
| |/ |/|
* | Make ANW.setSwapInterval(0) work againMathias Agopian2013-07-192-9/+10
* | BufferQueue improvements and APIs changesMathias Agopian2013-07-187-45/+7
* | 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