Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
aidl
/
d59e3177db9accf6aaf5e7e86bc5875f23de9894
/
aidl_language.h
d59e317
Fix abort for nullable parcelable array.
by Steven Moreland
· 5 years ago
0cea4aa
Annotation: expose annotation type with enum class
by Steven Moreland
· 5 years ago
181144c
GetSupportedAnnotations protected
by Steven Moreland
· 5 years ago
33efcf6
Clear 'sHadError' in entry point.
by Steven Moreland
· 5 years ago
5de18ed
Make all uses of AidlErrorLog include a location
by Devin Moore
· 5 years ago
b0d15a5
Distinguish enum and class 'AidlError'.
by Steven Moreland
· 5 years ago
df93ebb
Changing enum autofill to use aidl file location instead of cpp
by Devin Moore
· 5 years ago
24f6857
Restrict where annotations can be applied
by Devin Moore
· 5 years ago
78a1c1c
Add @Hide support to *.aidl
by Makoto Onuki
· 5 years ago
ed17519
Revert "add '@SystemApi' in aidl"
by Jiyong Park
· 5 years ago
a5d9c5c
Annotations/@hide consistent across defined types.
by Steven Moreland
· 5 years ago
7e4b950
Annotations for defined types in API dumps.
by Steven Moreland
· 5 years ago
997281d
Preserve "@hide" comment during dump_api
by Jeongik Cha
· 6 years ago
d1039a9
Fix-leak in AddImport.
by Steven Moreland
· 6 years ago
88f95a8
Ignore @JavaOnlyStableParcelable in c++/ndk backend
by Jeongik Cha
· 6 years ago
609ba6d
Updates for bison 3.5
by Dan Willemsen
· 6 years ago
fdb57cd
assert no error output on success
by Steven Moreland
· 6 years ago
df76dc7
Allow to make generic unstructured parcelable in java
by Jeongik Cha
· 6 years ago
adb7467
Include source position in generated annotations.
by Mathew Inwood
· 6 years ago
4bcb05c
Remove some duplicated CheckValid code.
by Steven Moreland
· 6 years ago
fe52c9f
-1 AIDL_FATAL API
by Steven Moreland
· 6 years ago
59e53e4
ShallowIntegralCopy: report user errors w/o crash
by Steven Moreland
· 6 years ago
828fa93
remove unused ReleaseImports function
by Steven Moreland
· 6 years ago
1a0f22d
Support List type in NDK
by Jeongik Cha
· 6 years ago
f0ca44f
Fixes ShallowCopy to use the other constant's final evaluated type.
by Daniel Norman
· 6 years ago
b28684e
Adds support for autofilling enums.
by Daniel Norman
· 6 years ago
5a1ad54
Remove language_type in aidl_language.h
by Jeongik Cha
· 6 years ago
d7d18df
Add support for AIDL constant expressions
by Will McVicker
· 6 years ago
2e4112d
Adds support for comments on enums and enumerators.
by Daniel Norman
· 6 years ago
37d43dd
Adds NDK support for Enums.
by Daniel Norman
· 6 years ago
716d311
Adds Java support for Enums.
by Daniel Norman
· 6 years ago
85aed54
Adds the beginnings of Enum support to AIDL.
by Daniel Norman
· 6 years ago
047c5ee
Remove TypeNamespace
by Jeongik Cha
· 6 years ago
9731c63
Replace use of cassert w/ CHECK.
by Steven Moreland
· 6 years ago
a57d0a6
Add stability options.
by Steven Moreland
· 6 years ago
91fe871
Allow annotations on oneway methods.
by Artur Satayev
· 6 years ago
1a7ab64
Remove typenamespace in generate_cpp
by Jeongik Cha
· 6 years ago
9445fc6
Extend aidl parser annotation support
by Andrei Onea
· 6 years ago
8714b02
Add api mapping dump feature to AIDL files
by Andrei Onea
· 7 years ago
82317dd
Allow parcelable defined from framework in stable aidl
by Jeongik Cha
· 6 years ago
8c70ba9
Cleanup wording for interface oneway.
by Steven Moreland
· 7 years ago
acd5347
Java: consistent oneway behavior
by Steven Moreland
· 7 years ago
698e6af
add '@SystemApi' in aidl
by Jeongik Cha
· 7 years ago
a6605ab
Add @UnsupportedAppUsage annotation
by Jiyong Park
· 7 years ago
4d12f9a
Allow utf8InCpp constants (std::string).
by Steven Moreland
· 7 years ago
db0f59e
clean up aidl validation logic
by Jeongik Cha
· 7 years ago
e51a5ea
Revert "Make AIDL Validation logic independent from language"
by Jeongik Cha
· 7 years ago
17f7fd4
Make AIDL Validation logic independent from language
by Jeongik Cha
· 7 years ago
3167bed
Fix defaulted-function-deleted warning
by Yi Kong
· 7 years ago
8807af4
Remove @utf8 support
by Jiyong Park
· 7 years ago
e59c368
API dump for an AIDL interface consists of multiple AIDL files
by Jiyong Park
· 7 years ago
ed65bf4
Allow Stable AIDL to have manually assigned IDs
by Jiyong Park
· 7 years ago
a428d21
Constant value declarations are part of API dump
by Jiyong Park
· 7 years ago
9fccf58
using pragma once
by Steven Moreland
· 7 years ago
860b194
Defaults for List in structured parcelables.
by Steven Moreland
· 7 years ago
3f658cf
Add AidlTypeSpecifier ArrayBase.
by Steven Moreland
· 7 years ago
3be7577
Make AidlAnnotation movable.
by Steven Moreland
· 7 years ago
1c4ba20
Double/float literals in AIDL
by Steven Moreland
· 7 years ago
2529432
Support all discrete primitives as defaults.
by Steven Moreland
· 7 years ago
64e29be
Parser: make a single use object
by Steven Moreland
· 7 years ago
3656c3c
Add --apicheck that tells whether two API dumps are incompatible or not
by Jiyong Park
· 7 years ago
5b70838
Remove one constructor of AidlMethod
by Jiyong Park
· 7 years ago
02e012e
Better default error.
by Steven Moreland
· 7 years ago
b034bf0
Support multiple types in an AIDL file / multiple AIDL files
by Jiyong Park
· 7 years ago
309668e
add --version option to specify version to AIDL interface
by Jiyong Park
· 7 years ago
92c55f1
Remove GetLine.
by Steven Moreland
· 7 years ago
46e9da8
First class errors in the compiler.
by Steven Moreland
· 7 years ago
fbbfa93
Options is passed over during the code generation
by Jiyong Park
· 7 years ago
6cee348
add --structured flag
by Steven Moreland
· 7 years ago
1d2df7d
Separate AIDL types and target language types
by Jiyong Park
· 7 years ago
9ea10e3
Structured Parcelables: int/string default values.
by Steven Moreland
· 7 years ago
822d0aa
Retain imported AidlDocuments even after parsing.
by Jiyong Park
· 7 years ago
693640b
Refactor constant declarations.
by Steven Moreland
· 7 years ago
02da742
add dumpapi option
by Jiyong Park
· 7 years ago
68bc77a
Annotation is printable
by Jiyong Park
· 7 years ago
1b5e1aa
Remove unused AidlInterface::SetCppHeader.
by Steven Moreland
· 7 years ago
1deecc3
Resolve AIDL types without using Java or C++ types
by Jiyong Park
· 7 years ago
d59a10d
Rename AidlType to AidlTypeSpecifier
by Jiyong Park
· 7 years ago
ccf00f8
Type parameters are parsed by yacc.
by Jiyong Park
· 7 years ago
ed83a28
Support preprocessing structured_parcelable.
by Steven Moreland
· 7 years ago
c258abc
Parse interfaces and parcelables simultaneously.
by Steven Moreland
· 7 years ago
ed90687
Better errors for annotations.
by Steven Moreland
· 7 years ago
5557f1c
Structured parcelables.
by Steven Moreland
· 7 years ago
787b043
Unify AidlParcelable/AidlInterfaceHierarchy
by Steven Moreland
· 7 years ago
2ca4fcb
Cleaner error handling in AIDL.
by Steven Moreland
· 7 years ago
f1b5078
Add option for tracing AIDL calls.
by Martijn Coenen
· 7 years ago
d17c58b
Fix nested parcelable class name
by Ningyuan Wang
· 9 years ago
f05cc26
Fix clang-tidy performance warnings.
by Chih-Hung Hsieh
· 9 years ago
3b2203d
aidl-cpp: Add support for hex values in const int
by Roshan Pius
· 9 years ago
156a57f
Fix google-explicit-constructor warnings in aidl.
by Chih-Hung Hsieh
· 9 years ago
d6bdd8d
Parse AIDL string constants
by Christopher Wiley
· 9 years ago
e792293
Allow annotations on interfaces
by Casey Dahlin
· 9 years ago
ec31a05
Correctly parse @utf8 and @utf8InCpp annotations
by Christopher Wiley
· 10 years ago
e9351cc
aidl-cpp: Reject parcelable import without C++ header
by Christopher Wiley
· 10 years ago
57dbe24
Add support for @nullable annotation
by Casey Dahlin
· 10 years ago
cb5317d
Implement @nullable in grammar
by Casey Dahlin
· 10 years ago
a2f77c4
Make array types their own type object
by Casey Dahlin
· 10 years ago
0a62067
Track base/ -> android-base/ change.
by Elliott Hughes
· 10 years ago
d40e2fe
Introduce integer constants
by Casey Dahlin
· 10 years ago
c1f39b4
Refactor top-level AST nodes v2
by Casey Dahlin
· 10 years ago
Next »