OSDN Git Service

android-x86/build.git
10 years agoA few more Java7 related clean ups.
Narayan Kamath [Thu, 5 Dec 2013 12:26:35 +0000 (12:26 +0000)]
A few more Java7 related clean ups.

- Separate SDK checking from version checking and
  make messages clearer.
- Add explicit source & target versions for javac to
  make things clearer.
- Rename flag from EXPERIMENTAL_USE_JAVA7_OPENJDK to
  EXPERIMENTAL_USE_JAVA7.
- Allow Oracle JDK 1.7 to be used on Mac OS, since there's
  no official OpenJDK support for that platform.

Change-Id: I454d2c917ed78f03ec7559a99659fefe7e7d50f3

10 years agoMerge "Add utility function find-files-in-subdirs"
Ying Wang [Thu, 5 Dec 2013 02:40:31 +0000 (02:40 +0000)]
Merge "Add utility function find-files-in-subdirs"

10 years agoAdd utility function find-files-in-subdirs
Ying Wang [Thu, 5 Dec 2013 00:04:49 +0000 (16:04 -0800)]
Add utility function find-files-in-subdirs

find-files-in-subdirs uses utility find to find given files in the given
subdirs. This function uses $(1), instead of LOCAL_PATH as the base.

Change-Id: Ib76631c97acd257d651a580cbad767606874f5d0

10 years agoMerge "Run ar in Deterministic mode."
Ying Wang [Mon, 2 Dec 2013 22:19:27 +0000 (22:19 +0000)]
Merge "Run ar in Deterministic mode."

10 years agoRun ar in Deterministic mode.
Ying Wang [Mon, 2 Dec 2013 22:13:02 +0000 (14:13 -0800)]
Run ar in Deterministic mode.

Unfortunately no such flag was found for the host ar on Mac OS X.
https://code.google.com/p/android/issues/detail?id=60705

Change-Id: Ic2f75c871f0b5ae3cf20c1255458f7b921054d67

10 years agoMerge "core: support make 4.00"
Ying Wang [Mon, 2 Dec 2013 19:16:02 +0000 (19:16 +0000)]
Merge "core: support make 4.00"

10 years agoMerge "Add FORCE_BUILD_RS_COMPAT option."
Stephen Hines [Wed, 27 Nov 2013 23:18:22 +0000 (23:18 +0000)]
Merge "Add FORCE_BUILD_RS_COMPAT option."

10 years agoAdd FORCE_BUILD_RS_COMPAT option.
Stephen Hines [Mon, 30 Sep 2013 22:57:36 +0000 (15:57 -0700)]
Add FORCE_BUILD_RS_COMPAT option.

This enables the .so libraries to be built for apps using the
RenderScript support library. Traditionally, we trim these .so
files from full platform builds.

Change-Id: I6f8e9b8d2b671338d3d5a5ac0bfcc60fd448688b

10 years agoMerge "Switch x86 over to uapi-only."
Elliott Hughes [Tue, 26 Nov 2013 18:51:47 +0000 (18:51 +0000)]
Merge "Switch x86 over to uapi-only."

10 years agoMerge "Add experimental flag to support OpenJDK builds."
Narayan Kamath [Tue, 26 Nov 2013 18:01:17 +0000 (18:01 +0000)]
Merge "Add experimental flag to support OpenJDK builds."

10 years agoMerge "Change build id to OPENMASTER"
Ying Wang [Tue, 26 Nov 2013 17:51:11 +0000 (17:51 +0000)]
Merge "Change build id to OPENMASTER"

10 years agoMerge "Version number change for AOSP master"
Ying Wang [Tue, 26 Nov 2013 17:50:35 +0000 (17:50 +0000)]
Merge "Version number change for AOSP master"

10 years agoAdd experimental flag to support OpenJDK builds.
Ying Wang [Sat, 21 Sep 2013 00:11:43 +0000 (17:11 -0700)]
Add experimental flag to support OpenJDK builds.

bug: 8992787

(cherry picked from commit d1dbe7f5a23bacdff086b4992e1d31a96da706c3)

Change-Id: Ie977d4f26ae8d3eee9d7b9cf2c0c270bee5b54b3

10 years agoVersion number change for AOSP master
Chirayu Desai [Mon, 25 Nov 2013 10:07:38 +0000 (15:37 +0530)]
Version number change for AOSP master

