OSDN Git Service

android-x86/build.git
11 years agoAdd extra libgcc.a only for unbundled build.
Ying Wang [Fri, 3 May 2013 21:12:31 +0000 (14:12 -0700)]
Add extra libgcc.a only for unbundled build.

We can save some space for platform build with this.
Previously an extra libgcc.a was put before libc.so so libraries built
against new platform can run on old platforms. This is needed only for
unbundled build.

Bug: 8805022
Bug: 8247455

Change-Id: I3c3e0092b06ec3804659d5cae048d29e0d2bf7ad

11 years agoMerge "DO NOT MERGE: Change build id to JB_MR2" into jb-mr2-dev
Igor Murashkin [Fri, 3 May 2013 20:18:58 +0000 (20:18 +0000)]
Merge "DO NOT MERGE: Change build id to JB_MR2" into jb-mr2-dev

11 years agoDO NOT MERGE: Change build id to JB_MR2
Igor Murashkin [Fri, 3 May 2013 19:17:44 +0000 (12:17 -0700)]
DO NOT MERGE: Change build id to JB_MR2

Change-Id: I5c87f83e53ca534e816083a639c6798deb1d93f2

11 years agoam 6873be9e: am 5d2265cb: am ed5ea12b: am f09c7628: am 0e76e7e4: provide search sugge...
Scott Main [Thu, 2 May 2013 17:54:09 +0000 (10:54 -0700)]
am 6873be9e: am 5d2265cb: am ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit '6873be9eaa509380a54ec13c50d137608e124b51':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoam 5d2265cb: am ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for...
Scott Main [Thu, 2 May 2013 17:52:03 +0000 (10:52 -0700)]
am 5d2265cb: am ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit '5d2265cb53dca92dd2fb347fc9c020b50c77f8e1':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoam ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for api guides...
Scott Main [Thu, 2 May 2013 17:50:13 +0000 (10:50 -0700)]
am ed5ea12b: am f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit 'ed5ea12b0ff8cfbc11d5b7dbda43f390b3a7d58c':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoam f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc...
Scott Main [Thu, 2 May 2013 17:47:58 +0000 (10:47 -0700)]
am f09c7628: am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit 'f09c762886afee9e7acc5632b3df3146a6d3bbb2':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoam 0e76e7e4: provide search suggestions for api guides, training, etc. also: - demot...
Scott Main [Thu, 2 May 2013 17:45:10 +0000 (10:45 -0700)]
am 0e76e7e4: provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

* commit '0e76e7e4dd44d9e8893cbf2e077a96e655628e99':
  provide search suggestions for api guides, training, etc. also:  - demote deprecated APIs in suggestions  - focus search bar with / and exit search with ESC

11 years agoprovide search suggestions for api guides, training, etc.
Scott Main [Tue, 12 Mar 2013 17:24:07 +0000 (10:24 -0700)]
provide search suggestions for api guides, training, etc.
also:
 - demote deprecated APIs in suggestions
 - focus search bar with / and exit search with ESC

Change-Id: I78818d76375d63b9eb42922d6c20ebbea30c353b

11 years agoDon't concatenate the NOTICE file for a single module.
Torne (Richard Coles) [Tue, 30 Apr 2013 15:26:58 +0000 (16:26 +0100)]
Don't concatenate the NOTICE file for a single module.

When the NOTICE file for a module changed, the new NOTICE was being
concatenated onto the end of the old one in non-clean builds, taking up
more and more space and presumably duplicating most of the content. Only
one set of rules for a given file can exist in make, so there cannot be
a case where more than one $(notice_file) was intentionally being
concatenated together as this would be an error.

Change-Id: I0f5fae498225eaee5cc75d854223b5ba790fcebe

11 years agoMerge "Add v7 support libs to path map." into jb-mr2-dev
Jeff Brown [Fri, 26 Apr 2013 18:31:05 +0000 (18:31 +0000)]
Merge "Add v7 support libs to path map." into jb-mr2-dev

11 years agoClean yacc version check
Ying Wang [Fri, 26 Apr 2013 18:13:22 +0000 (11:13 -0700)]
Clean yacc version check

We don't rely on host preinstalled bison/yacc now.

Change-Id: Iac0a7f1c12fe9d33baa53e48297ecb41ad89792d

