aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor attach-UI serviceVladimir Chtchetkine2011-01-3115-137/+385
* Merge "Refactor the framebuffer service"Vladimir Chtchetkine2011-01-3111-236/+204
|\
| * Refactor the framebuffer serviceVladimir Chtchetkine2011-01-3111-236/+204
|/
* Merge "Upstream: Integrate TCG changes for remaining arches"David Turner2011-01-3110-0/+8433
|\
| * Upstream: Integrate TCG changes for remaining archesMarcus Comstedt2011-01-2710-0/+8433
* | Merge " New files are from the upstream QEMU (0.10.5), and the code is bas...David Turner2011-01-3128-0/+28307
|\ \
| * | New files are from the upstream QEMU (0.10.5), and the code is based onJun Nakajima2011-01-2928-0/+28307
|/ /
* | Merge "Refactored user-events protocol"Vladimir Chtchetkine2011-01-2812-415/+474
|\ \
| * | Refactored user-events protocolVladimir Chtchetkine2011-01-2812-415/+474
|/ /
* | Merge "Refactored ui-core-control and core-ui-control protocols"Vladimir Chtchetkine2011-01-2833-1818/+2026
|\ \ | |/ |/|
| * Refactored ui-core-control and core-ui-control protocolsVladimir Chtchetkine2011-01-2833-1818/+2026
|/
* Merge "Remove spaces in the console service names"Vladimir Chtchetkine2011-01-267-16/+16
|\
| * Remove spaces in the console service namesVladimir Chtchetkine2011-01-267-16/+16
|/
* Merge "Implement UI control service and client"Vladimir Chtchetkine2011-01-2615-102/+1645
|\
| * Implement UI control service and clientVladimir Chtchetkine2011-01-2515-102/+1645
* | Merge "Security fix from Tavis Ormandy"rich cannings2011-01-251-3/+5
|\ \
| * | Security fix from Tavis Ormandyrich cannings2011-01-251-3/+5
|/ /
* | Merge "Use setenv when available"rich cannings2011-01-251-1/+2
|\ \
| * | Use setenv when availablerich cannings2011-01-251-1/+2
|/ /
* | Merge "Use putenv when setenv is unavailable"rich cannings2011-01-251-2/+7
|\ \
| * | Use putenv when setenv is unavailablerich cannings2011-01-251-2/+7
|/ /
* | Merge "putenv(3) misused. Corrected with setenv(3)."rich cannings2011-01-251-3/+3
|\ \ | |/ |/|
| * putenv(3) misused. Corrected with setenv(3).rich cannings2011-01-241-3/+3
|/
* Merge "Remove unnecessary calls in UI <-> Core protocols."Vladimir Chtchetkine2011-01-208-28/+20
|\
| * Remove unnecessary calls in UI <-> Core protocols.Vladimir Chtchetkine2011-01-208-28/+20
|/
* Merge "Force core to send entire framebuffer on UI attachment"Vladimir Chtchetkine2011-01-207-27/+102
|\
| * Force core to send entire framebuffer on UI attachmentVladimir Chtchetkine2011-01-207-27/+102
|/
* Merge "Fix framebuffer and user events service disconnection bug."Vladimir Chtchetkine2011-01-203-0/+37
|\
| * Fix framebuffer and user events service disconnection bug.Vladimir Chtchetkine2011-01-203-0/+37
|/
* Merge "Implement user event transmission between the UI and the core"Vladimir Chtchetkine2011-01-2010-25/+458
|\
| * Implement user event transmission between the UI and the coreVladimir Chtchetkine2011-01-1910-25/+458
* | Merge "Fix ui/core display depth mismatch."David 'Digit' Turner2011-01-193-25/+35
|\ \ | |/ |/|
| * Fix ui/core display depth mismatch.David 'Digit' Turner2011-01-203-25/+35
|/
* Merge "Compute default memory size from screen size."David 'Digit' Turner2011-01-196-4/+81
|\
| * Compute default memory size from screen size.David 'Digit' Turner2011-01-196-4/+81
* | Merge "Print concatenated QEMU options with -verbose."David 'Digit' Turner2011-01-192-2/+16
|\ \ | |/
| * Print concatenated QEMU options with -verbose.David 'Digit' Turner2011-01-192-2/+16
* | Merge "Make "qwerty2" the default charmap."David 'Digit' Turner2011-01-195-149/+74
|\ \ | |/ |/|
| * Make "qwerty2" the default charmap.David 'Digit' Turner2011-01-195-149/+74
|/
* Merge "Sligh speedup for pixel conversion routines with Duff's device."David 'Digit' Turner2011-01-183-48/+135
|\
| * Sligh speedup for pixel conversion routines with Duff's device.David 'Digit' Turner2011-01-183-48/+135
* | Merge "hw: framebuffer: add support for 32-bit framebuffers."David 'Digit' Turner2011-01-181-14/+21
|\ \ | |/
| * hw: framebuffer: add support for 32-bit framebuffers.David 'Digit' Turner2011-01-181-14/+21
* | Merge "Add support for 32-bit framebuffers."David 'Digit' Turner2011-01-189-101/+238
|\ \ | |/
| * Add support for 32-bit framebuffers.David 'Digit' Turner2011-01-189-101/+238
|/
* Merge "Adding proximity sensor simulation"David Turner2011-01-184-1/+46
|\
| * Adding proximity sensor simulationOla Albertsson2010-12-174-1/+46
* | Merge "hw: goldfish_fb: Minimize the size of the update rectangle."David 'Digit' Turner2011-01-181-92/+323
|\ \
| * | hw: goldfish_fb: Minimize the size of the update rectangle.David 'Digit' Turner2011-01-161-92/+323
* | | Merge "Refining main-ui.c to better separate UI and core related initialization"Vladimir Chtchetkine2011-01-189-49/+52
|\ \ \