Change-Id: I49ef02f99c6428bc538ba3839a0314d977f65e07

10 years agoMerge "Switch MIPS over to uapi-only."
Elliott Hughes [Tue, 26 Nov 2013 00:51:54 +0000 (00:51 +0000)]
Merge "Switch MIPS over to uapi-only."

10 years agoSwitch x86 over to uapi-only.
Elliott Hughes [Tue, 26 Nov 2013 00:38:47 +0000 (16:38 -0800)]
Switch x86 over to uapi-only.

Bug: 11559337
Change-Id: I95aa40ec2094acdaef1d4b4d9f0dd6278cf558d1

10 years agoSwitch MIPS over to uapi-only.
Elliott Hughes [Mon, 25 Nov 2013 22:01:10 +0000 (14:01 -0800)]
Switch MIPS over to uapi-only.

Bug: 11559337
Change-Id: I04b93d0d681ddf75573cdeca2d25ffa44862a35f

10 years agoMerge "Add a "reverse AUX hack" for ARM."
Elliott Hughes [Mon, 25 Nov 2013 21:42:12 +0000 (21:42 +0000)]
Merge "Add a "reverse AUX hack" for ARM."

10 years agoAdd support for instruction set features
Dave Allison [Thu, 31 Oct 2013 18:44:47 +0000 (11:44 -0700)]
Add support for instruction set features

This adds the --instruction-set-features= arguments to the dex2oat
commands for the system images.  The feature set is determined at
build time

(cherry picked from commit 4145a2a20a0f275fe4c77e39d507cd5f8eb7a73b)

(cherry picked from commit 5174bb052986e9d90b597824a7e7b9ee2dfc8668)

Change-Id: I45af3b59752a48897bff2dd468b74f3ea73000be

10 years agoAdd a "reverse AUX hack" for ARM.
Elliott Hughes [Mon, 25 Nov 2013 19:46:40 +0000 (11:46 -0800)]
Add a "reverse AUX hack" for ARM.

MIPS and x86 are almost completely switched over to uapi-only. ARM is still
currently old-only. A cleanup of the uapi headers over the weekend means
that the uapi-only <linux/kexec.h> is now in the right place, which will break
the ARM build unless the ARM build also looks in the uapi headers if it can't
find an old header.

Change-Id: Ie7a53ef2122b43cdef64b71d7b36a8381992a461

10 years agoMerge "Rework the generation of host java libraries."
Ying Wang [Mon, 25 Nov 2013 19:01:43 +0000 (19:01 +0000)]
Merge "Rework the generation of host java libraries."

10 years agoRework the generation of host java libraries.
Narayan Kamath [Mon, 28 Oct 2013 13:20:52 +0000 (13:20 +0000)]
Rework the generation of host java libraries.

We currently have two types of host libraries, those
meant for the host VM (Sun, OpenJDK etc.) and those meant
for a host dalvik build. The former need to be compiled
against the host standard libraries and the latter need
to be compiled against libcore. This change introduces
two new build rules to complement the existing the existing
host rules.

BUILD_HOST_DALVIK_JAVA_LIBRARY : Build a java library for
a host build of dalvik. Bootclasspath will be set to a host
build of libcore.
BUILD_HOST_DALVIK_STATIC_JAVA_LIBRARY : Build a static java
library for a host build of dalvik. Bootclasspath will be set
to a host build of libcore.

This change also removes support for the LOCAL_BUILD_HOST_DEX
flag, which is now unnecessary.

bug: 8992787

(cherry picked from commit 0dd273a3f68364045c0e8bdcc10a4ecd3c07b745)

Change-Id: I3569fff8eaa4d26d55fcc317bd98471f55d74c14

10 years agoChange build id to OPENMASTER
Chirayu Desai [Fri, 16 Nov 2012 11:41:17 +0000 (17:11 +0530)]
Change build id to OPENMASTER

Change-Id: I2ca9b8de815c9c9e7e9d4c5a616e4ae270992761

10 years agoMerge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEAD
The Android Open Source Project [Fri, 22 Nov 2013 19:06:11 +0000 (11:06 -0800)]
Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEAD

Change-Id: I4bf7d32d65e19dfa1f0533fdd3b2295c50b13005

