summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
| | * enable auto-linking to next lesson with 'next-page-link' css classScott Main2013-10-141-1/+5
| | | | | | | | | | | | Change-Id: I9f4068a4b0921eee28eee3258b72e5f3ad48a64d
* | | am b0af7e51: am cc68ce70: Merge "Allow ECDSA signing OTA files"Kenny Root2013-10-141-4/+0
|\ \ \ | | | | | | | | | | | | | | | | * commit 'b0af7e5107abb17fc756044454b3a452d0dafb50': Allow ECDSA signing OTA files
| * \ \ am cc68ce70: Merge "Allow ECDSA signing OTA files"Kenny Root2013-10-141-4/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'cc68ce7012784a3d2ad12e041c8e82def74f20cd': Allow ECDSA signing OTA files
| | * | | Allow ECDSA signing OTA filesKenny Root2013-10-091-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ECDSA works in the recovery verifier, so we can allow OTA updates to be signed with EC keys. Change-Id: If8f2be028843fbfd6c8c9c41b492605d9b5cbeb0
* | | | | am c80b7cda: am 2acb1ea7: Merge "SignApk: add argument for loading a Provider"Kenny Root2013-09-251-3/+72
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit 'c80b7cdaebfaeae1b95ad49b5a2782f9e5ee8727': SignApk: add argument for loading a Provider
| * | | | am 2acb1ea7: Merge "SignApk: add argument for loading a Provider"Kenny Root2013-09-251-3/+72
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '2acb1ea76d294f993993a0852c30dd93dc46c600': SignApk: add argument for loading a Provider
| | * | | SignApk: add argument for loading a ProviderKenny Root2013-09-251-3/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For supporting loading a custom key type provider, add a -providerClass argument that loads the selected JCE at the front of the provider list. Change-Id: I3df16f7c570d36e08806b614d6f30c41cb117565
* | | | | am c4b84239: am 085d3b5f: Merge "Read algorithm OID directly from PKCS#8 ↵Kenny Root2013-09-251-30/+18
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | container" * commit 'c4b84239063082418f474707ac1dcc2270c8c698': Read algorithm OID directly from PKCS#8 container
| * | | | am 085d3b5f: Merge "Read algorithm OID directly from PKCS#8 container"Kenny Root2013-09-251-30/+18
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '085d3b5fdbb1d02607ee107581c22c090082db65': Read algorithm OID directly from PKCS#8 container
| | * | | Read algorithm OID directly from PKCS#8 containerKenny Root2013-09-251-30/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The PKCS#8 PrivateKeyInfo structure has the algorithm OID encoded right before the actual key octet stream is encoded. Use Bouncycastle to read the OID for creation with the key factory. This aids in the creation of custom key types that are backed by hardware devices (e.g., HSMs) and have their own assigned OIDs. Change-Id: If5d8fe07bc157e9bb5a3fb5f99091e924143105f
* | | | | am 19ccb3a6: am abc0bf08: Merge "SignApk: add support for EC keys"Kenny Root2013-09-241-26/+66
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '19ccb3a62a6024de0cfd984a97a85a51a45f028b': SignApk: add support for EC keys
| * | | | am abc0bf08: Merge "SignApk: add support for EC keys"Kenny Root2013-09-241-26/+66
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'abc0bf084beea3251c042b28576c8f398749c80b': SignApk: add support for EC keys
| | * | | SignApk: add support for EC keysKenny Root2013-09-201-26/+66
| | | | | | | | | | | | | | | | | | | | Change-Id: I09bc0e52fc84ec321b997016a8f97de1bfd2770d
| * | | | am 13722ac8: Merge "SignApk: update SignApk to support SHA256withRSA signing"Kenny Root2013-09-201-33/+102
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '13722ac89f5512b932f13895217a6f861b77f57e': SignApk: update SignApk to support SHA256withRSA signing
| | * | | SignApk: update SignApk to support SHA256withRSA signingDoug Zongker2013-09-201-33/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit c0581a02ede48007623030c4ce13174ee972cc42) Change-Id: I6212e0f3a6aa3265b111f0f7348b667af4a668b0
* | | | | am 00a218a9: am 14e066d5: am 4ec62cee: am 40de3237: add support for custom ↵Scott Main2013-09-201-6/+11
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | <head> tags in each file with page.customHeadTag HDF var * commit '00a218a9c818fd69b8f43b950109183d13f01296': add support for custom <head> tags in each file with page.customHeadTag HDF var
| * | | | am 14e066d5: am 4ec62cee: am 40de3237: add support for custom <head> tags in ↵Scott Main2013-09-201-6/+11
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | each file with page.customHeadTag HDF var * commit '14e066d5c8aedfad8b29b6784793f416af01e392': add support for custom <head> tags in each file with page.customHeadTag HDF var
| | * | | add support for custom <head> tags in each file with page.customHeadTag HDF varScott Main2013-09-201-6/+11
| | | | | | | | | | | | | | | | | | | | Change-Id: I377910acec78c600d20cf10ca6aa706750107093
* | | | | am b7530442: am a18b429f: am fe340fac: am e624b3fa: update the ↵Scott Main2013-09-131-11/+36
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | init_google_navtree2 method to handle new format for sample nav tree data. and update highlighting logic to handle hashtags * commit 'b7530442594903a0a0a9bb0b9cb41edc8c0de72b': update the init_google_navtree2 method to handle new format for sample nav tree data. and update highlighting logic to handle hashtags
| * | | | am a18b429f: am fe340fac: am e624b3fa: update the init_google_navtree2 ↵Scott Main2013-09-131-11/+36
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | method to handle new format for sample nav tree data. and update highlighting logic to handle hashtags * commit 'a18b429fd3792b7c3fad2e0682aa39990b332c98': update the init_google_navtree2 method to handle new format for sample nav tree data. and update highlighting logic to handle hashtags
| | * | | update the init_google_navtree2 method to handle new format for sample nav ↵Scott Main2013-09-131-11/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tree data. and update highlighting logic to handle hashtags Change-Id: I77de8faaaeed12317aa83086df8273648a1ff00a
* | | | | resolved conflicts for merge of 65d5e788 to klp-dev-plus-aospYing Wang2013-09-131-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | Change-Id: Iad8793c5e53b239425e9bba1b6a925265ff8d130
| * | | | am 4b7d8f11: Merge "Fix parsing string parameters in BOARD_MKBOOTIMG_ARGS"Ying Wang2013-09-131-1/+1
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | * commit '4b7d8f119a15a21445d6bc872b8e36e6f848e846': Fix parsing string parameters in BOARD_MKBOOTIMG_ARGS
| | * | | Fix parsing string parameters in BOARD_MKBOOTIMG_ARGSJianxun Zhang2013-08-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The existing logic in common.py breaks string arguments incorrectly: e.g. --para1 val1 --para2 "val2 is a string" will be output as: '--para', 'val1, '--para2', 'val2' 'is' 'a' 'string' This will cause mkbootimg command fails due to the invalid arguments generated from the wrong parsing. The patch fixes this issue to get: '--para', 'val1, '--para2', 'val2 is a string' Change-Id: Ia34ec357550f11ae9d6adc719d86a0c6a9099fbc Signed-off-by: Jianxun Zhang <jianxun.zhang@intel.com>
* | | | | am d9fa5580: am 0c2b69d5: am d6125b5e: am 2552239a: fix most of size ↵Scott Main2013-09-111-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | problems of DAC on handsets. set device-width for viewport tag * commit 'd9fa558056871433425746499d2bbf4e4d0fc92e': fix most of size problems of DAC on handsets. set device-width for viewport tag
| * | | | am 0c2b69d5: am d6125b5e: am 2552239a: fix most of size problems of DAC on ↵Scott Main2013-09-111-1/+2
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | handsets. set device-width for viewport tag * commit '0c2b69d5b82062ecdef39297ddc7f7d86d038ad8': fix most of size problems of DAC on handsets. set device-width for viewport tag
| | * | | fix most of size problems of DAC on handsets.Scott Main2013-09-091-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set device-width for viewport tag Change-Id: I87854bfac990d277ba95cc7bcf37799c7f36a0ee
* | | | | am b5d4c0df: Merge "Update OTA to understand SELinux labels and ↵Nick Kralevich2013-09-104-50/+167
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | capabilities" into klp-dev * commit 'b5d4c0df503966f2a050af64dfa15c84f2e12c15': Update OTA to understand SELinux labels and capabilities
| * | | | Update OTA to understand SELinux labels and capabilitiesNick Kralevich2013-09-104-50/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the OTA generation script to understand SELinux file labels and file capabilities. Make fs_config aware of SELinux labels and file capabilities, and optionally output those elements whenever we output the UID / GID / file perms. The information is emitted as a key=value pair to allow for future extensibility. Pass the SELinux file label and capabilities to the newly created set_metadata() and set_metadata_recursive() calls. When the OTA script fixes up filesystem permissions, it will also fix up the SELinux labels and file capabilities. If no SELinux label and capabilities are available for the file, use the old set_perm and set_perm_recursive calls. Bug: 8985290 Bug: 10183961 Bug: 10186213 Change-Id: I4fcfb2c234dbfb965cee9e62f060092a4274d22d
* | | | | am 00fcdfed: am 0b345f58: am 471f0cc8: am 243ffc5b: Merge "Build file ↵Dirk Dougherty2013-09-061-1/+10
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | breadcrumb from parentdirs keys, optionally linkify." into jb-mr2-docs * commit '00fcdfede678c274675436d0008fc4a668ef711c': Build file breadcrumb from parentdirs keys, optionally linkify.
| * | | | am 0b345f58: am 471f0cc8: am 243ffc5b: Merge "Build file breadcrumb from ↵Dirk Dougherty2013-09-061-1/+10
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | parentdirs keys, optionally linkify." into jb-mr2-docs * commit '0b345f589691a774d04a698e80412c531c726f6c': Build file breadcrumb from parentdirs keys, optionally linkify.
| | * | | Merge "Build file breadcrumb from parentdirs keys, optionally linkify." into ↵Dirk Dougherty2013-09-061-1/+10
| | |\ \ \ | | | | | | | | | | | | | | | | | | jb-mr2-docs
| | | * | | Build file breadcrumb from parentdirs keys, optionally linkify.Dirk Dougherty2013-09-051-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7f4c9887d77c6d3ab1aca4e05963b6144a8b22f8
* | | | | | am 9a13b7a4: am 76ff86cd: am 5d9690e3: am 4a9cc386: remove prev/next links ↵Scott Main2013-09-051-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from API guides * commit '9a13b7a416141c46ed032ef72990141925cc8aa3': remove prev/next links from API guides
| * | | | | am 76ff86cd: am 5d9690e3: am 4a9cc386: remove prev/next links from API guidesScott Main2013-09-051-1/+1
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * commit '76ff86cd32927899cd6a2913d4eeb920806d0ae6': remove prev/next links from API guides
| | * | | | remove prev/next links from API guidesScott Main2013-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic80ec436a6ee1c7decc3a6fc8905f52a1b50ea6a
* | | | | | am 9cf09123: am 07540873: am eb23299b: am 0ad622b4: add ellipsis for ↵Scott Main2013-09-041-0/+6
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | overflowing strings in samples nav * commit '9cf0912352163fb0c9a08221b44be23eccdffc15': add ellipsis for overflowing strings in samples nav
| * | | | | am 07540873: am eb23299b: am 0ad622b4: add ellipsis for overflowing strings ↵Scott Main2013-09-041-0/+6
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in samples nav * commit '07540873614ac13d1352ab30e25ea8f1aabc4035': add ellipsis for overflowing strings in samples nav
| | * | | | add ellipsis for overflowing strings in samples navScott Main2013-09-041-0/+6
| | |/ / / | | | | | | | | | | | | | | | Change-Id: I1efcba409b068be0616eb2e3d80fadda301fd5f6
* | | | | am 49f58bb7: am 70892395: am d55fb681: am 6fb7e23b: Add file path above h1 ↵Dirk Dougherty2013-09-032-13/+18
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | in samplecode files. * commit '49f58bb74ed7cb7038adbd98904c1bf594c45fc3': Add file path above h1 in samplecode files.
| * | | | am 70892395: am d55fb681: am 6fb7e23b: Add file path above h1 in samplecode ↵Dirk Dougherty2013-09-032-13/+18
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | files. * commit '70892395bb48ffca762a47c9bb35c1ad9c3512dc': Add file path above h1 in samplecode files.
| | * | | Add file path above h1 in samplecode files.Dirk Dougherty2013-08-302-13/+18
| | | | | | | | | | | | | | | | | | | | Change-Id: I91adb197b478ea476bbf0e07650486581c1ca8ec
* | | | | am 5711d73e: Merge "Docs: Fixing link from logo in PDK Bug: 9177537 Staging ↵Clay Murphy2013-08-281-2/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | location: http://claym.mtv.corp.google.com:8083/guide/getting_started.html" into klp-dev * commit '5711d73ed04e1c8d3c877565796a632c14a2b5fb': Docs: Fixing link from logo in PDK Bug: 9177537 Staging location: http://claym.mtv.corp.google.com:8083/guide/getting_started.html
| * | | | Docs: Fixing link from logo in PDKClay Murphy2013-08-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9177537 Staging location: http://claym.mtv.corp.google.com:8083/guide/getting_started.html Change-Id: I4c4708a168688fdfc79468b955115d7f37df1bc2
* | | | | am 5d2a0a0b: am 13ab927a: am 2747bec3: am 981effcc: Add breadcrumb for ↵Dirk Dougherty2013-08-262-3/+42
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | sample code html pages. * commit '5d2a0a0ba7df0338e6dc1a4ee359abc69478553e': Add breadcrumb for sample code html pages.
| * | | | am 13ab927a: am 2747bec3: am 981effcc: Add breadcrumb for sample code html ↵Dirk Dougherty2013-08-262-3/+42
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | pages. * commit '13ab927a81256c8cb03bcbd31344ae979ab78617': Add breadcrumb for sample code html pages.
| | * | | Add breadcrumb for sample code html pages.Dirk Dougherty2013-08-262-3/+42
| | | | | | | | | | | | | | | | | | | | Change-Id: Iaec2e2686ce2fba4169f0d2ee80c122c6ae55bee
* | | | | am bdee9fbe: am 504dbfc3: am fc8140d3: am d4645ea9: remove project structure ↵Scott Main2013-08-221-12/+10
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | from sample landing pages * commit 'bdee9fbe939d13e76cb45aabbcc85a22551ae297': remove project structure from sample landing pages
| * | | | am 504dbfc3: am fc8140d3: am d4645ea9: remove project structure from sample ↵Scott Main2013-08-221-12/+10
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | landing pages * commit '504dbfc3b984e3e7981acba8f0b6e65348838bcd': remove project structure from sample landing pages
| | * | | remove project structure from sample landing pagesScott Main2013-08-221-12/+10
| | | | | | | | | | | | | | | | | | | | Change-Id: I646aa996ce518421567c09bbb3a0cd8b4875d530