OSDN Git Service

android-x86/build.git
11 years agoam b649b416: am 235f4d4f: refactor the logic for changing languages in global strings...
Scott Main [Wed, 3 Oct 2012 03:32:11 +0000 (20:32 -0700)]
am b649b416: am 235f4d4f: refactor the logic for changing languages in global strings. instead of using separate <span> elements for each language, provide a unique attribute in each <a> element for each localized version of that link\'s title.

* commit 'b649b41604822cc0c9c32b3bc98233a8ab1148c9':
  refactor the logic for changing languages in global strings. instead of using separate <span> elements for each language, provide a unique attribute in each <a> element for each localized version of that link's title.

11 years agoam 235f4d4f: refactor the logic for changing languages in global strings. instead...
Scott Main [Wed, 3 Oct 2012 03:29:45 +0000 (20:29 -0700)]
am 235f4d4f: refactor the logic for changing languages in global strings. instead of using separate <span> elements for each language, provide a unique attribute in each <a> element for each localized version of that link\'s title.

* commit '235f4d4f8580a56d553e19c1beab1f8c22132e84':
  refactor the logic for changing languages in global strings. instead of using separate <span> elements for each language, provide a unique attribute in each <a> element for each localized version of that link's title.

11 years agorefactor the logic for changing languages in global strings.
Scott Main [Wed, 3 Oct 2012 00:12:23 +0000 (17:12 -0700)]
refactor the logic for changing languages in global strings.
instead of using separate <span> elements for each language,
provide a unique attribute in each <a> element for each localized
version of that link's title.

Change-Id: Ifcae4fcf716c8bb48f3ff18f17313b3f131c3f73

11 years agoam 74811834: am dd3d3eea: add localize langs for global strings
Scott Main [Tue, 2 Oct 2012 21:49:07 +0000 (14:49 -0700)]
am 74811834: am dd3d3eea: add localize langs for global strings

* commit '748118343d76ed8b48c7b9ff48cbed8e2ab44ebb':
  add localize langs for global strings

11 years agoam a6c77d92: (-s ours) Reconcile with jb-mr0-release jb-release - do not merge
The Android Open Source Project [Tue, 2 Oct 2012 21:49:06 +0000 (14:49 -0700)]
am a6c77d92: (-s ours) Reconcile with jb-mr0-release jb-release - do not merge

* commit 'a6c77d92fcbc2a39758ab28c32b701025d637a7b':
  JZO54K
  JRO03X

11 years agoam dd3d3eea: add localize langs for global strings
Scott Main [Tue, 2 Oct 2012 21:47:52 +0000 (14:47 -0700)]
am dd3d3eea: add localize langs for global strings

* commit 'dd3d3eea1d953e4a174edb6e75cfdf0fcf03060f':
  add localize langs for global strings

11 years agoReconcile with jb-mr0-release jb-release - do not merge
The Android Open Source Project [Tue, 2 Oct 2012 21:47:23 +0000 (14:47 -0700)]
Reconcile with jb-mr0-release jb-release - do not merge

Change-Id: I4a96ee0e6bfce143dcf36ad1831f5fbe41965a83

11 years agoadd localize langs for global strings
Scott Main [Sat, 22 Sep 2012 03:32:56 +0000 (20:32 -0700)]
add localize langs for global strings

Change-Id: I90412e1e03a2676d927796187fe811481bf38455

11 years agoJZO54K
The Android Automerger [Tue, 2 Oct 2012 20:59:47 +0000 (13:59 -0700)]
JZO54K

11 years agoFix common typo in comments, warning and error messages.
Ian Rogers [Mon, 1 Oct 2012 23:36:23 +0000 (16:36 -0700)]
Fix common typo in comments, warning and error messages.

s/can not/cannot/g

Change-Id: I1bac31157732666deb46f6f20389ff539977ffb9

11 years agoJRO03X
The Android Automerger [Fri, 28 Sep 2012 23:24:01 +0000 (16:24 -0700)]
JRO03X

