summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "releasetools: Fix image size checking"Doug Zongker2012-02-211-12/+15
|\
| * releasetools: Fix image size checkingAndrew Boie2012-02-211-12/+15
* | frameworks/base refactoringMathias Agopian2012-02-201-0/+1
|/
* frameworks/base refactoring: build fixMathias Agopian2012-02-171-1/+1
* am a57f538a: am 7f24ddbc: Merge "docs: add the sidenav h2 back to the stylesh...Scott Main2012-02-011-1/+2
|\
| * Merge "docs: add the sidenav h2 back to the stylesheet for compatibility w/ j...Scott Main2012-01-311-1/+2
| |\
| | * docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocsScott Main2012-01-311-1/+2
* | | am 769a02fd: am 5be15a0f: Merge "docs: update TOS and PP links to point to un...Scott Main2012-02-011-3/+5
|\ \ \ | |/ /
| * | Merge "docs: update TOS and PP links to point to unified policy/tems also add...Scott Main2012-01-311-3/+5
| |\ \
| | * | docs: update TOS and PP links to point to unified policy/temsScott Main2012-01-311-3/+5
| | |/
* | | am a20557fb: am 2032e319: docs: add schema.org sitenavigation scope for sid-navsScott Main2012-01-301-4/+4
|\ \ \ | |/ /
| * | docs: add schema.org sitenavigation scope for sid-navsScott Main2012-01-301-4/+4
| |/
* | am 3728f56b: am 939c3f72: docs: modify css to support sidenav headings with s...Scott Main2012-01-301-1/+2
|\ \ | |/
| * docs: modify css to support sidenav headings with span, instead of h2Scott Main2012-01-301-1/+2
* | am 1d5b7c54: am 3652a113: docs: add support for meta descriptions in the <head>Scott Main2012-01-303-7/+11
|\ \ | |/
| * docs: add support for meta descriptions in the <head>Scott Main2012-01-303-7/+11
* | am c73e26f3: am dc7418b2: docs: add images for g+ homepage announcementScott Main2012-01-302-0/+0
|\ \ | |/
| * docs: add images for g+ homepage announcementScott Main2012-01-302-0/+0
* | add device-specific hooks at start of OTA phasesDoug Zongker2012-01-172-0/+20
* | Fix build warningGlenn Kasten2012-01-121-1/+1
* | Revert "Point arm toolchain to the new gcc-4.6 one."Jean-Baptiste Queru2012-01-111-3/+3
* | am 5c267863: am f962eb10: Merge "docs: add css for Android Design links and a...Scott Main2012-01-102-1/+14
|\ \ | |/
| * docs: add css for Android Design links and add link to site headerScott Main2012-01-102-1/+14
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* | Point arm toolchain to the new gcc-4.6 one.Jing Yu2012-01-061-3/+3
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-052-3/+3
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-57/+57
* | am 96f696d9: am c4e8801c: am 50d6f97c: docs: revise space wrapping to avoid "...Scott Main2011-12-151-0/+2
|\ \ | |/
| * am 50d6f97c: docs: revise space wrapping to avoid "new" tags from breaking ne...Scott Main2011-12-151-0/+2
| |\
| | * docs: revise space wrapping to avoid "new" tags from breaking new lines aloneScott Main2011-12-151-0/+2
* | | am a9255cfa: am 0af80fb4: am 0f429ebe: docs: fix bug in script for tab cookiesScott Main2011-12-151-2/+2
|\ \ \ | |/ /
| * | am 0f429ebe: docs: fix bug in script for tab cookiesScott Main2011-12-151-2/+2
| |\ \ | | |/
| | * docs: fix bug in script for tab cookiesScott Main2011-12-151-2/+2
* | | am b90afc2c: am 9839afdd: am 1d42360a: docs: style and script changes for and...Scott Main2011-12-152-3/+3
|\ \ \ | |/ /
| * | am 1d42360a: docs: style and script changes for android u classesScott Main2011-12-152-3/+3
| |\ \ | | |/
| | * docs: style and script changes for android u classesScott Main2011-12-152-3/+3
| * | check entire recovery partition on startupDoug Zongker2011-12-021-8/+1
| |/
* | Make java-event-log-tags.py create its output directory if it does not exist.Sean Dykeman2011-12-131-0/+5
* | check entire recovery partition on startupDoug Zongker2011-12-021-8/+1
* | am d34204b9: am b83d8f15: am f5cbe002: Merge "docs: update template and css f...Scott Main2011-12-012-35/+203
|\ \ | |/
| * docs: update template and css for android uScott Main2011-11-302-35/+203
* | am 29ea81eb: am 4a84a13e: am a5f534df: use frozensets to represent APK cert setsDoug Zongker2011-11-111-4/+5
|\ \ | |/
| * use frozensets to represent APK cert setsDoug Zongker2011-11-111-4/+5
* | Build cache.img on demandYing Wang2011-11-103-7/+52
* | am 53bef54c: am 4b87f575: am 278c9781: to be upgraded, APKs must have exactly...Doug Zongker2011-11-101-2/+2
|\ \ | |/
| * to be upgraded, APKs must have exactly the same set of certsDoug Zongker2011-11-091-2/+2
* | Revert "Build cache.img."Ying Wang2011-11-023-35/+0
* | Build cache.img.Ying Wang2011-11-013-0/+35
* | Unify the user image building codeYing Wang2011-10-312-41/+142