10 years agoam e296f2c3: Merge "Switch mips to the uapi kernel headers."
Elliott Hughes [Wed, 20 Nov 2013 21:30:29 +0000 (13:30 -0800)]
am e296f2c3: Merge "Switch mips to the uapi kernel headers."

* commit 'e296f2c38279836e23e15fad0064a88dbfe058e7':
  Switch mips to the uapi kernel headers.

10 years agoMerge "Switch mips to the uapi kernel headers."
Elliott Hughes [Wed, 20 Nov 2013 21:26:25 +0000 (21:26 +0000)]
Merge "Switch mips to the uapi kernel headers."

10 years agoSwitch mips to the uapi kernel headers.
Elliott Hughes [Wed, 20 Nov 2013 20:55:09 +0000 (12:55 -0800)]
Switch mips to the uapi kernel headers.

Bug: 11559337
Change-Id: Ic37b284398c049011f98651de84cef760566ebde

10 years agoam e57c8446: Merge "Switch x86 to uapi headers."
Elliott Hughes [Wed, 20 Nov 2013 01:16:24 +0000 (17:16 -0800)]
am e57c8446: Merge "Switch x86 to uapi headers."

* commit 'e57c8446f0fa8e02b27e0b77aee7a2b62784cc54':
  Switch x86 to uapi headers.

10 years agoMerge "Switch x86 to uapi headers."
Elliott Hughes [Wed, 20 Nov 2013 01:12:23 +0000 (01:12 +0000)]
Merge "Switch x86 to uapi headers."

10 years agoSwitch x86 to uapi headers.
Elliott Hughes [Wed, 20 Nov 2013 00:55:00 +0000 (16:55 -0800)]
Switch x86 to uapi headers.

We still need the 'aux' hack, but this is a good step forward.

Bug: 11559337
Change-Id: Ib3d79317293e1cd3d2620c38e6b472a5994ee554

10 years agoam 0f78b47b: Merge "Switch AOSP X86/MIPS compiler to gcc4.8"
Ying Wang [Fri, 15 Nov 2013 22:56:50 +0000 (14:56 -0800)]
am 0f78b47b: Merge "Switch AOSP X86/MIPS compiler to gcc4.8"

* commit '0f78b47bb304bc6f9597dd0788c60eb4f83d9ea0':
  Switch AOSP X86/MIPS compiler to gcc4.8

10 years agoMerge "Switch AOSP X86/MIPS compiler to gcc4.8"
Ying Wang [Fri, 15 Nov 2013 22:51:10 +0000 (22:51 +0000)]
Merge "Switch AOSP X86/MIPS compiler to gcc4.8"

10 years agoSwitch AOSP X86/MIPS compiler to gcc4.8
Andrew Hsieh [Fri, 15 Nov 2013 02:25:58 +0000 (10:25 +0800)]
Switch AOSP X86/MIPS compiler to gcc4.8

Change-Id: Ifeee2c7d696c8a8e96e52c6ca51434260bdae5f8

10 years agoam de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."
Ben Cheng [Thu, 14 Nov 2013 22:09:57 +0000 (14:09 -0800)]
am de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."

* commit 'de9b1835b3f3a025c2ab57154d0b5840469868f6':
  Switch AOSP ARM build to use GCC 4.8.

10 years agoMerge "Switch AOSP ARM build to use GCC 4.8."
Ben Cheng [Thu, 14 Nov 2013 22:06:34 +0000 (22:06 +0000)]
Merge "Switch AOSP ARM build to use GCC 4.8."

10 years agoSwitch AOSP ARM build to use GCC 4.8.
Ben Cheng [Thu, 14 Nov 2013 22:05:29 +0000 (14:05 -0800)]
Switch AOSP ARM build to use GCC 4.8.

Change-Id: I65051773153ad5bc2c093cd1313acd212eb427b1

10 years agoam 77f27f1d: Merge "Cleanup x86 and x86_64 flags"
Ying Wang [Thu, 14 Nov 2013 04:57:48 +0000 (20:57 -0800)]
am 77f27f1d: Merge "Cleanup x86 and x86_64 flags"

* commit '77f27f1dbe485d80692102743529e6973ba4a121':
  Cleanup x86 and x86_64 flags