11 years agoMerge "Load only the current product config makefile." into jb-mr1-dev
Ying Wang [Fri, 28 Sep 2012 22:11:10 +0000 (15:11 -0700)]
Merge "Load only the current product config makefile." into jb-mr1-dev

11 years agoLoad only the current product config makefile.
Ying Wang [Thu, 27 Sep 2012 20:26:25 +0000 (13:26 -0700)]
Load only the current product config makefile.

To reduce the start time.
With the change and previous change of doing clean step in only given paths,
start time of mm/mmm is reduced from ~5s to about 1s;
lunch time is reduced from ~40s to 3.5s.

Bug: 7186768,7169854
Change-Id: Ifd72ba1c6362a5e1125a23c505fd47947ab56675

11 years agoam 91f71ca3: (-s ours) Reconcile with jb-mr0-release - do not merge
The Android Open Source Project [Fri, 28 Sep 2012 19:58:26 +0000 (12:58 -0700)]
am 91f71ca3: (-s ours) Reconcile with jb-mr0-release - do not merge

* commit '91f71ca30ffd88a1d90abb09d4a677f1a4a35938':
  JZO54J

11 years agoReconcile with jb-mr0-release - do not merge
The Android Open Source Project [Fri, 28 Sep 2012 19:52:59 +0000 (12:52 -0700)]
Reconcile with jb-mr0-release - do not merge

Change-Id: Ia64b2e21461cd8db90a733432dd859824950c211

11 years agoJZO54J
The Android Automerger [Fri, 28 Sep 2012 18:59:46 +0000 (11:59 -0700)]
JZO54J

11 years agoMerge "Run clean steps in only given paths when using mm/mmm" into jb-mr1-dev
Ying Wang [Fri, 28 Sep 2012 17:24:40 +0000 (10:24 -0700)]
Merge "Run clean steps in only given paths when using mm/mmm" into jb-mr1-dev

11 years agoRun clean steps in only given paths when using mm/mmm
Ying Wang [Wed, 26 Sep 2012 23:00:54 +0000 (16:00 -0700)]
Run clean steps in only given paths when using mm/mmm

To speed up mm/mmm start time.
At the same time, we should copy over the other clean steps.

Bug: 7186768
Change-Id: I250e64256343afe788d79817af36eafaadb47028

11 years agoLook, up in the sky! It's a bird! It's a plane! It's Android 4.2 API 17!
Dianne Hackborn [Thu, 27 Sep 2012 22:10:40 +0000 (15:10 -0700)]
Look, up in the sky! It's a bird! It's a plane! It's Android 4.2 API 17!

Change-Id: I577aa38525b23f297e3e2c4a745819ac87b24f6d

11 years agoMerge "Make runhat command work again." into jb-mr1-dev
Dianne Hackborn [Wed, 26 Sep 2012 22:25:22 +0000 (15:25 -0700)]
Merge "Make runhat command work again." into jb-mr1-dev

11 years agoMake runhat command work again.
Dianne Hackborn [Wed, 26 Sep 2012 22:00:59 +0000 (15:00 -0700)]
Make runhat command work again.

Change-Id: Ia3d2aefd32579b61da72e65c78dc6053dbaaad28

11 years agoam a8a731bf: (-s ours) Reconcile with jb-mr0-release - do not merge
The Android Open Source Project [Wed, 26 Sep 2012 16:00:24 +0000 (09:00 -0700)]
am a8a731bf: (-s ours) Reconcile with jb-mr0-release - do not merge

* commit 'a8a731bf7fe8d42af56c7481acd99628dd1df2f0':
  JZO54I

11 years agoReconcile with jb-mr0-release - do not merge
The Android Open Source Project [Wed, 26 Sep 2012 15:58:17 +0000 (08:58 -0700)]
Reconcile with jb-mr0-release - do not merge

Change-Id: Ia744536ee9da563e661fdcd84defb22720d76309

