Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused and confusing comment | Mathias Agopian | 2009-08-07 | 1 | -10/+0 |
* | Merge changes 20497,20498,20499 | Android (Google) Code Review | 2009-08-07 | 3 | -50/+83 |
|\ | |||||
| * | minor code clean-up | Mathias Agopian | 2009-08-07 | 1 | -36/+15 |
| * | added EGLUtils::strerror | Mathias Agopian | 2009-08-07 | 1 | -5/+29 |
| * | better error handling | Mathias Agopian | 2009-08-06 | 2 | -9/+39 |
* | | AudioService now differentiates BT headsets and car kits. | Eric Laurent | 2009-08-07 | 2 | -4/+4 |
* | | Fix problem in AudioFlinger closeOutput and closeInput. | Eric Laurent | 2009-08-07 | 1 | -7/+12 |
* | | Improved unit test code for Audioflinger. | Eric Laurent | 2009-08-07 | 4 | -37/+183 |
* | | Fix lockup in audio flinger threadbase setParameters. | Eric Laurent | 2009-08-07 | 2 | -24/+47 |
* | | Merge change 9660 | Android (Google) Code Review | 2009-08-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix problem in A2DP interface closeOutputStream(). | Eric Laurent | 2009-08-04 | 1 | -1/+1 |
* | | | Merge change 9653 | Android (Google) Code Review | 2009-08-07 | 3 | -4/+16 |
|\ \ \ | |||||
| * | | | Fix getParameters() default implementation. | Eric Laurent | 2009-08-04 | 3 | -4/+16 |
| |/ / | |||||
* | | | Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ... | Eric Laurent | 2009-08-07 | 5 | -150/+161 |
| |/ |/| | |||||
* | | Merge change 20365 | Android (Google) Code Review | 2009-08-06 | 1 | -2/+3 |
|\ \ | |||||
| * | | oops, EGLConfig of value zero may be valid | Mathias Agopian | 2009-08-06 | 1 | -2/+3 |
* | | | Merge changes 20345,20346,20347 | Android (Google) Code Review | 2009-08-06 | 5 | -26/+118 |
|\ \ \ | |/ / | |||||
| * | | added two EGL helpers for selecting a config matching a certain pixelformat o... | Mathias Agopian | 2009-08-06 | 3 | -26/+112 |
| * | | added NATIVE_WINDOW_FORMAT attribute to android_native_window_t | Mathias Agopian | 2009-08-06 | 2 | -0/+6 |
* | | | EventHub: pass the name of each input device up to Java | Iliyan Malchev | 2009-08-06 | 1 | -11/+8 |
|/ / | |||||
* | | Merge change 20133 | Android (Google) Code Review | 2009-08-05 | 1 | -0/+3 |
|\ \ | |||||
| * | | don't crash when SurfaceBuffer::writeToParcel is given a null argument | Mathias Agopian | 2009-08-05 | 1 | -0/+3 |
| |/ | |||||
* | | Finish implementation of multiple pointer support for MotionEvent. | Dianne Hackborn | 2009-08-04 | 1 | -19/+71 |
|/ | |||||
* | free surface buffers before trying to allocate new ones, so we have more chan... | Mathias Agopian | 2009-08-03 | 1 | -0/+1 |
* | Merge change 9397 | Android (Google) Code Review | 2009-08-01 | 1 | -1/+18 |
|\ | |||||
| * | Fix Win32 libutils to get a working SDK build. | David 'Digit' Turner | 2009-08-01 | 1 | -1/+18 |
* | | don't crash in Parcel when given a null (and therfore invalid) native_handle_t | Mathias Agopian | 2009-07-31 | 1 | -1/+1 |
* | | be more robust when errors occur upon EGL surface creation (ie: don't crash) | Mathias Agopian | 2009-07-31 | 1 | -6/+8 |
|/ | |||||
* | Merge change 9287 | Android (Google) Code Review | 2009-07-30 | 2 | -1/+52 |
|\ | |||||
| * | fixed some issues with the software renderer when surfaces are made current. | Mathias Agopian | 2009-07-30 | 2 | -1/+52 |
* | | am 25dff70f: Merge change 9039 into donut | Android (Google) Code Review | 2009-07-30 | 1 | -4/+7 |
|\ \ | |||||
| * | | Fix #2018814: System cannot correctly render assets with "wrap_content" attri... | Dianne Hackborn | 2009-07-29 | 1 | -4/+7 |
* | | | Merge change 9070 | Android (Google) Code Review | 2009-07-30 | 1 | -0/+12 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Adding resizeInput and setAttributes for overlay | Benny Wong | 2009-07-29 | 1 | -0/+12 |
* | | | Fix a debug statement in BufferMapper | Mathias Agopian | 2009-07-30 | 1 | -1/+1 |
* | | | NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly sca... | Mathias Agopian | 2009-07-30 | 1 | -1/+2 |
* | | | am 1521cd6e: Merge change 8015 into donut | Android (Google) Code Review | 2009-07-29 | 1 | -0/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge change 8015 into donut | Android (Google) Code Review | 2009-07-28 | 1 | -0/+3 |
| |\ | |||||
| | * | Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined. | David 'Digit' Turner | 2009-07-29 | 1 | -0/+3 |
* | | | Merge change 9008 | Android (Google) Code Review | 2009-07-29 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | Only restore the bits for wallpapers that aren't built in. | Joe Onorato | 2009-07-29 | 1 | -1/+6 |
* | | | | Merge change 8987 | Android (Google) Code Review | 2009-07-29 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix firestone build | Marco Nelissen | 2009-07-29 | 1 | -0/+1 |
* | | | | Merge changes 8935,8936 | Android (Google) Code Review | 2009-07-28 | 1 | -2/+13 |
|\ \ \ \ | |||||
| * | | | | Fix the IOException in wallpaper restore -- the padding isn't required at the... | Joe Onorato | 2009-07-28 | 1 | -2/+13 |
* | | | | | fix [1985856] Seg fault when using the soft keyboard in the Messaging app | Mathias Agopian | 2009-07-28 | 1 | -15/+10 |
|/ / / / | |||||
* | | | | resolved conflicts for merge of ac38dfc5 to master | Mathias Agopian | 2009-07-28 | 2 | -6/+10 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | fix [2017532] Partial Update leaves residual image. | Mathias Agopian | 2009-07-28 | 2 | -7/+15 |
| | |/ | |/| | |||||
* | | | Fix issue 2004229: DTMF tones play through earpiece (G1). | Eric Laurent | 2009-07-28 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fix the build for BOARD_USES_GENERIC_AUDIO option | Eric Laurent | 2009-07-25 | 1 | -3/+2 |