index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reuse NoopCompilerCallbacks in oatdump
Brian Carlstrom
2014-03-04
1
-5
/
+5
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
2
-0
/
+11
*
Cache field lowering info in mir_graph.
Vladimir Marko
2014-03-03
3
-115
/
+301
*
Tell GDB about Quick ART generated code
Mark Mendell
2014-03-02
3
-4
/
+40
*
Make out arguments non-reference types.
Ian Rogers
2014-03-01
3
-66
/
+64
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-1
/
+1
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-2
/
+2
*
Add additional const
Brian Carlstrom
2014-02-24
2
-5
/
+5
*
Merge "Create CompilerOptions"
Brian Carlstrom
2014-02-25
4
-4
/
+212
|
\
|
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
4
-4
/
+212
*
|
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
2
-12
/
+14
|
/
*
Revert "Annotate used fields."
Ian Rogers
2014-02-21
2
-21
/
+0
*
Annotate used fields.
Vladimir Marko
2014-02-20
2
-0
/
+21
*
Code cleanup to avoid LLVM dependency when building with quick only.
Nicolas Geoffray
2014-02-20
2
-15
/
+0
*
Re-apply: Initial check-in of an optimizing compiler.
Nicolas Geoffray
2014-02-19
1
-1
/
+1
*
Revert "Initial check-in of an optimizing compiler."
Nicolas Geoffray
2014-02-19
1
-1
/
+1
*
Initial check-in of an optimizing compiler.
Nicolas Geoffray
2014-02-19
1
-1
/
+1
*
Merge "Expose inline method identification for debugger."
Vladimir Marko
2014-02-18
1
-1
/
+0
|
\
|
*
Expose inline method identification for debugger.
Vladimir Marko
2014-02-18
1
-1
/
+0
*
|
Merge "Rewrite the compiler interface for CompilerDriver."
Nicolas Geoffray
2014-02-18
2
-149
/
+22
|
\
\
|
|
/
|
/
|
|
*
Rewrite the compiler interface for CompilerDriver.
Nicolas Geoffray
2014-02-18
2
-149
/
+22
*
|
Remove blacklist
Sebastien Hertz
2014-02-17
1
-453
/
+53
|
/
*
Merge "Pass correct is_static to ResolveField."
Vladimir Marko
2014-02-13
1
-4
/
+6
|
\
|
*
Pass correct is_static to ResolveField.
Vladimir Marko
2014-02-12
1
-4
/
+6
*
|
Merge changes I41dcb9f8,I8bc80275
Brian Carlstrom
2014-02-12
1
-0
/
+1
|
\
\
|
*
|
Add StandardSocketOptions to the black list.
Brian Carlstrom
2014-02-12
1
-0
/
+1
|
|
/
*
|
Check IsStatic() on special accessor fields.
Vladimir Marko
2014-02-12
1
-1
/
+1
|
/
*
Speed up method lookup in a different dex file.
Vladimir Marko
2014-02-11
1
-1
/
+1
*
Merge "Re-apply: Implement cumulative timings for CompilerDriver."
Nicolas Geoffray
2014-02-11
2
-2
/
+18
|
\
|
*
Re-apply: Implement cumulative timings for CompilerDriver.
Nicolas Geoffray
2014-02-11
2
-2
/
+18
*
|
Support Direct Method/Type access for X86
Mark Mendell
2014-02-10
2
-2
/
+66
*
|
Revert "Revert "Check FastInstance() early for special getters and setters.""
Vladimir Marko
2014-02-10
2
-0
/
+38
*
|
Revert "Check FastInstance() early for special getters and setters."
Ian Rogers
2014-02-08
2
-38
/
+0
*
|
Check FastInstance() early for special getters and setters.
Vladimir Marko
2014-02-07
2
-0
/
+38
|
/
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
3
-14
/
+30
*
Don't assume resolved type has the same dex cache.
Vladimir Marko
2014-02-03
1
-10
/
+12
*
Add VerfiedMethod to DexCompilationUnit.
Vladimir Marko
2014-01-28
4
-9
/
+29
*
Refactor verification results.
Vladimir Marko
2014-01-28
2
-12
/
+12
*
Use direct class pointers at allocation sites in the compiled code.
Hiroshi Yamauchi
2014-01-23
2
-35
/
+181
*
Clean up access checks.
Vladimir Marko
2014-01-21
1
-46
/
+6
*
Revert "Implement cumulative timings for CompilerDriver."
Brian Carlstrom
2014-01-20
2
-17
/
+2
*
Implement cumulative timings for CompilerDriver.
Nicolas Geoffray
2014-01-16
2
-2
/
+17
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
2
-16
/
+17
*
Tidy up memory barriers.
Ian Rogers
2013-12-20
1
-1
/
+1
*
Detect special methods at the end of verification.
Vladimir Marko
2013-12-17
2
-0
/
+9
*
Move compiler code out of method verifier.
Vladimir Marko
2013-12-17
2
-7
/
+18
*
Merge "Per-DexFile locking for inliner initialization."
Vladimir Marko
2013-12-16
1
-2
/
+2
|
\
|
*
Per-DexFile locking for inliner initialization.
Vladimir Marko
2013-12-13
1
-2
/
+2
*
|
Merge "Cleanup thread pool tasks creation."
Sebastien Hertz
2013-12-16
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
Cleanup thread pool tasks creation.
Sebastien Hertz
2013-12-13
1
-3
/
+1
[next]