| Commit message (Expand) | Author | Age | Files | Lines |
* | fix some aspects of [2258746] native crash in launcher2 | Mathias Agopian | 2009-11-13 | 1 | -2/+2 |
* | Merge change I36d0184e into eclair | Android (Google) Code Review | 2009-11-02 | 2 | -1/+5 |
|\ |
|
| * | fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ... | Mathias Agopian | 2009-11-02 | 2 | -1/+5 |
* | | Merge change Ibaef6141 into eclair | Android (Google) Code Review | 2009-11-02 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | libbinder: add a NO_CACHING flag to MemoryHeapBase | Iliyan Malchev | 2009-10-30 | 1 | -1/+2 |
* | | Fix issue #2226370: Resource versions match with equality | Dianne Hackborn | 2009-11-01 | 1 | -2/+2 |
|/ |
|
* | Use image rect information to display zoomed picture. | Wu-cheng Li | 2009-10-29 | 1 | -0/+9 |
* | fix [2143798] Need to figure out how to do video | Mathias Agopian | 2009-10-27 | 1 | -2/+12 |
* | fix [2182249] [MR1] valgrind error in surface flinger | Mathias Agopian | 2009-10-15 | 1 | -6/+9 |
* | fix [2170319] gmail bulk operation checkbox latency on passion | Mathias Agopian | 2009-10-07 | 3 | -49/+2 |
* | fix [2152536] ANR in browser | Mathias Agopian | 2009-10-06 | 1 | -7/+13 |
* | fix [2168531] have software-only gralloc buffer side-step the HAL | Mathias Agopian | 2009-10-06 | 1 | -0/+83 |
* | fix [2167050] glTexImage2D code path buggy in SurfaceFlinger | Mathias Agopian | 2009-10-06 | 8 | -141/+297 |
* | Add zoom functions and sendCommand. | Wu-cheng Li | 2009-10-06 | 3 | -2/+19 |
* | Attempt to fix [2152536] ANR in browser | Mathias Agopian | 2009-10-02 | 1 | -7/+9 |
* | Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. | Wu-cheng Li | 2009-09-28 | 1 | -5/+7 |
* | Add camera parameter key constants and documentation. | Wu-cheng Li | 2009-09-25 | 1 | -1/+193 |
* | fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre... | Mathias Agopian | 2009-09-23 | 1 | -0/+4 |
* | Android side of the fix for [2121211] Sholes has stutter during animations | Mathias Agopian | 2009-09-17 | 1 | -0/+1 |
* | add basic time stats for surfaces lock time | Mathias Agopian | 2009-09-17 | 1 | -8/+20 |
* | Implement issue #1780928: Need support hiding nav keys. | Dianne Hackborn | 2009-09-15 | 1 | -1/+32 |
* | fix [2122448] android_native_window_t::setUsage() only reallocates the first ... | Mathias Agopian | 2009-09-15 | 1 | -2/+1 |
* | Revert "fix [2122448] android_native_window_t::setUsage() only reallocates th... | 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 | -2/+1 |
* | Fix 2083478: Camera needs an auto-focus cancel API | Chih-Chung Chang | 2009-09-15 | 3 | -0/+14 |
* | Merge change 24947 into eclair | Android (Google) Code Review | 2009-09-14 | 1 | -0/+2 |
|\ |
|
| * | make sure to update the tail pointer when undoing a dequeue | Mathias Agopian | 2009-09-14 | 1 | -0/+2 |
* | | process: Switch to common cutils sched_policy api | San Mehat | 2009-09-12 | 1 | -5/+0 |
|/ |
|
* | Merge change 24643 into eclair | Android (Google) Code Review | 2009-09-10 | 1 | -2/+3 |
|\ |
|
| * | fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore | Mathias Agopian | 2009-09-10 | 1 | -2/+3 |
* | | Merge change 24642 into eclair | Android (Google) Code Review | 2009-09-10 | 1 | -4/+12 |
|\ \
| |/ |
|
| * | make sure conditions will return when the status of a surface is not NO_ERROR | Mathias Agopian | 2009-09-10 | 1 | -4/+12 |
* | | Process: Add support for using scheduler policies instead of cgroups. | San Mehat | 2009-09-10 | 1 | -0/+5 |
|/ |
|
* | use broadcast() instead of signal() when signaling the condition-variable Thr... | Mathias Agopian | 2009-09-09 | 1 | -0/+3 |
* | fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly | Mathias Agopian | 2009-09-07 | 8 | -178/+352 |
* | Calculate specular lighting correctly | Martin Storsjo | 2009-08-25 | 1 | -0/+1 |
* | Add offset handling in MemoryHeapBase class | Benny Wong | 2009-08-20 | 1 | -2/+2 |
* | fix a bug that caused the PixelFormat viewed by Surface to be wrong. | Mathias Agopian | 2009-08-19 | 1 | -0/+3 |
* | Support for marshalling pointers / intptr_t in Parcel. | Andreas Huber | 2009-08-17 | 2 | -0/+13 |
* | really be more friendly with C | Mathias Agopian | 2009-08-17 | 1 | -8/+8 |
* | make sure to update a surface's usage bits when it changes, instead of only t... | Mathias Agopian | 2009-08-14 | 1 | -17/+35 |
* | be more friendly with C | Mathias Agopian | 2009-08-13 | 2 | -17/+17 |
* | Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom... | Mathias Agopian | 2009-08-13 | 1 | -2/+0 |
* | ui: make native_window_set_usage be a static inline | Dima Zavin | 2009-08-13 | 1 | -1/+1 |
* | Modified the camera HAL interface to use the same generic callback architectu... | Benny Wong | 2009-08-13 | 2 | -74/+82 |
* | am b8546001: Merge change 20878 into donut | Dianne Hackborn | 2009-08-12 | 1 | -0/+12 |
|\ |
|
| * | Fix issue #2048263: More debugging information | Dianne Hackborn | 2009-08-11 | 1 | -0/+12 |
* | | second take, hopefully this time it doesn't break one of the builds: "Surface... | Mathias Agopian | 2009-08-11 | 4 | -4/+47 |
* | | Revert "SurfaceFlinger will now allocate buffers based on the usage specified... | Fred Quintana | 2009-08-11 | 4 | -47/+4 |
* | | SurfaceFlinger will now allocate buffers based on the usage specified by the ... | Mathias Agopian | 2009-08-11 | 4 | -4/+47 |