11 years agoAdd v7 support libs to path map.
Jeff Brown [Thu, 25 Apr 2013 03:36:07 +0000 (20:36 -0700)]
Add v7 support libs to path map.

This is necessary to ensure that we correctly generate
documentation for these packages.

Bug: 8175766
Change-Id: Ia1c359c744d68f9b9423fd0e9df5516890792936

11 years agoam 499dc52c: am 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for...
Scott Main [Thu, 25 Apr 2013 18:24:08 +0000 (11:24 -0700)]
am 499dc52c: am 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '499dc52cb073d98d2168a75ff312db5e3cee49dd':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agoam 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition...
Scott Main [Thu, 25 Apr 2013 18:22:01 +0000 (11:22 -0700)]
am 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '8e1d22bc7edf9dd75e3cfbf373fc1170b809818a':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agoam 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used...
Scott Main [Thu, 25 Apr 2013 18:19:13 +0000 (11:19 -0700)]
am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '55d6070ad9d9d1f0d603434d77e2c6a22b858b0d':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agoam 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest...
Scott Main [Thu, 25 Apr 2013 18:17:52 +0000 (11:17 -0700)]
am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '78568286e1818b0a49e72267d31d0283d0faad71':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agoam 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages...
Scott Main [Thu, 25 Apr 2013 18:16:03 +0000 (11:16 -0700)]
am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '8aa725e6947b3413a19643582f5cbe704354807a':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

11 years agore-add styles for xml definition lists.
Scott Main [Thu, 25 Apr 2013 17:00:32 +0000 (10:00 -0700)]
re-add styles for xml definition lists.
used in manifest reference pages and was lost during switch to DAC2

Change-Id: I0fcaebc37fe1665bfced4b109945c9dbf6389818

11 years agoRemove DBUS from make files
Matthew Xie [Tue, 23 Apr 2013 19:24:28 +0000 (12:24 -0700)]
Remove DBUS from make files

DBUS had been needed by bluetooth bluz stack. It is not needed after
we replaced bluez stack with bluedroid stack.
bug 6872904

Change-Id: I952624e61c1e570c7e8d5a23937ab93a173d135c

11 years agoHere lies JB MR2: In with a whimper, out with a bang.
Dianne Hackborn [Mon, 22 Apr 2013 20:07:44 +0000 (13:07 -0700)]
Here lies JB MR2: In with a whimper, out with a bang.

Change-Id: Id75e084b8447234cf5d2c26ccd0e13111dde6684

11 years agoMerge commit '3359ffe4' into jb-mr2-dev
Chad Jones [Sat, 20 Apr 2013 03:24:07 +0000 (20:24 -0700)]
Merge commit '3359ffe4' into jb-mr2-dev

11 years agoam 062dc2c6: am cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into...
Robert Ly [Fri, 19 Apr 2013 21:32:15 +0000 (14:32 -0700)]
am 062dc2c6: am cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs

* commit '062dc2c6b2b8bab43241c2d4c93f0d35e9180b2e':
  sac template fixes

11 years agoam cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
Robert Ly [Fri, 19 Apr 2013 21:29:17 +0000 (14:29 -0700)]
am cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs

* commit 'cd197b2461281ff1d123b987dbd1c2a5b5236cd2':
  sac template fixes

11 years agoam 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
Robert Ly [Fri, 19 Apr 2013 21:25:43 +0000 (14:25 -0700)]
am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs

* commit '17a52ff0682b82d99c82b5920619f6de19879a28':
  sac template fixes

11 years agoam 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
Robert Ly [Fri, 19 Apr 2013 21:23:40 +0000 (14:23 -0700)]
am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs

* commit '8b4f4f6bb3acd40e4e554ab61e3b1166686775c1':
  sac template fixes

11 years agoMerge "sac template fixes" into jb-mr1.1-docs
Robert Ly [Fri, 19 Apr 2013 21:21:47 +0000 (21:21 +0000)]
Merge "sac template fixes" into jb-mr1.1-docs

11 years agosac template fixes
Robert Ly [Thu, 18 Apr 2013 18:35:16 +0000 (11:35 -0700)]
sac template fixes

Change-Id: I9e3c6b60c1fab71c53408f34d388653e85e6ba30

11 years agoAugment ANDROID_DEV_SCRIPTS with prebuilts/devtools/tools
Ying Wang [Sat, 30 Mar 2013 00:40:14 +0000 (17:40 -0700)]
Augment ANDROID_DEV_SCRIPTS with prebuilts/devtools/tools

