aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Build arm and x86 binaries at the same time."David 'Digit' Turner2011-02-248-1211/+1072
|\ \ \ | |/ / |/| |
| * | Build arm and x86 binaries at the same time.David 'Digit' Turner2011-02-248-1211/+1072
|/ /
* | Merge "Remove android/main-ui.c"David 'Digit' Turner2011-02-237-1107/+278
|\ \
| * | Remove android/main-ui.cDavid 'Digit' Turner2011-02-237-1107/+278
* | | Merge "Remove target-specific hard-coded macro."David 'Digit' Turner2011-02-231-8/+74
|\ \ \ | |/ /
| * | Remove target-specific hard-coded macro.David 'Digit' Turner2011-02-231-8/+74
* | | Merge "Minor cleanups for core/ui Makefile separation."David 'Digit' Turner2011-02-2319-86/+23
|\ \ \ | |/ /
| * | Minor cleanups for core/ui Makefile separation.David 'Digit' Turner2011-02-2319-86/+23
|/ /
* | Merge "x86: Add the SSSE3 feature to CPU emulation. Gcc can emit SSSE3 instru...David Turner2011-02-231-1/+1
|\ \
| * | x86: Add the SSSE3 feature to CPU emulation. Gcc can emit SSSE3Jun Nakajima2011-02-101-1/+1
* | | Merge "Stuff hardware configuration with paths to image / partition files"Vladimir Chtchetkine2011-02-226-892/+705
|\ \ \
| * | | Stuff hardware configuration with paths to image / partition filesVladimir Chtchetkine2011-02-226-892/+705
|/ / /
* | | Merge "Fixing the standalone build of the emulator."David Turner2011-02-224-4/+5
|\ \ \
| * | | Fixing the standalone build of the emulator.Stefan Hilzinger2011-02-224-4/+5
|/ / /
* | | Merge "Enabled the camera button in the emulator"David Turner2011-02-211-0/+1
|\ \ \
| * | | Enabled the camera button in the emulatorsoledad penades2011-02-191-0/+1
|/ / /
* | | merge from tools_r10The Android Open Source Project2011-02-172-0/+6
|\ \ \ | | |/ | |/|
| * | Merge "Merge 59e8e196 into tools_r10. DO NOT MERGE." into tools_r10Xavier Ducrohet2011-02-168-20/+49
| |\ \
| | * | Merge 59e8e196 into tools_r10. DO NOT MERGE.David 'Digit' Turner2011-02-168-20/+49
| |/ /
| * | Merge "Fix "avd name" bug." into tools_r10David 'Digit' Turner2011-02-162-0/+6
| |\ \
| | * | Fix "avd name" bug.David 'Digit' Turner2011-02-172-0/+6
| |/ /
| * | Merge "Merge 593d0ea0 into tools_r10. DO NOT MERGE." into tools_r10Xavier Ducrohet2011-02-151-5/+7
| |\ \
| | * | Merge 593d0ea0 into tools_r10. DO NOT MERGE.David 'Digit' Turner2011-02-151-5/+7
| |/ /
* | | Merge "Fix the windows SDK build."David 'Digit' Turner2011-02-161-1/+1
|\ \ \
| * | | Fix the windows SDK build.David 'Digit' Turner2011-02-171-1/+1
|/ / /
* | | Merge "Add user mode networking restrictions: a firewall"David Turner2011-02-168-34/+898
|\ \ \
| * | | Add user mode networking restrictions: a firewallrich cannings2011-02-168-34/+898
|/ / /
* | | Merge "hw-sensors.c: Reduce default delay between sensor updates."Xavier Ducrohet2011-02-151-5/+7
|\ \ \ | |_|/ |/| |
| * | hw-sensors.c: Reduce default delay between sensor updates.David 'Digit' Turner2011-02-151-5/+7
|/ /
* | Merge "Add hw.keyboard.lid"David 'Digit' Turner2011-02-108-20/+49
|\ \
| * | Add hw.keyboard.lidDavid 'Digit' Turner2011-02-108-20/+49
* | | Merge "Correct auto-detection of default VM heap size."David 'Digit' Turner2011-02-108-58/+69
|\ \ \ | |/ /
| * | Correct auto-detection of default VM heap size.David 'Digit' Turner2011-02-108-58/+69
* | | Merge "Get rid of -android-gui core option."David 'Digit' Turner2011-02-108-82/+118
|\ \ \ | |/ /
| * | Get rid of -android-gui core option.David 'Digit' Turner2011-02-108-82/+118
* | | Merge "Write the core hardware configuration file to AVD's content directory."David 'Digit' Turner2011-02-104-39/+64
|\ \ \ | |/ /
| * | Write the core hardware configuration file to AVD's content directory.David 'Digit' Turner2011-02-104-39/+64
|/ /
* | Merge "Revert "Build arm and x86 binaries at the same time.""Xavier Ducrohet2011-02-0931-1134/+1321
|\ \
| * | Revert "Build arm and x86 binaries at the same time."Xavier Ducrohet2011-02-0931-1134/+1321
|/ /
* | Merge "Build arm and x86 binaries at the same time."David 'Digit' Turner2011-02-0931-1321/+1134
|\ \
| * | Build arm and x86 binaries at the same time.David 'Digit' Turner2011-02-1031-1321/+1134
| |/
* | Merge ""Negative" DNS IP address fix"David Turner2011-02-091-1/+1
|\ \ | |/ |/|
| * "Negative" DNS IP address fixrich cannings2011-02-091-1/+1
|/
* Merge "Rename emulator_config_xxx to user_config_xxx"David 'Digit' Turner2011-02-094-10/+10
|\
| * Rename emulator_config_xxx to user_config_xxxDavid 'Digit' Turner2011-02-094-10/+10
|/
* Merge "emulator: Fix -no-window flag"David 'Digit' Turner2011-02-091-0/+2
|\
| * emulator: Fix -no-window flagDavid 'Digit' Turner2011-02-091-0/+2
* | Merge "android-configure.sh: Fix --cc=<compiler> option."David 'Digit' Turner2011-02-096-8/+42
|\ \ | |/
| * android-configure.sh: Fix --cc=<compiler> option.David 'Digit' Turner2011-02-096-8/+42
* | Merge "elff: Remove un-needed qemu-common.h include."David 'Digit' Turner2011-02-096-30/+13
|\ \ | |/