index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dex2oat
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Do not log non-swap usage
Andreas Gampe
2015-04-24
1
-2
/
+2
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-2
/
+2
*
ART: Add compiled-methods
Andreas Gampe
2015-04-21
1
-38
/
+95
*
ART: Change image_classes and compiled_classes to unordered set
Andreas Gampe
2015-04-20
1
-10
/
+14
*
ART: Store classpath information into oat file
Andreas Gampe
2015-04-14
1
-0
/
+5
*
Add --include-cfi compiler option.
David Srbecky
2015-04-13
1
-0
/
+11
*
Merge "Remove the --gen-gdb-info compiler option."
David Srbecky
2015-04-13
1
-9
/
+0
|
\
|
*
Remove the --gen-gdb-info compiler option.
David Srbecky
2015-04-12
1
-9
/
+0
*
|
Merge "Remove duplicated dex2oat usage message"
Nicolas Geoffray
2015-04-13
1
-5
/
+0
|
\
\
|
*
|
Remove duplicated dex2oat usage message
Snowcat8436
2015-04-13
1
-5
/
+0
*
|
|
Merge "ART: Adds a help message for parallel compilation"
Nicolas Geoffray
2015-04-13
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ART: Adds a help message for parallel compilation
Jean-Philippe Halimi
2015-03-30
1
-0
/
+5
*
|
|
ART: Use canonical location in dex2oat
Andreas Gampe
2015-04-09
1
-2
/
+7
*
|
|
Merge "Host dex2oat and patchoat require libcutils."
Richard Uhler
2015-03-31
1
-2
/
+2
|
\
\
\
|
*
|
|
Host dex2oat and patchoat require libcutils.
Richard Uhler
2015-03-23
1
-2
/
+2
*
|
|
|
ART: Some runtime cleanup
Andreas Gampe
2015-03-27
1
-3
/
+6
*
|
|
|
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-10
/
+9
|
|
/
/
|
/
|
|
*
|
|
Merge "Implement a space filter for optimizing."
Nicolas Geoffray
2015-03-23
1
-1
/
+0
|
\
\
\
|
*
|
|
Implement a space filter for optimizing.
Nicolas Geoffray
2015-03-23
1
-1
/
+0
*
|
|
|
Merge "Improve dex2oat --dex-file and --dex-location usage info."
Richard Uhler
2015-03-23
1
-1
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Improve dex2oat --dex-file and --dex-location usage info.
Richard Uhler
2015-03-18
1
-1
/
+6
*
|
|
|
ART: Add Mips32r6 backend support
Douglas Leung
2015-03-20
1
-9
/
+1
*
|
|
|
Add verify-at-runtime compiler filter
Mathieu Chartier
2015-03-20
1
-0
/
+2
*
|
|
|
Revert "Revert "Use optimizing for apps.""
Nicolas Geoffray
2015-03-20
1
-1
/
+10
|
|
/
/
|
/
|
|
*
|
|
Revert "Use optimizing for apps."
Nicolas Geoffray
2015-03-19
1
-10
/
+1
*
|
|
Use optimizing for apps.
Nicolas Geoffray
2015-03-17
1
-1
/
+10
|
/
/
*
|
ART: Refactor unstarted runtime
Andreas Gampe
2015-03-11
1
-0
/
+7
*
|
Merge "Initial support for quick compiler on MIPS64r6."
Andreas Gampe
2015-03-06
1
-4
/
+1
|
\
\
|
*
|
Initial support for quick compiler on MIPS64r6.
Maja Gagic
2015-03-06
1
-4
/
+1
*
|
|
Do not dump memory usage if driver was never created
Brian Carlstrom
2015-03-06
1
-1
/
+2
|
/
/
*
|
ART: Add option to abort dex2oat on hard failure
Andreas Gampe
2015-03-05
1
-1
/
+5
*
|
Merge "ART: Add debuggable compiler flag"
Andreas Gampe
2015-03-04
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
ART: Add debuggable compiler flag
Andreas Gampe
2015-03-04
1
-0
/
+8
*
|
Merge "Remove ART_SMALL_MODE ifdefs."
Jeff Hao
2015-03-03
1
-11
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove ART_SMALL_MODE ifdefs.
Jeff Hao
2015-03-02
1
-11
/
+0
*
|
ART: Allow dex2oat for apps only with image
Andreas Gampe
2015-02-27
1
-1
/
+12
|
/
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-2
/
+3
*
Clean up pass driver
Mathieu Chartier
2015-01-28
1
-17
/
+15
*
ART: Curb dex2oat verbosity
Andreas Gampe
2015-01-20
1
-1
/
+1
*
Merge "ART: Allow to compile interpret-only mips64 files"
Andreas Gampe
2015-01-15
1
-1
/
+2
|
\
|
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
1
-1
/
+2
*
|
Merge "ART: dex2oat flag for HGraphVisualizer dump file"
David Brazdil
2015-01-15
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
2015-01-13
1
-0
/
+4
*
|
Merge "Use unique_ptr to track ownership of dex files."
Richard Uhler
2015-01-14
1
-11
/
+36
|
\
\
|
*
|
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-11
/
+36
*
|
|
ART: Introduce Mips32 R6
Andreas Gampe
2015-01-13
1
-1
/
+8
|
|
/
|
/
|
*
|
Revert "ART: dex2oat flag for HGraphVisualizer dump file"
Andreas Gampe
2015-01-13
1
-4
/
+0
*
|
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
2015-01-13
1
-0
/
+4
|
/
*
Remove back-door bootclasspath option from Runtime
Richard Uhler
2015-01-08
1
-8
/
+7
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-1
/
+74
[next]