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
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-15
/
+35
*
(Experimental) Add Brooks pointers.
Hiroshi Yamauchi
2014-02-25
1
-0
/
+6
*
Move waitpid(2) includes to art::Exec implementation
Brian Carlstrom
2014-02-25
1
-2
/
+0
*
Avoid going through char* for std::string API
Brian Carlstrom
2014-02-25
1
-6
/
+3
*
Merge "Create CompilerOptions"
Brian Carlstrom
2014-02-25
1
-95
/
+35
|
\
|
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
1
-95
/
+35
*
|
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-75
/
+71
|
/
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-1
/
+1
*
Do not FixupStaticTrampolines of uninitialized classes
Brian Carlstrom
2014-02-19
1
-3
/
+3
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-9
/
+4
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-16
/
+20
*
Merge "Work in the direction of hard float quick ABIs."
Ian Rogers
2014-02-12
1
-1
/
+1
|
\
|
*
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
1
-1
/
+1
*
|
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-5
/
+7
|
/
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-55
/
+120
*
Fix apps with more than one dex file with the same name
Brian Carlstrom
2014-02-06
1
-23
/
+3
*
Add missing SIRT to CreateArrayClass.
Mathieu Chartier
2014-02-03
1
-11
/
+11
*
Change DisableGC to DisableMovingGC.
Mathieu Chartier
2014-01-28
1
-2
/
+2
*
Clean up access checks.
Vladimir Marko
2014-01-21
1
-1
/
+1
*
Fix opening oat files that are out of date.
Vladimir Marko
2014-01-16
1
-9
/
+22
*
Merge "Remove intialized static storage from dex cache."
Ian Rogers
2014-01-08
1
-11
/
+1
|
\
|
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
1
-11
/
+1
*
|
Remove duplicate/unnecessary code from ClassLinker.
Vladimir Marko
2014-01-06
1
-18
/
+2
|
/
*
Move compiler code out of method verifier.
Vladimir Marko
2013-12-17
1
-1
/
+4
*
Add class to verifier's rejected list if superclass is erroneous.
Jeff Hao
2013-12-12
1
-0
/
+2
*
Merge "Enable moving classes."
Mathieu Chartier
2013-12-11
1
-145
/
+168
|
\
|
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-145
/
+168
*
|
Do not require classes.dex to support stripped zip files
Brian Carlstrom
2013-12-10
1
-7
/
+14
|
/
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-8
/
+8
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-181
/
+175
*
Fix typo in duplicate condition
Brian Carlstrom
2013-11-04
1
-2
/
+2
*
Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev
Ian Rogers
2013-10-30
1
-35
/
+32
|
\
|
*
Don't use UTF16 length as length for MUTF8.
Ian Rogers
2013-10-30
1
-35
/
+32
*
|
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-1
/
+38
|
/
*
Merge "Throw IOException at source of failing to open a dex file." into dalvi...
Ian Rogers
2013-10-24
1
-174
/
+199
|
\
|
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-174
/
+199
*
|
Fix incorrect initial dex cache size.
Mathieu Chartier
2013-10-23
1
-1
/
+6
|
/
*
resolved conflicts for merge of 5d79c5de to dalvik-dev
Brian Carlstrom
2013-10-20
1
-4
/
+4
|
\
|
*
Preload DexCaches
Brian Carlstrom
2013-10-20
1
-12
/
+12
*
|
am 921270a3: am 8ab30e0c: am 31b9d664: Hold proxy classes live in class linker.
Mathieu Chartier
2013-10-15
1
-1
/
+3
|
\
\
|
|
/
|
*
Hold proxy classes live in class linker.
Mathieu Chartier
2013-10-15
1
-1
/
+3
*
|
Merge "Clinits may not have the kAccConstructor flag." into dalvik-dev
Ian Rogers
2013-10-11
1
-34
/
+41
|
\
\
|
*
|
Clinits may not have the kAccConstructor flag.
Ian Rogers
2013-10-10
1
-34
/
+41
*
|
|
am ed51dca0: am 9fbe6cbd: am 8e3fb146: Revert "Add Jack modifier."
Brian Carlstrom
2013-10-10
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Revert "Add Jack modifier."
Brian Carlstrom
2013-10-09
1
-2
/
+1
*
|
am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and ch...
Brian Carlstrom
2013-10-04
1
-26
/
+35
|
\
\
|
|
/
|
*
Find OatDexFile by DexFile name and checksum, not just checksum
Brian Carlstrom
2013-10-03
1
-26
/
+35
*
|
am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type,...
Brian Carlstrom
2013-10-04
1
-4
/
+5
|
\
\
|
|
/
|
*
Use file magic to determine file type, not file extension.
Brian Carlstrom
2013-10-03
1
-4
/
+5
*
|
am acab9fa3: am 13f4f408: am f1524294: Merge "Fix OatFile leak causing dlopen...
Brian Carlstrom
2013-10-02
1
-12
/
+18
|
\
\
|
|
/
[next]