Change-Id: Ia3647674f294c42e9fbe2163bf0d70012313bb15

11 years agoMerge "Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES" into jb-mr2-dev
Ying Wang [Tue, 16 Apr 2013 15:57:48 +0000 (15:57 +0000)]
Merge "Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES" into jb-mr2-dev

11 years agoam b676ec7b: am 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc...
Dirk Dougherty [Tue, 16 Apr 2013 03:45:47 +0000 (20:45 -0700)]
am b676ec7b: am 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.

* commit 'b676ec7b1e2e0764de85547a4b91294d16d32a3b':
  Doc change: css for checklist more resources blocks.

11 years agoam 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css...
Dirk Dougherty [Tue, 16 Apr 2013 03:43:10 +0000 (20:43 -0700)]
am 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.

* commit '6cdbe88d0bad6723e50d91585a1f3328e5b77368':
  Doc change: css for checklist more resources blocks.

11 years agoam f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist...
Dirk Dougherty [Tue, 16 Apr 2013 03:40:41 +0000 (20:40 -0700)]
am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.

* commit 'f23bdf7843782671f1f15439e4b74cbe56031f8c':
  Doc change: css for checklist more resources blocks.

11 years agoam 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources...
Dirk Dougherty [Tue, 16 Apr 2013 03:37:59 +0000 (20:37 -0700)]
am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.

* commit '1e1244bfbe50ff60f8ea6c8a1579c915c1a66232':
  Doc change: css for checklist more resources blocks.

11 years agoam a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.
Dirk Dougherty [Tue, 16 Apr 2013 03:33:54 +0000 (20:33 -0700)]
am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.

* commit 'a32f1bb4e44e932dcb6b1e17fe8c5f2dbb8127df':
  Doc change: css for checklist more resources blocks.

11 years agoam 547d9e93: Doc change: css for checklist more resources blocks.
Dirk Dougherty [Tue, 16 Apr 2013 03:30:00 +0000 (20:30 -0700)]
am 547d9e93: Doc change: css for checklist more resources blocks.

* commit '547d9e93b21e62f1153aaac49c22b1f648b4fef5':
  Doc change: css for checklist more resources blocks.

11 years agoDoc change: css for checklist more resources blocks.
Dirk Dougherty [Tue, 16 Apr 2013 01:13:47 +0000 (18:13 -0700)]
Doc change: css for checklist more resources blocks.

Change-Id: If0678b08d135f708bf6ecee49831ef233a862389

11 years agoDo vendor check on modules installed by LOCAL_SHARED_LIBRARIES
Ying Wang [Tue, 16 Apr 2013 00:32:21 +0000 (17:32 -0700)]
Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES

Since commit 6c86a1 we have split LOCAL_SHARED_LIBRARIES out of
LOCAL_REQUIRED_MODULES and the vendor check does no longer cover the
installed modules introduced by LOCAL_SHARED_LIBRARIES.
This change brings back the coverage.

Change-Id: Ie78692e48f173a3350792eb2fee8127ff9433caa

11 years agoam 7f8fd3b1: am 7098897f: am 53facc05: am 4f425e42: am 48732d9a: am bec14294: Doc...
Dirk Dougherty [Mon, 15 Apr 2013 22:51:22 +0000 (15:51 -0700)]
am 7f8fd3b1: am 7098897f: am 53facc05: am 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.

* commit '7f8fd3b1333084f9e291a1948d6ef73daeccbc70':
  Doc change: css for policy docs.

11 years agoam 7098897f: am 53facc05: am 4f425e42: am 48732d9a: am bec14294: Doc change: css...
Dirk Dougherty [Mon, 15 Apr 2013 22:47:08 +0000 (15:47 -0700)]
am 7098897f: am 53facc05: am 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.

* commit '7098897fecff6ec586a078025676b8203ab2060d':
  Doc change: css for policy docs.

11 years agoam 53facc05: am 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.
Dirk Dougherty [Mon, 15 Apr 2013 22:44:44 +0000 (15:44 -0700)]
am 53facc05: am 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.

* commit '53facc05af437f0721646102442c61c49b2e33be':
  Doc change: css for policy docs.

11 years agoam 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.
Dirk Dougherty [Mon, 15 Apr 2013 22:41:54 +0000 (15:41 -0700)]
am 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.