11 years agoJZO54I
The Android Automerger [Wed, 26 Sep 2012 04:50:16 +0000 (21:50 -0700)]
JZO54I

11 years agoMerge "Add the new NanumGothic makefile to the build" into jb-mr1-dev
Bart Sears [Mon, 24 Sep 2012 20:06:06 +0000 (13:06 -0700)]
Merge "Add the new NanumGothic makefile to the build" into jb-mr1-dev

11 years agoRevert "Include videoeditor_jni in sdk product build."
Siva Velusamy [Fri, 21 Sep 2012 22:23:58 +0000 (15:23 -0700)]
Revert "Include videoeditor_jni in sdk product build."

This reverts commit 997e629d6dca5683af596ba22f564b5346967b95.

11 years agoam d50926a0: (-s ours) Reconcile with jb-mr0-release - do not merge
The Android Open Source Project [Mon, 24 Sep 2012 15:26:41 +0000 (08:26 -0700)]
am d50926a0: (-s ours) Reconcile with jb-mr0-release - do not merge

* commit 'd50926a047d51f950cbe6c7588d4b168e0cfc3bb':
  JZO54H

11 years agoReconcile with jb-mr0-release - do not merge
The Android Open Source Project [Mon, 24 Sep 2012 14:38:53 +0000 (07:38 -0700)]
Reconcile with jb-mr0-release - do not merge

Change-Id: I41bb7c5875f0eef1fd8c31f98f628718a966eddc

11 years agoAdd the new NanumGothic makefile to the build
Bart Sears [Mon, 24 Sep 2012 07:11:00 +0000 (00:11 -0700)]
Add the new NanumGothic makefile to the build

There are separate CLs to add the NanumGothic font files
and makefiles.

Bug: 4531601
Change-Id: Id27f9ff6eb45f666f7f62f1dbe7a06c96c0a717e

11 years agoIgnore support library Proguard warning
Ying Wang [Sun, 23 Sep 2012 20:46:58 +0000 (13:46 -0700)]
Ignore support library Proguard warning

The support library contains references to newer platform versions.
Don't warn about those in case this app is linking against an older
platform version.  We know about them, and they are safe.

Change-Id: Ia2a90398b1db1858d005ec09ded56751cc6ffb00

11 years agoJZO54H
The Android Automerger [Sat, 22 Sep 2012 01:02:14 +0000 (18:02 -0700)]
JZO54H

11 years agoMerge "Include videoeditor_jni in sdk product build." into jb-mr1-dev
Siva Velusamy [Fri, 21 Sep 2012 22:00:27 +0000 (15:00 -0700)]
Merge "Include videoeditor_jni in sdk product build." into jb-mr1-dev

11 years agoam dcce7ca6: am 582db97b: add style for code captions; ignore sidenav headers for HRs
Scott Main [Fri, 21 Sep 2012 21:56:35 +0000 (14:56 -0700)]
am dcce7ca6: am 582db97b: add style for code captions; ignore sidenav headers for HRs

* commit 'dcce7ca6a82cf08a7047d0fd23ba05b47be831c1':
  add style for code captions; ignore sidenav headers for HRs

11 years agoam 582db97b: add style for code captions; ignore sidenav headers for HRs
Scott Main [Fri, 21 Sep 2012 21:54:09 +0000 (14:54 -0700)]
am 582db97b: add style for code captions; ignore sidenav headers for HRs

* commit '582db97b23982f8e9cac7926ac3f5806b6a9cc71':
  add style for code captions; ignore sidenav headers for HRs

11 years agoadd style for code captions;
Scott Main [Fri, 21 Sep 2012 21:33:43 +0000 (14:33 -0700)]
add style for code captions;
ignore sidenav headers for HRs

Change-Id: I6eb11d3629dd13d2c7ac297cc9fa3828ed59f170

11 years agoInclude videoeditor_jni in sdk product build.
Siva Velusamy [Fri, 21 Sep 2012 21:09:57 +0000 (14:09 -0700)]
Include videoeditor_jni in sdk product build.

