index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding old unit tests to test suite.
jeffhao
2011-09-29
456
-0
/
+20119
*
Add STLDeleteValues, and use it.
Elliott Hughes
2011-09-29
2
-4
/
+14
*
Merge "Fixed test for static final fields that don't use <clinit>." into dalv...
jeffhao
2011-09-29
5
-47
/
+53
|
\
|
*
Fixed test for static final fields that don't use <clinit>.
jeffhao
2011-09-29
5
-47
/
+53
*
|
Add memory barriers (Issue 3338450)
buzbee
2011-09-29
3
-35
/
+36
*
|
Register usage cleanup
buzbee
2011-09-29
8
-69
/
+115
|
/
*
New atomics from dalvik.
Elliott Hughes
2011-09-29
2
-10
/
+49
*
Revert "Reverts to track dalvik and libcore"
Jesse Wilson
2011-09-29
5
-18
/
+66
*
Merge "Throw if ResolveMethod fails." into dalvik-dev
Elliott Hughes
2011-09-28
3
-9
/
+20
|
\
|
*
Throw if ResolveMethod fails.
Elliott Hughes
2011-09-28
3
-9
/
+20
*
|
For Stack Indirect Reference Table, visit roots in the table.
Shih-wei Liao
2011-09-28
2
-0
/
+14
|
/
*
Fix stack scanning bugs: Add PC OFFSET before retrieving Registermap.
Shih-wei Liao
2011-09-28
4
-17
/
+23
*
Remove extra lock and racy assert in class initialization
Brian Carlstrom
2011-09-28
3
-65
/
+68
*
Verifier should not exit with exceptions pending.
jeffhao
2011-09-28
2
-24
/
+11
*
Support for stack scanning of roots.
Ian Rogers
2011-09-27
9
-14
/
+113
*
Fix oatdumps stats alignment
Brian Carlstrom
2011-09-27
1
-1
/
+1
*
Disable test until RegisterMap is fixed for thread run.
Shih-wei Liao
2011-09-27
1
-1
/
+2
*
Fix space_test by ensuring Runtime::Current() is not null
Brian Carlstrom
2011-09-27
1
-4
/
+5
*
Merge "Kill oat_process before rerunning" into dalvik-dev
Brian Carlstrom
2011-09-27
1
-0
/
+1
|
\
|
*
Kill oat_process before rerunning
Brian Carlstrom
2011-09-27
1
-0
/
+1
*
|
Add a test to trigger GC.
Shih-wei Liao
2011-09-27
3
-0
/
+22
|
/
*
Merge "Add -verbose:startup" into dalvik-dev
Brian Carlstrom
2011-09-27
6
-8
/
+94
|
\
|
*
Add -verbose:startup
Brian Carlstrom
2011-09-27
6
-8
/
+94
*
|
Merge "Verifier stops if it can't resolve a class, method, or field." into da...
jeffhao
2011-09-27
1
-232
/
+106
|
\
\
|
*
|
Verifier stops if it can't resolve a class, method, or field.
jeffhao
2011-09-27
1
-232
/
+106
*
|
|
Merge "Improve -Xcheck:jni handling of jfieldIDs and jmethodIDs." into dalvik...
Elliott Hughes
2011-09-27
1
-183
/
+224
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Improve -Xcheck:jni handling of jfieldIDs and jmethodIDs.
Elliott Hughes
2011-09-27
1
-183
/
+224
*
|
|
Support for JNI local reference cookie.
Ian Rogers
2011-09-27
13
-49
/
+207
|
/
/
*
|
Merge "Add one last memory barrier." into dalvik-dev
Elliott Hughes
2011-09-27
1
-14
/
+19
|
\
\
|
*
|
Add one last memory barrier.
Elliott Hughes
2011-09-26
1
-14
/
+19
*
|
|
Fixes for "null instanceof" and class initialization
Brian Carlstrom
2011-09-27
13
-22
/
+42
*
|
|
Merge "Misc codegen fixes related to register promotion" into dalvik-dev
buzbee
2011-09-26
6
-48
/
+59
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Misc codegen fixes related to register promotion
buzbee
2011-09-26
6
-48
/
+59
|
|
/
*
|
Merge "Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output...
Elliott Hughes
2011-09-26
8
-54
/
+160
|
\
\
|
*
|
Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output.
Elliott Hughes
2011-09-26
8
-54
/
+160
*
|
|
Futher oat_process debugging
Brian Carlstrom
2011-09-26
1
-6
/
+26
*
|
|
Fix bug in HasSameMethodDescriptorClass on return types
Brian Carlstrom
2011-09-26
5
-35
/
+97
|
/
/
*
|
Another go at hardening Class::DumpClass.
Elliott Hughes
2011-09-26
1
-4
/
+4
*
|
Dump the pending exception when CheckJNI spots a call to a function that requ...
Elliott Hughes
2011-09-26
3
-8
/
+7
|
/
*
Assorted fixes for running frameworks apps
Brian Carlstrom
2011-09-26
12
-17
/
+109
*
Add a -verbose:thread option.
Elliott Hughes
2011-09-26
4
-22
/
+57
*
~ should have been !.
Elliott Hughes
2011-09-26
1
-1
/
+1
*
Various optimization fixes
buzbee
2011-09-26
10
-77
/
+178
*
Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map.
Shih-wei Liao
2011-09-25
7
-5
/
+270
*
Various things.
Elliott Hughes
2011-09-25
4
-40
/
+70
*
Log when a Thread tries to set its name.
Elliott Hughes
2011-09-25
1
-5
/
+13
*
Merge "Use JNI to start the daemon threads." into dalvik-dev
Elliott Hughes
2011-09-25
1
-4
/
+6
|
\
|
*
Use JNI to start the daemon threads.
Elliott Hughes
2011-09-25
1
-4
/
+6
*
|
Thread state fixes.
Elliott Hughes
2011-09-25
3
-11
/
+15
|
/
*
Floating point callee save support in exception delivery.
Ian Rogers
2011-09-25
5
-56
/
+82
[next]