index
:
external_qemu.git
replicant-4.2
external/qemu
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
am c973b058: Add support to the emulator\'s standalone build system for C++ s...
David 'Digit' Turner
2010-01-07
3
-0
/
+26
|
\
|
*
Add support to the emulator's standalone build system for C++ sources.
David 'Digit' Turner
2010-01-07
3
-0
/
+26
*
|
am 39fd8497: Add two documentation files describing the format of config and ...
David 'Digit' Turner
2009-12-07
1
-31
/
+1
|
\
\
|
|
/
|
*
Add two documentation files describing the format of config and skin files.
David 'Digit' Turner
2009-12-07
1
-31
/
+1
*
|
am a383d02c: Extract emulator major version number from SDK Tools package rev...
David 'Digit' Turner
2009-12-03
2
-4
/
+5
|
\
\
|
|
/
|
*
Extract emulator major version number from SDK Tools package revision.
David 'Digit' Turner
2009-12-03
2
-4
/
+5
*
|
am 8b657e5d: Fix a crash when using an 8MB SD Card image file.
David 'Digit' Turner
2009-12-01
2
-3
/
+6
|
\
\
|
|
/
|
*
Fix a crash when using an 8MB SD Card image file.
David 'Digit' Turner
2009-12-01
2
-3
/
+6
*
|
am 5bc6182a: Fix location of prebuilt skins.
Xavier Ducrohet
2009-11-20
2
-2
/
+2
|
\
\
|
|
/
|
*
Fix location of prebuilt skins.
Xavier Ducrohet
2009-11-20
2
-2
/
+2
*
|
am fa461021: am 49dcc4de: Fix typo which prevented the computation of the def...
David 'Digit' Turner
2009-10-29
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix typo which prevented the computation of the default /data partition size
David 'Digit' Turner
2009-10-29
1
-1
/
+1
*
|
am 7d0891ef: am def0e542: Remove the disk partition size hardware properties.
David 'Digit' Turner
2009-10-29
3
-33
/
+4
|
\
\
|
|
/
|
*
Remove the disk partition size hardware properties.
David 'Digit' Turner
2009-10-29
3
-33
/
+4
*
|
am 03e12440: Add a new hardware property: vm.heapSize
David 'Digit' Turner
2009-10-08
3
-0
/
+23
|
\
\
|
|
/
|
*
Add a new hardware property: vm.heapSize
David 'Digit' Turner
2009-10-07
3
-0
/
+23
*
|
am 065242de: Ensure android/avd/hw-config-defs.h is properly regenerated as n...
David 'Digit' Turner
2009-10-07
2
-12
/
+23
|
\
\
|
|
/
|
*
Ensure android/avd/hw-config-defs.h is properly regenerated as needed.
David 'Digit' Turner
2009-10-07
2
-12
/
+23
*
|
am 48ed3267: Do not use qemu_malloc() to allocate arrays.
David 'Digit' Turner
2009-10-07
1
-5
/
+8
|
\
\
|
|
/
|
*
Do not use qemu_malloc() to allocate arrays.
David 'Digit' Turner
2009-10-06
1
-5
/
+8
*
|
am bcc6ae14: Finally fix ARMv7 NEON emulation.
David 'Digit' Turner
2009-10-07
1
-10
/
+0
|
\
\
|
|
/
|
*
Finally fix ARMv7 NEON emulation.
David 'Digit' Turner
2009-10-06
1
-10
/
+0
*
|
am ddf49e53: Workaround ARMv7 emulation issues.
David 'Digit' Turner
2009-10-07
1
-0
/
+10
|
\
\
|
|
/
|
*
Workaround ARMv7 emulation issues.
David 'Digit' Turner
2009-10-05
1
-0
/
+10
*
|
am f9c07534: Increase Emulator system image to 72MB
Xavier Ducrohet
2009-09-30
2
-2
/
+2
|
\
\
|
|
/
|
*
Increase Emulator system image to 72MB
Xavier Ducrohet
2009-09-30
2
-2
/
+2
*
|
am 2697a83b: Fix free() bug in charmap code
vchtchetkine
2009-09-25
1
-0
/
+9
|
\
\
|
|
/
|
*
Fix free() bug in charmap code
vchtchetkine
2009-09-25
1
-0
/
+9
*
|
am c3e6bb48: Fix emulator crash on exit, due to invalid free() call.
David 'Digit' Turner
2009-09-23
2
-13
/
+1
|
\
\
|
|
/
|
*
Fix emulator crash on exit, due to invalid free() call.
David 'Digit' Turner
2009-09-23
2
-13
/
+1
*
|
am 52195e70: Fix build break caused by undefined min(a,b)
vchtchetkine
2009-09-21
1
-1
/
+4
|
\
\
|
|
/
|
*
Fix build break caused by undefined min(a,b)
vchtchetkine
2009-09-21
1
-1
/
+4
*
|
am 9085a28c: Implementation for dynamic charmap option in emulator.
vchtchetkine
2009-09-21
7
-32
/
+696
|
\
\
|
|
/
|
*
Implementation for dynamic charmap option in emulator.
vchtchetkine
2009-09-21
7
-32
/
+696
*
|
am 238b4b0e: Fix ARMv7 emulation by disabling CPU alignment exceptions
David 'Digit' Turner
2009-09-20
1
-2
/
+25
|
\
\
|
|
/
|
*
Fix ARMv7 emulation by disabling CPU alignment exceptions
David 'Digit' Turner
2009-09-20
1
-2
/
+25
*
|
am 06074941: Merge change 25638 into eclair
David 'Digit' Turner
2009-09-19
8
-128
/
+180
|
\
\
|
|
/
|
*
Allow skins to provide a "dpad-rotation" field for each layout.
David 'Digit' Turner
2009-09-19
8
-128
/
+180
*
|
resolved conflicts for merge of 5d8f37ad to eclair-plus-aosp
Jean-Baptiste Queru
2009-09-15
9
-25
/
+71
|
\
\
|
|
/
|
*
Merge upstream QEMU 10.0.50 into the Android source tree.
David 'Digit' Turner
2009-09-14
9
-25
/
+71
*
|
merge from open-source master
Jean-Baptiste Queru
2009-09-15
3
-2
/
+21
|
\
\
|
|
/
|
/
|
|
*
Merge change 11469
Android Code Review
2009-09-14
1
-0
/
+6
|
|
\
|
|
*
General changes to support freebsd system in building scripts
Alexey Tarasov
2009-09-08
1
-0
/
+6
|
*
|
Merge change 11471
Android Code Review
2009-09-14
1
-2
/
+2
|
|
\
\
|
|
*
|
Allowed building on FreeBSD same timezone related code as for Linux.
Alexey Tarasov
2009-09-08
1
-2
/
+2
|
|
|
/
|
*
|
Added config file related to FreeBSD-x86
Alexey Tarasov
2009-09-08
1
-0
/
+13
|
|
/
|
*
merge from donut
Jean-Baptiste Queru
2009-09-03
1
-3
/
+3
|
|
\
|
*
\
merge from donut
Jean-Baptiste Queru
2009-08-03
6
-89
/
+444
|
|
\
\
|
*
\
\
Merge korg/donut into korg/master
Jean-Baptiste Queru
2009-07-25
23
-569
/
+1265
|
|
\
\
\
|
*
\
\
\
Merge commit 'korg/donut'
The Android Open Source Project
2009-04-24
4
-92
/
+249
|
|
\
\
\
\
[next]