Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
aidl
/
76f0c7a7d8a42e5afe1c160fc37e19f9c892c16c
/
ast_java.cpp
48548e0
ast_java: shared_ptr everywhere
by Steven Moreland
· 5 years ago
3dc29d8
Move Java array prints into aidl_to_java.
by Steven Moreland
· 5 years ago
a2080bf
Remove every dependency on type_java in java code generator
by Jeongik Cha
· 5 years ago
54fa1e0
Don't printout absolute path to the original source
by Jiyong Park
· 6 years ago
9a7f21f
clean up ast_java: NewExpression, NewArrayExpression, Cast, VariableDeclaration
by Jeongik Cha
· 6 years ago
439f2c4
clean up ast_java: FieldVariable, Assignment, MethodCall
by Jeongik Cha
· 6 years ago
6cadc21
remove dependency with ast_java and JavaTypeNamespace: Method
by Jeongik Cha
· 6 years ago
aabc144
remove dependency with ast_java and JavaTypeNamespace: Class
by Jeongik Cha
· 6 years ago
dc77c1b
remove dependency with ast_java and JavaTypeNamespace: Variable
by Jeongik Cha
· 6 years ago
de157cc
Remove unused component of ast_java
by Jeongik Cha
· 6 years ago
a6605ab
Add @UnsupportedAppUsage annotation
by Jiyong Park
· 6 years ago
894d6ba
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
693640b
Refactor constant declarations.
by Steven Moreland
· 6 years ago
176905e
Add ToString() for AST nodes
by Jiyong Park
· 6 years ago
5557f1c
Structured parcelables.
by Steven Moreland
· 6 years ago
5635a8a
java_ast Field writing respects dimension.
by Steven Moreland
· 6 years ago
a755dc7
Output is indented
by Jiyong Park
· 6 years ago
69b44cf
Generate code for AIDL defined string constants
by Christopher Wiley
· 9 years ago
d21bfee
Fully separate AIDL and Java type namespaces
by Christopher Wiley
· 9 years ago
f76b59a
Turn android::aidl::java::Document into a class
by Christopher Wiley
· 9 years ago
12e894a
Remove last using directives from global header scope
by Christopher Wiley
· 9 years ago
ae58997
clang-format ast_java.{cpp,h}
by Christopher Wiley
· 9 years ago
d40e2fe
Introduce integer constants
by Casey Dahlin
· 9 years ago
685a8ed
Remove dead Java AST code
by Christopher Wiley
· 9 years ago
df03d97
Remove trivial destructors and constructors from Java AST
by Christopher Wiley
· 9 years ago
db154a5
Move Java related code into a java namespace
by Christopher Wiley
· 9 years ago
8f6816e
Don't allow non-const pointers to Type instances
by Christopher Wiley
· 9 years ago
3637a4d
Make all possible Type methods const
by Christopher Wiley
· 9 years ago
775fa1f
Rename Type.* to type_java.*
by Christopher Wiley
· 9 years ago
fdeb0f4
Abstract away file IO when writing generated code
by Christopher Wiley
· 9 years ago
038485e
Rename AST.{h,cpp} files to ast_java.{h,cpp}
by Christopher Wiley
· 9 years ago
[Renamed (95%) from AST.cpp]
ffa1686
Revert "Move frameworks/base/tools/ to frameworks/tools/"
by Adam Lesinski
· 11 years ago
be35481
Move frameworks/base/tools/ to frameworks/tools/
by Mike Lockwood
· 11 years ago
162450e
Correct executable bit for source files
by Kenny Root
· 12 years ago
3d0e06f
Add the full suite of RpcData types.
by Joe Onorato
· 13 years ago
c596cfe
Checkpoint adding @home RPC support to aidl
by Joe Onorato
· 13 years ago
1d217bd
am 747cb3b5: Merge change 9670 into donut
by Android (Google) Code Review
· 15 years ago
e2272c1
Make aidl annotate onTransact with @Override
by Xavier Ducrohet
· 15 years ago
e42b5f5
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
3f063e5
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
59500b9
Removing "import" statements from AIDL-generated .java files.
by Adrian Taylor
· 16 years ago
46c012c
Initial Contribution
by The Android Open Source Project
· 16 years ago