frameworks/base/media depends on libvideoeditor_jni. This change
copies the dependencies from generic_no_telephony.mk

Fixes Bug 7200384

Change-Id: I135fd4fc613d81aa962bcdf2573894a2ea8ab11d

11 years agoMerge "Allow to tag owner to PRODUCT_COPY_FILES" into jb-mr1-dev
Ying Wang [Fri, 21 Sep 2012 00:12:00 +0000 (17:12 -0700)]
Merge "Allow to tag owner to PRODUCT_COPY_FILES" into jb-mr1-dev

11 years agoMerge "ISSUE 6849488 Bluedroid stack, remove system/bluetooth." into jb-mr1-dev
Zhihai Xu [Thu, 20 Sep 2012 23:42:46 +0000 (16:42 -0700)]
Merge "ISSUE 6849488 Bluedroid stack, remove system/bluetooth." into jb-mr1-dev

11 years agoAllow to tag owner to PRODUCT_COPY_FILES
Ying Wang [Thu, 20 Sep 2012 23:35:36 +0000 (16:35 -0700)]
Allow to tag owner to PRODUCT_COPY_FILES

PRODUCT_COPY_FILES now is a list of words like <source
path>:<destination path>[:<owner>].
The optional :<owner> is used to indicate the owner of a vendor file.

Bug: 7048854
Change-Id: I435d1e18b7a091fb62513062cfc2e420e51557ec

11 years agoMerge "fix PDK build" into jb-mr1-dev
Keun young Park [Thu, 20 Sep 2012 21:34:47 +0000 (14:34 -0700)]
Merge "fix PDK build" into jb-mr1-dev

11 years agofix PDK build
Keun young Park [Thu, 20 Sep 2012 20:50:02 +0000 (13:50 -0700)]
fix PDK build

- build tools not coming from prebuilts for PDK

Change-Id: I5760a54f502b8aa2167976c8f1e17412f31c6f5f

11 years agoMerge "Move AndroidConfig.h from system/core to the build project." into jb-mr1-dev
Ying Wang [Thu, 20 Sep 2012 21:07:36 +0000 (14:07 -0700)]
Merge "Move AndroidConfig.h from system/core to the build project." into jb-mr1-dev

11 years agoMerge "fix merge-event-log-tags.py deprecation warning" into jb-mr1-dev
Doug Zongker [Thu, 20 Sep 2012 19:02:23 +0000 (12:02 -0700)]
Merge "fix merge-event-log-tags.py deprecation warning" into jb-mr1-dev

11 years agofix merge-event-log-tags.py deprecation warning
Doug Zongker [Thu, 20 Sep 2012 18:50:34 +0000 (11:50 -0700)]
fix merge-event-log-tags.py deprecation warning

Prefer using the hashlib module if it's available, instead of the
deprecated md5 module.

Change-Id: Id5e50af125ae47f34d011d8612059424472c7c3f

11 years agoISSUE 6849488 Bluedroid stack, remove system/bluetooth.
Zhihai Xu [Wed, 19 Sep 2012 21:36:03 +0000 (14:36 -0700)]
ISSUE 6849488 Bluedroid stack, remove system/bluetooth.

remove system/bluetooth stuff.

bug 6849488
Change-Id: I8eb85c6da0aa34aefda2916f2c74e5eae51da27e

11 years agoUse prebuilt for PDK builds.
Ying Wang [Thu, 20 Sep 2012 17:37:39 +0000 (10:37 -0700)]
Use prebuilt for PDK builds.

Change-Id: Ief723fe137b7a3aa051837e3ca1079fea772357d

11 years agoMove AndroidConfig.h from system/core to the build project.
Ying Wang [Thu, 20 Sep 2012 17:06:33 +0000 (10:06 -0700)]
Move AndroidConfig.h from system/core to the build project.

So unbundled branches don't need to include the system/core project.

Change-Id: Ic4ef62ee6df069b9b2dd123aed95a3e7fcdfc146