10 years agoMerge "Cleanup x86 and x86_64 flags"
Ying Wang [Thu, 14 Nov 2013 04:54:55 +0000 (04:54 +0000)]
Merge "Cleanup x86 and x86_64 flags"

10 years agoam bd10e2c0: Merge "Switch x86_64 over to uapi headers."
Elliott Hughes [Fri, 8 Nov 2013 22:52:30 +0000 (14:52 -0800)]
am bd10e2c0: Merge "Switch x86_64 over to uapi headers."

* commit 'bd10e2c019b9f6a6e13f050c0e52924f456e482f':
  Switch x86_64 over to uapi headers.

10 years agoMerge "Switch x86_64 over to uapi headers."
Elliott Hughes [Fri, 8 Nov 2013 22:50:55 +0000 (22:50 +0000)]
Merge "Switch x86_64 over to uapi headers."

10 years agoSwitch x86_64 over to uapi headers.
Elliott Hughes [Fri, 8 Nov 2013 22:47:10 +0000 (14:47 -0800)]
Switch x86_64 over to uapi headers.

Bug: 11559337
Change-Id: Ia0a8dff9194375172d1c89daae917d2d8952ace7

10 years agoam 3342bf0f: Merge "Windows SDK: define BEGIN_DECLS/END_DECLS."
Raphael Moll [Fri, 8 Nov 2013 21:36:17 +0000 (13:36 -0800)]
am 3342bf0f: Merge "Windows SDK: define BEGIN_DECLS/END_DECLS."

* commit '3342bf0fea22efeb3df0a4e3a3c50fb78ecf96ff':
  Windows SDK: define BEGIN_DECLS/END_DECLS.

10 years agoMerge "Windows SDK: define BEGIN_DECLS/END_DECLS."
Raphael Moll [Fri, 8 Nov 2013 21:33:57 +0000 (21:33 +0000)]
Merge "Windows SDK: define BEGIN_DECLS/END_DECLS."

10 years agoWindows SDK: define BEGIN_DECLS/END_DECLS.
Raphael Moll [Fri, 8 Nov 2013 19:40:41 +0000 (11:40 -0800)]
Windows SDK: define BEGIN_DECLS/END_DECLS.

These macros are not provided by MingW by default.

Change-Id: I623fda6c8e25e26573543c9368ebad47abc7f5c3

10 years agoam a05365ce: Merge "Remove the hacks needed to support ash and mksh concurrently."
Elliott Hughes [Thu, 7 Nov 2013 16:35:17 +0000 (08:35 -0800)]
am a05365ce: Merge "Remove the hacks needed to support ash and mksh concurrently."

* commit 'a05365ceceaead86651f61f7ba66153e36b7be5d':
  Remove the hacks needed to support ash and mksh concurrently.

10 years agoMerge "Remove the hacks needed to support ash and mksh concurrently."
Elliott Hughes [Thu, 7 Nov 2013 16:07:31 +0000 (16:07 +0000)]
Merge "Remove the hacks needed to support ash and mksh concurrently."

10 years agoam 240cd127: Merge "Move goldfish-specific policy rules to their own directory."
Nick Kralevich [Thu, 7 Nov 2013 00:02:06 +0000 (16:02 -0800)]
am 240cd127: Merge "Move goldfish-specific policy rules to their own directory."

* commit '240cd127eb0a14515b37b2e691645a1e83ab31f9':
  Move goldfish-specific policy rules to their own directory.

10 years agoMerge "Move goldfish-specific policy rules to their own directory."
Nick Kralevich [Wed, 6 Nov 2013 23:58:08 +0000 (23:58 +0000)]
Merge "Move goldfish-specific policy rules to their own directory."

10 years agoMove goldfish-specific policy rules to their own directory.
Stephen Smalley [Tue, 5 Nov 2013 14:37:41 +0000 (09:37 -0500)]
Move goldfish-specific policy rules to their own directory.

Change-Id: I1bdd80f641db05fef4714654515c1e1fbb259794
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
10 years agoRemove the hacks needed to support ash and mksh concurrently.
Elliott Hughes [Tue, 5 Nov 2013 19:13:49 +0000 (11:13 -0800)]
Remove the hacks needed to support ash and mksh concurrently.

We no longer have ash, and we'd rather not have unnecessary symbolic links
on the system.