* commit '4f425e4284024e21c7e65a7840d8e1a45d916756':
  Doc change: css for policy docs.

11 years agoam 48732d9a: am bec14294: Doc change: css for policy docs.
Dirk Dougherty [Mon, 15 Apr 2013 22:37:54 +0000 (15:37 -0700)]
am 48732d9a: am bec14294: Doc change: css for policy docs.

* commit '48732d9aaa765576d98f07fabd856a17528cb826':
  Doc change: css for policy docs.

11 years agoam bec14294: Doc change: css for policy docs.
Dirk Dougherty [Mon, 15 Apr 2013 22:34:05 +0000 (15:34 -0700)]
am bec14294: Doc change: css for policy docs.

* commit 'bec142949a33bf7d195d022e9ec99a1a84197065':
  Doc change: css for policy docs.

11 years agoDoc change: css for policy docs.
Dirk Dougherty [Thu, 11 Apr 2013 03:23:40 +0000 (20:23 -0700)]
Doc change: css for policy docs.

Change-Id: I5d8609d7e20315e5bb022f057704b2814ad9e172

11 years agoMerge "DO NOT MERGE. Fix build by removing old file." into jb-mr2-dev
Jeff Sharkey [Fri, 12 Apr 2013 00:12:00 +0000 (00:12 +0000)]
Merge "DO NOT MERGE. Fix build by removing old file." into jb-mr2-dev

11 years agoDO NOT MERGE. Fix build by removing old file.
Jeff Sharkey [Thu, 11 Apr 2013 22:37:13 +0000 (15:37 -0700)]
DO NOT MERGE. Fix build by removing old file.

Change-Id: I2fb4d27acfabb9283d54958f0438a6db74641dd2

11 years agoMerge "Get rid of the liblog hack." into jb-mr2-dev
Ying Wang [Thu, 11 Apr 2013 22:56:20 +0000 (22:56 +0000)]
Merge "Get rid of the liblog hack." into jb-mr2-dev

11 years agoSupport to dist unbundled files for bundled build
Ying Wang [Thu, 11 Apr 2013 02:17:41 +0000 (19:17 -0700)]
Support to dist unbundled files for bundled build

Usage:
LOCAL_DIST_BUNDLED_BINARIES := true
The dist files will include the jni shared libraries and the apk with
jni libraries stripped.

Bug: 8181626
Change-Id: I4a047d786ad35b948b4ad7a51adf37321dbe395c

11 years agoGet rid of the liblog hack.
Ying Wang [Wed, 10 Apr 2013 06:27:57 +0000 (23:27 -0700)]
Get rid of the liblog hack.

Bug: 8580410
Change-Id: I3ece860673eb52a2db1421db4492c9b1807dda6e

11 years agoRevert "Get rid of the liblog hack."
Ying Wang [Wed, 10 Apr 2013 22:11:43 +0000 (22:11 +0000)]
Revert "Get rid of the liblog hack."

This reverts commit 7636578729ffcd02bfb5158db884f559a52d8905

Change-Id: I32f2acce5f99cb97eae986dfeba6d5d25378aefa

11 years agoGet rid of the liblog hack.
Ying Wang [Wed, 10 Apr 2013 06:27:57 +0000 (23:27 -0700)]
Get rid of the liblog hack.

Bug: 8580410
Change-Id: I4b437d10522ee66c7883faacfaf7e30abede394c

11 years agoAdd liblog
Ying Wang [Wed, 10 Apr 2013 05:33:58 +0000 (22:33 -0700)]
Add liblog

Bug: 8580410
Change-Id: Id3c26ff084950f8cbfa87f4425747ee322de7624

11 years agoMerge "Revert "Add liblog"" into jb-mr2-dev
Ying Wang [Wed, 10 Apr 2013 05:32:37 +0000 (05:32 +0000)]
Merge "Revert "Add liblog"" into jb-mr2-dev

11 years agoRevert "Add liblog"
Ying Wang [Wed, 10 Apr 2013 05:32:21 +0000 (05:32 +0000)]
Revert "Add liblog"

This reverts commit 8722580d90840352883a84d1ca882e50220f3959

Change-Id: Iafdbb7f540a53ddc9dc2e21c0afddb62c44c4af8