11 years agoUse prebuilt signapk.jar for unbundled branch.
Ying Wang [Thu, 20 Sep 2012 00:51:21 +0000 (17:51 -0700)]
Use prebuilt signapk.jar for unbundled branch.

Change-Id: I762b23931042f7ffde829aaf928f54df46a49d78

11 years agochange SignApk.java to use bouncy castle for signing
Doug Zongker [Tue, 4 Sep 2012 20:32:13 +0000 (13:32 -0700)]
change SignApk.java to use bouncy castle for signing

Remove use of the private sun.security.* classes for generating pkcs7
signatures and use bouncy castle instead.

Change-Id: Ie8213575461975085d119e000e764d2a28c26715

11 years agoam 5acbfcf6: am 7039b4a7: create consistent spacing between lists and the paragraphs...
Scott Main [Tue, 18 Sep 2012 22:54:12 +0000 (15:54 -0700)]
am 5acbfcf6: am 7039b4a7: create consistent spacing between lists and the paragraphs within them

* commit '5acbfcf66aa60908213522a6b69b41f4b69f6f8e':
  create consistent spacing between lists and the paragraphs within them

11 years agoam 7039b4a7: create consistent spacing between lists and the paragraphs within them
Scott Main [Tue, 18 Sep 2012 22:40:02 +0000 (15:40 -0700)]
am 7039b4a7: create consistent spacing between lists and the paragraphs within them

* commit '7039b4a7bca269a898aacad9ddde693598ccecfc':
  create consistent spacing between lists and the paragraphs within them

11 years agocreate consistent spacing between lists and the paragraphs within them
Scott Main [Tue, 18 Sep 2012 18:27:59 +0000 (11:27 -0700)]
create consistent spacing between lists and the paragraphs within them

Change-Id: I792cca40a4cca6f811d1528219e51b3895d4d626

11 years agoMerge "Remove WebViewDream from the build." into jb-mr1-dev
Daniel Sandler [Tue, 18 Sep 2012 17:35:24 +0000 (10:35 -0700)]
Merge "Remove WebViewDream from the build." into jb-mr1-dev

11 years agoam fd14e242: (-s ours) Reconcile with jb-nakasig-release - do not merge
The Android Open Source Project [Sat, 15 Sep 2012 23:09:34 +0000 (16:09 -0700)]
am fd14e242: (-s ours) Reconcile with jb-nakasig-release - do not merge

* commit 'fd14e2425fc0d1efa1295d1dbf6b0d1b058730b4':
  JGO77
  JGO76

11 years agoReconcile with jb-nakasig-release - do not merge
The Android Open Source Project [Sat, 15 Sep 2012 15:21:27 +0000 (08:21 -0700)]
Reconcile with jb-nakasig-release - do not merge

Change-Id: I48d8019902c8848541677a7ddc1aa63edf74b23c

11 years agoJGO77
The Android Automerger [Sat, 15 Sep 2012 15:09:11 +0000 (08:09 -0700)]
JGO77

11 years agomerge in jb-nakasig-release history after reset to jb-dev
The Android Automerger [Sat, 15 Sep 2012 15:09:03 +0000 (08:09 -0700)]
merge in jb-nakasig-release history after reset to jb-dev

11 years agoJGO76
The Android Automerger [Fri, 14 Sep 2012 15:09:16 +0000 (08:09 -0700)]
JGO76

11 years agomerge in jb-nakasig-release history after reset to jb-dev
The Android Automerger [Fri, 14 Sep 2012 15:09:01 +0000 (08:09 -0700)]
merge in jb-nakasig-release history after reset to jb-dev

11 years agoam 7916e624: (-s ours) am a0689075: Update version number for AOSP master
Jean-Baptiste Queru [Fri, 14 Sep 2012 14:50:25 +0000 (07:50 -0700)]
am 7916e624: (-s ours) am a0689075: Update version number for AOSP master

* commit '7916e624bd0f084b945ec39dd258057ed8e5dd6f':
  Update version number for AOSP master

