summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6."Ying Wang2012-06-051-0/+4
|\
| * Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6.Ying Wang2012-05-311-0/+4
* | am 9f374b9d: am 44ff9b8f: am 36ac43ba: Merge "Tweak default ignore-assets path"Tor Norbye2012-06-051-1/+1
|\ \
| * \ am 44ff9b8f: am 36ac43ba: Merge "Tweak default ignore-assets path"Tor Norbye2012-06-051-1/+1
| |\ \
| | * \ am 36ac43ba: Merge "Tweak default ignore-assets path"Tor Norbye2012-06-051-1/+1
| | |\ \
| | | * | Tweak default ignore-assets pathTor Norbye2012-06-041-1/+1
| | * | | am 0748a569: Merge "aapt: Remove terminal pointer incrementaion"Jean-Baptiste Queru2012-06-021-1/+0
| | |\ \ \ | | | |/ /
| | | * | Merge "aapt: Remove terminal pointer incrementaion"Jean-Baptiste Queru2012-06-021-1/+0
| | | |\ \
| | | | * | aapt: Remove terminal pointer incrementaionNobuhiro Hayashi2012-03-301-1/+0
| | | * | | Merge "Fix length of pattern." DO NOT MERGE.Ying Wang2012-05-241-0/+1
| | |/ / /
* | | | | am fcd73824: am dd251cab: Merge "Fix build." into jb-devDianne Hackborn2012-06-041-2/+2
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am dd251cab: Merge "Fix build." into jb-devDianne Hackborn2012-06-041-2/+2
| |\ \ \
| | * | | Fix build.Dianne Hackborn2012-06-041-2/+2
* | | | | am f3b4c93e: am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition ...Dianne Hackborn2012-05-291-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition between retri...Dianne Hackborn2012-05-291-0/+5
| |\ \ \ \ | | |/ / /
| | * | | Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-291-0/+5
* | | | | am 9d98a089: Check result handler is not nullManuel Roman2012-05-231-1/+4
|\ \ \ \ \
| * | | | | Check result handler is not nullManuel Roman2012-05-231-1/+4
| * | | | | am 44e63a21: Support rendering layout that use the new res-auto namespace.Xavier Ducrohet2012-02-242-3/+13
| |\ \ \ \ \
| * \ \ \ \ \ am 5786f5cf: Merge "Fix build." into ics-mr1Dianne Hackborn2012-02-241-5/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 816b873d: Move the automatic namespace outside of the res namespace. do no...Xavier Ducrohet2012-02-231-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am eed8d0b3: Fix for issue 9656 - custom xml attributes in Android Libraries....inazaruk2012-02-231-3/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1Xavier Ducrohet2012-02-222-19/+176
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 331bb0c3: Setup ActionBars in layoutlib the same way the platform does it....Xavier Ducrohet2012-02-064-21/+57
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am f8aea993: Make aapt ignore tools-related data.Xavier Ducrohet2012-02-061-31/+46
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into...Jim Miller2012-01-181-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge "Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes" in...Jason Simmons2012-01-111-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Add a getEndpointInfo accessor to AIDL-generated RPC proxy classesJason Simmons2011-12-161-0/+15
| * | | | | | | | | | | | | | Merge "Modified the constructor of EndpointBase" into ics-aahManuel Roman2012-01-041-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Modified the constructor of EndpointBaseManuel Roman2012-01-031-1/+5
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Add a new ui mode for "appliance"Joe Onorato2011-12-141-0/+5
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge "The com.android.athome api classes are moving android.support.place." ...Joe Onorato2011-12-122-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | The com.android.athome api classes are moving android.support.place.Joe Onorato2011-12-112-10/+10
| * | | | | | | | | | | | | | am 2ace3b01: Merge "Merge "AAPT fix printf %zd crash on Windows". Do not merg...Raphael2011-12-122-5/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Use the new get/putFlattenable methods on RpcData.Joe Onorato2011-12-041-36/+5
| * | | | | | | | | | | | | | am b54980d1: Merge "Fix issue #5588689: Black camera preview after coming bac...Dianne Hackborn2011-11-281-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Don't try to unmarshal void return types when there are out parameters being ...Joe Onorato2011-11-171-5/+7
| * | | | | | | | | | | | | | | For events, require that the parameters be marked in.Joe Onorato2011-11-081-0/+9
| * | | | | | | | | | | | | | | Support putting Flattenables in Lists.Joe Onorato2011-11-072-5/+34
| * | | | | | | | | | | | | | | Was generating code that uses the wrong RpcData.Joe Onorato2011-11-061-3/+3
| * | | | | | | | | | | | | | | Merge "This should fix the build for now." into ics-aahJoe Onorato2011-11-031-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | This should fix the build for now.Joe Onorato2011-11-031-1/+2
| * | | | | | | | | | | | | | | | Merge "Add some extra debug information because this error is only happening ...Joe Onorato2011-11-031-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Add some extra debug information because this error is only happening on the ...Joe Onorato2011-11-031-2/+3
| | * | | | | | | | | | | | | | | Revert "Treat parcelables as flattenables for now, until the sdk contains a n...Joe Onorato2011-10-281-3/+1
| | * | | | | | | | | | | | | | | Treat parcelables as flattenables for now, until the sdk contains a newer aidl.Joe Onorato2011-10-281-1/+3
| | * | | | | | | | | | | | | | | Update aidl for new Broker API.Joe Onorato2011-10-281-43/+42
| | * | | | | | | | | | | | | | | aidl: All flattenable types now must also be parcelable.Joe Onorato2011-10-286-140/+99
| | * | | | | | | | | | | | | | | Update aidl to new APIs.Joe Onorato2011-10-281-41/+40
| | * | | | | | | | | | | | | | | Suport RpcData as a parcelable type.Joe Onorato2011-10-282-18/+28