Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a6f5e79dd182b05909fa53109e74638afcd7ee12
/
tools
/
aidl
ea6d219
aidl: Support building with updated host sysroot.
by David 'Digit' Turner
· 11 years ago
dbccd44a
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
by The Android Open Source Project
· 11 years ago
c367d48
Fix a variety of small publicly-reported bugs.
by Elliott Hughes
· 11 years ago
0f91c63
Better aidl generated dependency
by Ying Wang
· 11 years ago
7c93839
Revert "Tentative fix for aidl import issue"
by Laurent Tu
· 12 years ago
4f115e0
Tentative fix for aidl import issue
by Laurent Tu
· 12 years ago
7b172a4
am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 12 years ago
02822d0
Enhance AIDL to take an explicit id for methods
by Maurice Chu
· 12 years ago
50a94b8
Allow multiple 'parcelable' declarations in aidl files
by Adam Powell
· 12 years ago
b14c215
am 4b4b4438: am 33c5670b: Merge "Fewer warnings in aidl generated code."
by Elliott Hughes
· 12 years ago
b327c41
Fewer warnings in aidl generated code.
by Elliott Hughes
· 12 years ago
bb5a8fd
am 9d98a089: Check result handler is not null
by Manuel Roman
· 12 years ago
9d98a08
Check result handler is not null
by Manuel Roman
· 12 years ago
17a452f
Revert "Revert "The com.android.athome api classes are moving android.support.place.""
by Mike Lockwood
· 13 years ago
9dede89
Revert "The com.android.athome api classes are moving android.support.place."
by Mike Lockwood
· 13 years ago
1aeecce
The com.android.athome api classes are moving android.support.place.
by Joe Onorato
· 13 years ago
01060b0
Modified the constructor of EndpointBase
by Manuel Roman
· 13 years ago
7dc2973
Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes
by Jason Simmons
· 13 years ago
c3a7bb6
Use the new get/putFlattenable methods on RpcData.
by Joe Onorato
· 13 years ago
0a7eaec
Don't try to unmarshal void return types when there are out parameters being returned.
by Joe Onorato
· 13 years ago
fcb310f
For events, require that the parameters be marked in.
by Joe Onorato
· 13 years ago
7982417
Support putting Flattenables in Lists.
by Joe Onorato
· 13 years ago
6e0f981
Was generating code that uses the wrong RpcData.
by Joe Onorato
· 13 years ago
28087c6
Update aidl for new Broker API.
by Joe Onorato
· 13 years ago
a1c6d90
aidl: All flattenable types now must also be parcelable.
by Joe Onorato
· 13 years ago
95a766d
Update aidl to new APIs.
by Joe Onorato
· 13 years ago
6c0236c
Suport RpcData as a parcelable type.
by Joe Onorato
· 13 years ago
b71287f
Modified AIDL to support authentication
by Manuel Roman
· 13 years ago
22a7cb8
Fix PresenterClass by adding a _listener field
by Tim Kilbourn
· 13 years ago
e24dbea
add presenters to aidl.
by Joe Onorato
· 13 years ago
21d524e
Generate fallthrough for unhandled actions in RPC methods.
by Joe Onorato
· 13 years ago
7db766c
Support custom flattenable types for RPC.
by Joe Onorato
· 13 years ago
1eb7204
Add RpcData as a built-in marshallable type.
by Joe Onorato
· 13 years ago
05ffbe7
Add the full suite of RpcData types.
by Joe Onorato
· 13 years ago
fdfe2ff
Checkpoint adding @home RPC support to aidl
by Joe Onorato
· 13 years ago
6e5d9df
Merge "Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes" into ics-aah
by Jason Simmons
· 13 years ago
a8744b7
Modified the constructor of EndpointBase
by Manuel Roman
· 13 years ago
20e0cef
Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes
by Jason Simmons
· 13 years ago
0c86196
The com.android.athome api classes are moving android.support.place.
by Joe Onorato
· 13 years ago
c286560
Use the new get/putFlattenable methods on RpcData.
by Joe Onorato
· 13 years ago
6980de4
Don't try to unmarshal void return types when there are out parameters being returned.
by Joe Onorato
· 13 years ago
2037c25
For events, require that the parameters be marked in.
by Joe Onorato
· 13 years ago
44c620d
Support putting Flattenables in Lists.
by Joe Onorato
· 13 years ago
ab26b50
Was generating code that uses the wrong RpcData.
by Joe Onorato
· 13 years ago
f1d897d
Merge "This should fix the build for now." into ics-aah
by Joe Onorato
· 13 years ago
6e5cb4b
This should fix the build for now.
by Joe Onorato
· 13 years ago
fc0bd56
Merge "Add some extra debug information because this error is only happening on the build server." into ics-aah
by Joe Onorato
· 13 years ago
0ee2431
Add some extra debug information because this error is only happening on the build server.
by Joe Onorato
· 13 years ago
8f3580e
Revert "Treat parcelables as flattenables for now, until the sdk contains a newer aidl."
by Joe Onorato
· 13 years ago
47f2f83
Treat parcelables as flattenables for now, until the sdk contains a newer aidl.
by Joe Onorato
· 13 years ago
adfe8d2
Update aidl for new Broker API.
by Joe Onorato
· 13 years ago
94ca1b9
aidl: All flattenable types now must also be parcelable.
by Joe Onorato
· 13 years ago
abd8c07
Update aidl to new APIs.
by Joe Onorato
· 13 years ago
11987cd
Suport RpcData as a parcelable type.
by Joe Onorato
· 13 years ago
9e2df97
Modified AIDL to support authentication
by Manuel Roman
· 13 years ago
923a418
Fix PresenterClass by adding a _listener field
by Tim Kilbourn
· 13 years ago
827af24
add presenters to aidl.
by Joe Onorato
· 13 years ago
acff082
Support custom flattenable types for RPC.
by Joe Onorato
· 13 years ago
de81fcb
Generate fallthrough for unhandled actions in RPC methods.
by Joe Onorato
· 13 years ago
ef6ab2d
Add RpcData as a built-in marshallable type.
by Joe Onorato
· 13 years ago
1f44bba
Add the full suite of RpcData types.
by Joe Onorato
· 13 years ago
ae7f32e
Checkpoint adding @home RPC support to aidl
by Joe Onorato
· 13 years ago
9a78224
The API doesn't need a container here, all it needs is a Context.
by Joe Onorato
· 13 years ago
6937988
Parcelables are flattenable for now.
by Joe Onorato
· 13 years ago
2be34ee
Revert "Treat parcelables as flattenables for now, until the sdk contains a newer aidl."
by Joe Onorato
· 13 years ago
234b5a2
Treat parcelables as flattenables for now, until the sdk contains a newer aidl.
by Joe Onorato
· 13 years ago
c7ec1dc
Update aidl for new Broker API.
by Joe Onorato
· 13 years ago
9e35e44
aidl: All flattenable types now must also be parcelable.
by Joe Onorato
· 13 years ago
0d2a6b6
Update aidl to new APIs.
by Joe Onorato
· 13 years ago
afcb6e6
Suport RpcData as a parcelable type.
by Joe Onorato
· 13 years ago
2c5eb26
Modified AIDL to support authentication
by Manuel Roman
· 13 years ago
b8a6f22
Fix PresenterClass by adding a _listener field
by Tim Kilbourn
· 13 years ago
e415ecb
add presenters to aidl.
by Joe Onorato
· 13 years ago
0ca2a36d
Support custom flattenable types for RPC.
by Joe Onorato
· 13 years ago
4742c0c
Generate fallthrough for unhandled actions in RPC methods.
by Joe Onorato
· 13 years ago
27eee58
Add RpcData as a built-in marshallable type.
by Joe Onorato
· 13 years ago
ec12dc0
Merge "Add the full suite of RpcData types." into ics-aah
by Joe Onorato
· 13 years ago
a1426e6
Add the full suite of RpcData types.
by Joe Onorato
· 13 years ago
6acfc0d
resolved conflicts for merge of 912a8b70 to ics-aah
by Jason Simmons
· 13 years ago
7add83b
Checkpoint adding @home RPC support to aidl
by Joe Onorato
· 13 years ago
18fff11
Add new dependency generation option to aidl.
by Xavier Ducrohet
· 13 years ago
b9eba86
Fix aidl to cope with multiple collection types per method.
by Elliott Hughes
· 13 years ago
defdae6
Add notice files for aapt and aidl.
by Xavier Ducrohet
· 14 years ago
9a5fcd1
am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an apps-only build, so don\'t try to build them." into froyo
by Joe Onorato
· 14 years ago
74905e5
The aapt and aidl tools are prebuilt when we're doing an apps-only build, so don't try to build them.
by Joe Onorato
· 14 years ago
066aa99
long modifier was on the wrong argument.
by Scott Turner
· 15 years ago
be8e36e
merge from donut
by Jean-Baptiste Queru
· 15 years ago
ac1e59d
donut snapshot
by Jean-Baptiste Queru
· 15 years ago
5887f21
am 747cb3b5: Merge change 9670 into donut
by Android (Google) Code Review
· 15 years ago
7ea9d79
Make aidl annotate onTransact with @Override
by Xavier Ducrohet
· 15 years ago
cf4550c
donut snapshot
by Jean-Baptiste Queru
· 15 years ago
c7410f6
Add includes to enable host C++ tools to compile with GCC 4.4
by Jack Palevich
· 15 years ago
bfc9f4f
Include stdio.h in tools/aidl/AST.h to make the code build on gcc-4.4
by Scott Tsai
· 16 years ago
2a73de7
Merge commit 'remotes/korg/cupcake' into merge
by Jean-Baptiste Queru
· 16 years ago
ba87e3e
auto import from //branches/cupcake_rel/...@138607
by The Android Open Source Project
· 16 years ago
4df2423
auto import from //depot/cupcake/@136594
by The Android Open Source Project
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
Next »