11 years agoam a0689075: Update version number for AOSP master
Jean-Baptiste Queru [Fri, 14 Sep 2012 14:45:44 +0000 (07:45 -0700)]
am a0689075: Update version number for AOSP master

* commit 'a06890757028f7f8ae77a2c7616885a800aee15f':
  Update version number for AOSP master

11 years agoUpdate version number for AOSP master
Jean-Baptiste Queru [Fri, 14 Sep 2012 14:43:41 +0000 (07:43 -0700)]
Update version number for AOSP master

Change-Id: I5bc11420932d62a2f6bc12410fe7c8ac2dca069b

11 years agoRemove WebViewDream from the build.
Daniel Sandler [Thu, 13 Sep 2012 20:06:43 +0000 (13:06 -0700)]
Remove WebViewDream from the build.

It will remain in AOSP as sample code.

Change-Id: I253034f45d7008beadf9220f6e13a76c3ead3490

11 years agoam fc9e3924: (-s ours) Reconcile with jb-nakasig-release - do not merge
The Android Open Source Project [Thu, 13 Sep 2012 18:27:46 +0000 (11:27 -0700)]
am fc9e3924: (-s ours) Reconcile with jb-nakasig-release - do not merge

* commit 'fc9e3924a2b9daa55818d7f0b1d819bf171535f5':
  JGO75
  JGO74

11 years agoReconcile with jb-nakasig-release - do not merge
The Android Open Source Project [Thu, 13 Sep 2012 18:25:29 +0000 (11:25 -0700)]
Reconcile with jb-nakasig-release - do not merge

Change-Id: Ic4af6ed24af4503222b6b31e87a2e45fc07cb47e

11 years agoJGO75
The Android Automerger [Thu, 13 Sep 2012 15:09:21 +0000 (08:09 -0700)]
JGO75

11 years agomerge in jb-nakasig-release history after reset to jb-dev
The Android Automerger [Thu, 13 Sep 2012 15:09:05 +0000 (08:09 -0700)]
merge in jb-nakasig-release history after reset to jb-dev

11 years agoresolved conflicts for merge of 3e91f5ad to jb-mr1-dev
Andrew Hsieh [Wed, 12 Sep 2012 22:27:59 +0000 (15:27 -0700)]
resolved conflicts for merge of 3e91f5ad to jb-mr1-dev

Change-Id: I9b587bc6086e1edacc98879e43668001bf72f7db

11 years agoMerge "Add openssl to TINY_ANDROID build" into jb-mr1-dev
Benoit Goby [Wed, 12 Sep 2012 21:50:54 +0000 (14:50 -0700)]
Merge "Add openssl to TINY_ANDROID build" into jb-mr1-dev

11 years agoam 0f47a94d: am 7e300d60: Merge "Enable stack-protector for x86"
Andrew Hsieh [Wed, 12 Sep 2012 21:21:07 +0000 (14:21 -0700)]
am 0f47a94d: am 7e300d60: Merge "Enable stack-protector for x86"

* commit '0f47a94d2eb50f30b7f559c7c7fc2a8632412cc8':
  Enable stack-protector for x86

11 years agoam 7e300d60: Merge "Enable stack-protector for x86"
Andrew Hsieh [Wed, 12 Sep 2012 21:20:11 +0000 (14:20 -0700)]
am 7e300d60: Merge "Enable stack-protector for x86"

* commit '7e300d60bfc325e3cbf3e7656297c14109e513b8':
  Enable stack-protector for x86

11 years agoMerge "Enable stack-protector for x86"
Andrew Hsieh [Wed, 12 Sep 2012 20:44:00 +0000 (13:44 -0700)]
Merge "Enable stack-protector for x86"

11 years agoam 7832dda0: am 5b5ff1a6: more specific selector for new blockquote style to fix...
Scott Main [Wed, 12 Sep 2012 17:36:15 +0000 (10:36 -0700)]
am 7832dda0: am 5b5ff1a6: more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>

