summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* enable Java build for PDK buildKeun young Park2012-04-201-1/+1
* resolved conflicts for merge of a86fcc29 to masterKenny Root2012-04-093-5/+20
|\
| * am b22f6853: Merge changes I5a63fd61,I7c6f59feKenny Root2012-04-063-8/+40
| |\
| | * Support the setting of file security contexts in OTA and update packages.Stephen Smalley2012-04-063-8/+40
* | | am 5b250fbc: am dceeaac8: am 51c9e67e: Merge "docs: Android Design: v3 update...Roman Nurik2012-04-045-9/+96
|\ \ \ | |/ /
| * | Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1Roman Nurik2012-04-045-9/+96
| |\ \
| | * | docs: Android Design: v3 update (CSS changes)Roman Nurik2012-03-295-9/+96
| | |/
* | | am ad921800: am 0af1d53e: am 1048bd3f: docs: revert the change that made "new...Scott Main2012-04-031-2/+1
|\ \ \ | |/ /
| * | docs: revert the change that made "new" tags stick on the first lineScott Main2012-04-031-2/+1
* | | Merge "Moving notice file generation to a python script (it was getting fairl...Daniel Berlin2012-03-301-0/+188
|\ \ \
| * | | Moving notice file generation to a python scriptDaniel Berlin2012-03-301-0/+188
* | | | Switch default gcc toolchain from 4.4.3 to 4.6.Jing Yu2012-03-291-3/+3
|/ / /
* | | don't build apicheck for PDK builds, removing dependency on doclavaBrian Swetland2012-03-281-0/+2
* | | am c07c8d05: am 0701c756: am 33666ade: docs: re-add android design icon, whic...Scott Main2012-03-272-2/+2
|\ \ \ | |/ /
| * | docs: re-add android design icon, which had been removed from original locationScott Main2012-03-262-2/+2
| |/
* | build: move Zip* from libandroidfw to libutilsColin Cross2012-03-222-2/+1
* | fix build: make check_radio_versions.py okay with no argsDoug Zongker2012-03-211-0/+3
* | optional cross-check between OTA radio images and board-info.txtDoug Zongker2012-03-211-0/+76
* | Make adbs work again on Darwin x86.Romain Guy2012-03-131-5/+1
* | am 52f25665: am a23a3d83: am d9ca90b4: Add SDK template and assets for Androi...Roman Nurik2012-03-0720-0/+1693
|\ \ | |/
| * Add SDK template and assets for Android DesignRoman Nurik2012-03-0620-0/+1693
* | am 460eebe3: am 79736c72: am 7d114b19: doc change: assets for playDirk Dougherty2012-03-071-0/+0
|\ \ | |/
| * doc change: assets for playDirk Dougherty2012-03-051-0/+0
* | don't generate retouch commands in OTA scriptsDoug Zongker2012-02-282-45/+11
* | 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