OSDN Git Service

android-x86/device-generic-x86_64.git
3 years agoMerge remote-tracking branch 'x86/pie-x86' into q-x86 q-x86 r-x86
Chih-Wei Huang [Wed, 20 May 2020 16:17:16 +0000 (00:17 +0800)]
Merge remote-tracking branch 'x86/pie-x86' into q-x86

3 years agoMerge remote-tracking branch 'x86/nougat-x86' into oreo-x86 oreo-x86 pie-x86 android-x86-8.1-r6
Chih-Wei Huang [Wed, 20 May 2020 16:09:51 +0000 (00:09 +0800)]
Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

3 years agoPrefer 32-bit native bridge abi nougat-x86 android-x86-7.1-r5
Chih-Wei Huang [Wed, 20 May 2020 13:30:15 +0000 (21:30 +0800)]
Prefer 32-bit native bridge abi

4 years agoSwitch from add_lunch_combo to COMMON_LUNCH_CHOICES
Chih-Wei Huang [Thu, 26 Sep 2019 07:03:54 +0000 (15:03 +0800)]
Switch from add_lunch_combo to COMMON_LUNCH_CHOICES

6 years agoMerge remote-tracking branch 'x86/nougat-x86' into oreo-x86 android-x86-8.1-r1 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-9.0-r1 android-x86-9.0-r2
Chih-Wei Huang [Wed, 23 Aug 2017 02:19:35 +0000 (10:19 +0800)]
Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

Conflicts:
BoardConfig.mk

7 years agoincrease emulator system image size
Keun-young Park [Mon, 27 Feb 2017 19:36:52 +0000 (11:36 -0800)]
increase emulator system image size

- build broken due to increased binary sizes

bug: 35719262
Test: build

Change-Id: I2de7c9f93487660040683c887358de4a95cb35d0

7 years agoMove x86_64 settings to a common mk android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4
Chih-Wei Huang [Wed, 13 Jul 2016 11:30:55 +0000 (19:30 +0800)]
Move x86_64 settings to a common mk

7 years agoAdd the 64-bit native bridge properties
Chih-Wei Huang [Fri, 13 May 2016 06:42:04 +0000 (14:42 +0800)]
Add the 64-bit native bridge properties

7 years agoAdjust the cpu abi list order
Chih-Wei Huang [Mon, 18 Jan 2016 02:03:00 +0000 (10:03 +0800)]
Adjust the cpu abi list order

Let native abis have higher priority.

7 years agoMove TARGET_USES_64_BIT_BINDER definition to common
Chih-Wei Huang [Sun, 26 Jul 2015 11:51:20 +0000 (19:51 +0800)]
Move TARGET_USES_64_BIT_BINDER definition to common

7 years agoandroid_x86_64: lollipop-x86 porting
Chih-Wei Huang [Thu, 6 Nov 2014 07:44:58 +0000 (15:44 +0800)]
android_x86_64: lollipop-x86 porting

Based on android-5.0.0_r2.

7 years agoAdd a 32-bit x86_64 arch variant am: fb3fa9fc21 am: aa42f5c8f0 am: f2d6d736a4
Dan Willemsen [Wed, 11 May 2016 00:54:24 +0000 (00:54 +0000)]
Add a 32-bit x86_64 arch variant am: fb3fa9fc21 am: aa42f5c8f0 am: f2d6d736a4
am: f00aa59b3a

* commit 'f00aa59b3af4937ed014701755e9b01c95122187':
  Add a 32-bit x86_64 arch variant

Change-Id: I7591dd29c74a6520680324ef64942997bfa2fe66

7 years agoAdd a 32-bit x86_64 arch variant am: fb3fa9fc21 am: aa42f5c8f0
Dan Willemsen [Wed, 11 May 2016 00:49:21 +0000 (00:49 +0000)]
Add a 32-bit x86_64 arch variant am: fb3fa9fc21 am: aa42f5c8f0
am: f2d6d736a4

* commit 'f2d6d736a4a45e182349e932bd0708be45da7a4a':
  Add a 32-bit x86_64 arch variant

Change-Id: Ib631c0599aed8b0e896dbb2ce0014ab3b79a9e06

7 years agoAdd a 32-bit x86_64 arch variant am: fb3fa9fc21
Dan Willemsen [Wed, 11 May 2016 00:46:42 +0000 (00:46 +0000)]
Add a 32-bit x86_64 arch variant am: fb3fa9fc21
am: aa42f5c8f0

* commit 'aa42f5c8f068805e118fd9033241a6f95a05946c':
  Add a 32-bit x86_64 arch variant

Change-Id: I2e6b4b119bdae73173596ed60c68546911130766

7 years agoAdd a 32-bit x86_64 arch variant
Dan Willemsen [Wed, 11 May 2016 00:43:40 +0000 (00:43 +0000)]
Add a 32-bit x86_64 arch variant
am: fb3fa9fc21

* commit 'fb3fa9fc21f200a77cd4b4d1df01302ade359d1c':
  Add a 32-bit x86_64 arch variant

Change-Id: I0891f723790d06d7069cdfc944ed83d9dfbc6cf2

7 years agoAdd a 32-bit x86_64 arch variant
Dan Willemsen [Tue, 10 May 2016 22:03:13 +0000 (15:03 -0700)]
Add a 32-bit x86_64 arch variant

The current 32-bit configuration for generic x86_64 targets inherits
some variables (SSE4 support) from the 64-bit configuration, and
overrides the make variables used for other configurations (SSSE3).
Ideally, these would be using different variables, but until then, unify
the configuration for x86_64 targets so that everything is consistent.

Bug: 28694691
Change-Id: I28efa1834f58dd2a771796c58f536d249ccf2d91

8 years agoInherit from core_64_bit.mk
Colin Cross [Tue, 8 Mar 2016 02:14:56 +0000 (18:14 -0800)]
Inherit from core_64_bit.mk

All 64-bit products need to inherit from core_64_bit.mk in order to mark
them as supporting 64-bit apps.

Bug: 27134771
Bug: 27411239
Change-Id: I271a76fae48875b85210341ea7b0d7313d1f03f2

9 years agoDelete vendorsetup.sh which is used internally.
leozwang [Wed, 9 Jul 2014 18:11:53 +0000 (11:11 -0700)]
Delete vendorsetup.sh which is used internally.

Change-Id: I379ad62572e7409fe239e431c51dd7d1b3d3959e

9 years agoInitial commit of x86_64 pdk target.
Kevin Ma [Wed, 14 May 2014 21:49:28 +0000 (14:49 -0700)]
Initial commit of x86_64 pdk target.

Bug: 14669316
Change-Id: Ieb8738b11cb6f9360909c234abe7da1590330272

9 years agoInitial empty repository
Qiwen Zhao [Wed, 14 May 2014 18:49:25 +0000 (11:49 -0700)]
Initial empty repository