Commit Graph

1257 Commits

Author SHA1 Message Date
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
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
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