summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | Modified AIDL to support authenticationManuel Roman2011-10-282-8/+28
| | * | | | | | | | | | | | | | | Fix PresenterClass by adding a _listener fieldTim Kilbourn2011-10-281-1/+1
| | * | | | | | | | | | | | | | | add presenters to aidl.Joe Onorato2011-10-284-231/+491
| | * | | | | | | | | | | | | | | Support custom flattenable types for RPC.Joe Onorato2011-10-288-54/+203
| | * | | | | | | | | | | | | | | Generate fallthrough for unhandled actions in RPC methods.Joe Onorato2011-10-281-3/+10
| | * | | | | | | | | | | | | | | Add RpcData as a built-in marshallable type.Joe Onorato2011-10-282-2/+35
| | * | | | | | | | | | | | | | | Add the full suite of RpcData types.Joe Onorato2011-10-285-55/+204
| | * | | | | | | | | | | | | | | Checkpoint adding @home RPC support to aidlJoe Onorato2011-10-2813-585/+1486
| * | | | | | | | | | | | | | | | The API doesn't need a container here, all it needs is a Context.Joe Onorato2011-10-231-4/+2
| * | | | | | | | | | | | | | | | Parcelables are flattenable for now.Joe Onorato2011-10-231-1/+1
| * | | | | | | | | | | | | | | | am 64ef6b47: add -ldl to host executablesIliyan Malchev2011-10-204-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | am 22522289: am 84e825a8: Merge "Add hasNavigationBar() to the window manager...Daniel Sandler2011-10-191-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Revert "Treat parcelables as flattenables for now, until the sdk contains a n...Joe Onorato2011-10-181-3/+1
| * | | | | | | | | | | | | | | | | Treat parcelables as flattenables for now, until the sdk contains a newer aidl.Joe Onorato2011-10-181-1/+3
| * | | | | | | | | | | | | | | | | am 4bb7572e: am bd9d2bcd: Whoops, remove left-over debug output.Dianne Hackborn2011-10-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am c831f6c9: am e6b68036: New aapt feature to do smarter filtering of configu...Dianne Hackborn2011-10-1713-286/+615
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge changes I3a51e45a,I73b21022,I6a3984f9 into ics-aahManuel Roman2011-10-136-220/+177
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Update aidl for new Broker API.Joe Onorato2011-10-121-43/+42
| | * | | | | | | | | | | | | | | | | | | aidl: All flattenable types now must also be parcelable.Joe Onorato2011-10-096-140/+99
| | * | | | | | | | | | | | | | | | | | | Update aidl to new APIs.Joe Onorato2011-10-091-41/+40
| * | | | | | | | | | | | | | | | | | | | am 184b44e7: Merge "Fix ownership of CursorWindows across processes. Bug: 533...Jeff Brown2011-10-101-10/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Suport RpcData as a parcelable type.Joe Onorato2011-10-092-18/+28
| * | | | | | | | | | | | | | | | | | | | Merge "Modified AIDL to support authentication" into ics-aahManuel Roman2011-10-082-8/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Modified AIDL to support authenticationManuel Roman2011-10-082-8/+28
| * | | | | | | | | | | | | | | | | | | | | am 85b9edf2: Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasser...Dianne Hackborn2011-10-062-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |