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: Change UnresolvedMergedType internal representation
Andreas Gampe
2015-08-10
3
-13
/
+41
*
ART: Fix streaming tracing issues
Andreas Gampe
2015-06-26
1
-0
/
+2
*
New experimental GC stress mode
Mathieu Chartier
2015-06-22
1
-1
/
+1
*
JDWP: asynchronous invoke command handling
Sebastien Hertz
2015-06-12
1
-1
/
+0
*
Move image intern table into image
Mathieu Chartier
2015-06-11
1
-9
/
+91
*
Use runFinalizationWithTimeout for native allocations
Mathieu Chartier
2015-06-05
1
-2
/
+2
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
5
-3
/
+65
*
Fix mac build: include <sys/time.h> in time_utils.cc .
Vladimir Marko
2015-05-26
1
-0
/
+4
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
15
-16
/
+1157
*
Stop wrapping close(2) with TEMP_FAILURE_RETRY in art.
Elliott Hughes
2015-05-15
1
-1
/
+1
*
Quick: Fix DCE to mark wide register overlaps correctly.
Vladimir Marko
2015-05-12
2
-5
/
+7
*
ART: Fix Trace types, check minimum buf size
Andreas Gampe
2015-04-25
1
-0
/
+19
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
11
-65
/
+70
*
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
[next]