Commit Graph

14481 Commits

Author SHA1 Message Date
Scott Main d2479d2beb am 241dbd15: script to handle new static landing pages for sample topics
* commit '241dbd1565b3693bfc2cc9ee3e9e50bcd2f8a7f0':
  script to handle new static landing pages for sample topics
2013-10-31 07:33:07 -07:00
Scott Main 241dbd1565 script to handle new static landing pages for sample topics
Change-Id: If90531da327e2d664ca7856af6a9737ea1879eaa
2013-10-31 07:27:10 -07:00
Scott Main 70120d0bff am 36ea7a3d: remove the dummy sidenav from samples before populating the real list. Also make the line numbers hidden before they get moved to avoid some jankyness during load.
* commit '36ea7a3d74c68d62a5d081401b887e848370f6d8':
  remove the dummy sidenav from samples before populating the real list. Also make the line numbers hidden before they get moved to avoid some jankyness during load.
2013-10-30 16:41:42 -07:00
Scott Main 36ea7a3d74 remove the dummy sidenav from samples before populating the real list.
Also make the line numbers hidden before they get moved to avoid
some jankyness during load.

Change-Id: I11c3df6d6c7a9a2e74be938b0f0ec704e71eb8d4
2013-10-30 16:29:22 -07:00
Scott Main a0df634521 am e9fbac49: make expandable lists under each sample sticky so they don\'t collapse when opening other project directories.
* commit 'e9fbac49bba45008d8741f3f93b47e866093e238':
  make expandable lists under each sample sticky so they don't collapse when opening other project directories.
2013-10-30 15:25:03 -07:00
Scott Main e9fbac49bb make expandable lists under each sample sticky so they don't collapse
when opening other project directories.

change code comment color from red to green, and strings from green to red.
Make sidenav file names smaller.

Change-Id: Idd074c7beba48f79c8c551d319c36fb5ecbbcb5f
2013-10-30 15:19:41 -07:00
Ben Cheng 0ad7a37150 am d16a4913: am 48c4bac0: Merge "AArch64: Enable AArch64 support"
* commit 'd16a49134914eec45f395c867f9e8e282009fffe':
  AArch64: Enable AArch64 support
2013-10-30 10:33:24 -07:00
Ben Cheng d16a491349 am 48c4bac0: Merge "AArch64: Enable AArch64 support"
* commit '48c4bac05f86b712f40b3a2f7dd846ed8f5eb0a4':
  AArch64: Enable AArch64 support
2013-10-30 10:30:42 -07:00
Ben Cheng 48c4bac05f Merge "AArch64: Enable AArch64 support" 2013-10-30 17:27:18 +00:00
Dirk Dougherty 5404ae42e7 am 3c0c1274: Merge "Add n5 landscape-13 device video frame and css." into klp-dev
* commit '3c0c127468bb29ceabb4651273efc386aca1ac85':
  Add n5 landscape-13 device video frame and css.
2013-10-29 18:30:35 -07:00
Dirk Dougherty 3c0c127468 Merge "Add n5 landscape-13 device video frame and css." into klp-dev 2013-10-30 01:27:10 +00:00
Dirk Dougherty 3b67673291 am 57ab9435: Merge "Adjust samples output pages." into klp-dev
* commit '57ab94354c02b06f548293e22bd7186da11f07a2':
  Adjust samples output pages.
2013-10-29 16:40:56 -07:00
Dirk Dougherty 57ab94354c Merge "Adjust samples output pages." into klp-dev 2013-10-29 23:35:12 +00:00
Dirk Dougherty ca1858aca9 Add n5 landscape-13 device video frame and css.
Change-Id: I3b18782680e74bd8d4022e6701bfd61887101cf1
2013-10-29 16:25:00 -07:00
Ben Cheng 74a8faf233 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>
2013-10-29 16:15:40 -07:00
Dirk Dougherty 4bddbb1c77 Adjust samples output pages.
Change-Id: I78a523f218f8733d4a3428e1d54c3c5c471cfa17
2013-10-29 15:42:10 -07:00
Scott Main ba5b20eb9f am 1a00f7fe: fix \'next\' links to disable them when at the end of a list. Also remove the "next class" link at the end of training.
* commit '1a00f7fecd240871caa219bb45460b43c652c604':
  fix 'next' links to disable them when at the end of a list. Also remove the "next class" link at the end of training.