* commit '7832dda030013a10cf2c161d37025bed5433326e':
  more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>

11 years agoam 5b5ff1a6: more specific selector for new blockquote style to fix regressions on...
Scott Main [Wed, 12 Sep 2012 17:34:15 +0000 (10:34 -0700)]
am 5b5ff1a6: more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>

* commit '5b5ff1a6aeb0d12ecdf817d6ec3e585fd2c892e3':
  more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>

11 years agomore specific selector for new blockquote style to fix regressions
Scott Main [Wed, 12 Sep 2012 17:29:45 +0000 (10:29 -0700)]
more specific selector for new blockquote style to fix regressions
on other pages that use <blockquote>

Change-Id: Icf37f515cfe2204afb58a796222c166088d0f131

11 years agoJGO74
The Android Automerger [Wed, 12 Sep 2012 15:09:20 +0000 (08:09 -0700)]
JGO74

11 years agomerge in jb-nakasig-release history after reset to jb-dev
The Android Automerger [Wed, 12 Sep 2012 15:09:04 +0000 (08:09 -0700)]
merge in jb-nakasig-release history after reset to jb-dev

11 years agoam 60573fd6: (-s ours) Reconcile with jb-nakasig-release jb-mr0-release - do not...
The Android Open Source Project [Wed, 12 Sep 2012 14:50:14 +0000 (07:50 -0700)]
am 60573fd6: (-s ours) Reconcile with jb-nakasig-release jb-mr0-release - do not merge

* commit '60573fd6083162f6a6adaa73e6978c93b76c0cb3':
  JZO54G
  JGO73
  JZO54F
  JGO72
  JGO71
  JGO70

11 years agoReconcile with jb-nakasig-release jb-mr0-release - do not merge
The Android Open Source Project [Wed, 12 Sep 2012 14:49:09 +0000 (07:49 -0700)]
Reconcile with jb-nakasig-release jb-mr0-release - do not merge

Change-Id: Ieff44ac588f6e8b8dd4ec52f28b94d38fbf985ca

11 years agoJZO54G
The Android Automerger [Wed, 12 Sep 2012 05:18:30 +0000 (22:18 -0700)]
JZO54G

11 years agoAdd openssl to TINY_ANDROID build
Benoit Goby [Sat, 1 Sep 2012 02:51:20 +0000 (19:51 -0700)]
Add openssl to TINY_ANDROID build

adb depends on it

Change-Id: I79f23315142b45bc7f9a2685fa2b9865b22396ad

11 years agoam 5f4e1ac6: am ee7cb463: Merge "add \'small\' style for long headings in Training...
Scott Main [Tue, 11 Sep 2012 21:44:07 +0000 (14:44 -0700)]
am 5f4e1ac6: am ee7cb463: Merge "add \'small\' style for long headings in Training courses" into jb-dev

* commit '5f4e1ac6ee30784e458df3d90c0950595ad810a6':
  add 'small' style for long headings in Training courses

11 years agoam ee7cb463: Merge "add \'small\' style for long headings in Training courses" into...
Scott Main [Tue, 11 Sep 2012 21:42:43 +0000 (14:42 -0700)]
am ee7cb463: Merge "add \'small\' style for long headings in Training courses" into jb-dev

* commit 'ee7cb4637dd257e0f9610ed87d14ab10d07bd106':
  add 'small' style for long headings in Training courses

11 years agoMerge "add 'small' style for long headings in Training courses" into jb-dev
Scott Main [Tue, 11 Sep 2012 21:41:28 +0000 (14:41 -0700)]
Merge "add 'small' style for long headings in Training courses" into jb-dev

11 years agoadd 'small' style for long headings in Training courses
Scott Main [Tue, 11 Sep 2012 21:27:34 +0000 (14:27 -0700)]
add 'small' style for long headings in Training courses

Change-Id: I385df22d12ad419ad6883c0e94d3053e7e520a09