Change-Id: Icfb1a51f1baaf1861c203f6ed93843b094deb65d

10 years agoam a7f254fe: Merge "Remove shell_ash; ash is but ashes."
Elliott Hughes [Tue, 5 Nov 2013 18:30:03 +0000 (10:30 -0800)]
am a7f254fe: Merge "Remove shell_ash; ash is but ashes."

* commit 'a7f254feb77db5a1358be869c39757eab487bbde':
  Remove shell_ash; ash is but ashes.

10 years agoMerge "Remove shell_ash; ash is but ashes."
Elliott Hughes [Tue, 5 Nov 2013 18:01:25 +0000 (18:01 +0000)]
Merge "Remove shell_ash; ash is but ashes."

10 years agoRemove shell_ash; ash is but ashes.
Elliott Hughes [Tue, 5 Nov 2013 17:05:50 +0000 (09:05 -0800)]
Remove shell_ash; ash is but ashes.

Change-Id: I88040e39c51986b14e3a764e7bb9e2c8c05ed86b

10 years agoam 48c4bac0: Merge "AArch64: Enable AArch64 support"
Ben Cheng [Wed, 30 Oct 2013 17:30:42 +0000 (10:30 -0700)]
am 48c4bac0: Merge "AArch64: Enable AArch64 support"

* commit '48c4bac05f86b712f40b3a2f7dd846ed8f5eb0a4':
  AArch64: Enable AArch64 support

10 years agoMerge "AArch64: Enable AArch64 support"
Ben Cheng [Wed, 30 Oct 2013 17:27:17 +0000 (17:27 +0000)]
Merge "AArch64: Enable AArch64 support"

10 years agoAArch64: Enable AArch64 support
Ben Cheng [Tue, 29 Oct 2013 23:13:30 +0000 (16:13 -0700)]
AArch64: Enable AArch64 support

This patch completes the support for AArch64. It adds the last few
tweaks that will enable a AArch64 build of bionic.

Please note that though AArch64 uses the new kernel infrastructure,
where the userspace exported headers live in uapi folders, we still
need to include "kernel/common" in the include search path
(take a look at external/kernel-headers/uapi/asm-generic/signal-defs.h).

Also remove the relro linker flags for now as they crash the foundation
model.

Change-Id: Ie2fa8c1056c84dc15fec4469f2d65b8d0c5e712b
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
10 years agoam 7b954f4c: Merge "Add the search path for libgcc.a and crt*.o."
Ben Cheng [Mon, 28 Oct 2013 17:48:10 +0000 (10:48 -0700)]
am 7b954f4c: Merge "Add the search path for libgcc.a and crt*.o."

* commit '7b954f4c77aa49633caac196dd9343775d05e81a':
  Add the search path for libgcc.a and crt*.o.

10 years agoMerge "Add the search path for libgcc.a and crt*.o."
Ben Cheng [Mon, 28 Oct 2013 17:44:38 +0000 (17:44 +0000)]
Merge "Add the search path for libgcc.a and crt*.o."

10 years agoAdd the search path for libgcc.a and crt*.o.
Ben Cheng [Mon, 28 Oct 2013 17:27:58 +0000 (10:27 -0700)]
Add the search path for libgcc.a and crt*.o.

Change-Id: I727f5630f7667b98770d779d43be6a7901471c55

10 years agoam 4f92abad: Merge "Two quick fixes: fix kernel header location and nostdlib."
Ben Cheng [Fri, 25 Oct 2013 23:11:34 +0000 (16:11 -0700)]
am 4f92abad: Merge "Two quick fixes: fix kernel header location and nostdlib."

* commit '4f92abad95f724c0bf29c93d6b1c8fff41049007':
  Two quick fixes: fix kernel header location and nostdlib.

10 years agoMerge "Two quick fixes: fix kernel header location and nostdlib."
Ben Cheng [Fri, 25 Oct 2013 16:36:39 +0000 (16:36 +0000)]
Merge "Two quick fixes: fix kernel header location and nostdlib."

10 years agoTwo quick fixes: fix kernel header location and nostdlib.
Ben Cheng [Fri, 25 Oct 2013 16:33:22 +0000 (09:33 -0700)]
Two quick fixes: fix kernel header location and nostdlib.

Change-Id: Idf2d101e16e895ca75a74a095091e3543b2b482b