11 years agoMerge "Add liblog" into jb-mr2-dev
Ying Wang [Wed, 10 Apr 2013 05:12:00 +0000 (05:12 +0000)]
Merge "Add liblog" into jb-mr2-dev

11 years agoAdd liblog
Ying Wang [Wed, 10 Apr 2013 04:41:48 +0000 (21:41 -0700)]
Add liblog

Bug: 8580410
Change-Id: I45e17b786b8d221a071b5de2432bb1367e245fb4

11 years agoam 645c6887: am 7b0422e5: am 969c4c0c: am b6b3da3c: am a4d2d0ef: s.a.c templates
Robert Ly [Tue, 9 Apr 2013 20:43:50 +0000 (13:43 -0700)]
am 645c6887: am 7b0422e5: am 969c4c0c: am b6b3da3c: am a4d2d0ef: s.a.c templates

* commit '645c6887287c78590eabd8c8f2d7486bfda32544':
  s.a.c templates

11 years agoam 7b0422e5: am 969c4c0c: am b6b3da3c: am a4d2d0ef: s.a.c templates
Robert Ly [Tue, 9 Apr 2013 20:40:36 +0000 (13:40 -0700)]
am 7b0422e5: am 969c4c0c: am b6b3da3c: am a4d2d0ef: s.a.c templates

* commit '7b0422e5ba911b8864ed89e76698f9d332732d77':
  s.a.c templates

11 years agoam 969c4c0c: am b6b3da3c: am a4d2d0ef: s.a.c templates
Robert Ly [Tue, 9 Apr 2013 20:37:01 +0000 (13:37 -0700)]
am 969c4c0c: am b6b3da3c: am a4d2d0ef: s.a.c templates

* commit '969c4c0c3c0d24d00bb27606de477f4c0cfc24fc':
  s.a.c templates

11 years agoam b6b3da3c: am a4d2d0ef: s.a.c templates
Robert Ly [Tue, 9 Apr 2013 20:33:28 +0000 (13:33 -0700)]
am b6b3da3c: am a4d2d0ef: s.a.c templates

* commit 'b6b3da3c9a095167b0257903234960aac9e80ebb':
  s.a.c templates

11 years agoam a4d2d0ef: s.a.c templates
Robert Ly [Tue, 9 Apr 2013 20:29:57 +0000 (13:29 -0700)]
am a4d2d0ef: s.a.c templates

* commit 'a4d2d0ef551f443445a1dffb05f530de32b01fb3':
  s.a.c templates

11 years agos.a.c templates
Robert Ly [Tue, 9 Apr 2013 18:26:12 +0000 (11:26 -0700)]
s.a.c templates

Change-Id: Ia6554ba55d10af10227cde336026b51a27307aa0

11 years agoMerge "Add new media command to build." into jb-mr2-dev
Dianne Hackborn [Mon, 8 Apr 2013 22:35:34 +0000 (22:35 +0000)]
Merge "Add new media command to build." into jb-mr2-dev

11 years agoFix the win_sdk build.
Ying Wang [Sat, 6 Apr 2013 01:51:32 +0000 (18:51 -0700)]
Fix the win_sdk build.

Change-Id: Ia6a300dcee084d79960aba4fba552dd7fd9c2dee

11 years agoSwitch to prebuilt bison
Ying Wang [Sat, 6 Apr 2013 01:02:16 +0000 (18:02 -0700)]
Switch to prebuilt bison

Bug: 8517572
Change-Id: Iad91b1db9472712899c4b46e2a8da5ba34ccb1cd

11 years agoAdd new media command to build.
Dianne Hackborn [Fri, 5 Apr 2013 01:50:45 +0000 (18:50 -0700)]
Add new media command to build.

Change-Id: I3c32924b0c6400aa22221646f8e118a66f65f628

11 years agoam f3840a2c: am 99532a5a: am ad027032: am e046ede5: am 3eba74ff: am ddde20b6: Merge...
Robert Ly [Wed, 3 Apr 2013 21:01:54 +0000 (14:01 -0700)]
am f3840a2c: am 99532a5a: am ad027032: am e046ede5: am 3eba74ff: am ddde20b6: Merge "fix android build number in footer of gms and gcm reference" into jb-mr1-dev

* commit 'f3840a2c2c614a271c8678fb65fc4a6148f41744':
  fix android build number in footer of gms and gcm reference

