index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Update loop info of all nested loops when inlining
David Brazdil
2015-04-21
3
-0
/
+72
*
Opt compiler: Implement parallel move resolver without using swap.
Zheng Xu
2015-04-17
1
-0
/
+5
*
getRuntimeStat() support (ART).
Hiroshi Yamauchi
2015-04-13
2
-1
/
+18
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
2
-2
/
+7
*
Move ArtField to native
Mathieu Chartier
2015-04-10
3
-9
/
+29
*
Merge "Fix JDWP race at runtime shutdown"
Sebastien Hertz
2015-04-08
1
-0
/
+1
|
\
|
*
Fix JDWP race at runtime shutdown
Sebastien Hertz
2015-04-01
1
-0
/
+1
*
|
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
1
-1
/
+1
*
|
ART: Enable Clang's -Wdeprecated
Andreas Gampe
2015-04-06
2
-2
/
+3
|
/
*
Use unique location catalogs to encode Dex register maps.
Roland Levillain
2015-03-31
1
-1
/
+1
*
ART: Force constants into the entry block
David Brazdil
2015-03-26
1
-11
/
+6
*
Clean up hash set
Mathieu Chartier
2015-03-18
2
-56
/
+105
*
ART: Fix build for counting arena allocations.
Vladimir Marko
2015-03-17
1
-1
/
+1
*
Change method verifiers to be thread local roots
Mathieu Chartier
2015-03-13
2
-8
/
+1
*
ART: Add entries_ lock for race condition
bowen_lai
2015-03-13
2
-1
/
+9
*
Add way to select arena type at runtime
Mathieu Chartier
2015-03-12
2
-48
/
+57
*
Merge "Create OatFileAssistant class for assisting with oat files."
Richard Uhler
2015-03-10
1
-0
/
+1
|
\
|
*
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-0
/
+1
*
|
Trim arenas for JIT
Mathieu Chartier
2015-03-09
2
-5
/
+29
|
/
*
Include what we use.
Dan Albert
2015-03-04
1
-0
/
+1
*
Wait for threads to finish unregistering
Mathieu Chartier
2015-03-03
2
-1
/
+10
*
Add support for .bss section in oat files.
Vladimir Marko
2015-03-02
1
-1
/
+1
*
Merge "ART: Fix "unused parameters""
Andreas Gampe
2015-02-25
3
-15
/
+15
|
\
|
*
ART: Fix "unused parameters"
Andreas Gampe
2015-02-24
3
-15
/
+15
*
|
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
2
-0
/
+2
|
/
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
2
-2
/
+0
*
Add JIT
Mathieu Chartier
2015-02-23
2
-0
/
+2
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-0
/
+3
*
Move arenas into runtime
Mathieu Chartier
2015-02-19
8
-0
/
+1436
*
art: Fix bug in VariantMap::Set
Igor Murashkin
2015-02-17
2
-1
/
+25
*
Merge "art: Refactor RuntimeOptions/ParsedOptions"
Igor Murashkin
2015-02-04
2
-0
/
+621
|
\
|
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
2
-0
/
+621
*
|
Disable clang optimization to boot up on arm64.
Chih-Hung Hsieh
2015-01-30
1
-0
/
+4
|
/
*
Print lock level in ExclusiveUnlock
Mathieu Chartier
2015-01-27
1
-1
/
+2
*
ART: More Quick cleanup
Andreas Gampe
2015-01-26
1
-0
/
+2
*
Merge "ART: On shutdown, only warn on mutex contention"
Andreas Gampe
2015-01-23
1
-10
/
+13
|
\
|
*
ART: On shutdown, only warn on mutex contention
Andreas Gampe
2015-01-23
1
-10
/
+13
*
|
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+2
|
/
*
Fix BitVector::IndexIterator::operator*() to return uint32_t.
Vladimir Marko
2015-01-23
3
-4
/
+4
*
Merge "Fix comment referring to nonexistent ElementDeleter"
Richard Uhler
2015-01-16
1
-2
/
+2
|
\
|
*
Fix comment referring to nonexistent ElementDeleter
Richard Uhler
2015-01-15
1
-2
/
+2
*
|
Merge "Fix false alarm on thread suspend timeout"
Mathieu Chartier
2015-01-15
1
-2
/
+2
|
\
\
|
*
|
Fix false alarm on thread suspend timeout
tony.ys_liu
2015-01-14
1
-2
/
+2
|
|
/
*
|
ART: Allow scoped adjustments to log verbosity
Andreas Gampe
2015-01-15
2
-0
/
+19
|
/
*
ART: Print INTERNAL_FATAL Log messages immediately
Andreas Gampe
2015-01-07
1
-22
/
+47
*
Implement LogLineLowStack() properly.
Vladimir Marko
2015-01-02
1
-2
/
+20
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
2
-0
/
+7
*
Add thread suspend histogram
Mathieu Chartier
2014-12-17
2
-1
/
+5
*
Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"
Igor Murashkin
2014-12-17
3
-2
/
+52
|
\
|
*
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
3
-2
/
+52
[next]