10 years agoam 8c4efac5: Merge "x86: turn on -Wl,--fatal-warnings"
Nick Kralevich [Thu, 24 Oct 2013 21:36:38 +0000 (14:36 -0700)]
am 8c4efac5: Merge "x86: turn on -Wl,--fatal-warnings"

* commit '8c4efac588d695b11ed341a0e4531d3e220dbe8c':
  x86: turn on -Wl,--fatal-warnings

10 years agoMerge "x86: turn on -Wl,--fatal-warnings"
Nick Kralevich [Thu, 24 Oct 2013 21:34:27 +0000 (21:34 +0000)]
Merge "x86: turn on -Wl,--fatal-warnings"

10 years agox86: turn on -Wl,--fatal-warnings
Nick Kralevich [Thu, 24 Oct 2013 20:32:05 +0000 (13:32 -0700)]
x86: turn on -Wl,--fatal-warnings

In 4f2f16da143fede94a1124ee79efccee78442b90, we added
-Wl,--warn-shared-textrel to TARGET_GLOBAL_LDFLAGS. This generated
a warning whenever we created a shared library with a text
relocation.  At the time, we wrote:

=====
Emit a warning when the static linker detects a shared library
has text relocations. Text relocations make it harder to
share pages across processes, and make it harder to use
certain memory protection features in, for example, SELinux.

This warning will turn into an error in a future change
(via --fatal-warnings)
=====

All code which uses text relocations has either been fixed, or
we've temporarily worked around the issue so the code can still
compile.

Enable --fatal-warnings.

Bug: 11353056
Change-Id: I2f2c65352166ef0a96f54858de1556f0290fe306

10 years agoam 34cf868b: Merge "Point to the uapi header location for aarch64."
Ben Cheng [Fri, 18 Oct 2013 19:07:23 +0000 (12:07 -0700)]
am 34cf868b: Merge "Point to the uapi header location for aarch64."

* commit '34cf868be4c7da1e58324051b968021742727692':
  Point to the uapi header location for aarch64.

10 years agoMerge "Point to the uapi header location for aarch64."
Ben Cheng [Fri, 18 Oct 2013 16:45:12 +0000 (16:45 +0000)]
Merge "Point to the uapi header location for aarch64."

10 years agocore: support make 4.00
synergydev [Wed, 16 Oct 2013 17:36:32 +0000 (10:36 -0700)]
core: support make 4.00

Make 4.00 is now out, and builds work fine with it.

Change-Id: I49e36d651a7997a52270badb0e8badd975f64e8f

10 years agoam 3b6bffcd: merge in klp-release (no-op)
Ed Heyl [Thu, 17 Oct 2013 00:47:50 +0000 (17:47 -0700)]
am 3b6bffcd: merge in klp-release (no-op)

* commit '3b6bffcda4e66c86c87a6a29a412ef0949f19205': (61 commits)
  "KRT15D"
  "KRT15C"
  "KRT15B"
  "KRT15"
  "KRT14B"
  "KRT14"
  "KRT13B"
  "KRT13"
  "KRT10F"
  "KRT10E"
  "KRT10D"
  "KRT10C"
  "KRT10B"
  "KRT10"
  KRT09B
  "KRT09"
  "KRT08C"
  "KRT08B"
  So long Key Lime Pie, it was nice knowing you.
  "KRT08"
  ...

10 years agomerge in klp-release (no-op)
Ed Heyl [Thu, 17 Oct 2013 00:34:58 +0000 (17:34 -0700)]
merge in klp-release (no-op)

10 years agoam 2b205a58: am 919edbe7: am 1c094509: am 6c030b73: fix javadoc sidenav so it does...
Scott Main [Thu, 17 Oct 2013 00:23:45 +0000 (17:23 -0700)]
am 2b205a58: am 919edbe7: am 1c094509: am 6c030b73: fix javadoc sidenav so it does not cutoff overflowing link names

* commit '2b205a5814c39d7b6e7c6646e3ec9da4dad6dcb8':
  fix javadoc sidenav so it does not cutoff overflowing link names

10 years agoam 919edbe7: am 1c094509: am 6c030b73: fix javadoc sidenav so it does not cutoff...
Scott Main [Thu, 17 Oct 2013 00:17:37 +0000 (17:17 -0700)]
am 919edbe7: am 1c094509: am 6c030b73: fix javadoc sidenav so it does not cutoff overflowing link names