11 years agoam 930d2b5c: am 6a6723a0: am 4458452e: Merge "android.core.vm-tests-tf.jar path chang...
Ying Wang [Tue, 11 Sep 2012 19:16:46 +0000 (12:16 -0700)]
am 930d2b5c: am 6a6723a0: am 4458452e: Merge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES."

* commit '930d2b5c3ff8727fc94609b7f9c40ef8e10a30d0':
  android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.

11 years agoam 6a6723a0: am 4458452e: Merge "android.core.vm-tests-tf.jar path changed to HOST...
Ying Wang [Tue, 11 Sep 2012 19:14:34 +0000 (12:14 -0700)]
am 6a6723a0: am 4458452e: Merge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES."

* commit '6a6723a0a9c2b3c1756ce8cdf1910ade264c26ef':
  android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.

11 years agoam 4458452e: Merge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES."
Ying Wang [Tue, 11 Sep 2012 19:12:23 +0000 (12:12 -0700)]
am 4458452e: Merge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES."

* commit '4458452ef64f271906914e79ffd9923630ae22f2':
  android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.

11 years agoMerge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES."
Ying Wang [Tue, 11 Sep 2012 18:49:11 +0000 (11:49 -0700)]
Merge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES."

11 years agoandroid.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.
Ying Wang [Tue, 21 Aug 2012 18:54:49 +0000 (11:54 -0700)]
android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.

Bug: 7019588
Change-Id: I6406110071d891e27df6d1cc562a7baa884b2e9e

11 years agoJGO73
The Android Automerger [Tue, 11 Sep 2012 16:54:42 +0000 (09:54 -0700)]
JGO73

11 years agomerge in jb-nakasig-release history after reset to jb-dev
The Android Automerger [Tue, 11 Sep 2012 16:54:29 +0000 (09:54 -0700)]
merge in jb-nakasig-release history after reset to jb-dev

11 years agoJZO54F
The Android Automerger [Mon, 10 Sep 2012 22:11:04 +0000 (15:11 -0700)]
JZO54F

11 years agoam 4595d7d6: am 410420ed: am 9efa5bae: Merge "Add transform-d-to-p-args"
Ying Wang [Mon, 10 Sep 2012 17:25:41 +0000 (10:25 -0700)]
am 4595d7d6: am 410420ed: am 9efa5bae: Merge "Add transform-d-to-p-args"

* commit '4595d7d62c0d594aa3501e4f547563348a3a5eb0':
  Add transform-d-to-p-args

11 years agoam 410420ed: am 9efa5bae: Merge "Add transform-d-to-p-args"
Ying Wang [Mon, 10 Sep 2012 17:23:29 +0000 (10:23 -0700)]
am 410420ed: am 9efa5bae: Merge "Add transform-d-to-p-args"

* commit '410420ed667f869e15df0d3204834282984d4f6a':
  Add transform-d-to-p-args

11 years agoam 9efa5bae: Merge "Add transform-d-to-p-args"
Ying Wang [Mon, 10 Sep 2012 17:21:57 +0000 (10:21 -0700)]
am 9efa5bae: Merge "Add transform-d-to-p-args"

* commit '9efa5bae8645988a0d24af14142df9572bf7bd57':
  Add transform-d-to-p-args

11 years agoMerge "Add transform-d-to-p-args"
Ying Wang [Mon, 10 Sep 2012 16:48:26 +0000 (09:48 -0700)]
Merge "Add transform-d-to-p-args"

11 years agoJGO72
The Android Automerger [Mon, 10 Sep 2012 15:09:13 +0000 (08:09 -0700)]
JGO72

11 years agomerge in jb-nakasig-release history after reset to jb-dev
The Android Automerger [Mon, 10 Sep 2012 15:09:11 +0000 (08:09 -0700)]
merge in jb-nakasig-release history after reset to jb-dev

11 years agoJGO71
The Android Automerger [Sun, 9 Sep 2012 15:09:10 +0000 (08:09 -0700)]
JGO71