| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't try to unmarshal void return types when there are out parameters being ... | Joe Onorato | 2011-11-17 | 1 | -5/+7 |
* | For events, require that the parameters be marked in. | Joe Onorato | 2011-11-08 | 1 | -0/+9 |
* | Support putting Flattenables in Lists. | Joe Onorato | 2011-11-07 | 2 | -5/+34 |
* | Was generating code that uses the wrong RpcData. | Joe Onorato | 2011-11-06 | 1 | -3/+3 |
* | Merge "This should fix the build for now." into ics-aah | Joe Onorato | 2011-11-03 | 1 | -1/+2 |
|\ |
|
| * | This should fix the build for now. | Joe Onorato | 2011-11-03 | 1 | -1/+2 |
* | | Merge "Add some extra debug information because this error is only happening ... | Joe Onorato | 2011-11-03 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Add some extra debug information because this error is only happening on the ... | Joe Onorato | 2011-11-03 | 1 | -2/+3 |
| * | Revert "Treat parcelables as flattenables for now, until the sdk contains a n... | Joe Onorato | 2011-10-28 | 1 | -3/+1 |
| * | Treat parcelables as flattenables for now, until the sdk contains a newer aidl. | Joe Onorato | 2011-10-28 | 1 | -1/+3 |
| * | Update aidl for new Broker API. | Joe Onorato | 2011-10-28 | 1 | -43/+42 |
| * | aidl: All flattenable types now must also be parcelable. | Joe Onorato | 2011-10-28 | 6 | -140/+99 |
| * | Update aidl to new APIs. | Joe Onorato | 2011-10-28 | 1 | -41/+40 |
| * | Suport RpcData as a parcelable type. | Joe Onorato | 2011-10-28 | 2 | -18/+28 |
| * | Modified AIDL to support authentication | Manuel Roman | 2011-10-28 | 2 | -8/+28 |
| * | Fix PresenterClass by adding a _listener field | Tim Kilbourn | 2011-10-28 | 1 | -1/+1 |
| * | add presenters to aidl. | Joe Onorato | 2011-10-28 | 4 | -231/+491 |
| * | Support custom flattenable types for RPC. | Joe Onorato | 2011-10-28 | 8 | -54/+203 |
| * | Generate fallthrough for unhandled actions in RPC methods. | Joe Onorato | 2011-10-28 | 1 | -3/+10 |
| * | Add RpcData as a built-in marshallable type. | Joe Onorato | 2011-10-28 | 2 | -2/+35 |
| * | Add the full suite of RpcData types. | Joe Onorato | 2011-10-28 | 5 | -55/+204 |
| * | Checkpoint adding @home RPC support to aidl | Joe Onorato | 2011-10-28 | 13 | -585/+1486 |
* | | The API doesn't need a container here, all it needs is a Context. | Joe Onorato | 2011-10-23 | 1 | -4/+2 |
* | | Parcelables are flattenable for now. | Joe Onorato | 2011-10-23 | 1 | -1/+1 |
* | | am 64ef6b47: add -ldl to host executables | Iliyan Malchev | 2011-10-20 | 4 | -4/+4 |
|\ \
| |/ |
|
| * | add -ldl to host executables | Iliyan Malchev | 2011-10-20 | 4 | -4/+4 |
* | | am 22522289: am 84e825a8: Merge "Add hasNavigationBar() to the window manager... | Daniel Sandler | 2011-10-19 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Add hasNavigationBar() to the window manager. | Daniel Sandler | 2011-10-19 | 1 | -0/+4 |
* | | Revert "Treat parcelables as flattenables for now, until the sdk contains a n... | Joe Onorato | 2011-10-18 | 1 | -3/+1 |
* | | Treat parcelables as flattenables for now, until the sdk contains a newer aidl. | Joe Onorato | 2011-10-18 | 1 | -1/+3 |
* | | am 4bb7572e: am bd9d2bcd: Whoops, remove left-over debug output. | Dianne Hackborn | 2011-10-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Whoops, remove left-over debug output. | Dianne Hackborn | 2011-10-16 | 1 | -1/+1 |
* | | am c831f6c9: am e6b68036: New aapt feature to do smarter filtering of configu... | Dianne Hackborn | 2011-10-17 | 13 | -286/+615 |
|\ \
| |/ |
|
| * | New aapt feature to do smarter filtering of configurations. | Dianne Hackborn | 2011-10-16 | 13 | -286/+615 |
* | | Merge changes I3a51e45a,I73b21022,I6a3984f9 into ics-aah | Manuel Roman | 2011-10-13 | 6 | -220/+177 |
|\ \ |
|
| * | | Update aidl for new Broker API. | Joe Onorato | 2011-10-12 | 1 | -43/+42 |
| * | | aidl: All flattenable types now must also be parcelable. | Joe Onorato | 2011-10-09 | 6 | -140/+99 |
| * | | Update aidl to new APIs. | Joe Onorato | 2011-10-09 | 1 | -41/+40 |
* | | | am 184b44e7: Merge "Fix ownership of CursorWindows across processes. Bug: 533... | Jeff Brown | 2011-10-10 | 1 | -10/+13 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix ownership of CursorWindows across processes. | Jeff Brown | 2011-10-09 | 1 | -10/+13 |
* | | Suport RpcData as a parcelable type. | Joe Onorato | 2011-10-09 | 2 | -18/+28 |
* | | Merge "Modified AIDL to support authentication" into ics-aah | Manuel Roman | 2011-10-08 | 2 | -8/+28 |
|\ \ |
|
| * | | Modified AIDL to support authentication | Manuel Roman | 2011-10-08 | 2 | -8/+28 |
* | | | am 85b9edf2: Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasser... | Dianne Hackborn | 2011-10-06 | 2 | -4/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself imm... | Dianne Hackborn | 2011-10-06 | 2 | -4/+5 |
| |\ |
|
| | * | Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately | Dianne Hackborn | 2011-10-06 | 2 | -4/+5 |
* | | | am 1a7ae634: Merge "Fix build." | Jeff Brown | 2011-10-05 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix build. | Jeff Brown | 2011-10-05 | 1 | -1/+1 |
| |/ |
|
* | | am a11630fc: Merge "LayoutLib: fix support for textScaleX." | Xavier Ducrohet | 2011-10-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | LayoutLib: fix support for textScaleX. | Xavier Ducrohet | 2011-10-04 | 1 | -1/+1 |