* commit '919edbe7761767c1ed3e3bb3715aa495908601c7':
  fix javadoc sidenav so it does not cutoff overflowing link names

10 years agoam 1c094509: am 6c030b73: fix javadoc sidenav so it does not cutoff overflowing link...
Scott Main [Thu, 17 Oct 2013 00:15:00 +0000 (17:15 -0700)]
am 1c094509: am 6c030b73: fix javadoc sidenav so it does not cutoff overflowing link names

* commit '1c094509501d970011dfb73f5d1407c944797773':
  fix javadoc sidenav so it does not cutoff overflowing link names

10 years agoam 6c030b73: fix javadoc sidenav so it does not cutoff overflowing link names
Scott Main [Thu, 17 Oct 2013 00:10:55 +0000 (17:10 -0700)]
am 6c030b73: fix javadoc sidenav so it does not cutoff overflowing link names

* commit '6c030b7361630951b49ec6fab25973079517076b':
  fix javadoc sidenav so it does not cutoff overflowing link names

10 years agofix javadoc sidenav so it does not cutoff overflowing link names
Scott Main [Thu, 17 Oct 2013 00:04:37 +0000 (17:04 -0700)]
fix javadoc sidenav so it does not cutoff overflowing link names

Change-Id: I48f3a7cf4715061702c0a0c7537fa1b09734c62a

10 years agoPoint to the uapi header location for aarch64.
Ben Cheng [Wed, 16 Oct 2013 19:28:38 +0000 (12:28 -0700)]
Point to the uapi header location for aarch64.

Change-Id: Ic42f5520eb0711c35aaf7106939ef83e449bda74

10 years ago"KRT15D"
The Android Automerger [Wed, 16 Oct 2013 08:32:29 +0000 (01:32 -0700)]
"KRT15D"

10 years agomerge in klp-release history after reset to klp-dev
The Android Automerger [Wed, 16 Oct 2013 08:31:32 +0000 (01:31 -0700)]
merge in klp-release history after reset to klp-dev

10 years ago"KRT15C"
The Android Automerger [Wed, 16 Oct 2013 04:15:05 +0000 (21:15 -0700)]
"KRT15C"

10 years agomerge in klp-release history after reset to klp-dev
The Android Automerger [Wed, 16 Oct 2013 04:13:52 +0000 (21:13 -0700)]
merge in klp-release history after reset to klp-dev

10 years ago"KRT15B"
The Android Automerger [Tue, 15 Oct 2013 22:57:09 +0000 (15:57 -0700)]
"KRT15B"

10 years agomerge in klp-release history after reset to klp-dev
The Android Automerger [Tue, 15 Oct 2013 22:55:16 +0000 (15:55 -0700)]
merge in klp-release history after reset to klp-dev

10 years agoam 866db61f: update dev build ID
Ed Heyl [Tue, 15 Oct 2013 17:53:39 +0000 (10:53 -0700)]
am 866db61f: update dev build ID

* commit '866db61fff4f6939a5655429b0600d8395acb7d7':
  update dev build ID

10 years agoupdate dev build ID
Ed Heyl [Tue, 15 Oct 2013 17:37:53 +0000 (10:37 -0700)]
update dev build ID

Change-Id: Icb95a91c7d7ed6754438b5d6bd188cdb3f85a005

10 years agoCleanup x86 and x86_64 flags
Pavel Chupin [Thu, 10 Oct 2013 16:26:31 +0000 (20:26 +0400)]
Cleanup x86 and x86_64 flags

-mandroid, -D__ANDROID__ is on by the toolchain;
-msse3 moved to llvm_config, it seems it's required only there;
__cxa_atexit is provided by libc now;
USE_SSE2 should not be used anywhere, it's always true;
remove -mstackreallign and -mfpmath=sse as useless for x86_64;

Change-Id: Ib7739f6522c375c09de10d22616c48a493841c4c
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
10 years ago"KRT15"
The Android Automerger [Tue, 15 Oct 2013 13:02:48 +0000 (06:02 -0700)]
"KRT15"

10 years agomerge in klp-release history after reset to klp-dev
The Android Automerger [Tue, 15 Oct 2013 13:00:21 +0000 (06:00 -0700)]
merge in klp-release history after reset to klp-dev

