summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix application launch shortcuts.Jeff Brown2011-11-291-0/+4
* EGL: default to swap interval 1Jamie Gennis2011-11-211-0/+4
* attempt to fix bug 5313580Mathias Agopian2011-11-171-0/+1
* Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on ...Jamie Gennis2011-11-161-1/+12
|\
| * SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue...Sunita Nadampalli2011-11-151-1/+12
* | Eliminate hw.keyboards system properties.Jeff Brown2011-11-153-19/+4
|/
* Define, document, and test the behavior of very large SurfaceTexturesMathias Agopian2011-11-111-2/+10
* am 5462bc63: Fix a leak in Parcel::writeBlob.Jeff Brown2011-11-051-1/+2
|\
| * Fix a leak in Parcel::writeBlob.Jeff Brown2011-11-041-1/+2
* | BlobCache: implement cache serializationJamie Gennis2011-10-311-12/+84
* | BlobCache: remove the mutex lockingJamie Gennis2011-10-311-8/+3
* | am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0Dave Burke2011-10-181-0/+1
|\ \ | |/
| * Add a LayerScreenshotMathias Agopian2011-10-181-0/+1
* | am 9a0732af: Merge "SensorManager reconnects to sensor service when the later...Mathias Agopian2011-10-171-4/+16
|\ \ | |/
| * Merge "SensorManager reconnects to sensor service when the later dies" into i...Mathias Agopian2011-10-171-4/+16
| |\
| | * SensorManager reconnects to sensor service when the later diesMathias Agopian2011-10-161-4/+16
* | | am 840b8a67: Revert "Add a LayerScreenshot"Mathias Agopian2011-10-171-1/+0
|\ \ \ | |/ /
| * | Revert "Add a LayerScreenshot"Mathias Agopian2011-10-161-1/+0
| |/
* | Merge branch 'master' of ssh://android-git:29418/platform/frameworks/baseElliott Hughes2011-10-172-5/+7
|\ \
| * \ Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61Jamie Gennis2011-10-172-5/+7
| |\ \
| | * | SurfaceFlinger: Remove display freezing codeJamie Gennis2011-10-141-2/+0
| | * | SurfaceFlinger: make sync transactions explicitJamie Gennis2011-10-142-3/+7
* | | | am 57337eb7: Merge "Add a LayerScreenshot" into ics-mr0Mathias Agopian2011-10-171-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add a LayerScreenshotMathias Agopian2011-10-141-0/+1
* | | Deprecate local-only CursorWindows.Jeff Brown2011-10-121-2/+1
| |/ |/|
* | Merge "Reduce the size of libhwui by 50%"Romain Guy2011-10-121-1/+2
|\ \ | |/ |/|
| * Reduce the size of libhwui by 50%Romain Guy2011-10-121-1/+2
* | Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0Jamie Gennis2011-10-122-10/+3
|\ \ | |/ |/|
| * SurfaceFlinger: update orientation via transactionsJamie Gennis2011-10-112-10/+3
* | Use ashmem for CursorWindows.Jeff Brown2011-10-111-160/+131
|/
* Fix regression in CursorWindow.copyStingToBuffer.Jeff Brown2011-10-071-0/+7
* Clean up CursorWindow code.Jeff Brown2011-10-061-2/+26
* Fix handling of "allow fds" state.Dianne Hackborn2011-10-031-1/+2
* Transfer large bitmaps using ashmem.Jeff Brown2011-10-031-3/+46
* Add mechanism for Parcel to not allow FDs to be written to it.Dianne Hackborn2011-10-032-1/+5
* SurfaceTexture: parameterize the texture targetJamie Gennis2011-09-301-1/+11
* SurfaceTexture: add name supportJamie Gennis2011-09-221-1/+10
* Handle orientation changes more systematically.Jeff Brown2011-09-211-6/+2
* fix the float Rect in OpenGLRenderer to handle NANsMathias Agopian2011-09-191-1/+1
* A new API "androidGetThreadPriority"Andreas Huber2011-09-161-0/+4
* Velocity Tracker II: The Revenge of Velocity TrackerJeff Brown2011-09-141-9/+40
* Tweak VelocityTracker.Jeff Brown2011-09-091-2/+6
* fix Surface positions are not floatsMathias Agopian2011-08-302-3/+3
* Merge "Add C++ thread API androidGetThreadSchedulingGroup"Glenn Kasten2011-08-291-0/+7
|\
| * Add C++ thread API androidGetThreadSchedulingGroupGlenn Kasten2011-07-081-0/+7
* | SurfaceFlinger: use the HWC gralloc usage bitJamie Gennis2011-08-221-0/+1
* | Input system bug fixes, particularly for stylus.Jeff Brown2011-08-191-0/+2
* | Merge "SurfaceTexture: fix queues-to-composer"Jamie Gennis2011-08-181-2/+3
|\ \
| * | SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-171-2/+3
* | | Merge "don't return the current buffer from dequeueBuffer"Mathias Agopian2011-08-171-1/+1
|\ \ \