Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c98a0c3e4f99bfebb1609deaebb6a5e6498857b1
c98a0c3
Merge "mterp: Placeholder support for invoke-polymorphic" am: 4404fb30fa
by Bill Buzbee
· 8 years ago
4404fb3
Merge "mterp: Placeholder support for invoke-polymorphic"
by Bill Buzbee
· 8 years ago
669a9b8
Merge "MIPS64: Fix art_quick_aput_obj stubs" am: 5065b09332
by Nicolas Geoffray
· 8 years ago
5065b09
Merge "MIPS64: Fix art_quick_aput_obj stubs"
by Nicolas Geoffray
· 8 years ago
8a28714
mterp: Placeholder support for invoke-polymorphic
by buzbee
· 8 years ago
319739c
Merge "Use word copying for CopyObject" am: f361a29848
by Mathieu Chartier
· 8 years ago
f361a29
Merge "Use word copying for CopyObject"
by Mathieu Chartier
· 8 years ago
0353698
Use word copying for CopyObject
by Mathieu Chartier
· 8 years ago
153b83e
Merge "Move mirror::Object setters to ObjPtr" am: 0d7398fd54
by Mathieu Chartier
· 8 years ago
0d7398f
Merge "Move mirror::Object setters to ObjPtr"
by Mathieu Chartier
· 8 years ago
c9550a7
Merge "Improved and simplified loop optimizations." am: 6ed8fc7a68
by Aart Bik
· 8 years ago
6ed8fc7
Merge "Improved and simplified loop optimizations."
by Treehugger Robot
· 8 years ago
0a748b5
MIPS64: Fix art_quick_aput_obj stubs
by Goran Jakovljevic
· 8 years ago
8c4a854
Improved and simplified loop optimizations.
by Aart Bik
· 8 years ago
2ccb5bf
Merge "Add "fixups" for ids referenced in code" am: f13f84fd9f
by David Sehr
· 8 years ago
f13f84f
Merge "Add "fixups" for ids referenced in code"
by David Sehr
· 8 years ago
22ab7a8
Merge "Blacklist test 903." am: 2dacb1da03
by Nicolas Geoffray
· 8 years ago
2dacb1d
Merge "Blacklist test 903."
by Nicolas Geoffray
· 8 years ago
fec2bdf
Blacklist test 903.
by Nicolas Geoffray
· 8 years ago
9a160f6
Merge "Move remaining jobject related functions to use ObjPtr" am: 81ca05d930
by Mathieu Chartier
· 8 years ago
81ca05d
Merge "Move remaining jobject related functions to use ObjPtr"
by Mathieu Chartier
· 8 years ago
d1e44e2
Add "fixups" for ids referenced in code
by David Sehr
· 8 years ago
a058fdf
Move mirror::Object setters to ObjPtr
by Mathieu Chartier
· 8 years ago
adf7b71
Merge "ART: Register object tagging table" am: a2dca22534
by Andreas Gampe
· 8 years ago
a2dca22
Merge "ART: Register object tagging table"
by Andreas Gampe
· 8 years ago
c4f3925
Move remaining jobject related functions to use ObjPtr
by Mathieu Chartier
· 8 years ago
e08a2be
ART: Register object tagging table
by Andreas Gampe
· 8 years ago
c64c485
Merge "test: Fix jni_compiler_test for const correctness" am: 2b31c0ac03
by Igor Murashkin
· 8 years ago
2b31c0a
Merge "test: Fix jni_compiler_test for const correctness"
by Treehugger Robot
· 8 years ago
af1f4c9
Merge "Allow early abort logging" am: 18f7de841f
by Mathieu Chartier
· 8 years ago
ae54c0e
Merge "ART: Support object tagging" am: 83805a2c02
by Andreas Gampe
· 8 years ago
54fa437
Merge "ObjPtr misc cleanup" am: db8eed0fa5
by Mathieu Chartier
· 8 years ago
18f7de8
Merge "Allow early abort logging"
by Treehugger Robot
· 8 years ago
83805a2
Merge "ART: Support object tagging"
by Treehugger Robot
· 8 years ago
db8eed0
Merge "ObjPtr misc cleanup"
by Treehugger Robot
· 8 years ago
4229811
test: Fix jni_compiler_test for const correctness
by Igor Murashkin
· 8 years ago
75034cd
Merge "Temporarily add debug logging for b/31357497" am: 54aaba2420
by Hiroshi Yamauchi
· 8 years ago
54aaba2
Merge "Temporarily add debug logging for b/31357497"
by Hiroshi Yamauchi
· 8 years ago
cea79bb
Merge "Revert "Blacklist flaky test."" am: 6e9854e4df
by Neil Fuller
· 8 years ago
6e9854e
Merge "Revert "Blacklist flaky test.""
by Neil Fuller
· 8 years ago
8d935de
Revert "Blacklist flaky test."
by Neil Fuller
· 8 years ago
d33bd5f
Merge "Fix a deadlock between thread flip and suspend request." am: 81c6c8e6de
by Hiroshi Yamauchi
· 8 years ago
81c6c8e
Merge "Fix a deadlock between thread flip and suspend request."
by Treehugger Robot
· 8 years ago
3f386d5
Allow early abort logging
by Mathieu Chartier
· 8 years ago
6449dd7
Merge "Revert "Revert "Add dex file writer to dexlayout tool.""" am: 765dee21f3
by Jeff Hao
· 8 years ago
a10ae78
Temporarily add debug logging for b/31357497
by Hiroshi Yamauchi
· 8 years ago
765dee2
Merge "Revert "Revert "Add dex file writer to dexlayout tool."""
by Treehugger Robot
· 8 years ago
02e7f1a
Fix a deadlock between thread flip and suspend request.
by Hiroshi Yamauchi
· 8 years ago
15912e9
Merge "jni: Test that pushed handle scopes are popped after JNI transitions"
by Igor Murashkin
· 8 years ago
30267ea
Merge "jni: Test that pushed handle scopes are popped after JNI transitions"
by Treehugger Robot
· 8 years ago
d3b604f
Merge "Change java_lang_reflect_Field.cc to use ObjPtr" am: 6206a5d523
by Mathieu Chartier
· 8 years ago
6206a5d
Merge "Change java_lang_reflect_Field.cc to use ObjPtr"
by Treehugger Robot
· 8 years ago
f8ac97f
ObjPtr misc cleanup
by Mathieu Chartier
· 8 years ago
299958f
Change java_lang_reflect_Field.cc to use ObjPtr
by Mathieu Chartier
· 8 years ago
22316a1
Merge "Change indirect reference table to use ObjPtr" am: 463a67dd60
by Mathieu Chartier
· 8 years ago
463a67d
Merge "Change indirect reference table to use ObjPtr"
by Treehugger Robot
· 8 years ago
a51d8b7
jni: Test that pushed handle scopes are popped after JNI transitions
by Igor Murashkin
· 8 years ago
ac2065c
Merge "Refactoring of graph linearization and linear order." am: 78c6fefdb9
by Aart Bik
· 8 years ago
78c6fef
Merge "Refactoring of graph linearization and linear order."
by Treehugger Robot
· 8 years ago
0a881d4
Merge "Initialize dex cache while holding dex_lock" am: 7638651be2
by Mathieu Chartier
· 8 years ago
8778c52
Change indirect reference table to use ObjPtr
by Mathieu Chartier
· 8 years ago
7638651
Merge "Initialize dex cache while holding dex_lock"
by Mathieu Chartier
· 8 years ago
6dee92e
ART: Support object tagging
by Andreas Gampe
· 9 years ago
9620230
Refactoring of graph linearization and linear order.
by Aart Bik
· 8 years ago
2b5f912
Merge "Don't push handle scope for critical native generic JNI" am: cf42ad62df
by Mathieu Chartier
· 8 years ago
cf42ad6
Merge "Don't push handle scope for critical native generic JNI"
by Treehugger Robot
· 8 years ago
6622934
Merge "Remove #include "oat_file.h" from class_linker.h ." am: 2f61867045
by Vladimir Marko
· 8 years ago
2f61867
Merge "Remove #include "oat_file.h" from class_linker.h ."
by Vladimir Marko
· 8 years ago
1432a5b
Don't push handle scope for critical native generic JNI
by Mathieu Chartier
· 8 years ago
6c60d84
Initialize dex cache while holding dex_lock
by Mathieu Chartier
· 9 years ago
cb4ea84
Merge "Make it possible to pass an arena allocator to HLoopOptimization."
by Nicolas Geoffray
· 8 years ago
4aa6a93
Merge "Make it possible to pass an arena allocator to HLoopOptimization."
by Treehugger Robot
· 8 years ago
08d85bf
Merge "Temporarily blacklist 955-method-handles-smali." am: 99ce62c347
by Narayan Kamath
· 8 years ago
99ce62c
Merge "Temporarily blacklist 955-method-handles-smali."
by Narayan Kamath
· 8 years ago
adc2ef2
Temporarily blacklist 955-method-handles-smali.
by Narayan Kamath
· 8 years ago
5ed20f9
Make it possible to pass an arena allocator to HLoopOptimization.
by Nicolas Geoffray
· 8 years ago
c150534
Merge "Basic implementation of invoke / invoke-polymorphic." am: 8ee0b085be
by Narayan Kamath
· 8 years ago
97d7e1c
Remove #include "oat_file.h" from class_linker.h .
by Vladimir Marko
· 8 years ago
8ee0b08
Merge "Basic implementation of invoke / invoke-polymorphic."
by Treehugger Robot
· 8 years ago
6f72ae0
Merge "Properly scope HLoopOptimization's allocator." am: d3a9ce9d30
by Nicolas Geoffray
· 8 years ago
d3a9ce9
Merge "Properly scope HLoopOptimization's allocator."
by Treehugger Robot
· 8 years ago
9823e78
Basic implementation of invoke / invoke-polymorphic.
by Narayan Kamath
· 9 years ago
ebe1674
Properly scope HLoopOptimization's allocator.
by Nicolas Geoffray
· 8 years ago
745297a
Merge "MIPS32: Fix GenerateVirtualCall in the presence of intrinsics"
by Goran Jakovljevic
· 8 years ago
2a5c516
Merge "MIPS32: Fix GenerateVirtualCall in the presence of intrinsics"
by Treehugger Robot
· 8 years ago
84a7962
Merge "Revert "Compute PPID at ninja time"" am: 3601e4a5c5
by Colin Cross
· 8 years ago
3601e4a
Merge "Revert "Compute PPID at ninja time""
by Colin Cross
· 8 years ago
dfd6e35
Merge "Fix build break from merge conflict" am: c13fbeb220
by Mathieu Chartier
· 8 years ago
c13fbeb
Merge "Fix build break from merge conflict"
by Mathieu Chartier
· 8 years ago
b3ef691
Fix build break from merge conflict
by Mathieu Chartier
· 8 years ago
a386275
Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" am: 556c9a2f18
by Mathieu Chartier
· 8 years ago
556c9a2
Merge "Rename ObjPtr::Decode to ObjPtr::Ptr"
by Mathieu Chartier
· 8 years ago
ce9fc72
Merge "Fix a CC crash with ThreadStress." am: e793bbb4a8
by Hiroshi Yamauchi
· 8 years ago
e793bbb
Merge "Fix a CC crash with ThreadStress."
by Hiroshi Yamauchi
· 8 years ago
a82a1ac
Revert "Compute PPID at ninja time"
by Colin Cross
· 8 years ago
7b08ae4
Fix a CC crash with ThreadStress.
by Hiroshi Yamauchi
· 8 years ago
905d0d2
Merge "Fix build breakage." am: 29a7fd300a
by Nicolas Geoffray
· 8 years ago
dc36c19
Merge "Revert "Remove dead code from compiler driver."" am: 091f6754c3
by Nicolas Geoffray
· 8 years ago
29a7fd3
Merge "Fix build breakage."
by Nicolas Geoffray
· 8 years ago
5d9c6d6
Fix build breakage.
by Nicolas Geoffray
· 8 years ago
Next »