Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
aidl
/
1813218b48add41f1e105b30f235e81e82524b9f
/
ast_java.h
bf5fd5c
Add @JavaPassthrough annotation
by Jiyong Park
· 4 years, 5 months ago
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
9fccf58
using pragma once
by Steven Moreland
· 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
156a57f
Fix google-explicit-constructor warnings in aidl.
by Chih-Hung Hsieh
· 8 years ago
69b44cf
Generate code for AIDL defined string constants
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
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 (91%) from AST.h]
89e3586
aidl: Pull main() into dedicated file
by Christopher Wiley
· 9 years ago
9f4c7ae
Do not merge namespaces
by Christopher Wiley
· 9 years ago
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
4135a7d
Support custom flattenable types for RPC.
by Joe Onorato
· 13 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
e2272c1
Make aidl annotate onTransact with @Override
by Xavier Ducrohet
· 15 years ago
94c1f46
Add includes to enable host C++ tools to compile with GCC 4.4
by Jack Palevich
· 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
46c012c
Initial Contribution
by The Android Open Source Project
· 16 years ago