| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Android side of the fix for [2121211] Sholes has stutter during animations | Mathias Agopian | 2009-09-17 | 4 | -3/+16 |
* | | add basic time stats for surfaces lock time | Mathias Agopian | 2009-09-17 | 2 | -3/+18 |
|/ |
|
* | Overlay could not set position or rotation immediately after created, it shou... | Benny Wong | 2009-09-16 | 1 | -0/+1 |
* | disable backbuffer preservation when possible, which may improve performance ... | Mathias Agopian | 2009-09-16 | 1 | -0/+7 |
* | fix [2119400] sholes: artifacting when switching orientation | Mathias Agopian | 2009-09-16 | 1 | -13/+13 |
* | fix again [2102410] Home Screen is not displayed in the background in Landsca... | Mathias Agopian | 2009-09-16 | 3 | -18/+84 |
* | Fix issue 2123668: Class scope typo in AudioFlinger.cpp. | Eric Laurent | 2009-09-16 | 1 | -8/+8 |
* | revert to black video background, since we don't need the color-key anylonger | Mathias Agopian | 2009-09-15 | 1 | -1/+2 |
* | fix [2122448] android_native_window_t::setUsage() only reallocates the first ... | Mathias Agopian | 2009-09-15 | 1 | -19/+10 |
* | Revert "fix [2122448] android_native_window_t::setUsage() only reallocates th... | Mathias Agopian | 2009-09-15 | 1 | -8/+18 |
* | fix [2122448] android_native_window_t::setUsage() only reallocates the first ... | Mathias Agopian | 2009-09-15 | 1 | -18/+8 |
* | Merge change 25050 into eclair | Android (Google) Code Review | 2009-09-15 | 2 | -18/+14 |
|\ |
|
| * | Fix issue 2118464: cannot play ring tones and notifications after disconnecti... | Eric Laurent | 2009-09-15 | 2 | -18/+14 |
* | | Fix 2083478: Camera needs an auto-focus cancel API | Chih-Chung Chang | 2009-09-15 | 2 | -0/+26 |
|/ |
|
* | Merge change 24872 into eclair | Android (Google) Code Review | 2009-09-15 | 1 | -2/+3 |
|\ |
|
| * | Fix issue 2115450: a2dp thread is started, even though we are only connected ... | Eric Laurent | 2009-09-14 | 1 | -2/+3 |
* | | add support for RGBX_8888 surfaces in SurfaceFlinger | Mathias Agopian | 2009-09-14 | 3 | -2/+10 |
* | | fix [2117464] SF can crash when calling dumpsys | Mathias Agopian | 2009-09-14 | 1 | -2/+13 |
* | | make sure to update the tail pointer when undoing a dequeue | Mathias Agopian | 2009-09-14 | 1 | -5/+15 |
|/ |
|
* | Merge change 24337 into eclair | Android (Google) Code Review | 2009-09-14 | 1 | -22/+27 |
|\ |
|
| * | Fix issue 2107584: media server crash when AudioFlinger fails to allocate mem... | Eric Laurent | 2009-09-09 | 1 | -22/+27 |
* | | fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call th... | Mathias Agopian | 2009-09-11 | 1 | -3/+22 |
* | | fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore | Mathias Agopian | 2009-09-10 | 6 | -34/+74 |
* | | make sure conditions will return when the status of a surface is not NO_ERROR | Mathias Agopian | 2009-09-10 | 1 | -1/+17 |
* | | add a debug property to disable h/w composition. debug.sf.hw, when set to 0 w... | Mathias Agopian | 2009-09-09 | 1 | -2/+13 |
* | | fix [2102410] Home Screen is not displayed in the background in Landscape Mode | Mathias Agopian | 2009-09-09 | 2 | -11/+35 |
* | | Fix sim-eng build. | Andy McFadden | 2009-09-09 | 1 | -0/+4 |
* | | Merge change 24335 into eclair | Android (Google) Code Review | 2009-09-09 | 1 | -2/+7 |
|\ \ |
|
| * | | use broadcast() instead of signal() when signaling the condition-variable Thr... | Mathias Agopian | 2009-09-09 | 1 | -2/+7 |
* | | | Merge change 24334 into eclair | Android (Google) Code Review | 2009-09-09 | 2 | -33/+29 |
|\ \ \
| |/ / |
|
| * | | fix [2037525] Fail to start camera after adb sync new Camera | Mathias Agopian | 2009-09-09 | 2 | -33/+29 |
* | | | Merge change 24333 into eclair | Android (Google) Code Review | 2009-09-09 | 2 | -19/+21 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | rename Mutexes to make the code easier to follow | Mathias Agopian | 2009-09-08 | 2 | -19/+21 |
* | | Fix issue 1992233: DTMF tones on Sholes is really long. | Eric Laurent | 2009-09-08 | 1 | -55/+63 |
|/ |
|
* | delete old and unused source files | Mathias Agopian | 2009-09-07 | 10 | -1864/+0 |
* | fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly | Mathias Agopian | 2009-09-07 | 21 | -1097/+926 |
* | attempt to fix [2099362] Possible SurfaceFlinger crash | Mathias Agopian | 2009-09-04 | 1 | -2/+6 |
* | fix [2098939] Smooth gradients show banding on Sholes | Mathias Agopian | 2009-09-04 | 1 | -1/+2 |
* | fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a pi... | Eric Laurent | 2009-09-03 | 1 | -6/+7 |
* | Merge change 23568 into eclair | Android (Google) Code Review | 2009-09-02 | 1 | -5/+12 |
|\ |
|
| * | Work on issue #2079167: Flickering issue across multiple UI | Dianne Hackborn | 2009-09-02 | 1 | -5/+12 |
* | | Merge change 23720 into eclair | Android (Google) Code Review | 2009-09-02 | 3 | -4/+17 |
|\ \
| |/
|/| |
|
| * | Add colorkey to gl clear operation | Rebecca Schultz Zavin | 2009-09-02 | 3 | -4/+17 |
* | | Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. | Eric Fischer | 2009-09-01 | 1 | -1/+10 |
* | | Fix issue 2091594: music chirp after disconnecting A2DP. | Eric Laurent | 2009-09-01 | 1 | -1/+4 |
|/ |
|
* | Fix issue 2085690: AudioFlinger must properly terminate the input and output ... | Eric Laurent | 2009-08-31 | 1 | -2/+11 |
* | EventHub: Fix file descriptor leak. | Mike Lockwood | 2009-08-28 | 1 | -0/+1 |
* | Fix issue 2045911: Camera Shutter tone does not play correctly while listenin... | Eric Laurent | 2009-08-27 | 2 | -75/+201 |
* | dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked | Mathias Agopian | 2009-08-26 | 2 | -1/+58 |
* | fix [2070341] [FAST BLOCKER] can't successfully setup erc52 | Mathias Agopian | 2009-08-21 | 1 | -2/+12 |