Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
9b4a81237be29b0aae50d1e370b63a07ea2b88b9
/
core
9b4a812
Get rid of $(combo_target)
by Jean-Baptiste Queru
· 15 years ago
e009f29
Fix build.
by Andy McFadden
· 15 years ago
b94202f
Merge "Provide default variant for x86."
by Andy McFadden
· 15 years ago
8d7c2b5
Provide default variant for x86.
by Andy McFadden
· 15 years ago
22344e7
Merge "Allow optional product inheritance"
by Jean-Baptiste Queru
· 15 years ago
28a846d
Allow optional product inheritance
by Joe Onorato
· 15 years ago
577c5ba
Merge "remove obsolete property ro.config.sync"
by Fred Quintana
· 15 years ago
1d89773
fix makefile inheritance system
by Doug Zongker
· 15 years ago
74a7e06
Remove dead shared objects from prelink map.
by Chia-chi Yeh
· 15 years ago
5dc8a65
remove obsolete property ro.config.sync
by Fred Quintana
· 15 years ago
7e2f13b
build the event-log-tags file for the simulator
by Doug Zongker
· 15 years ago
d2827a1
Merge "Allow sdk/builders to be built using Windows SDK."
by Raphael Moll
· 15 years ago
719a123
Allow sdk/builders to be built using Windows SDK.
by Raphael
· 15 years ago
abfbbe2
allow EventLog tag numbers to be auto-assigned
by Doug Zongker
· 15 years ago
1181898
core: pass nand page size to mkyaffs2image based on BOARD_NAND_PAGE_SIZE boardconfig var
by Dima Zavin
· 15 years ago
e3265fb
Makefile change for build against historical sdk versions.
by Ying Wang
· 15 years ago
3b2bdf1
Fix and enable proguard on packages.
by Ying Wang
· 15 years ago
769835e
add libsurfaceflinger_client and libcamera_client to the prelinkmap
by Mathias Agopian
· 15 years ago
9825256
Put private includes before system includes.
by Patrick Scott
· 15 years ago
bb67d21
Get LOCAL_MANIFEST_PACKAGE_NAME working.
by Jeff Hamilton
· 15 years ago
f184a0f
Add support for LOCAL_JAVACFLAGS
by Brian Carlstrom
· 15 years ago
899e62a
Add an inherit-package macro to the build system.
by Joe Onorato
· 15 years ago
29544b2
Merge "Look for product configs in device/ in addition to vendor/"
by Jean-Baptiste Queru
· 15 years ago
1483360
add UnmountAll function to OTA script; support radio images w/path
by Doug Zongker
· 15 years ago
a89c990
Add all-logtags-files-under macro
by Bjorn Bringert
· 15 years ago
5993b09
am ccd0338c: am e749b5a7: Fix windows make: layoutlib_api moved to sdk.git too.
by Raphael
· 15 years ago
ccd0338
am e749b5a7: Fix windows make: layoutlib_api moved to sdk.git too.
by Raphael
· 15 years ago
e749b5a
Fix windows make: layoutlib_api moved to sdk.git too.
by Raphael
· 15 years ago
8d05416
Look for product configs in device/ in addition to vendor/
by Jean-Baptiste Queru
· 15 years ago
a7ab17d
Allow multiple directories in LOCAL_RESOURCE_DIR
by Bjorn Bringert
· 15 years ago
09831ec
Merge "Add libjpeg to the prelink map."
by Wei-Ta Chen
· 15 years ago
44f6dde
am acbbba88: am d1b68863: Merge "Add etc1tool to Windows SDK." into eclair
by Raphael Moll
· 15 years ago
acbbba8
am d1b68863: Merge "Add etc1tool to Windows SDK." into eclair
by Raphael Moll
· 15 years ago
4e7b0e2
Add etc1tool to Windows SDK.
by Raphael
· 15 years ago
75127b7
Remove special-handling of the restricted tag.
by Jean-Baptiste Queru
· 15 years ago
6907cfe
Remove special-case where CLASS=apps ignored TAGS=user
by Jean-Baptiste Queru
· 15 years ago
a831cbd
Warn when using unrecognized/uncommon tags.
by Jean-Baptiste Queru
· 15 years ago
7b86bfb
add a warning about using include in product spec files.
by Joe Onorato
· 15 years ago
d139dbb
Add libjpeg to the prelink map.
by Wei-Ta Chen
· 15 years ago
05c7f61
Don't do the check build step for apps that link against the SDK.
by Joe Onorato
· 15 years ago
bc8abb6
Tell python not to spam the source tree with .pyc files.
by Joe Onorato
· 15 years ago
fcc50eb
Add libETC1 to the prelink map.
by Jack Palevich
· 15 years ago
0a3cfdc
Add all-html-files-under
by Jean-Baptiste Queru
· 15 years ago
a709a1b
am d5cf3a95: am 1e43c510: Add CTS accounts tests to CTS makefile.
by Brett Chabot
· 15 years ago
d5cf3a9
am 1e43c510: Add CTS accounts tests to CTS makefile.
by Brett Chabot
· 15 years ago
1e43c51
Add CTS accounts tests to CTS makefile.
by Brett Chabot
· 15 years ago
64b00e3
Squashed commit of the following:
by Andreas Huber
· 15 years ago
aa2885e
Switch the platform name from Eclair-MR2 to Froyo.
by Jeff Hamilton
· 15 years ago
f6a53aa
add "EXTERNAL" as special value of LOCAL_CERTIFICATE
by Doug Zongker
· 15 years ago
a660e48
am 4cac8afc: am 714111cb: include pre-signed prebuilt .apks in apkcerts.txt
by Doug Zongker
· 15 years ago
4cac8af
am 714111cb: include pre-signed prebuilt .apks in apkcerts.txt
by Doug Zongker
· 15 years ago
714111c
include pre-signed prebuilt .apks in apkcerts.txt
by Doug Zongker
· 15 years ago
3a104c8
am 39ecb46e: am 9bc88726: Merge change I45302ff0 into eclair-mr2
by Doug Zongker
· 15 years ago
39ecb46
am 9bc88726: Merge change I45302ff0 into eclair-mr2
by Doug Zongker
· 15 years ago
9bc8872
Merge change I45302ff0 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
45302ff
make prebuilt .apks require LOCAL_CERTIFICATE
by Doug Zongker
· 15 years ago
27861a9
am baefd248: am 92e2d3e2: am 6ef046c8: Fixes ProGuard options.
by Ying Wang
· 15 years ago
baefd24
am 92e2d3e2: am 6ef046c8: Fixes ProGuard options.
by Ying Wang
· 15 years ago
92e2d3e
am 6ef046c8: Fixes ProGuard options.
by Ying Wang
· 15 years ago
92269fd
am 6ef046c8: Fixes ProGuard options.
by Ying Wang
· 15 years ago
6ef046c
Fixes ProGuard options.
by Ying Wang
· 15 years ago
6c5a1ce
am 95137c3d: am 6c4a70c6: Merge change I672b05c4 into eclair-mr2
by Doug Zongker
· 15 years ago
fef125e
am af5cb904: am 176c758c: Change version to MR2 development.
by Dianne Hackborn
· 15 years ago
95137c3
am 6c4a70c6: Merge change I672b05c4 into eclair-mr2
by Doug Zongker
· 15 years ago
af5cb90
am 176c758c: Change version to MR2 development.
by Dianne Hackborn
· 15 years ago
6c4a70c
Merge change I672b05c4 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
672b05c
make build depend on event-log-tags file
by Doug Zongker
· 15 years ago
0d5eb0b
am af830d39: am 485847e4: Merge change I6f85805b into eclair-mr2
by Doug Zongker
· 15 years ago
176c758
Change version to MR2 development.
by Dianne Hackborn
· 15 years ago
af830d3
am 485847e4: Merge change I6f85805b into eclair-mr2
by Doug Zongker
· 15 years ago
9bd4962
break up event-log-tags; generate java source files with constants
by Doug Zongker
· 15 years ago
679aa65
am 92a71f46: am aa71af7f: am bb0c8804: Add Bluetooth to the test list.
by Dan Bornstein
· 15 years ago
92a71f4
am aa71af7f: am bb0c8804: Add Bluetooth to the test list.
by Dan Bornstein
· 15 years ago
fced1d6
am bb0c8804: Add Bluetooth to the test list.
by Dan Bornstein
· 15 years ago
aa71af7
am bb0c8804: Add Bluetooth to the test list.
by Dan Bornstein
· 15 years ago
bb0c880
Add Bluetooth to the test list.
by Dan Bornstein
· 15 years ago
3f76695
am 33f188de: am d867551e: am ffbe862d: Merge change I60b2633b into eclair
by Dan Bornstein
· 15 years ago
33f188d
am d867551e: am ffbe862d: Merge change I60b2633b into eclair
by Dan Bornstein
· 15 years ago
d867551
am ffbe862d: Merge change I60b2633b into eclair
by Dan Bornstein
· 15 years ago
ee11f16
am 26ab7084: am 07e1232a: resolved conflicts for merge of 90b35770 to eclair-mr2
by Dianne Hackborn
· 15 years ago
26ab708
am 07e1232a: resolved conflicts for merge of 90b35770 to eclair-mr2
by Dianne Hackborn
· 15 years ago
07e1232
resolved conflicts for merge of 90b35770 to eclair-mr2
by Dianne Hackborn
· 15 years ago
42faa77
am ffbe862d: Merge change I60b2633b into eclair
by Dan Bornstein
· 15 years ago
ffbe862
Merge change I60b2633b into eclair
by Android (Google) Code Review
· 15 years ago
779b49a
am 90b35770: Merge change If922a88c into eclair
by Dianne Hackborn
· 15 years ago
90b3577
Merge change If922a88c into eclair
by Android (Google) Code Review
· 15 years ago
886332b
am f711e349: am 1f816cf5: Merge change I362bebd3 into eclair-mr2
by Dan Egnor
· 15 years ago
00dbcf8
am 89715318: am c3d743d2: am 81d88c31: am d920ec83: Fix a Windows-only discrepency in the Windows SDK build.
by Raphael
· 15 years ago
154c9e8
am 08ab72b3: am 6f5cb991: am f15e028f: am a62a4421: Fix the Windows SDK build for the development to sdk split.
by Raphael
· 15 years ago
b61a97b
am 3c5b1842: am 802bb072: am 258b2b45: am 1ae98804: Change where makefile looks for sdk_clean.sh
by Xavier Ducrohet
· 15 years ago
f711e34
am 1f816cf5: Merge change I362bebd3 into eclair-mr2
by Dan Egnor
· 15 years ago
8971531
am c3d743d2: am 81d88c31: am d920ec83: Fix a Windows-only discrepency in the Windows SDK build.
by Raphael
· 15 years ago
08ab72b
am 6f5cb991: am f15e028f: am a62a4421: Fix the Windows SDK build for the development to sdk split.
by Raphael
· 15 years ago
3c5b184
am 802bb072: am 258b2b45: am 1ae98804: Change where makefile looks for sdk_clean.sh
by Xavier Ducrohet
· 15 years ago
fdc0efd
am 82a36c3b: am b4805a18: am 2779fa7d: Change name of CTS DeviceInfoCollector package to TestDeviceSetup.
by Brett Chabot
· 15 years ago
2bc3dae
am 81d88c31: am d920ec83: Fix a Windows-only discrepency in the Windows SDK build.
by Raphael
· 15 years ago
6e602b4
am f15e028f: am a62a4421: Fix the Windows SDK build for the development to sdk split.
by Raphael
· 15 years ago
79e7cc5
am 258b2b45: am 1ae98804: Change where makefile looks for sdk_clean.sh
by Xavier Ducrohet
· 15 years ago
c3e1796
Update version name to 2.1 and API to 7.
by Dianne Hackborn
· 15 years ago
01833fb
Add the JNI test to the CTS list.
by Dan Bornstein
· 15 years ago
Next »