index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
class_linker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DO NOT MERGE Add locking to prevent races between setting class methods and m...
Mathieu Chartier
2015-10-08
1
-12
/
+25
*
Do not try to compile resource-only dex files.
Richard Uhler
2015-06-24
1
-5
/
+10
*
Fix another miranda method moving GC bug
Mathieu Chartier
2015-06-22
1
-20
/
+26
*
Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev
David Srbecky
2015-06-19
1
-10
/
+3
|
\
|
*
ART stack unwinding fixes for libunwind/gdb/lldb.
David Srbecky
2015-06-19
1
-10
/
+3
*
|
Add missing EndAssertNoThreadSuspension
Mathieu Chartier
2015-06-17
1
-0
/
+3
|
/
*
Move image intern table into image
Mathieu Chartier
2015-06-11
1
-1
/
+1
*
Revert "Revert "Turn off duplicate-classes checking""
Andreas Gampe
2015-06-03
1
-0
/
+7
*
ART: Prune FindArrayClass cache in image writer
Andreas Gampe
2015-06-03
1
-3
/
+8
*
Update IMT for stale miranda methods
Mathieu Chartier
2015-06-02
1
-0
/
+7
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-584
/
+697
*
Fix double-exception in super-class method validation.
Vladimir Marko
2015-05-29
1
-43
/
+118
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+1
*
Merge "Fix for potential moving GC bugs around proxy class." into mnc-dev
Hiroshi Yamauchi
2015-05-22
1
-64
/
+68
|
\
|
*
Fix for potential moving GC bugs around proxy class.
Hiroshi Yamauchi
2015-05-22
1
-64
/
+68
*
|
Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"
Andreas Gampe
2015-05-21
1
-7
/
+0
|
/
*
DO NOT MERGE ART: Turn off duplicate-classes checking
Andreas Gampe
2015-05-20
1
-0
/
+7
*
Fix debuggable compiler flag detection for secondary dex files
Sebastien Hertz
2015-05-19
1
-12
/
+29
*
ART: Allow oat files with duplicates classes in corner case
Andreas Gampe
2015-04-29
1
-35
/
+47
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-2
/
+8
*
ART: Duplicate-classes cleanup
Andreas Gampe
2015-04-24
1
-1
/
+14
*
ART: Check for duplicate classes when loading oat files
Andreas Gampe
2015-04-24
1
-2
/
+186
*
ART: Fix re-throwing failures of non-convention errors
Andreas Gampe
2015-04-22
1
-3
/
+29
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-2
/
+2
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
1
-112
/
+126
*
Merge "Remove suspend point from field loading"
Mathieu Chartier
2015-04-14
1
-3
/
+3
|
\
|
*
Remove suspend point from field loading
Mathieu Chartier
2015-04-14
1
-3
/
+3
*
|
ART: Make the PathClassLoader fast-path recursive
Andreas Gampe
2015-04-14
1
-80
/
+118
|
/
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-208
/
+185
*
Fix CC root visiting bug
Mathieu Chartier
2015-04-07
1
-1
/
+2
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-14
/
+17
*
Merge "Store OatDexFile instead of OatFile in DexFile."
Richard Uhler
2015-04-03
1
-35
/
+15
|
\
|
*
Store OatDexFile instead of OatFile in DexFile.
Richard Uhler
2015-04-02
1
-35
/
+15
*
|
Use specific exception class to abort transaction
Sebastien Hertz
2015-04-03
1
-1
/
+1
|
/
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-14
/
+31
*
ART: Use instrumented Alloc in Class-Linker
Andreas Gampe
2015-03-27
1
-3
/
+3
*
Merge "ART: PathClassLoader for compiler"
Andreas Gampe
2015-03-28
1
-35
/
+105
|
\
|
*
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-35
/
+105
*
|
Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT
Mathieu Chartier
2015-03-26
1
-0
/
+4
|
/
*
Fix 003-omnibus-opcodes flaky failures with GSS GC.
Hiroshi Yamauchi
2015-03-19
1
-50
/
+50
*
Clean up hash set
Mathieu Chartier
2015-03-18
1
-3
/
+3
*
Merge "Remove ThrowLocation."
Nicolas Geoffray
2015-03-10
1
-10
/
+6
|
\
|
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-10
/
+6
*
|
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-875
/
+53
|
/
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-9
/
+9
*
Merge "Follow-up 128393"
Sebastien Hertz
2015-03-03
1
-2
/
+2
|
\
|
*
Follow-up 128393
Sebastien Hertz
2015-03-03
1
-2
/
+2
*
|
Merge "ART: Move DexFile vector to Java array"
Andreas Gampe
2015-03-02
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
ART: Move DexFile vector to Java array
Andreas Gampe
2015-02-24
1
-5
/
+6
*
|
Fix JIT for vmdebug test 99
Mathieu Chartier
2015-02-25
1
-11
/
+11
[next]