summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Update aidl for new Broker API.Joe Onorato2012-02-101-43/+42
* aidl: All flattenable types now must also be parcelable.Joe Onorato2012-02-106-140/+99
* Update aidl to new APIs.Joe Onorato2012-02-101-41/+40
* Suport RpcData as a parcelable type.Joe Onorato2012-02-102-18/+28
* Modified AIDL to support authenticationManuel Roman2012-02-102-8/+28
* Fix PresenterClass by adding a _listener fieldTim Kilbourn2012-02-101-1/+1
* add presenters to aidl.Joe Onorato2012-02-104-231/+491
* Generate fallthrough for unhandled actions in RPC methods.Joe Onorato2012-02-101-3/+10
* Support custom flattenable types for RPC.Joe Onorato2012-02-108-54/+203
* Add RpcData as a built-in marshallable type.Joe Onorato2012-02-102-2/+35
* Add the full suite of RpcData types.Joe Onorato2012-02-105-55/+204
* Checkpoint adding @home RPC support to aidlJoe Onorato2012-02-1013-585/+1486
* Add an api to switch to the next IME and subtypesatok2012-02-101-0/+6
* Only generate private symbols that are needed.Dianne Hackborn2012-02-075-10/+176
* Fix a setBackgroundDrawable in layoutlib.Xavier Ducrohet2012-02-061-1/+1
* Setup ActionBars in layoutlib the same way the platform does it.Xavier Ducrohet2012-02-064-21/+57
* Merge "Make aapt ignore tools-related data."Xavier Ducrohet2012-02-061-31/+46
|\
| * Make aapt ignore tools-related data.Xavier Ducrohet2012-02-021-31/+46
* | Merge "Rename CancellationSignal using preferred spelling."Jeff Brown2012-02-021-3/+3
|\ \
| * | Rename CancellationSignal using preferred spelling.Jeff Brown2012-02-021-3/+3
| |/
* | Make Layoutlib compile on Java 6.Xavier Ducrohet2012-02-0226-56/+526
|/
* aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-318-83/+423
* Merge "Implement a cancelation mechanism for queries."Jeff Brown2012-01-271-2/+8
|\
| * Implement a cancelation mechanism for queries.Jeff Brown2012-01-271-2/+8
* | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-01-251-3/+8
|/
* am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immed...Jim Miller2012-01-201-0/+4
|\
| * Fix 5863053: Add method to lock screen immediately.Jim Miller2012-01-171-0/+4
| * Merge "AAPT fix printf %zd crash on Windows". Do not merge.Raphael2011-12-112-5/+21
* | Merge "Remove unused code"Romain Guy2012-01-191-11/+0
|\ \
| * | Remove unused codeRomain Guy2012-01-191-11/+0
* | | Fix broken drawCircle LayoutLib.Xavier Ducrohet2012-01-181-1/+1
* | | Improve heuristics for orientation detection.Jeff Brown2012-01-171-47/+69
|/ /
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* | Merge "Minor tweak to console output."Dan Morrill2012-01-061-0/+169
|\ \
| * | Minor tweak to console output.Dan Morrill2012-01-061-0/+169
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-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
* | Add a new ui mode for "appliance"Joe Onorato2011-12-151-0/+5
* | Add aapt support for implicitly-granted permissionsKenny Root2011-12-081-0/+19
* | Merge "Upgrade layoutlib generation code to use ASM 4.0"Tor Norbye2011-12-069-242/+413
|\ \
| * | Upgrade layoutlib generation code to use ASM 4.0Tor Norbye2011-12-059-242/+413
* | | Use a Choreographer to schedule animation and drawing.Jeff Brown2011-12-051-2/+5
|/ /
* | am 496f6e2a: am b54980d1: Merge "Fix issue #5588689: Black camera preview aft...Dianne Hackborn2011-11-281-1/+5
|\ \ | |/
| * Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-281-1/+5
* | Set theme-tag in render log when failing to find styleTor Norbye2011-11-011-1/+1
* | AAPT fix printf %zd crash on Windows.Raphael2011-10-272-5/+21
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-18/+18
|/
* add -ldl to host executablesIliyan Malchev2011-10-204-4/+4
* Add hasNavigationBar() to the window manager.Daniel Sandler2011-10-191-0/+4