11 years agoam 99532a5a: am ad027032: am e046ede5: am 3eba74ff: am ddde20b6: Merge "fix android...
Robert Ly [Wed, 3 Apr 2013 20:58:38 +0000 (13:58 -0700)]
am 99532a5a: am ad027032: am e046ede5: am 3eba74ff: am ddde20b6: Merge "fix android build number in footer of gms and gcm reference" into jb-mr1-dev

* commit '99532a5aeabe3d55fa99407e948782a6dcf15e5e':
  fix android build number in footer of gms and gcm reference

11 years agoam ad027032: am e046ede5: am 3eba74ff: am ddde20b6: Merge "fix android build number...
Robert Ly [Wed, 3 Apr 2013 20:56:04 +0000 (13:56 -0700)]
am ad027032: am e046ede5: am 3eba74ff: am ddde20b6: Merge "fix android build number in footer of gms and gcm reference" into jb-mr1-dev

* commit 'ad027032b11f592cc58286f535e087053b0220f0':
  fix android build number in footer of gms and gcm reference

11 years agoam e046ede5: am 3eba74ff: am ddde20b6: Merge "fix android build number in footer...
Robert Ly [Wed, 3 Apr 2013 20:54:00 +0000 (13:54 -0700)]
am e046ede5: am 3eba74ff: am ddde20b6: Merge "fix android build number in footer of gms and gcm reference" into jb-mr1-dev

* commit 'e046ede5350affd49268d35692b5142d1471381d':
  fix android build number in footer of gms and gcm reference

11 years agoam 3eba74ff: am ddde20b6: Merge "fix android build number in footer of gms and gcm...
Robert Ly [Wed, 3 Apr 2013 20:52:06 +0000 (13:52 -0700)]
am 3eba74ff: am ddde20b6: Merge "fix android build number in footer of gms and gcm reference" into jb-mr1-dev

* commit '3eba74ffc1f2a542a0d0376215fb6d2711e7639c':
  fix android build number in footer of gms and gcm reference

11 years agoam ddde20b6: Merge "fix android build number in footer of gms and gcm reference"...
Robert Ly [Wed, 3 Apr 2013 20:48:35 +0000 (13:48 -0700)]
am ddde20b6: Merge "fix android build number in footer of gms and gcm reference" into jb-mr1-dev

* commit 'ddde20b67c521fbd7ad090f7a1e4ab3f69865b4f':
  fix android build number in footer of gms and gcm reference

11 years agoMerge "fix android build number in footer of gms and gcm reference" into jb-mr1-dev
Robert Ly [Wed, 3 Apr 2013 20:38:55 +0000 (20:38 +0000)]
Merge "fix android build number in footer of gms and gcm reference" into jb-mr1-dev

11 years agoAdd a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE.
Ulas Kirazci [Thu, 28 Mar 2013 21:02:14 +0000 (14:02 -0700)]
Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE.

Change-Id: I7429015b3c5f7f38b7be01eb2d4927f7a9999c80

11 years agoam baa0023b: am 2e5602cd: am 70174c67: am 07e13f7c: am f614554d: load google API...
Scott Main [Tue, 2 Apr 2013 20:55:59 +0000 (13:55 -0700)]
am baa0023b: am 2e5602cd: am 70174c67: am 07e13f7c: am f614554d: load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is

* commit 'baa0023b9f1e5cbc3cfa0c39ea5893cd68d5a981':
  load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into nav.

11 years agoam 2e5602cd: am 70174c67: am 07e13f7c: am f614554d: load google API navtree ondemand...
Scott Main [Tue, 2 Apr 2013 20:51:52 +0000 (13:51 -0700)]
am 2e5602cd: am 70174c67: am 07e13f7c: am f614554d: load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into n

* commit '2e5602cd6251d7669f5adc9ccda3a5451a0195bd':
  load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into nav.

