Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
079d81a4799a75e03a19148ed287e491142dd4c7
/
tools
/
aidl
3a86b41
Add a textual hint as to where aidl has gone
by Christopher Wiley
· 9 years ago
73ea123
Remove the aidl tool
by Christopher Wiley
· 9 years ago
de2ad45
Merge "Revert "Grab macros from libbase instead of duplicating""
by Brian Carlstrom
· 9 years ago
f3c2ed1
Revert "Grab macros from libbase instead of duplicating"
by Casey Dahlin
· 9 years ago
3e50f04
Revert change to win32 isatty stub
by Casey Dahlin
· 9 years ago
2535cae
Grab macros from libbase instead of duplicating
by Casey Dahlin
· 9 years ago
9678682
Convert to C++ Bison output
by Casey Dahlin
· 9 years ago
9941dcc
First pass on reentrant C++-ish parser
by Casey Dahlin
· 9 years ago
8d6f9bf
Whitelist windows module
by Dan Willemsen
· 9 years ago
b1db04f
Merge "aidl: Add end to end test"
by Christopher Wiley
· 9 years ago
b14e7b8
Merge "aidl: Remove example test"
by Christopher Wiley
· 9 years ago
d6b6b80
Delete outdated options tests
by Casey Dahlin
· 9 years ago
ca4543c
Remove RPC interface Type
by Casey Dahlin
· 9 years ago
5ed7607
aidl: Add end to end test
by Christopher Wiley
· 9 years ago
6d57207
aidl: Remove example test
by Christopher Wiley
· 9 years ago
1ab54c1
aidl: Don't link librt on Mac
by Christopher Wiley
· 9 years ago
1006bfe
aidl: Stop using Bionic's test main
by Christopher Wiley
· 9 years ago
a25d351
aidl: Separate aidl logic into its own static library
by Christopher Wiley
· 9 years ago
267cb88
Merge "Set up aidl for gtest"
by Christopher Wiley
· 9 years ago
5b88363
Tighten up compiler flags for aidl
by Christopher Wiley
· 9 years ago
60dd5d5
Merge "Remove USE_MINGW, whitelist windows modules"
by Dan Willemsen
· 9 years ago
a73e004
Merge "Revert "Tighten up compiler flags for aidl""
by Christopher Wiley
· 9 years ago
ecaf21c3
Revert "Tighten up compiler flags for aidl"
by Christopher Wiley
· 9 years ago
2f77417
aidl: Pull main() into dedicated file
by Christopher Wiley
· 9 years ago
eea2353
Tighten up compiler flags for aidl
by Christopher Wiley
· 9 years ago
8a8775c
Set up aidl for gtest
by Casey Dahlin
· 9 years ago
4aa679f
Remove USE_MINGW, whitelist windows modules
by Dan Willemsen
· 9 years ago
1eaa9ed
Do not merge namespaces
by Christopher Wiley
· 9 years ago
e17788c
Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools.
by Elliott Hughes
· 9 years ago
9ec96f9
Move frameworks/base/tools/ off AndroidConfig.h.
by Elliott Hughes
· 9 years ago
98c11b5
Use _WIN32 rather than HAVE_WINDOWS_PATHS.
by Elliott Hughes
· 9 years ago
50fb02d
Add phony source target in the generated dependency file of aidl.
by Ying Wang
· 9 years ago
fb8e2b1
kill OS_CASE_SENSITIVE
by Yabin Cui
· 10 years ago
c9d3239
include direct.h for _mkdir
by Andrew Hsieh
· 10 years ago
03230982
am 71364f8c: am f5f4d930: am 74bebf6f: Exclude the host aapt and aidl from PDK build.
by Ying Wang
· 11 years ago
f5f4d93
am 74bebf6f: Exclude the host aapt and aidl from PDK build.
by Ying Wang
· 11 years ago
74bebf6
Exclude the host aapt and aidl from PDK build.
by Ying Wang
· 11 years ago
fd2c77c
am 4bd720c2: am a05e7526: am 9c6f41e3: am be7b8f4f: Merge "aidl: Support building with updated host sysroot."
by David 'Digit' Turner
· 11 years ago
ea6d219
aidl: Support building with updated host sysroot.
by David 'Digit' Turner
· 11 years ago
b30296b
Re-apply several tools fixes lost by the directory rearrangement.
by Elliott Hughes
· 11 years ago
282e181
Revert "Move frameworks/base/tools/ to frameworks/tools/"
by Adam Lesinski
· 11 years ago
dbccd44a
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
by The Android Open Source Project
· 11 years ago
ed84dea
am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs."
by Elliott Hughes
· 11 years ago
c367d48
Fix a variety of small publicly-reported bugs.
by Elliott Hughes
· 11 years ago
9f6a119
Move frameworks/base/tools/ to frameworks/tools/
by Mike Lockwood
· 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
Next »