Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
79b1bf0ba1580cef94412ac3a62904ac89e6dfbc
79b1bf0
Merge "Make the support code for read barriers a bit more general."
by Hiroshi Yamauchi
· 11 years ago
e0309ad
Merge "Calling convention support for cross 64/32 compilation."
by Ian Rogers
· 11 years ago
790a6b7
Calling convention support for cross 64/32 compilation.
by Ian Rogers
· 11 years ago
7ea687d
Merge "Fix stack overflow slow path error."
by Mathieu Chartier
· 11 years ago
88e0463
Merge "Revert "Revert "Optimize easy multiply and easy div remainder."""
by Ian Rogers
· 11 years ago
e931e21
Merge "Allow mixing of thread offsets between 32 and 64bit architectures."
by Ian Rogers
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
8464a64
Merge "art: Make calling convention immune to SIRT structure change"
by Andreas Gampe
· 11 years ago
382028d
Merge "Fix instruction printing for filled-new-array"
by Andreas Gampe
· 11 years ago
d0b86c7
Merge "Use ResetDef to prevent from removing necessary stores for x86 long-to-fp."
by Bill Buzbee
· 11 years ago
70f9ebf
Merge "Disable timing sensitive tests on dist builds."
by Nicolas Geoffray
· 11 years ago
6c90df9
Merge "Return correct JDWP type tag for array class"
by Sebastien Hertz
· 11 years ago
e18b027
Merge "Art script: Use PWD for android-data and cleanup after running."
by Nicolas Geoffray
· 11 years ago
9f3139c
Merge "Add -lpthread -ldl to link executable/tests"
by Andrew Hsieh
· 11 years ago
e4d159a
Disable timing sensitive tests on dist builds.
by Brian Carlstrom
· 11 years ago
cae10f7
Add -lpthread -ldl to link executable/tests
by Andrew Hsieh
· 11 years ago
f0513c5
art: Make calling convention immune to SIRT structure change
by Dmitry Petrochenko
· 11 years ago
7aca91d
Fix instruction printing for filled-new-array
by Andreas Gampe
· 11 years ago
81ed34e
Merge "Implement implicit stack overflow checks"
by Dave Allison
· 11 years ago
f943914
Implement implicit stack overflow checks
by Dave Allison
· 11 years ago
624468c
Make the support code for read barriers a bit more general.
by Hiroshi Yamauchi
· 11 years ago
05a48b1
Fix stack overflow slow path error.
by Mathieu Chartier
· 11 years ago
cfd5acf
Merge "Fix a DCHECK failure when causing GC from DDMS."
by Hiroshi Yamauchi
· 11 years ago
9f42a5b
Merge "Mark ScopedArenaAllocator's allocations undefined for Valgrind."
by Vladimir Marko
· 11 years ago
01df015
Merge "Faster AssembleLIR for ARM."
by Vladimir Marko
· 11 years ago
8a76f1e
Mark ScopedArenaAllocator's allocations undefined for Valgrind.
by Vladimir Marko
· 11 years ago
306f017
Faster AssembleLIR for ARM.
by Vladimir Marko
· 11 years ago
7414375
Merge "Add support for adding two integers in optimizing compiler."
by Nicolas Geoffray
· 11 years ago
d8ee737
Add support for adding two integers in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
8732bf9
Merge "Remove use of pthread_cond_timedwait_monotonic."
by Narayan Kamath
· 11 years ago
7f466c0
Merge "Add support for invoke-static in optimizing compiler."
by Nicolas Geoffray
· 11 years ago
4d8fd49
Return correct JDWP type tag for array class
by Sebastien Hertz
· 11 years ago
8ccc3f5
Add support for invoke-static in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
dd3c9a0
Merge "No longer restrict to -source 1.5 since it causes a warning with 1.7"
by Brian Carlstrom
· 11 years ago
5103ce6
No longer restrict to -source 1.5 since it causes a warning with 1.7
by Brian Carlstrom
· 11 years ago
6170f55
Use ResetDef to prevent from removing necessary stores for x86 long-to-fp.
by Chao-ying Fu
· 11 years ago
3f96751
Merge "Fix non concurrent mark sweep ergonomics."
by Mathieu Chartier
· 11 years ago
5ae2c93
Fix non concurrent mark sweep ergonomics.
by Mathieu Chartier
· 11 years ago
11a8497
Merge "Some fixes for comments and implied conversions."
by Jeff Hao
· 11 years ago
cb4581a
Some fixes for comments and implied conversions.
by Jeff Hao
· 11 years ago
1cd53db
Fix a DCHECK failure when causing GC from DDMS.
by Hiroshi Yamauchi
· 11 years ago
17b3fb8
Merge "Swap allocation stacks in pause."
by Mathieu Chartier
· 11 years ago
e2143c0
Revert "Revert "Optimize easy multiply and easy div remainder.""
by Ian Rogers
· 11 years ago
e759c9f
Merge "Add access checks to Method and Field reflection."
by Jeff Hao
· 11 years ago
11d5d8f
Add access checks to Method and Field reflection.
by Jeff Hao
· 11 years ago
0f7bf6a
Swap allocation stacks in pause.
by Mathieu Chartier
· 11 years ago
2616248
Merge "Refactor some GC code."
by Mathieu Chartier
· 11 years ago
f805f77
Merge "An empty collector skeleton for a read barrier-based collector."
by Hiroshi Yamauchi
· 11 years ago
4aeec17
Refactor some GC code.
by Mathieu Chartier
· 11 years ago
2bc4246
Merge "x86_64: JNI compiler"
by Andreas Gampe
· 11 years ago
a708e32
Merge "Properly dump register type in verifier failure messages"
by Sebastien Hertz
· 11 years ago
757b304
Properly dump register type in verifier failure messages
by Sebastien Hertz
· 11 years ago
6d65a2f
Merge "Annotate Dalvik VR access as both use and def if we use it in this way"
by Bill Buzbee
· 11 years ago
fca8220
x86_64: JNI compiler
by Dmitry Petrochenko
· 11 years ago
217fe73
Annotate Dalvik VR access as both use and def if we use it in this way
by Serguei Katkov
· 11 years ago
d5307ec
An empty collector skeleton for a read barrier-based collector.
by Hiroshi Yamauchi
· 11 years ago
ad174d1b
Merge "Revert "Optimize easy multiply and easy div remainder.""
by Brian Carlstrom
· 11 years ago
5378924
Merge "Error when taking the modulo of the length of an array"
by Brian Carlstrom
· 11 years ago
3654a6f
Revert "Optimize easy multiply and easy div remainder."
by Brian Carlstrom
· 11 years ago
b20d24d
Error when taking the modulo of the length of an array
by Brian Carlstrom
· 11 years ago
bcb782f
Merge "Fix CopyRegInfo to keep live/dirty flags of new registers."
by Bill Buzbee
· 11 years ago
3d325c6
Fix CopyRegInfo to keep live/dirty flags of new registers.
by Chao-ying Fu
· 11 years ago
379bd29
Merge "Change sticky GC ergonomics to use GC throughput."
by Mathieu Chartier
· 11 years ago
afe4998
Change sticky GC ergonomics to use GC throughput.
by Mathieu Chartier
· 11 years ago
67ad224
Merge "Remove bogus DCHECK."
by Ian Rogers
· 11 years ago
549cc8b
Remove bogus DCHECK.
by Ian Rogers
· 11 years ago
0fd52d5
Merge "Fix x86 master build failure."
by buzbee
· 11 years ago
262b299
Fix x86 master build failure.
by buzbee
· 11 years ago
2aa9b36
Merge "Support inlining with breakpoint"
by Sebastien Hertz
· 11 years ago
2b0fe85
Merge "Last patch for running tests on ARM64"
by Andreas Gampe
· 11 years ago
a76a6d4
Support inlining with breakpoint
by Sebastien Hertz
· 11 years ago
41ec12c
Merge "Handle Array::Memmove within the same array properly."
by Ian Rogers
· 11 years ago
99cb4ea
Handle Array::Memmove within the same array properly.
by Ian Rogers
· 11 years ago
e62a07e
Last patch for running tests on ARM64
by Andreas Gampe
· 11 years ago
e62ff67
Merge "Reflection tidying."
by Ian Rogers
· 11 years ago
6a64e22
Merge "Optimize easy multiply and easy div remainder."
by Bill Buzbee
· 11 years ago
78bd9b2
Merge "Refactor deoptimization support in debugger"
by Sebastien Hertz
· 11 years ago
03fd6e1
Merge "Do not suspend current thread to build stacktrace from DDMS"
by Sebastien Hertz
· 11 years ago
970c10e
Do not suspend current thread to build stacktrace from DDMS
by Sebastien Hertz
· 11 years ago
175cac4
Merge "Fix alloc tracker locking issue"
by Sebastien Hertz
· 11 years ago
84956ff
Reflection tidying.
by Ian Rogers
· 11 years ago
08df4b3
Optimize easy multiply and easy div remainder.
by Zheng Xu
· 11 years ago
636583c
Merge "Continuing register cleanup"
by buzbee
· 11 years ago
2700f7e
Continuing register cleanup
by buzbee
· 11 years ago
12442d3
Merge "Less redundant verification."
by Mathieu Chartier
· 11 years ago
580a8df
Less redundant verification.
by Mathieu Chartier
· 11 years ago
bc428f2
Merge "Relaxed memory barriers for x86"
by Ian Rogers
· 11 years ago
5e8e4fb
Merge "Add valgrind support to large object map space."
by Mathieu Chartier
· 11 years ago
99ad723
Relaxed memory barriers for x86
by Razvan A Lupusoru
· 11 years ago
0767c9a
Add valgrind support to large object map space.
by Mathieu Chartier
· 11 years ago
a9e3d2c
Merge "Reuse promoted register temporarily"
by Ian Rogers
· 11 years ago
d3a2dfa
Reuse promoted register temporarily
by Yevgeny Rouban
· 11 years ago
89c4e28
Art script: Use PWD for android-data and cleanup after running.
by Nicolas Geoffray
· 11 years ago
223efbe
Merge "Add GC mode for stressing testing heap transitions."
by Mathieu Chartier
· 11 years ago
4b4b43c
Merge "x86 GenLongRegOrMemOp should be aware about xmm to core reg conversion"
by Bill Buzbee
· 11 years ago
4d25df3
Refactor deoptimization support in debugger
by Sebastien Hertz
· 11 years ago
b98063a
Fix alloc tracker locking issue
by Sebastien Hertz
· 11 years ago
ab5545f
x86 GenLongRegOrMemOp should be aware about xmm to core reg conversion
by Serguei Katkov
· 11 years ago
909f133
Merge "Fix host gtests compiled with gcc"
by Brian Carlstrom
· 11 years ago
7f2e3da
Fix host gtests compiled with gcc
by Brian Carlstrom
· 11 years ago
Next »