11 years agoam 70174c67: am 07e13f7c: am f614554d: load google API navtree ondemand (remove reque...
Scott Main [Tue, 2 Apr 2013 20:47:47 +0000 (13:47 -0700)]
am 70174c67: am 07e13f7c: am f614554d: load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into nav.

* commit '70174c6783f85d105157f2b2207a3d459e966237':
  load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into nav.

11 years agoam 07e13f7c: am f614554d: load google API navtree ondemand (remove request from ...
Scott Main [Tue, 2 Apr 2013 20:44:22 +0000 (13:44 -0700)]
am 07e13f7c: am f614554d: load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into nav.

* commit '07e13f7c25d22ac30a59b10feebf92a3d2df6e02':
  load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into nav.

11 years agoam f614554d: load google API navtree ondemand (remove request from <head>). Also...
Scott Main [Tue, 2 Apr 2013 20:40:05 +0000 (13:40 -0700)]
am f614554d: load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into nav.

* commit 'f614554daed6b8fe1ff646136a28c8090474b39e':
  load google API navtree ondemand (remove request from <head>). Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into nav.

11 years agoFix SDK build.
Ben Murdoch [Tue, 2 Apr 2013 17:20:10 +0000 (18:20 +0100)]
Fix SDK build.

Ensure that we include the Chromium-WebView resources.

Change-Id: I3f7b4e52ebb59fa6a8952839bb071c7994505b75

11 years agoload google API navtree ondemand (remove request from <head>).
Scott Main [Mon, 1 Apr 2013 23:38:11 +0000 (16:38 -0700)]
load google API navtree ondemand (remove request from <head>).
Also move the code for highlighting the sidenav into a separate method
that we can call at a later time, such as after the gms reference is loaded into nav.

Change-Id: I924d68b2b9dbfed83f81d1fd418e06b6c79a9010

11 years agoapicheck: Suppress certain changes in final qualifier.
Jeff Brown [Mon, 1 Apr 2013 20:40:55 +0000 (13:40 -0700)]
apicheck: Suppress certain changes in final qualifier.

It is safe for a class to become final if it was not previously
instantiable since applications could not declare subclasses
of their own.

Likewise it is always safe to remove final.

Change-Id: I9a72fee7b25ccceca2024112812b97872ba2ec6b

11 years agoMerge "Default install path of shared Java library with tag tests" into jb-mr2-dev
Ying Wang [Mon, 1 Apr 2013 19:00:13 +0000 (19:00 +0000)]
Merge "Default install path of shared Java library with tag tests" into jb-mr2-dev

11 years agoMerge "Switch Indic fonts to Noto" into jb-mr2-dev
Raph Levien [Fri, 29 Mar 2013 17:43:08 +0000 (17:43 +0000)]
Merge "Switch Indic fonts to Noto" into jb-mr2-dev

11 years agoSwitch Indic fonts to Noto
Raph Levien [Fri, 29 Mar 2013 17:22:31 +0000 (10:22 -0700)]
Switch Indic fonts to Noto

This patch changes the fonts actually installed on the device from
the older cibu and lohit fonts to the new noto ones. Note that the
decision of whether to include the fonts based on device profile
is in the fonts.mk of the individual font projects.

Change-Id: I8b9dced0cf5bef3f8a011f925c263c346f49e407

11 years agoMerge "find pdk platform.zip from full_ directory as well for aosp_ products" into...
keunyoung [Fri, 29 Mar 2013 00:11:22 +0000 (00:11 +0000)]
Merge "find pdk platform.zip from full_ directory as well for aosp_ products" into jb-mr2-dev

11 years agofind pdk platform.zip from full_ directory as well for aosp_ products
keunyoung [Thu, 28 Mar 2013 21:08:31 +0000 (14:08 -0700)]
find pdk platform.zip from full_ directory as well for aosp_ products

Change-Id: I85f8c26e055958b6fa93c375f1080e297795a417

11 years agoDo not disable factory build under PDK
Devin Kim [Mon, 4 Feb 2013 20:24:44 +0000 (12:24 -0800)]
Do not disable factory build under PDK

This is related to commit a1712e.
Some PDKs need the factory build under PDK. If you want to disable the factory
build under PDK, use TARGET_NO_FACTORY in your device's BoardConfig.mk

Change-Id: I5e208836918ffd737951d3fb1f54c560d2b93641

11 years agoMerge "resolved conflicts for merge of 9a3b17d1 to jb-mr2-dev" into jb-mr2-dev
Brian Carlstrom [Thu, 28 Mar 2013 00:11:20 +0000 (00:11 +0000)]
Merge "resolved conflicts for merge of 9a3b17d1 to jb-mr2-dev" into jb-mr2-dev

11 years agoresolved conflicts for merge of 9a3b17d1 to jb-mr2-dev
Brian Carlstrom [Thu, 28 Mar 2013 00:04:05 +0000 (17:04 -0700)]
resolved conflicts for merge of 9a3b17d1 to jb-mr2-dev

Change-Id: I7699f3c6ef3fcf1f16bbfff05f7b238328f8fbd6

11 years agoMerge "Link RS compatibility files with libc and make bcc_compat a regular dep."...
Stephen Hines [Wed, 27 Mar 2013 23:59:29 +0000 (23:59 +0000)]
Merge "Link RS compatibility files with libc and make bcc_compat a regular dep." into jb-mr2-dev

11 years agoLink RS compatibility files with libc and make bcc_compat a regular dep.
Stephen Hines [Wed, 27 Mar 2013 23:51:38 +0000 (16:51 -0700)]
Link RS compatibility files with libc and make bcc_compat a regular dep.

If we don't do "-lc", we end up missing symbols like "memset" on our non-NEON
builds. It also makes more sense to have bcc_compat as a standard dependency
for now, since it occasionally changes the way we compile/link our source
files.

Change-Id: I4b0ead66caa7c72fb7733db8804a33faa5350930

11 years agoam 923ac1a8: Merge "Added local variable info output to javac command for host build."
Brian Carlstrom [Wed, 27 Mar 2013 23:40:25 +0000 (16:40 -0700)]
am 923ac1a8: Merge "Added local variable info output to javac command for host build."

* commit '923ac1a8717f38f116708c259b8d75bc303abd5a':
  Added local variable info output to javac command for host build.

11 years agoam 6c3f41ac: am a6188a56: am 972c3798: am 28ca0f32: am 25e7300c: load the navtree...
Scott Main [Wed, 27 Mar 2013 23:12:22 +0000 (16:12 -0700)]
am 6c3f41ac: am a6188a56: am 972c3798: am 28ca0f32: am 25e7300c: load the navtree javascript on demand; don\'t try setting up the tree until it\'s loaded

* commit '6c3f41ac7cf51c0a3405296853b075f929e07397':
  load the navtree javascript on demand; don't try setting up the tree until it's loaded

11 years agoam a6188a56: am 972c3798: am 28ca0f32: am 25e7300c: load the navtree javascript on...
Scott Main [Wed, 27 Mar 2013 23:10:10 +0000 (16:10 -0700)]
am a6188a56: am 972c3798: am 28ca0f32: am 25e7300c: load the navtree javascript on demand; don\'t try setting up the tree until it\'s loaded

* commit 'a6188a56ea8f10a3ce81fb95fbf508cae688c4b1':
  load the navtree javascript on demand; don't try setting up the tree until it's loaded

11 years agoam 972c3798: am 28ca0f32: am 25e7300c: load the navtree javascript on demand; don...
Scott Main [Wed, 27 Mar 2013 23:07:57 +0000 (16:07 -0700)]
am 972c3798: am 28ca0f32: am 25e7300c: load the navtree javascript on demand; don\'t try setting up the tree until it\'s loaded

* commit '972c3798890f8b0e20005eece62ee88f508dd761':
  load the navtree javascript on demand; don't try setting up the tree until it's loaded

11 years agoam 28ca0f32: am 25e7300c: load the navtree javascript on demand; don\'t try setting...
Scott Main [Wed, 27 Mar 2013 23:05:56 +0000 (16:05 -0700)]
am 28ca0f32: am 25e7300c: load the navtree javascript on demand; don\'t try setting up the tree until it\'s loaded

* commit '28ca0f324454faa3c6d40331ecb3abb1c1a13d74':
  load the navtree javascript on demand; don't try setting up the tree until it's loaded

11 years agoam 25e7300c: load the navtree javascript on demand; don\'t try setting up the tree...
Scott Main [Wed, 27 Mar 2013 23:03:55 +0000 (16:03 -0700)]
am 25e7300c: load the navtree javascript on demand; don\'t try setting up the tree until it\'s loaded

* commit '25e7300c2499d0ecaad91aecc3fbf988c59fc7da':
  load the navtree javascript on demand; don't try setting up the tree until it's loaded

11 years agoload the navtree javascript on demand; don't try setting up the tree until it's loaded
Scott Main [Wed, 27 Mar 2013 22:24:06 +0000 (15:24 -0700)]
load the navtree javascript on demand; don't try setting up the tree until it's loaded

Change-Id: I1f209869a17099dd853a2f4cae766481a6cd03eb