Keun young Park
6530b38d7c
fix PDK build
...
- build tools not coming from prebuilts for PDK
Change-Id: I5760a54f502b8aa2167976c8f1e17412f31c6f5f
2012-09-20 14:31:17 -07:00
Doug Zongker
c4d68391cc
Merge "fix merge-event-log-tags.py deprecation warning" into jb-mr1-dev
2012-09-20 12:02:24 -07:00
Doug Zongker
6ce87a1fc8
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
2012-09-20 11:50:34 -07:00
Ying Wang
295cf570d6
Use prebuilt for PDK builds.
...
Change-Id: Ief723fe137b7a3aa051837e3ca1079fea772357d
2012-09-20 10:37:39 -07:00
Ying Wang
4da2f9caaa
Use prebuilt signapk.jar for unbundled branch.
...
Change-Id: I762b23931042f7ffde829aaf928f54df46a49d78
2012-09-19 17:51:21 -07:00
Doug Zongker
147626e624
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
2012-09-18 23:29:10 -07:00
Scott Main
8cf60ec166
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
2012-09-18 15:54:12 -07:00
Scott Main
5acbfcf66a
am 7039b4a7
: create consistent spacing between lists and the paragraphs within them
...
* commit '7039b4a7bca269a898aacad9ddde693598ccecfc':
create consistent spacing between lists and the paragraphs within them
2012-09-18 15:40:02 -07:00
Scott Main
7039b4a7bc
create consistent spacing between lists and the paragraphs within them
...
Change-Id: I792cca40a4cca6f811d1528219e51b3895d4d626
2012-09-18 11:27:59 -07:00
Scott Main
7d89e1ce07
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>
2012-09-12 10:36:15 -07:00
Scott Main
7832dda030
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>
2012-09-12 10:34:15 -07:00
Scott Main
5b5ff1a6ae
more specific selector for new blockquote style to fix regressions
...
on other pages that use <blockquote>
Change-Id: Icf37f515cfe2204afb58a796222c166088d0f131
2012-09-12 10:29:45 -07:00
Scott Main
b050ed294a
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
2012-09-11 14:44:07 -07:00
Scott Main
5f4e1ac6ee
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
2012-09-11 14:42:43 -07:00
Scott Main
ee7cb4637d
Merge "add 'small' style for long headings in Training courses" into jb-dev
2012-09-11 14:41:28 -07:00
Scott Main
6b2dc27c08
add 'small' style for long headings in Training courses
...
Change-Id: I385df22d12ad419ad6883c0e94d3053e7e520a09
2012-09-11 14:27:34 -07:00
Scott Main
243b0dc136
am 65cdbdcd
: am 65511c0a
: fix script bug. we were running some scripts that are only used in the reference
...
* commit '65cdbdcdf09f8884141b2478e1eb4d48397880d9':
fix script bug. we were running some scripts that are only used in the reference
2012-09-07 16:19:11 -07:00
Scott Main
65cdbdcdf0
am 65511c0a
: fix script bug. we were running some scripts that are only used in the reference
...
* commit '65511c0a726751e9973486198086d8db6a141455':
fix script bug. we were running some scripts that are only used in the reference
2012-09-07 16:17:11 -07:00
Scott Main
65511c0a72
fix script bug. we were running some scripts that are only used in the reference
...
Change-Id: I0693a7a7af5e41283942b387e53a254903b83427
2012-09-07 15:51:32 -07:00
Conley Owens
52bd431e37
am d65bb799
: am 86ffa1cd
: am 5da7ec4f
: Merge "Follow symlinks in findleaves"
...
* commit 'd65bb799ab31699067fd3b61b106a067575b154f':
Follow symlinks in findleaves
2012-09-04 11:08:16 -07:00
Conley Owens
86ffa1cd63
am 5da7ec4f
: Merge "Follow symlinks in findleaves"
...
* commit '5da7ec4fbdc8c2ac30f7dafb33327e9bfa337d5b':
Follow symlinks in findleaves
2012-09-04 10:29:43 -07:00
Conley Owens
d8a3285797
Follow symlinks in findleaves
...
If we replace the project directories with symlinks to the actual
directories, everything should build fine. Unfortunately, without
this fix, it does not.
Change-Id: Id19fef9696d0f599a7b3a14b6a8fc10ae857f9c7
2012-08-24 16:24:45 -07:00
Jean-Baptiste Queru
781a83ae12
am 83af736f
: am 5ac65f86
: Merge "Fix reporting wrong error message for zipalign output file"
...
* commit '83af736f28c03bcac552f83bc645433925135c7e':
Fix reporting wrong error message for zipalign output file
2012-08-24 07:30:00 -07:00
Jean-Baptiste Queru
83af736f28
am 5ac65f86
: Merge "Fix reporting wrong error message for zipalign output file"
...
* commit '5ac65f869601df5e73fb84b67e57af8ef95cc3bf':
Fix reporting wrong error message for zipalign output file
2012-08-23 15:09:15 -07:00
Jean-Baptiste Queru
5ac65f8696
Merge "Fix reporting wrong error message for zipalign output file"
2012-08-23 14:52:41 -07:00
Andrew Hsieh
cd3050c541
am 4d69e06b
: Merge "Added BUILD_HOST_static to build statically linked executable/shared-lib"
...
* commit '4d69e06b764d030dcc3ce9bc8b103a75eff3175a':
Added BUILD_HOST_static to build statically linked executable/shared-lib
2012-08-21 12:58:45 -07:00
Doug Zongker
b32161a2a5
change recovery partition construction to use resource .dat
...
When /system/etc/recovery-resource.dat is available, use it to
construct the recovery-from-boot patch.
Change-Id: I1575f7d284711323186ca6823842eb2a866fd890
2012-08-21 10:33:44 -07:00
Andrew Hsieh
31ef1037bf
Added BUILD_HOST_static to build statically linked executable/shared-lib
...
Statically linked executable/shared-lib (eg. SDK tools) are useful
in sandboxed environment.
In BUILD_HOST_static zipalign needs -lpthread indirectly:
zipalign->libutils.a->liblog.a->logd_write.c->pthread
Change-Id: I615f574e918c83ed1ab82db2453b69d0420cb59c
2012-08-21 14:40:16 +08:00
Scott Main
1e44894605
am 50187e53
: am f5089846
: docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c
...
* commit '50187e53450fba54131e5d5857e5f05cb6b0e849':
docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c
2012-08-20 17:02:56 -07:00
Scott Main
50187e5345
am f5089846
: docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c
...
* commit 'f5089846a1876f8e976d4bd1ddf383d3ed68d558':
docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c
2012-08-20 17:01:19 -07:00
Jingwen Owen Ou
303213915d
Fix reporting wrong error message for zipalign output file
...
The problem is due to using variable inFileName instead of outFileName for printing out error message for output file.
Change-Id: Ie53a21b077fea5e7cd106fe6884cea159d2629a2
2012-08-17 16:21:11 -07:00
Doug Zongker
6937a44742
Merge "load SYSTEM/build.prop into the info_dict" into jb-mr1-dev
2012-08-17 13:15:28 -07:00
Joe Onorato
cea08a5220
resolved conflicts for merge of 5836d3b3
to jb-mr1-dev
...
Change-Id: If3d84a7439717ccf7723b3f79e934d73abbb3fea
2012-08-17 00:09:27 -07:00
Joe Onorato
5836d3b3d9
am f72e34eb
: Merge changes I9d3a3c16,I17b5d441,I29e27505,Ia5ca233e,I0a0b200b,I6f412ed4,I623821df,Ifec8e63e,I12d0a847,Idac551e5,I59a88027,I2498139d,I6bd93a87
...
* commit 'f72e34ebf49ed2a06fe9e37d134f2088e2c0c0e4':
Move the old user tagged modules over to base.mk so mini and core both share them.
More product debugging.
build system changes for jb-aah-dev merge
Fail when a non-vendor product references a vendor module.
Remove support for user tags in the build system.
List the user modules explicitly, and we can get rid of the support for the user tag!
Dump the user tagged modules.
host modules don't need LOCAL_MODULE_TAGS
Don't give the user tag to host modules automatically.
Add a phony "nothing" goal that reads the makefiles but doesn't try to build anything.
Add tool to parse make dependency info from new --deps flag.
Use a more modern -j flag.
make product-graph now filtered
2012-08-16 23:50:34 -07:00
Joe Onorato
f3319452ad
More product debugging.
...
Change-Id: I17b5d441e44ea39564263b32f963e2d3ac684232
2012-08-16 22:36:41 -07:00
Joe Onorato
b4da6b50fe
host modules don't need LOCAL_MODULE_TAGS
...
Change-Id: Ifec8e63eef512b281eb924ef92160e9e1bf97f6d
2012-08-16 22:36:40 -07:00
Joe Onorato
cc788043b7
Add tool to parse make dependency info from new --deps flag.
...
Change-Id: I59a88027d88cceee9f2933c84379612698952043
2012-08-16 22:36:40 -07:00
Joe Onorato
6ea77a2dc8
Use a more modern -j flag.
...
Change-Id: I2498139dd41637a795ca43f830c952adb2856d83
2012-08-16 22:36:40 -07:00
Joe Onorato
f5debbfee6
make product-graph now filtered
...
Change-Id: I6bd93a87902e20a24c1c58152fb578ef1f4cb208
2012-08-16 22:36:40 -07:00
Doug Zongker
1eb74dd9a0
load SYSTEM/build.prop into the info_dict
...
Change-Id: Ic747106ba11773ffc9c2eebc163cfd22b1d7a4d5
2012-08-16 16:19:00 -07:00
Scott Main
f5089846a1
docs: combine all possible js files into one to reduce the number of requests
...
Also make change to doc template and css to fix footer layout bug introduced
by change 9edfa6db8c
Change-Id: Icfb1b499abfca6a39b5bff8fab576b14a1cf960a
2012-08-15 14:47:50 -07:00
Scott Main
d3ee366af2
am 021ff2ee
: am 9edfa6db
: docs: move home.css into default.css to reduce number of requests
...
* commit '021ff2ee388bdb548ae55b349535d14e0423207c':
docs: move home.css into default.css to reduce number of requests
2012-08-14 18:12:02 -07:00
Scott Main
021ff2ee38
am 9edfa6db
: docs: move home.css into default.css to reduce number of requests
...
* commit '9edfa6db8c53ef9515aaeed734bea02c5d65e1e5':
docs: move home.css into default.css to reduce number of requests
2012-08-14 18:10:52 -07:00
Doug Zongker
24cd280328
allow diff program to be selected explicitly
...
Change-Id: I1d8df9cc3ed35cc5983bc50fc13975db32072dbe
2012-08-14 16:36:15 -07:00
Scott Main
9edfa6db8c
docs: move home.css into default.css to reduce number of requests
...
Change-Id: I156182c5ad1545f570808af565948cbd3c05a3ee
2012-08-14 16:28:45 -07:00
Scott Main
0207498d6e
am c8b7dfb1
: am 0e71cee2
: docs: make landing pages w/o image span the full page width
...
* commit 'c8b7dfb1e308d7dbe426724d21b932b8b79d9ab5':
docs: make landing pages w/o image span the full page width
2012-08-08 12:50:59 -07:00
Scott Main
c8b7dfb1e3
am 0e71cee2
: docs: make landing pages w/o image span the full page width
...
* commit '0e71cee2bbe5aac3a5e502936cac46b830af0067':
docs: make landing pages w/o image span the full page width
2012-08-08 12:48:58 -07:00
Scott Main
0e71cee2bb
docs: make landing pages w/o image span the full page width
...
Change-Id: I96af0c7e1443079820c44b589b0c3ef638ae9c86
2012-08-07 13:59:43 -07:00
Scott Main
aad5e32f6a
am fe50d923
: am 9332a459
: docs: comment-out unused style (the png currently does not resolve)
...
* commit 'fe50d92396f00e07bc77be1e95ffb5c8b0c989bd':
docs: comment-out unused style (the png currently does not resolve)
2012-08-06 18:58:36 -07:00
Scott Main
fe50d92396
am 9332a459
: docs: comment-out unused style (the png currently does not resolve)
...
* commit '9332a459186e467aba6b3b9b8c16e0fd3dc84860':
docs: comment-out unused style (the png currently does not resolve)
2012-08-06 18:56:45 -07:00
Scott Main
9332a45918
docs: comment-out unused style (the png currently does not resolve)
...
Change-Id: I665068f0808a81c98cbd0685f68ed7f4df4cf0e0
2012-08-06 18:54:18 -07:00
Doug Zongker
d513160b76
add extra args to mkbootimg
...
Arrange to take $(BOARD_MKBOOTIMG_ARGS) and pass it to all invocations
of mkbootimg from within make, and to store it in the target_files so
it can be used by future invocations of img_from_target_files and
ota_from_target_files.
Bug: 6918260
Change-Id: I7130ac52e96bd51d4d8b80ca036635e1626f01f1
2012-08-02 15:03:41 -07:00
Roman Nurik
f5bd3bce67
am 2461af44
: am c9e30dce
: Merge "Improve print stylesheet for d.a.c." into jb-dev
...
* commit '2461af44c1c1e2684b56e7c9c62fb69cc42b10e5':
Improve print stylesheet for d.a.c.
2012-08-01 14:48:36 -07:00
Roman Nurik
2461af44c1
am c9e30dce
: Merge "Improve print stylesheet for d.a.c." into jb-dev
...
* commit 'c9e30dce7c7709a1d8b54bd9f2037e5fc8ff992f':
Improve print stylesheet for d.a.c.
2012-08-01 12:41:10 -07:00
Roman Nurik
c9e30dce7c
Merge "Improve print stylesheet for d.a.c." into jb-dev
2012-08-01 12:39:19 -07:00
Roman Nurik
393830e7b7
Improve print stylesheet for d.a.c.
...
- Improve printed page margins
- Hide navigational elements
- Print link URLs
- Improve spacing on key elements
Change-Id: Ic487e00636b1d06f15d7a29b4162c9e31f5569b1
2012-08-01 12:21:16 -07:00
Scott Main
72972445f2
am b736e07c
: am 2ccbd3f8
: change "nolist" style to be simply remove bullets and indent; leave the rest alone.
...
* commit 'b736e07cbb9b0b3c0ccdc6352a10b36d244aebbc':
change "nolist" style to be simply remove bullets and indent; leave the rest alone.
2012-08-01 12:15:24 -07:00
Scott Main
b736e07cbb
am 2ccbd3f8
: change "nolist" style to be simply remove bullets and indent; leave the rest alone.
...
* commit '2ccbd3f8d44bbc9b7a542144751767fe093083e7':
change "nolist" style to be simply remove bullets and indent; leave the rest alone.
2012-08-01 12:12:51 -07:00
Scott Main
2ccbd3f8d4
change "nolist" style to be simply remove bullets and indent; leave the rest alone.
...
Change-Id: Iccde983bf31338752f83ac72c0cdc543b4faf12a
2012-08-01 12:05:12 -07:00
Scott Main
ff8d3674ab
am 37132103
: am a8d7485d
: Merge "add script to create links on topic landing page for first doc that use the doc\'s title" into jb-dev
...
* commit '37132103a2d60c7ceb0ede1f34d8b3c633d7c09e':
add script to create links on topic landing page for first doc that use the doc's title
2012-07-31 12:47:42 -07:00
Scott Main
37132103a2
am a8d7485d
: Merge "add script to create links on topic landing page for first doc that use the doc\'s title" into jb-dev
...
* commit 'a8d7485de2d43e2c9c77ed62638174742bc66d1f':
add script to create links on topic landing page for first doc that use the doc's title
2012-07-31 12:45:28 -07:00
Scott Main
a8d7485de2
Merge "add script to create links on topic landing page for first doc that use the doc's title" into jb-dev
2012-07-31 12:43:29 -07:00
Scott Main
b505ca6db5
add script to create links on topic landing page for first doc that use the doc's title
...
Change-Id: Iec86a5b9fa7dcd9246d6e8958f17e0022e0963a8
2012-07-30 17:04:11 -07:00
Scott Main
5096823405
am 42950013
: am 54d2a9b9
: add bottom-margin to div-based notes
...
* commit '42950013b7b80a085443d99c1676912f1398b752':
add bottom-margin to div-based notes
2012-07-24 22:05:48 -07:00
Scott Main
42950013b7
am 54d2a9b9
: add bottom-margin to div-based notes
...
* commit '54d2a9b9ec90d3e4697f7915a183d8cfcc7e20b0':
add bottom-margin to div-based notes
2012-07-24 22:01:18 -07:00
Scott Main
54d2a9b9ec
add bottom-margin to div-based notes
...
Change-Id: I4c74ab362b00bfb68093a975171f777e3fb5eef9
2012-07-24 14:54:32 -07:00
Scott Main
375b606314
am 905a015c
: am 06cb5c73
: Set the min height and width for images in carousel, set height of tabs so the selected indicator aligns with horizontal rule
...
* commit '905a015c99816122e92d5e59f02efab8e2194958':
Set the min height and width for images in carousel, set height of tabs so the selected indicator aligns with horizontal rule
2012-07-23 19:52:35 -07:00
Scott Main
905a015c99
am 06cb5c73
: Set the min height and width for images in carousel, set height of tabs so the selected indicator aligns with horizontal rule
...
* commit '06cb5c73f3f62a2da0138d3f55e19c47a2632182':
Set the min height and width for images in carousel, set height of tabs so the selected indicator aligns with horizontal rule
2012-07-23 14:38:57 -07:00
Scott Main
06cb5c73f3
Set the min height and width for images in carousel, set height of tabs so the selected indicator aligns with horizontal rule
...
Change-Id: I0283e2634713d3fb6c99b465687c605e32a776f3
2012-07-23 14:34:34 -07:00
Scott Main
74aa3e49c4
am a24cd5eb
: am b72b7b84
: Merge "docs: further specify design docs\' list styles to fix uls appearing like ols" into jb-dev
...
* commit 'a24cd5ebf0476c003fa97acb8eedbc9939166bca':
docs: further specify design docs' list styles to fix uls appearing like ols
2012-07-19 11:14:58 -07:00
Scott Main
a24cd5ebf0
am b72b7b84
: Merge "docs: further specify design docs\' list styles to fix uls appearing like ols" into jb-dev
...
* commit 'b72b7b84b6c0c3a59da6f34531b362782090cabf':
docs: further specify design docs' list styles to fix uls appearing like ols
2012-07-19 11:13:41 -07:00
Scott Main
b72b7b84b6
Merge "docs: further specify design docs' list styles to fix uls appearing like ols" into jb-dev
2012-07-19 11:03:42 -07:00
Scott Main
b9ae92b401
docs: further specify design docs' list styles to fix uls appearing like ols
...
Change-Id: I203daeafb390532e34687338d5c3d4a307ba680f
2012-07-19 11:01:27 -07:00
Scott Main
1a69876fb3
am 3fae8d4e
: am 71b28a60
: Merge "docs: add check in hash-change callback to be sure we\'re only dealing with hash-tags that are search queries. bug: 6843654" into jb-dev
...
* commit '3fae8d4e5685e604cc1dcc3c72745d6b521cfdc1':
docs: add check in hash-change callback to be sure we're only dealing with hash-tags that are search queries. bug: 6843654
2012-07-18 20:17:48 -07:00
Scott Main
0a798c2097
am 57267e56
: am 55163c88
: Doc change: add links to the More menu.
...
* commit '57267e567f011d9db838b1a46be1290e563d6f77':
Doc change: add links to the More menu.
2012-07-18 20:17:47 -07:00
Scott Main
3fae8d4e56
am 71b28a60
: Merge "docs: add check in hash-change callback to be sure we\'re only dealing with hash-tags that are search queries. bug: 6843654" into jb-dev
...
* commit '71b28a600e52922a7a18b990f256b2fa104d32e8':
docs: add check in hash-change callback to be sure we're only dealing with hash-tags that are search queries. bug: 6843654
2012-07-18 20:14:58 -07:00
Scott Main
57267e567f
am 55163c88
: Doc change: add links to the More menu.
...
* commit '55163c882e8d97d48f58f8ac86c394ce07548d8c':
Doc change: add links to the More menu.
2012-07-18 20:14:03 -07:00
Scott Main
71b28a600e
Merge "docs: add check in hash-change callback to be sure we're only dealing with hash-tags that are search queries. bug: 6843654" into jb-dev
2012-07-18 16:59:41 -07:00
Scott Main
7f527b3f44
docs: add check in hash-change callback to be sure we're only dealing with hash-tags that are search queries.
...
bug: 6843654
Change-Id: I5fee7426d8ad404a5f03f37297fe72009df30de7
2012-07-18 16:58:29 -07:00
Scott Main
55163c882e
Doc change: add links to the More menu.
...
Change-Id: I77e848f86278781b0a44eb672ea711e00352fde5
2012-07-18 16:18:25 -07:00
Scott Main
67f570576d
am e09cf926
: am 1d62fa80
: docs: bring back min-height for nav-x for proper height of secondary tabs
...
* commit 'e09cf926325c78b4c2885df83003d1e1c812f94c':
docs: bring back min-height for nav-x for proper height of secondary tabs
2012-07-17 14:11:53 -07:00
Scott Main
e09cf92632
am 1d62fa80
: docs: bring back min-height for nav-x for proper height of secondary tabs
...
* commit '1d62fa807e1ac2c4f9ad8f31f34809ec97e975ed':
docs: bring back min-height for nav-x for proper height of secondary tabs
2012-07-17 13:22:25 -07:00
Scott Main
1d62fa807e
docs: bring back min-height for nav-x for proper height of secondary tabs
...
Change-Id: I865195b9fde9ec64fbe2c083c0d3617a55b54a0f
2012-07-17 13:15:12 -07:00
Scott Main
71d41178b9
am b8910812
: am a214d84f
: docs: upgrades to search. Fix history navigation functionality. Faster ajax requery while typing. Ignore ENTER key when performing requery to avoid reload. Improve results reveal with minimum height for proper div.
...
* commit 'b8910812fdd0bb2105738b6b24fc0b9e4b201956':
docs: upgrades to search. Fix history navigation functionality. Faster ajax requery while typing. Ignore ENTER key when performing requery to avoid reload. Improve results reveal with minimum height for proper div.
2012-07-16 18:41:46 -07:00
Scott Main
b8910812fd
am a214d84f
: docs: upgrades to search. Fix history navigation functionality. Faster ajax requery while typing. Ignore ENTER key when performing requery to avoid reload. Improve results reveal with minimum height for proper div.
...
* commit 'a214d84ff82bb3ae279b1f2c8ece5f65656b5e5c':
docs: upgrades to search. Fix history navigation functionality. Faster ajax requery while typing. Ignore ENTER key when performing requery to avoid reload. Improve results reveal with minimum height for proper div.
2012-07-16 18:38:14 -07:00
Scott Main
a214d84ff8
docs: upgrades to search.
...
Fix history navigation functionality.
Faster ajax requery while typing.
Ignore ENTER key when performing requery to avoid reload.
Improve results reveal with minimum height for proper div.
Change-Id: Ie50a6d7bdf58ad3e17dd15d30dcec973a123b7bf
2012-07-16 18:12:22 -07:00
Scott Main
5f51f8a281
am 8f4df715
: am 220c3449
: docs: adjust spacing for collapsible sections (release notes)
...
* commit '8f4df715b8a74b9df1b0560d910f1dabd86dbf9d':
docs: adjust spacing for collapsible sections (release notes)
2012-07-16 15:50:13 -07:00
Scott Main
8f4df715b8
am 220c3449
: docs: adjust spacing for collapsible sections (release notes)
...
* commit '220c34492ae24f79f9b4a4fe15051360c8505807':
docs: adjust spacing for collapsible sections (release notes)
2012-07-16 15:46:46 -07:00
Scott Main
220c34492a
docs: adjust spacing for collapsible sections (release notes)
...
Change-Id: I68c8429e0e18bff50463b40f163df6a89ac8730a
2012-07-16 15:40:17 -07:00
Doug Zongker
19e185e148
Merge "make SignApk faster for OTA packages"
2012-07-03 15:57:57 -07:00
Doug Zongker
e691373514
make SignApk faster for OTA packages
...
Change to the default compression level instead of the max compression
level for OTA packages (-w): it's much faster and the difference in
output size is usually negligible.
Bug: 6778962
Change-Id: I82a6acc19be8b3289fd84c8c15f03ebeb7a1ce63
2012-07-03 15:03:04 -07:00
Scott Main
37a21f82bf
am a4d57eab
: am 38f19c21
: Merge "docs: fix search suggestions and other script bugs for offline docs" into jb-dev
...
* commit 'a4d57eab27139af93ecdb4b0eb8ec8c5193b7c80':
docs: fix search suggestions and other script bugs for offline docs
2012-07-03 14:18:10 -07:00
Scott Main
a4d57eab27
am 38f19c21
: Merge "docs: fix search suggestions and other script bugs for offline docs" into jb-dev
...
* commit '38f19c21258592faefa652d4871d570e151a2a53':
docs: fix search suggestions and other script bugs for offline docs
2012-07-03 14:15:43 -07:00
Scott Main
38f19c2125
Merge "docs: fix search suggestions and other script bugs for offline docs" into jb-dev
2012-07-03 14:10:57 -07:00
Scott Main
1b3db11e6e
docs: fix search suggestions and other script bugs for offline docs
...
Change-Id: I3f9404695966b99be1c8ed36249788e448399296
2012-07-03 14:06:22 -07:00
Scott Main
cf0c34d481
am 082ca3f2
: am f973ced3
: docs: better message for download page when os detection fails
...
* commit '082ca3f2de07ee6183343452a35f4afe2cdb7f3d':
docs: better message for download page when os detection fails
2012-06-28 12:06:35 -07:00
Scott Main
082ca3f2de
am f973ced3
: docs: better message for download page when os detection fails
...
* commit 'f973ced37e2d065c0aa41bb5563abad7518bea61':
docs: better message for download page when os detection fails
2012-06-28 12:01:03 -07:00
Scott Main
f973ced37e
docs: better message for download page when os detection fails
...
Change-Id: I940c0847ddc214ef36bfd0708d289cff200dfc62
2012-06-28 11:56:01 -07:00
Scott Main
260e893588
am 3fa1173a
: am 810e2889
: docs: fix overlapping sidebar bug, but I think this re-introduces a bug in IE where the sidenav position moves slightly left/right during scroll, but it\'s a worthwhile compromise and will investigate a diff solution for that later.
...
* commit '3fa1173ac3a24214a6f8bc5e6cf9794226110f9b':
docs: fix overlapping sidebar bug, but I think this re-introduces a bug in IE where the sidenav position moves slightly left/right during scroll, but it's a worthwhile compromise and will investigate a diff solution for that later.
2012-06-27 02:27:29 -07:00
Scott Main
3fa1173ac3
am 810e2889
: docs: fix overlapping sidebar bug, but I think this re-introduces a bug in IE where the sidenav position moves slightly left/right during scroll, but it\'s a worthwhile compromise and will investigate a diff solution for that later.
...
* commit '810e28891457af6e365b839ac584d77277b2e3fa':
docs: fix overlapping sidebar bug, but I think this re-introduces a bug in IE where the sidenav position moves slightly left/right during scroll, but it's a worthwhile compromise and will investigate a diff solution for that later.
2012-06-27 02:25:12 -07:00
Scott Main
810e288914
docs: fix overlapping sidebar bug,
...
but I think this re-introduces a bug in IE where the sidenav
position moves slightly left/right during scroll, but it's a
worthwhile compromise and will investigate a diff solution for that later.
Change-Id: Id1f2141b6638e199d1a4ad1d198a5a5aa45bf264
2012-06-27 02:08:20 -07:00
Scott Main
e9327a67bc
am dfc602e0
: am 03c972c5
: docs: misc css
...
* commit 'dfc602e0d90601be5c6fd4558c6046ef596c0a3b':
docs: misc css
2012-06-26 22:28:46 -07:00
Scott Main
dfc602e0d9
am 03c972c5
: docs: misc css
...
* commit '03c972c5c6d42597c8fe0127161d6536ee98d04b':
docs: misc css
2012-06-26 22:26:18 -07:00
Scott Main
03c972c5c6
docs: misc css
...
Change-Id: I398d30f9414564f58ea3546a192ad1c12e715349
2012-06-26 22:23:22 -07:00
Scott Main
3e00da82ea
am c60a1430
: am 9ada2264
: docs: darker font color
...
* commit 'c60a1430dcfc7e8ae25b31800620c833a427895a':
docs: darker font color
2012-06-23 17:55:26 -07:00
Scott Main
c60a1430dc
am 9ada2264
: docs: darker font color
...
* commit '9ada22647890c18ded2b890d00c0a307bd2bed98':
docs: darker font color
2012-06-23 17:52:58 -07:00
Scott Main
9ada226478
docs: darker font color
...
Change-Id: I8fe4117ac501001dd6c7156b337f3ff7a4f75793
2012-06-23 14:59:36 -07:00
Scott Main
978cc24532
am 46601e37
: am 6a7a66be
: docs: try darker text and shorter line height
...
* commit '46601e379201f6e14be9ec1f7f170e633430344a':
docs: try darker text and shorter line height
2012-06-23 11:27:00 -07:00
Scott Main
46601e3792
am 6a7a66be
: docs: try darker text and shorter line height
...
* commit '6a7a66beba12d6e655f3dde257a3e4964f8ad0c7':
docs: try darker text and shorter line height
2012-06-23 11:25:21 -07:00
Scott Main
6a7a66beba
docs: try darker text and shorter line height
...
Change-Id: I7fe3cdc0a0f5cdfd8bcb69b1e1a2d11d8b5301d3
2012-06-23 11:20:48 -07:00
Scott Main
1df3271e64
am aeda97cb
: am d786a29f
: docs: adjust homepage carousel styles
...
* commit 'aeda97cb22f64badf50bf31ca11e4f32418fc6d8':
docs: adjust homepage carousel styles
2012-06-23 05:39:13 -07:00
Scott Main
608f34f324
am ac432bc9
: am 25659b02
: docs: update sdk template to support new ndk doc layout
...
* commit 'ac432bc99516543889c007a2eb09aa64afd5fdc0':
docs: update sdk template to support new ndk doc layout
2012-06-23 05:39:13 -07:00
Scott Main
53ceaab227
am 04977dbb
: am 412eaf20
: docs: style changes for notes
...
* commit '04977dbbb61af360c6c0efea9accdb12cf2a3598':
docs: style changes for notes
2012-06-23 05:39:12 -07:00
Scott Main
aeda97cb22
am d786a29f
: docs: adjust homepage carousel styles
...
* commit 'd786a29f14c502986ffc160471daedfd0b5fb5dc':
docs: adjust homepage carousel styles
2012-06-23 05:37:01 -07:00
Scott Main
ac432bc995
am 25659b02
: docs: update sdk template to support new ndk doc layout
...
* commit '25659b0217cca1389b2711ee536547b20b266319':
docs: update sdk template to support new ndk doc layout
2012-06-23 05:37:01 -07:00
Scott Main
04977dbbb6
am 412eaf20
: docs: style changes for notes
...
* commit '412eaf202c63b8d2cc32b5b865ba29155e047697':
docs: style changes for notes
2012-06-23 05:36:51 -07:00
Scott Main
d786a29f14
docs: adjust homepage carousel styles
...
Change-Id: Id2b32ce67d26a19b40e7944a5dd37cd17d8eec2a
2012-06-22 21:23:32 -07:00
Scott Main
25659b0217
docs: update sdk template to support new ndk doc layout
...
Change-Id: I47ec2fcd4b7116fa3dc59483a434d7f188f984d1
2012-06-22 17:02:25 -07:00
Scott Main
412eaf202c
docs: style changes for notes
...
Change-Id: I13bc3f19780421a30feffc6e6ffe19cfadc886e5
2012-06-22 14:36:33 -07:00
Scott Main
0ed11e1556
am 84e518eb
: am f9b799b5
: cherrypick from ics Change-Id: I07b59de3f2e4a5fef2e8722d7f7ab159ded8b2df return old analytics script
...
* commit '84e518ebcd0e9edd4b27ea5f7be181d4532e88b5':
cherrypick from ics Change-Id: I07b59de3f2e4a5fef2e8722d7f7ab159ded8b2df return old analytics script
2012-06-22 10:34:06 -07:00
Scott Main
84e518ebcd
am f9b799b5
: cherrypick from ics Change-Id: I07b59de3f2e4a5fef2e8722d7f7ab159ded8b2df return old analytics script
...
* commit 'f9b799b5ba0ed5d06c8bf442ddd4319c93fbc95f':
cherrypick from ics Change-Id: I07b59de3f2e4a5fef2e8722d7f7ab159ded8b2df return old analytics script
2012-06-22 10:31:44 -07:00
Scott Main
f9b799b5ba
cherrypick from ics Change-Id: I07b59de3f2e4a5fef2e8722d7f7ab159ded8b2df
...
return old analytics script
Change-Id: Ica4abe000b529272efa9ba7867b3e7aa6c8c9e55
2012-06-22 10:28:47 -07:00
Scott Main
c698165a21
am d86c00b6
: am e4d8f1b1
: Massive clobber of all template files in developer site for new design
...
* commit 'd86c00b66666b700afac0b2396e2d81e583bd0ef':
Massive clobber of all template files in developer site for new design
2012-06-21 21:35:28 -07:00
Scott Main
d86c00b666
am e4d8f1b1
: Massive clobber of all template files in developer site for new design
...
* commit 'e4d8f1b1f5a6e2308bfeff04d7fa51ff7394c644':
Massive clobber of all template files in developer site for new design
2012-06-21 21:32:44 -07:00
Scott Main
e4d8f1b1f5
Massive clobber of all template files in developer site for new design
...
Change-Id: I5f243dcb377a8b2e573c404a9e685cc64e0e06d2
2012-06-21 21:29:11 -07:00
Raphael Moll
ebde54b265
am 748f9e38
: am b53a073d
: am e375c940
: Merge "SDK: Use "strip -x" for atree."
...
* commit '748f9e3804834610a59081db4c2952dcb7ee00d4':
SDK: Use "strip -x" for atree.
2012-06-07 13:12:04 -07:00
Raphael Moll
748f9e3804
am b53a073d
: am e375c940
: Merge "SDK: Use "strip -x" for atree."
...
* commit 'b53a073ddb3a5036f41ea2956792991b7a46da02':
SDK: Use "strip -x" for atree.
2012-06-07 13:08:58 -07:00
Raphael Moll
b53a073ddb
am e375c940
: Merge "SDK: Use "strip -x" for atree."
...
* commit 'e375c940b9210ea514227b0ee8cfb896d7f11d93':
SDK: Use "strip -x" for atree.
2012-06-07 13:06:23 -07:00
Raphael Moll
ec5fe91ead
SDK: Use "strip -x" for atree.
...
Also fixes atree to accept an alternate command via the env var ATREE_STRIP
and correctly splits it for execvp if it contains arguments.
Change-Id: I8691bdc569bea3dddfde6249217dc305b6ef19f7
2012-06-06 23:39:47 -07:00
Ying Wang
d5ba4064c3
am f521a8e8
: am 6afbda9f
: Merge "Clean common intermediate files if overlay changed" into jb-dev
...
* commit 'f521a8e888a425dcd5fff70d18d14c9324e2d3aa':
Clean common intermediate files if overlay changed
2012-06-06 09:47:25 -07:00
Ying Wang
71004f8135
Clean common intermediate files if overlay changed
...
This change cleans the packages' intermediate files if their overlays
changed between incremental builds.
If two builds have different overlay, they will have different R
classes, and so the jar files in the common intermediate dirs can
not be shared. Therefore incremental build can't be applied.
This change detects the overlay changes on package's base.
If a package's overlay is different from the previous build, its common
intermediate dir is nuked.
This makes broader incremental builds possible.
Change-Id: I368610ebbbbc85a80f9aecd714ab22cd78da7f12
2012-06-04 18:02:55 -07:00
Doug Zongker
7d25823b2d
am 31ee627e
: am 7bb04231
: add copy of public cert used for signing to OTA packages
...
* commit '31ee627e729a8b7bb1b60cf73d724231e06be3d7':
add copy of public cert used for signing to OTA packages
2012-05-14 07:26:15 -07:00
Doug Zongker
7bb042317a
add copy of public cert used for signing to OTA packages
...
When signing a file with -w (ie, an OTA package), add the file
META-INF/com/android/otacert, which is a copy of the public key
certificate. While this can be extracted from the CERT.RSA file,
having a copy of it more easily accessible makes it easier to write
tools.
Bug: 6477365
Change-Id: I8cdb19536eca9a223c2b954e3f8ea0d9f3f86f02
2012-05-11 09:22:29 -07:00
Doug Zongker
a0c3f51e39
am 2f11b071
: am fffe1d5e
: use the file uid/gid/mode saved in the target_files
...
* commit '2f11b071b7687272450133bd58d8e3ceda271b1a':
use the file uid/gid/mode saved in the target_files
2012-05-04 16:40:29 -07:00
Doug Zongker
fffe1d5e9c
use the file uid/gid/mode saved in the target_files
...
When building a bootable image with mkbootfs, use the set of file
metadata that's stored in the target_files zip (when available),
rather than whatever is built into the mkbootfs binary at the time the
image is built.
Bug: 6435132
Change-Id: If6c59149bdbcc9a67e5ab9161398f355bd1f511d
2012-05-03 16:15:29 -07:00
Joe Onorato
49eb72c94d
am 8ad4bb16
: Turn off adb on user builds.
...
* commit '8ad4bb16a0d8b8ff9b4d17e860db336111bef34d':
Turn off adb on user builds.
2012-05-02 14:50:06 -07:00
Joe Onorato
8ad4bb16a0
Turn off adb on user builds.
...
Tungsten is the first device we have done since post_process_props.py
and UsbDeviceManager were added that by default has no services running
on usb. Everything else has mtp. This makes it so we always populate
the property with something.
Change-Id: Ic24f52462ed8866e87499c715dd21937e5b1128d
2012-05-02 14:36:57 -07:00
Andrew Hsieh
f9613a4f73
Added BUILD_HOST_static to build statically linked executable/shared-lib
...
Statically linked executable/shared-lib (eg. SDK tools) are useful
in sandboxed environment.
In BUILD_HOST_static zipalign needs -lpthread indirectly:
zipalign->libutils.a->liblog.a->logd_write.c->pthread
Change-Id: I8fa91a937b728ccdf942c4ba199efb1e2e49da3d
2012-04-28 00:53:55 +08:00
Jean-Baptiste Queru
695a2b3fd9
am 9b16b129
: Merge "Switch to new locations of toolchains"
...
* commit '9b16b1293255be054a84e6f39098c7a35357f636':
Switch to new locations of toolchains
2012-04-23 09:23:58 -07:00
Keun young Park
e661e35829
Merge "Revert "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced for package build / java library build - uses prebuilt tools for PDK""
2012-04-20 16:20:42 -07:00
Keun young Park
b9566c0221
Revert "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced for package build / java library build - uses prebuilt tools for PDK"
...
This reverts commit 9283168e61
2012-04-20 16:18:34 -07:00
Jean-Baptiste Queru
a50ef1c124
Switch to new locations of toolchains
...
Change-Id: I15a8be11b3d0f1985ffd97dd51a1af18e1ce7b67
2012-04-20 16:15:42 -07:00
Keun young Park
27f8946d2d
Merge "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced for package build / java library build - uses prebuilt tools for PDK"
2012-04-20 12:02:34 -07:00
Scott Main
e8e50739da
am ac2c989e
: am 6b719da3
: docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
...
* commit 'ac2c989e8492a733bdd3d4c7e1bedd5210c56c8d':
docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
2012-04-20 10:38:51 -07:00
Scott Main
9041aa50fb
am 6b719da3
: docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
...
* commit '6b719da3162ef99db8b90379a9dc4724b571395f':
docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
2012-04-20 10:35:12 -07:00
Scott Main
ac2c989e84
am 6b719da3
: docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
...
* commit '6b719da3162ef99db8b90379a9dc4724b571395f':
docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
2012-04-20 10:35:11 -07:00
Scott Main
6b719da316
docs: update sidenav-width-adjust script so Training classes save the width for the Resources section
...
Change-Id: I0125b1d585a0adde7f5f485f3288fdc7a8a55faf
2012-04-20 10:19:54 -07:00
Keun young Park
9283168e61
enable Java build for PDK build
...
- Highest LOCAL_SDK_VERSION forced for package build / java library build
- uses prebuilt tools for PDK
Bug: 6352960
Change-Id: Ibb5162a16aa8151a1675baac14adb0cdfc13592d
2012-04-20 10:07:31 -07:00
Scott Main
4793116d7a
am 1882adfd
: am 76b0139a
: docs: update doc template to make the Resources side nav wider (+40px)
...
* commit '1882adfd49b392acb6efe66a09bf753e1c830eef':
docs: update doc template to make the Resources side nav wider (+40px)
2012-04-19 19:30:33 -07:00
Scott Main
1882adfd49
am 76b0139a
: docs: update doc template to make the Resources side nav wider (+40px)
...
* commit '76b0139a50ecdfa5613af9563808cc42a72476d8':
docs: update doc template to make the Resources side nav wider (+40px)
2012-04-19 19:27:59 -07:00