index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
dex
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++17 compatibility: make WITH_TIDY=1 happy again.
Elliott Hughes
2018-11-29
1
-1
/
+1
*
Create SdkVersion enum, migrate users to it
David Brazdil
2018-11-16
1
-2
/
+2
*
ART: Add class-alloc-inl.h
Andreas Gampe
2018-10-26
1
-0
/
+1
*
ART: Add object-array-alloc-inl.h
Andreas Gampe
2018-10-26
1
-0
/
+1
*
ART: Add array-alloc-inl.h
Andreas Gampe
2018-10-25
1
-0
/
+2
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-23
1
-1
/
+1
*
ART: Modernize counting-down loops
Andreas Gampe
2018-09-20
1
-2
/
+2
*
Refactor debug info position visiting
Mathieu Chartier
2018-09-12
1
-3
/
+3
*
ObjPtr<>-ify ArtMethod and mirror::Method.
Vladimir Marko
2018-07-19
1
-1
/
+1
*
ObjPtr<>-ify array allocations.
Vladimir Marko
2018-06-01
1
-2
/
+2
*
Remove mirror::String::java_lang_String_.
Vladimir Marko
2018-05-30
2
-48
/
+38
*
Remove PrimitiveArray<T>::array_class_.
Vladimir Marko
2018-05-25
1
-1
/
+2
*
ObjPtr<>-ify annotation processing.
Vladimir Marko
2018-05-22
2
-72
/
+82
*
Move ArtDexFileLoader to libdexfile
David Sehr
2018-05-16
3
-1172
/
+0
*
Refactor flaky ArtDexFileLoader IsPlatformDex gtest
David Brazdil
2018-05-15
1
-90
/
+119
*
ART: Add dex::ProtoIndex
Orion Hodson
2018-05-14
1
-2
/
+2
*
Handle multidex in LocationIsOnSystemFramework.
Nicolas Geoffray
2018-05-10
2
-1
/
+65
*
ART: Move JNI files to runtime/jni/ .
Vladimir Marko
2018-05-09
1
-1
/
+1
*
Add CommonArtTest
David Sehr
2018-05-01
1
-1
/
+1
*
Move profile dependent modules to libartbase
David Sehr
2018-04-13
2
-3
/
+3
*
Revert "Revert "Allow hidden API access from system libraries""
David Brazdil
2018-03-27
3
-1
/
+138
*
Merge "Revert "Allow hidden API access from system libraries""
Nicolas Geoffray
2018-03-26
3
-138
/
+1
|
\
|
*
Revert "Allow hidden API access from system libraries"
Nicolas Geoffray
2018-03-26
3
-138
/
+1
*
|
Merge "Allow hidden API access from system libraries"
Treehugger Robot
2018-03-26
3
-1
/
+138
|
\
|
|
*
Allow hidden API access from system libraries
David Brazdil
2018-03-26
3
-1
/
+138
*
|
Verify dex files in zip and from files are not CompactDex
Mathieu Chartier
2018-03-22
1
-0
/
+17
|
/
*
Move most of runtime/base to libartbase/base
David Sehr
2018-03-05
3
-208
/
+1
*
ART: Fixes for constructor parameter annotations
Orion Hodson
2018-03-05
2
-1
/
+20
*
Revert "Revert "Full-stack integrity: check vdex contents.""
Nicolas Geoffray
2018-02-28
2
-2
/
+14
*
Revert "Full-stack integrity: check vdex contents."
Nicolas Geoffray
2018-02-27
2
-14
/
+2
*
Full-stack integrity: check vdex contents.
Nicolas Geoffray
2018-02-27
2
-2
/
+14
*
Fix a memory leak
George Burgess IV
2018-02-18
1
-3
/
+3
*
Move libdexfile out of runtime
David Sehr
2018-02-14
51
-16510
/
+14
*
Split dex_file_loader_test
David Sehr
2018-02-09
3
-396
/
+417
*
Merge "Revert^2 "ART: Interpreter support for VarHandle accessors""
Treehugger Robot
2018-02-09
2
-1
/
+23
|
\
|
*
Revert^2 "ART: Interpreter support for VarHandle accessors"
Orion Hodson
2018-02-09
2
-1
/
+23
*
|
Merge "Fix potential null read for truncated dex files"
Mathieu Chartier
2018-02-07
1
-2
/
+4
|
\
\
|
*
|
Fix potential null read for truncated dex files
Mathieu Chartier
2018-02-07
1
-2
/
+4
|
|
/
*
/
Make libdexfile tests independent of runtime
David Sehr
2018-02-06
6
-76
/
+147
|
/
*
Merge "Revert "ART: Interpreter support for VarHandle accessors""
Orion Hodson
2018-02-06
2
-23
/
+1
|
\
|
*
Revert "ART: Interpreter support for VarHandle accessors"
Orion Hodson
2018-02-06
2
-23
/
+1
*
|
Merge "ART: Interpreter support for VarHandle accessors"
Treehugger Robot
2018-02-06
2
-1
/
+23
|
\
|
|
*
ART: Interpreter support for VarHandle accessors
Orion Hodson
2018-02-06
2
-1
/
+23
*
|
Enable code item deduping
Mathieu Chartier
2018-02-05
1
-1
/
+1
|
/
*
Merge changes I39354837,Id8e47f45
Alex Light
2018-02-02
3
-0
/
+17
|
\
|
*
Change ClassFileLoadHook to lazily compute dex file
Alex Light
2018-02-02
3
-0
/
+17
*
|
Revert "Revert "Make libdexfile build independent of runtime dir""
David Sehr
2018-01-31
20
-209
/
+1611
*
|
Merge "Revert "Make libdexfile build independent of runtime dir""
David Sehr
2018-01-30
20
-1611
/
+209
|
\
\
|
*
|
Revert "Make libdexfile build independent of runtime dir"
David Sehr
2018-01-30
20
-1611
/
+209
*
|
|
Merge "Make libdexfile build independent of runtime dir"
David Sehr
2018-01-30
20
-209
/
+1611
|
\
|
|
[next]