2013-10-29 11:22:07 -07:00
Scott Main 1a00f7fecd fix 'next' links to disable them when at the end of a list.
Also remove the "next class" link at the end of training.

Change-Id: I1d81919a0498d57b451741a7a0c12f011921f2cb
2013-10-29 11:13:26 -07:00
Ben Cheng 281778a373 am 72e9dab0: am 7b954f4c: Merge "Add the search path for libgcc.a and crt*.o."
* commit '72e9dab0127e4200d5770d0fa7944fc0db29632b':
  Add the search path for libgcc.a and crt*.o.
2013-10-28 10:52:52 -07:00
Ben Cheng 72e9dab012 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.
2013-10-28 10:48:10 -07:00
Ben Cheng 7b954f4c77 Merge "Add the search path for libgcc.a and crt*.o." 2013-10-28 17:44:38 +00:00
Ben Cheng 71c36eb451 Add the search path for libgcc.a and crt*.o.
Change-Id: I727f5630f7667b98770d779d43be6a7901471c55
2013-10-28 10:33:55 -07:00
Dirk Dougherty e45fbe5ea7 am db932024: Merge "Doc change: css for n5 device video frame." into klp-dev
* commit 'db932024363c1a8d867dd7b5eb6eca0c185d325e':
  Doc change: css for n5 device video frame.
2013-10-26 17:09:24 -07:00
Dirk Dougherty db93202436 Merge "Doc change: css for n5 device video frame." into klp-dev 2013-10-27 00:04:01 +00:00
Dirk Dougherty d5d3f805e0 Doc change: css for n5 device video frame.
Change-Id: I283c5c7cb3bb84c494b493b333e47f69b2595501
2013-10-26 12:17:44 -07:00
Ben Cheng 4f2abfff48 am 24834ffd: am 4f92abad: Merge "Two quick fixes: fix kernel header location and nostdlib."
* commit '24834ffddd64f80c93089033c214f0996c2f18c6':
  Two quick fixes: fix kernel header location and nostdlib.
2013-10-25 18:13:14 -07:00
Ben Cheng 24834ffddd am 4f92abad: Merge "Two quick fixes: fix kernel header location and nostdlib."
* commit '4f92abad95f724c0bf29c93d6b1c8fff41049007':
  Two quick fixes: fix kernel header location and nostdlib.
2013-10-25 16:11:34 -07:00
Ben Cheng 4f92abad95 Merge "Two quick fixes: fix kernel header location and nostdlib." 2013-10-25 16:36:40 +00:00
Ben Cheng e61dea99c3 Two quick fixes: fix kernel header location and nostdlib.
Change-Id: Idf2d101e16e895ca75a74a095091e3543b2b482b
2013-10-25 09:34:29 -07:00
Nick Kralevich 3ee5710d69 am 0f798297: am 8c4efac5: Merge "x86: turn on -Wl,--fatal-warnings"
* commit '0f798297636ea07f1a87412776d48a57888ea8fe':
  x86: turn on -Wl,--fatal-warnings
2013-10-24 14:40:00 -07:00
Nick Kralevich 0f79829763 am 8c4efac5: Merge "x86: turn on -Wl,--fatal-warnings"
* commit '8c4efac588d695b11ed341a0e4531d3e220dbe8c':
  x86: turn on -Wl,--fatal-warnings
2013-10-24 14:36:38 -07:00
Nick Kralevich 8c4efac588 Merge "x86: turn on -Wl,--fatal-warnings" 2013-10-24 21:34:28 +00:00
Nick Kralevich 46ed4aa58b x86: turn on -Wl,--fatal-warnings
In 4f2f16da14, 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
2013-10-24 13:36:08 -07:00
Colin Cross 2df0464a54 am a2ccae25: Merge "avoid // in copy headers rule" into klp-dev
* commit 'a2ccae2546db082e571168650b279125bfceb861':
  avoid // in copy headers rule
