| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ica9022695d83fb48a8c25fdb1e1f0dc1c63747ff
|
|
|
|
| |
Change-Id: Ia19b4e14b84c12edc040a70144a97b5ca9474b00
|
|
|
|
|
| |
Also fix OS X build, which failed with a link error.
Change-Id: Idd63f25dc1f46ea66da5727c7577def34f048c3c
|
|
|
|
| |
Change-Id: Icc4cf861961135ff66094e0de98471aef06ba442
|
|
|
|
| |
Change-Id: Ibf3d08172807bca7dc46d70bf51d5eadaed4372b
|
|
|
|
|
|
| |
on the command line check for a skin in $ANDROID_PRODUCT_OUT/skin.
Change-Id: I776aa481b38bd4e48982fdb5c032a10c970576a8
|
|\
| |
| |
| | |
Change-Id: I6ad57ad0cb13b1411a4811feef3657b2a66d130b
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Linux being case-sensitve, include "windows.h" instead of "Windows.h" is important.
- Use MinGW's windres.
- No pthread needed.
(Merged from master Change Ib4ce944b)
Change-Id: I29050b0013a6f9a3f1fd72e586a77c27d559b15a
|
|\ \
| |/
| |
| | |
Change-Id: I860d4b338cba9ea749797d6607b262c8072dd1f6
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The previous patch modifies SD Card hardware emulation in a way that is
not backwards compatible with previous SDK platform releases. This has
the unfortunate effect of making SD Card emulation not work properly
when running existing AVDs.
Reverting the patch until we get a better one.
Change-Id: I82dac87709d88aa3bd292bf2ed0008ae74d95853
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Linux being case-sensitve, include "windows.h" instead of "Windows.h" is important.
- Use MinGW's windres.
- No pthread needed.
Change-Id: Ib4ce944bb55a8b1d870e230f269c89cb7df0b3f2
|
|\ \
| |/
| |
| | |
Change-Id: I8b1287b619b6ec77024cb1ce56fabc80d2b1146d
|
| |
| |
| |
| |
| |
| | |
in the skin directory, and we are using the Android build system.
Change-Id: I62480314f73ae60e769c113d6e4421e9946bb818
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Apparently, that change that supposedly fixed AT-related ARMv7 bug broke
DexOpt step in the build process, resulting in trashed files that crash
the device. Rolling this change back to fix Froyo, until cause of the
DexOpt breaking has been found and fixed
Change-Id: I33b417fcbd65767f7cfe60f5fb5ffa32610b4852
|
| |
| |
| |
| | |
Change-Id: I77ddd628c7fea0b128623cecd336842673f07940
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Environment variable ANDROID_ADB_SERVER_PORT allows to control the port
the emulator expects adb to be listening on.
Change-Id: Ibe52c02829ac9a0308f2cf5da32a57ab773110f8
|
| |/
|/|
| |
| | |
Change-Id: I9f1ac21df0e6644533c4f35fe51e08ae7a979fb3
|
|/
|
|
| |
Change-Id: I8e8ed1507d98c8522bae182831888ae4ceda83f3
|
|\
| |
| |
| | |
fasion."
|
| |
| |
| |
| | |
Change-Id: Ie8800dc96db810e352618bfea8243ab008ae9d2c
|
|/
|
|
|
|
| |
This also fixes -http-proxy support on Windows.
Change-Id: I741b224511c064412ac39351ed4f1b9146a313a5
|
|
|
|
|
|
|
|
| |
Use physical addresses (instead of emulated ones) for registered return
addresses. This way addresses will be independent from process context,
as even if virtual addresses may overlap, the physical ones will not.
Change-Id: If5be5174286be0a456c47c48812d7cc9bf19bc1f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL doesn't fix ARMv7 problems in the emulator (emulated system still
crashes, although with these fixes it crashes much later than without them),
however, this CL fixes real bugs related to IT block translations.
In particular, it fixes:
- Wrong ITSTATE calculation on condition that gen_intermediate_code_internal
is called with search_pc parameter set to 1. In the original code ITSTATE was
blindly inherited from the CPU's condexec_bits field, without consideration
that translation could be performed starting from an address that has nothing
to do with the current ITSTATE.
Change-Id: I7af83e21c64d217c6b28bf6cb5ee2e2f23182c95
|
|
|
|
| |
Change-Id: I2caa5b377f2e9ebeb543cda6e108ff87bc9de772
|
|\
| |
| |
| | |
emulator executable."
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
emulator executable.
This is needed to run the emulator in restricted environment where libX11.so and even
libstdc++.so are not available. Only tested on Linux. The resulting binary will not
start unless you use -no-window. Also don't expect any audio output working.
Change-Id: Ia736898cd3ae6eb928614a00a1a3e18cc8086a5c
|
|/
|
|
| |
Change-Id: I9a2b5f38c5f3eb73d4309c195c88fc60e97eddea
|
|
|
|
|
| |
This only affects builds performed with ./android-rebuild.sh --debug,
not normal Android/SDK builds of the emulator program.
|
| |
|
|
|
|
| |
Change-id: Ibce845d0
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
Card emulation - DO NOT MERGE" into eclair
Merge commit '720b75ff159c33b0e939a0b1d67c7d103443b57c'
* commit '720b75ff159c33b0e939a0b1d67c7d103443b57c':
Revert previous patch to fix SD Card emulation - DO NOT MERGE
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
MERGE" into eclair
Merge commit '6c77585b906e7eedb878f39870c2b9757bcdd74c' into eclair-plus-aosp
* commit '6c77585b906e7eedb878f39870c2b9757bcdd74c':
Revert previous patch to fix SD Card emulation - DO NOT MERGE
|
| | |\
| | | |
| | | |
| | | | |
eclair
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The previous patch modifies SD Card hardware emulation in a way that is
not backwards compatible with previous SDK platform releases. This has
the unfortunate effect of making SD Card emulation not work properly
when running existing AVDs.
Reverting the patch until we get a better one. This change is intended
for the eclair branch only.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Merge commit '30749bc2c008fd515643b222d04bdf2e1b943e44'
* commit '30749bc2c008fd515643b222d04bdf2e1b943e44':
android-2.1_r1 snapshot
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
Merge commit '09be40754c824faece056e79e8dc60db10c4ef16' into eclair-plus-aosp
* commit '09be40754c824faece056e79e8dc60db10c4ef16':
android-2.1_r1 snapshot
|
| | |\ \
| | | |/
| | |/| |
|
| | | |\ |
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Merge commit 'd9b8b90d6ea878ddb89c0f9affeb2b52767cdbd9'
* commit 'd9b8b90d6ea878ddb89c0f9affeb2b52767cdbd9':
Force gcc-4.0 for qemu build on Mac OS X
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The Android build of qemu forces SDK 10.4, but doesn't specify a GCC
version. This works fine for Mac OS X 10.4 - 10.5, but fails for 10.6.
Change-Id: Id241a12ddc3fbf100cd15a0e93e6d61b4aecb3fd
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
FreeBSD in the standalone build system.
Merge commit '0edf6fb41b2ec38a3214d7a724cae70329b058b1'
* commit '0edf6fb41b2ec38a3214d7a724cae70329b058b1':
Add new -sdcard2 <file> option.
|
| |\ \ \ \ \
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
standalone build system.
Merge commit '1cb37b34f117f72bb16de23f42ba6885e729d85c' into eclair-plus-aosp
* commit '1cb37b34f117f72bb16de23f42ba6885e729d85c':
Add new -sdcard2 <file> option.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add support for FreeBSD in the standalone build system.
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
system for C++ sources.
Merge commit '538b01383c3f202aa7822ab9cae01c4d1abe2c08'
* commit '538b01383c3f202aa7822ab9cae01c4d1abe2c08':
Add support to the emulator's standalone build system for C++ sources.
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
sources.
Merge commit 'c973b058ebe38bb585a9a6026e39519db1f91c33' into eclair-plus-aosp
* commit 'c973b058ebe38bb585a9a6026e39519db1f91c33':
Add support to the emulator's standalone build system for C++ sources.
|
| | | |/ /
| | |/| | |
|
|\ \ \ \ \
| |/ / / / |
|