summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
* Add offset handling in MemoryHeapBase classBenny Wong2009-08-201-4/+4
* fix a bug that caused the PixelFormat viewed by Surface to be wrong.Mathias Agopian2009-08-196-21/+27
* fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...Mathias Agopian2009-08-192-36/+62
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-171-95/+63
* make sure to update a surface's usage bits when it changes, instead of only t...Mathias Agopian2009-08-141-23/+52
* fix a bug that could cause a window to be hidden in some cases.Mathias Agopian2009-08-131-1/+6
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-132-5/+0
* Merge change 21059Android (Google) Code Review2009-08-121-4/+11
|\
| * make sure EGL_ANDROID_swap_rectangle is actually supported before using itMathias Agopian2009-08-121-4/+11
* | Merge change 21057Android (Google) Code Review2009-08-121-1/+1
|\ \ | |/
| * Better error handling in EGL extensionsMathias Agopian2009-08-121-1/+1
* | am b8546001: Merge change 20878 into donutDianne Hackborn2009-08-121-5/+53
|\ \ | |/ |/|
| * Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-5/+53
| * Test for issue 2041105: CPU pegged after lost of bluetooth connection[WAR ROOM].Eric Laurent2009-08-081-2/+3
* | Workaround for issue 2046783.Eric Laurent2009-08-122-2/+13
* | second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-112-4/+2
* | second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-1111-33/+83
* | Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-1111-83/+33
* | SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-1111-33/+83
* | Fix issue 2046140: master: media_server crash when powering down A2DP headset...Eric Laurent2009-08-112-25/+30
* | Fix issue 2043314: Recorded audio is choppy.Eric Laurent2009-08-111-1/+1
* | Merge change 20699Android (Google) Code Review2009-08-101-0/+3
|\ \
| * | enable HW acceleration for the Dim Surface on 8k devicesMathias Agopian2009-08-101-0/+3
* | | Limit AudioFlinger mixer track sampling rate.Eric Laurent2009-08-101-0/+4
|/ /
* | remove unused and confusing commentMathias Agopian2009-08-071-10/+0
* | Merge changes 20497,20498,20499Android (Google) Code Review2009-08-073-50/+83
|\ \
| * | minor code clean-upMathias Agopian2009-08-071-36/+15
| * | added EGLUtils::strerrorMathias Agopian2009-08-071-5/+29
| * | better error handlingMathias Agopian2009-08-062-9/+39
* | | AudioService now differentiates BT headsets and car kits.Eric Laurent2009-08-072-4/+4
* | | Fix problem in AudioFlinger closeOutput and closeInput.Eric Laurent2009-08-071-7/+12
* | | Improved unit test code for Audioflinger.Eric Laurent2009-08-074-37/+183
* | | Fix lockup in audio flinger threadbase setParameters.Eric Laurent2009-08-072-24/+47
* | | Merge change 9660Android (Google) Code Review2009-08-071-1/+1
|\ \ \
| * | | Fix problem in A2DP interface closeOutputStream().Eric Laurent2009-08-041-1/+1
* | | | Merge change 9653Android (Google) Code Review2009-08-073-4/+16
|\ \ \ \
| * | | | Fix getParameters() default implementation.Eric Laurent2009-08-043-4/+16
| |/ / /
* | | | Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-075-150/+161
| |/ / |/| |
* | | Merge change 20365Android (Google) Code Review2009-08-061-2/+3
|\ \ \
| * | | oops, EGLConfig of value zero may be validMathias Agopian2009-08-061-2/+3
* | | | Merge changes 20345,20346,20347Android (Google) Code Review2009-08-065-26/+118
|\ \ \ \ | |/ / /
| * | | added two EGL helpers for selecting a config matching a certain pixelformat o...Mathias Agopian2009-08-063-26/+112
| * | | added NATIVE_WINDOW_FORMAT attribute to android_native_window_tMathias Agopian2009-08-062-0/+6
* | | | EventHub: pass the name of each input device up to JavaIliyan Malchev2009-08-061-11/+8
|/ / /
* | | Merge change 20133Android (Google) Code Review2009-08-051-0/+3
|\ \ \
| * | | don't crash when SurfaceBuffer::writeToParcel is given a null argumentMathias Agopian2009-08-051-0/+3
| |/ /
* | | Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-19/+71
|/ /
* | free surface buffers before trying to allocate new ones, so we have more chan...Mathias Agopian2009-08-031-0/+1
* | Merge change 9397Android (Google) Code Review2009-08-011-1/+18
|\ \
| * | Fix Win32 libutils to get a working SDK build.David 'Digit' Turner2009-08-011-1/+18