index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
Android.gtest.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing oatdump test dependency
Mathieu Chartier
2015-05-26
1
-0
/
+10
*
Add oatdump test
Mathieu Chartier
2015-05-26
1
-0
/
+1
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+2
*
ART: Refactor UnstartedRuntime for testing
Andreas Gampe
2015-05-21
1
-0
/
+1
*
ART: Fix gtest dependency
Andreas Gampe
2015-05-20
1
-1
/
+1
*
Test and fix bug checking status of secondary multidex files.
Richard Uhler
2015-05-18
1
-1
/
+2
*
Support multiple instrumentation clients
Sebastien Hertz
2015-05-07
1
-0
/
+3
*
ART: Fix addpd opcode, add Quick x86 assembler test
Chao-ying Fu
2015-04-25
1
-0
/
+1
*
Revert "Revert "Quick: Rewrite type inference pass.""
Vladimir Marko
2015-04-23
1
-0
/
+2
*
Revert "Quick: Rewrite type inference pass."
Andreas Gampe
2015-04-22
1
-2
/
+0
*
Quick: Rewrite type inference pass.
Vladimir Marko
2015-04-22
1
-0
/
+2
*
ART: Add compiled-methods
Andreas Gampe
2015-04-21
1
-1
/
+1
*
Move GetAndroidToolsDir to common location.
David Srbecky
2015-04-21
1
-0
/
+1
*
ART: Store classpath information into oat file
Andreas Gampe
2015-04-14
1
-0
/
+1
*
Implement CFI for Optimizing.
David Srbecky
2015-04-09
1
-0
/
+1
*
Implement CFI for JNI.
David Srbecky
2015-04-08
1
-0
/
+1
*
Implement CFI for Quick.
David Srbecky
2015-04-08
1
-1
/
+2
*
ART: Fix gtests for missing-noreturn
Andreas Gampe
2015-04-06
1
-4
/
+4
*
ART: Enable Clang's -Wdeprecated
Andreas Gampe
2015-04-06
1
-4
/
+4
*
ART: Add Clang's -Wused-but-marked-unused
Andreas Gampe
2015-04-03
1
-0
/
+4
*
Add tests for Arm64RelativePatcher.
Vladimir Marko
2015-04-02
1
-0
/
+1
*
Add tests for Thumb2RelativePatcher.
Vladimir Marko
2015-04-02
1
-0
/
+1
*
Refactor RelativePatcher out of OatWriter.
Vladimir Marko
2015-04-02
1
-0
/
+2
*
Merge "Revert "Revert "Add small library for writing of DWARF data."""
David Srbecky
2015-03-31
1
-0
/
+1
|
\
|
*
Revert "Revert "Add small library for writing of DWARF data.""
David Srbecky
2015-03-31
1
-0
/
+1
*
|
Merge "Revert "Add small library for writing of DWARF data.""
Nicolas Geoffray
2015-03-31
1
-1
/
+0
|
\
\
|
|
/
|
*
Revert "Add small library for writing of DWARF data."
Nicolas Geoffray
2015-03-31
1
-1
/
+0
*
|
Merge "Add small library for writing of DWARF data."
David Srbecky
2015-03-31
1
-0
/
+1
|
\
\
|
|
/
|
*
Add small library for writing of DWARF data.
David Srbecky
2015-03-31
1
-0
/
+1
*
|
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-1
/
+1
|
/
*
Merge "Support relative encoded dex locations in oat files."
Richard Uhler
2015-03-25
1
-0
/
+1
|
\
|
*
Support relative encoded dex locations in oat files.
Richard Uhler
2015-03-24
1
-0
/
+1
*
|
Add code cache test
Mathieu Chartier
2015-03-23
1
-0
/
+1
|
/
*
Merge "Add missing patchoatd dependency for oat_file_assistant_test."
Richard Uhler
2015-03-12
1
-2
/
+8
|
\
|
*
Add missing patchoatd dependency for oat_file_assistant_test.
Richard Uhler
2015-03-12
1
-2
/
+8
*
|
Compress the Dex register maps built by the optimizing compiler.
Roland Levillain
2015-03-12
1
-0
/
+1
|
/
*
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-4
/
+28
*
Change card cache mod-union table to use bitmaps
Mathieu Chartier
2015-02-26
1
-0
/
+1
*
ART: Add VALGRIND_LIB for gtests
Andreas Gampe
2015-02-20
1
-0
/
+1
*
ART: Use Valgrind from tree
Andreas Gampe
2015-02-19
1
-3
/
+15
*
Dead code elimination based on GVN results.
Vladimir Marko
2015-02-17
1
-0
/
+1
*
Be more lenient with 4 byte UTF-8 sequences.
Narayan Kamath
2015-02-12
1
-0
/
+1
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
1
-0
/
+2
*
Add options for building/testing with coverage.
Dan Albert
2015-01-30
1
-1
/
+1
*
Remove libcxx.mk cruft.
Dan Albert
2015-01-29
1
-3
/
+0
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
1
-0
/
+1
*
ART: Fix Clang CFLAGS inclusion
Andreas Gampe
2015-01-07
1
-2
/
+2
*
Merge "ART: Add imgdiag_test test dependency"
Andreas Gampe
2015-01-06
1
-2
/
+10
|
\
|
*
ART: Add imgdiag_test test dependency
Andreas Gampe
2014-12-22
1
-2
/
+10
*
|
Merge "ART: Swap-space in the compiler"
Andreas Gampe
2014-12-22
1
-0
/
+1
|
\
\
[next]