10 years agoam a3362a7f: am d19a1ff4: am 3f4fcef5: am 25c89dda: enable auto-linking to next lesso...
Scott Main [Tue, 15 Oct 2013 02:00:51 +0000 (19:00 -0700)]
am a3362a7f: am d19a1ff4: am 3f4fcef5: am 25c89dda: enable auto-linking to next lesson with \'next-page-link\' css class

* commit 'a3362a7f67b87e89f5d82cf62f51d6b36be008fc':
  enable auto-linking to next lesson with 'next-page-link' css class

10 years ago"KRT14B"
The Android Automerger [Mon, 14 Oct 2013 22:08:31 +0000 (15:08 -0700)]
"KRT14B"

10 years agoam b0af7e51: am cc68ce70: Merge "Allow ECDSA signing OTA files"
Kenny Root [Mon, 14 Oct 2013 21:13:44 +0000 (14:13 -0700)]
am b0af7e51: am cc68ce70: Merge "Allow ECDSA signing OTA files"

* commit 'b0af7e5107abb17fc756044454b3a452d0dafb50':
  Allow ECDSA signing OTA files

10 years agoam cc68ce70: Merge "Allow ECDSA signing OTA files"
Kenny Root [Mon, 14 Oct 2013 21:10:05 +0000 (14:10 -0700)]
am cc68ce70: Merge "Allow ECDSA signing OTA files"

* commit 'cc68ce7012784a3d2ad12e041c8e82def74f20cd':
  Allow ECDSA signing OTA files

10 years agoMerge "Allow ECDSA signing OTA files"
Kenny Root [Mon, 14 Oct 2013 21:05:07 +0000 (21:05 +0000)]
Merge "Allow ECDSA signing OTA files"

10 years agoam d19a1ff4: am 3f4fcef5: am 25c89dda: enable auto-linking to next lesson with \...
Scott Main [Mon, 14 Oct 2013 20:17:46 +0000 (13:17 -0700)]
am d19a1ff4: am 3f4fcef5: am 25c89dda: enable auto-linking to next lesson with \'next-page-link\' css class

* commit 'd19a1ff4b2c4a3c7d76ea94702776e8b2087d705':
  enable auto-linking to next lesson with 'next-page-link' css class

10 years agoam 3f4fcef5: am 25c89dda: enable auto-linking to next lesson with \'next-page-link...
Scott Main [Mon, 14 Oct 2013 20:14:22 +0000 (13:14 -0700)]
am 3f4fcef5: am 25c89dda: enable auto-linking to next lesson with \'next-page-link\' css class

* commit '3f4fcef5830095ecd7360ee82c59ab6c41b5c826':
  enable auto-linking to next lesson with 'next-page-link' css class

10 years agoam 25c89dda: enable auto-linking to next lesson with \'next-page-link\' css class
Scott Main [Mon, 14 Oct 2013 20:11:12 +0000 (13:11 -0700)]
am 25c89dda: enable auto-linking to next lesson with \'next-page-link\' css class

* commit '25c89dda9f416466f28f2fb2341d272ace709199':
  enable auto-linking to next lesson with 'next-page-link' css class

10 years agoenable auto-linking to next lesson with 'next-page-link' css class
Scott Main [Mon, 7 Oct 2013 21:17:55 +0000 (14:17 -0700)]
enable auto-linking to next lesson with 'next-page-link' css class

Change-Id: I9f4068a4b0921eee28eee3258b72e5f3ad48a64d

10 years ago"KRT14"
The Android Automerger [Mon, 14 Oct 2013 13:01:12 +0000 (06:01 -0700)]
"KRT14"

10 years agomerge in klp-release history after reset to klp-dev
The Android Automerger [Mon, 14 Oct 2013 13:00:07 +0000 (06:00 -0700)]
merge in klp-release history after reset to klp-dev

10 years ago"KRT13B"
The Android Automerger [Mon, 14 Oct 2013 02:21:10 +0000 (19:21 -0700)]
"KRT13B"

10 years agomerge in klp-release history after reset to klp-dev
The Android Automerger [Mon, 14 Oct 2013 02:19:48 +0000 (19:19 -0700)]
merge in klp-release history after reset to klp-dev