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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline codegen for long-to-double on ARM.
Ian Rogers
2014-01-08
1
-0
/
+18
*
Fix run-test 303-verification-stress.
Sebastien Hertz
2014-01-08
1
-0
/
+30
*
Merge "Add verification stress test."
Sebastien Hertz
2014-01-07
5
-0
/
+138
|
\
|
*
Add verification stress test.
Sebastien Hertz
2013-12-13
5
-0
/
+138
*
|
Merge "Fix host-run-test-jar to be legal for /bin/sh"
Elliott Hughes
2013-12-20
1
-1
/
+3
|
\
\
|
*
|
Fix host-run-test-jar to be legal for /bin/sh
Mark Mendell
2013-12-20
1
-1
/
+3
*
|
|
JNI: NewDirectByteBuffer should allow 0 length buffers.
Narayan Kamath
2013-12-20
2
-0
/
+15
|
/
/
*
|
Move boot image generation to the build project
Brian Carlstrom
2013-12-17
1
-1
/
+0
*
|
Fix FindFieldID to use class's classloader to find field type.
Jeff Hao
2013-12-10
2
-0
/
+48
*
|
Fix races in thread list Unregister.
Mathieu Chartier
2013-12-05
1
-5
/
+5
*
|
Fix stack trace for proxy methods and added test case.
Jeff Hao
2013-12-04
2
-3
/
+24
|
/
*
am 8250232f: Update test/044-proxy/expected.txt
Brian Carlstrom
2013-11-25
1
-1
/
+1
|
\
|
*
Update test/044-proxy/expected.txt
Brian Carlstrom
2013-11-24
1
-1
/
+1
|
*
Fix BUILD_DALVIK_HOST_JAVA_LIBRARY to BUILD_HOST_DALVIK_JAVA_LIBRARY
Brian Carlstrom
2013-11-08
1
-1
/
+1
|
*
Merge "Merge remote-tracking branch 'goog/dalvik-dev' into merge-art"
Brian Carlstrom
2013-11-07
5
-5
/
+59
|
|
\
*
|
|
Search for miranda methods in virtual methods instead of interface.
Jeff Hao
2013-11-21
5
-10
/
+58
*
|
|
Fix BUILD_DALVIK_HOST_JAVA_LIBRARY to BUILD_HOST_DALVIK_JAVA_LIBRARY
Brian Carlstrom
2013-11-08
1
-1
/
+1
*
|
|
am 91b81daa: Merge "Remove usage of LOCAL_BUILD_HOST_DEX"
Narayan Kamath
2013-11-07
1
-2
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
Remove usage of LOCAL_BUILD_HOST_DEX
Narayan Kamath
2013-11-01
1
-2
/
+1
*
|
Merge "Avoid verifier crash for quickened invoke on null." into dalvik-dev
Sebastien Hertz
2013-10-30
1
-8
/
+4
|
\
\
|
*
|
Avoid verifier crash for quickened invoke on null.
Sebastien Hertz
2013-10-29
1
-8
/
+4
*
|
|
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
3
-1
/
+55
*
|
|
am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalv...
Brian Carlstrom
2013-10-29
4
-16
/
+76
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Make ART's run-test support Dalvik so we can remove dalvik/tests
Brian Carlstrom
2013-10-28
4
-16
/
+76
*
|
Fix test failure in SMART mode.
Sebastien Hertz
2013-10-29
1
-4
/
+8
*
|
am 67fe2b41: Fix backwards check in CheckStaticMethod
Brian Carlstrom
2013-10-16
2
-0
/
+37
|
\
|
|
*
Fix backwards check in CheckStaticMethod
Brian Carlstrom
2013-10-16
2
-0
/
+37
*
|
resolved conflicts for merge of b926b3c6 to dalvik-dev
Brian Carlstrom
2013-10-11
3
-0
/
+92
|
\
|
|
*
Have JNI FindClass fall back to system ClassLoader
Brian Carlstrom
2013-10-10
3
-0
/
+92
|
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-21
1
-1
/
+1
*
|
Introduce Signature type to avoid string comparisons.
Ian Rogers
2013-09-26
2
-3
/
+3
*
|
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-1
/
+1
*
|
Keep the right output file for tests.
Tsu Chiang Chuang
2013-09-13
1
-1
/
+1
|
/
*
Add test-art-oat-<test> test-art-run-test-<test> variants
Brian Carlstrom
2013-08-28
1
-0
/
+6
*
Don't scan image space when starting runtime.
Ian Rogers
2013-08-23
2
-3
/
+23
*
Update art/tests/089-many-methods.
Yohann Roussel
2013-08-23
1
-1
/
+3
*
Clean up unnecessary files after build-only.
Tsu Chiang Chuang
2013-08-20
1
-0
/
+2
*
Fix suspend check optimization
buzbee
2013-08-19
3
-0
/
+111
*
Merge "Switch GCC -O flags, O3 non-debug, 01 debug." into dalvik-dev
Ian Rogers
2013-08-15
1
-0
/
+1
|
\
|
*
Switch GCC -O flags, O3 non-debug, 01 debug.
Ian Rogers
2013-08-15
1
-0
/
+1
*
|
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-1
/
+1
|
/
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
5
-10
/
+56
*
Uleb128 compression of vmap and mapping table.
Ian Rogers
2013-08-09
1
-17
/
+17
*
Make test-art-host-run-test and test-art-host-oat run with and without interp...
Brian Carlstrom
2013-07-31
1
-16
/
+16
*
resolved conflicts for merge of 7934ac28 to dalvik-dev
Brian Carlstrom
2013-07-26
2
-24
/
+24
|
\
|
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
2
-23
/
+23
*
|
Revert "Revert "Remove non-live vregs from GC map on return.""
Ian Rogers
2013-07-25
1
-2
/
+4
|
/
*
am 6f485c62: Fix cpplint whitespace/indent issues
Brian Carlstrom
2013-07-19
2
-4
/
+4
|
\
|
*
Fix cpplint whitespace/indent issues
Brian Carlstrom
2013-07-18
2
-4
/
+4
*
|
resolved conflicts for merge of df62950e to dalvik-dev
Brian Carlstrom
2013-07-18
2
-4
/
+4
|
\
|
[next]