2013-10-23 18:30:02 -07:00
Baligh Uddin 31469e36e0 am a7b5c4a7: Waiting till post MR0 - this impacts signing tools for MR0.
* commit 'a7b5c4a7dc77a0896d6314828b9ce85f82d103e8':
  Waiting till post MR0 - this impacts signing tools for MR0.
2013-10-23 18:30:01 -07:00
Colin Cross a2ccae2546 Merge "avoid // in copy headers rule" into klp-dev 2013-10-24 01:23:34 +00:00
Colin Cross a6c4ebdd11 avoid // in copy headers rule
If LOCAL_COPY_HEADERS_TO is not set, then the copy headers rule
target is set to out/target/product/../obj/include//header.h.
If another rule depends on the header without the //, it will
fail.  Don't insert LOCAL_COPY_HEADERS_TO if it is blank.

Change-Id: Ideac7f8e01288ab5cca98645b307945d6ae9e97c
2013-10-23 13:18:39 -07:00
Baligh Uddin a7b5c4a7dc Waiting till post MR0 - this impacts signing tools for MR0.
Revert "Modify release tools to replace certs in MMAC files."

This reverts commit a6e0466ab5.

Change-Id: Ib7819185bad119013f307ce4301d5f02190e14ed
2013-10-23 16:53:43 +00:00
Robert Craig d4086d3bc0 am a6e0466a: Modify release tools to replace certs in MMAC files.
* commit 'a6e0466ab5771ab1b9f806b9411015b5ff9852f6':
  Modify release tools to replace certs in MMAC files.
2013-10-22 14:08:52 -07:00
Robert Craig a6e0466ab5 Modify release tools to replace certs in MMAC files.
Added support to perform a string replace of specified
dev keys with release keys when using the release tool
scripts.

Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>

(cherry picked from commit 817c574d75)

Change-Id: I51be8d62945436d3f374f51867295c5b792d4b53
Bug: 11334314
2013-10-22 13:54:46 -07:00
Alex Medina f9f0581405 am 0068d25b: Include drawables for all densities - b/11270325
* commit '0068d25b4895162993118fe3b61d2775fa575e70':
  Include drawables for all densities - b/11270325
2013-10-18 18:17:47 -07:00
Alex Medina 0068d25b48 Include drawables for all densities - b/11270325
Change-Id: I0b1f9b930a13982756dca9428ca91aec0ef343f5
2013-10-18 13:42:42 -07:00
Ben Cheng 8f55b16fb6 am ad6996a6: am 34cf868b: Merge "Point to the uapi header location for aarch64."
* commit 'ad6996a611c0af563edcb352828d3bd55cf85585':
  Point to the uapi header location for aarch64.
2013-10-18 12:11:34 -07:00
Ben Cheng ad6996a611 am 34cf868b: Merge "Point to the uapi header location for aarch64."
* commit '34cf868be4c7da1e58324051b968021742727692':
  Point to the uapi header location for aarch64.
2013-10-18 12:07:23 -07:00
Ben Cheng 34cf868be4 Merge "Point to the uapi header location for aarch64." 2013-10-18 16:45:13 +00:00
Jeff Sharkey 7732eb5bba am 53619434: Merge "Add blkid to all builds for use by vold." into klp-dev
* commit '53619434ed56043841256dfb2074662dbd0acc5e':
  Add blkid to all builds for use by vold.
2013-10-17 09:40:29 -07:00
Jeff Sharkey 53619434ed Merge "Add blkid to all builds for use by vold." into klp-dev 2013-10-17 16:33:38 +00:00
Ed Heyl c733410062 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"
  ...
2013-10-16 17:47:50 -07:00
Ed Heyl 3b6bffcda4 merge in klp-release (no-op) 2013-10-16 17:34:58 -07:00
Scott Main 011a38d184 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
2013-10-16 17:23:45 -07:00