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
*
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
|
\
\
|
|
/
|
*
Fix OatFile leak causing dlopen to return stale OatFile contents
Brian Carlstrom
2013-09-30
1
-12
/
+18
*
|
Early exit for static fixup if no direct methods.
Ian Rogers
2013-09-30
1
-11
/
+12
*
|
Introduce Signature type to avoid string comparisons.
Ian Rogers
2013-09-26
1
-11
/
+11
*
|
StringPiece clean up.
Ian Rogers
2013-09-24
1
-51
/
+56
*
|
am 91f98d8b: am 15ae8191: am abcf7ae8: Fix overly restrictive assert
Brian Carlstrom
2013-09-24
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix overly restrictive assert
Brian Carlstrom
2013-09-23
1
-1
/
+2
*
|
am e2ef8795: am 4b166f3e: am cb5f5e53: Make sure CompilerDriver actually reso...
Brian Carlstrom
2013-09-24
1
-0
/
+1
|
\
\
|
|
/
|
*
Make sure CompilerDriver actually resolves types
Brian Carlstrom
2013-09-23
1
-0
/
+1
|
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-21
1
-60
/
+51
*
|
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-60
/
+51
*
|
resolved conflicts for merge of 613eae4a to dalvik-dev
Mathieu Chartier
2013-09-17
1
-17
/
+23
|
\
\
|
|
/
|
*
Fix race in root marking.
Mathieu Chartier
2013-09-17
1
-12
/
+20
*
|
Add support for changing roots through the root visitor callback.
Mathieu Chartier
2013-09-13
1
-6
/
+11
|
/
*
Handle OOMEs in class linker with grace.
Ian Rogers
2013-08-27
1
-20
/
+173
*
Don't scan image space when starting runtime.
Ian Rogers
2013-08-23
1
-195
/
+261
*
Use Class::IsVerified to confirm status, not MethodVerifier::FailureKind
Brian Carlstrom
2013-08-21
1
-2
/
+4
*
Merge "Don't allow class status to go backward except for error." into dalvik...
Ian Rogers
2013-08-21
1
-112
/
+135
|
\
|
*
Don't allow class status to go backward except for error.
Ian Rogers
2013-08-21
1
-112
/
+135
*
|
Compiler filter update
buzbee
2013-08-21
1
-3
/
+3
|
/
*
Avoid throwing NoClassDefFoundError at compile time.
Ian Rogers
2013-08-20
1
-12
/
+14
*
Reduce AOT initialization.
Ian Rogers
2013-08-19
1
-29
/
+28
*
Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev
Ian Rogers
2013-08-16
1
-0
/
+7
|
\
|
*
Get SEA fibonacci running in interpreter mode.
Dragos Sbirlea
2013-08-16
1
-0
/
+7
*
|
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-26
/
+23
|
/
*
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-10
/
+87
*
Fix races in small mode compiler filters setup
Ian Rogers
2013-08-13
1
-4
/
+0
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-215
/
+164
*
Work on SMALL_ART and PORTABLE working at the same time.
Dragos Sbirlea
2013-08-13
1
-3
/
+3
*
am a024a068: Compilation filter
buzbee
2013-08-08
1
-0
/
+24
|
\
[next]