Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e1f77fde4e6f481dcf97512530a352e8d527033b
e1f77fd
Merge "Support inlining detection from debugger."
by Sebastien Hertz
· 11 years ago
2c87c4d
Support inlining detection from debugger.
by Sebastien Hertz
· 11 years ago
55d383c
Merge "Fix and clean up intrinsic Math.abs(long)."
by Vladimir Marko
· 11 years ago
b982331
Fix and clean up intrinsic Math.abs(long).
by Vladimir Marko
· 11 years ago
121ef9f
Merge "Fix issue parsing implicit_checks property"
by Dave Allison
· 11 years ago
dd2e825
Fix issue parsing implicit_checks property
by Dave Allison
· 11 years ago
22e4a50
Merge "Fix RecordFree to take signed parameters."
by Mathieu Chartier
· 11 years ago
06cad80
Merge "Add Heap::RunningOnValgrind and call it from the spaces."
by Mathieu Chartier
· 11 years ago
36bf216
Add Heap::RunningOnValgrind and call it from the spaces.
by Mathieu Chartier
· 11 years ago
601276a
Fix RecordFree to take signed parameters.
by Mathieu Chartier
· 11 years ago
abbce4c
Merge "64bit: make runtime offsets more deterministic."
by Ian Rogers
· 11 years ago
6ed19fd
64bit: make runtime offsets more deterministic.
by Ian Rogers
· 11 years ago
28e2611
Merge "Fix a libartd.so boot DCHECK failure with the GSS collector."
by Hiroshi Yamauchi
· 11 years ago
778b3a3
Merge "HACK: force target art executables to be compiled for 32-bit"
by Colin Cross
· 11 years ago
d387f7e
Fix a libartd.so boot DCHECK failure with the GSS collector.
by Hiroshi Yamauchi
· 11 years ago
2269d2a
HACK: force target art executables to be compiled for 32-bit
by Colin Cross
· 11 years ago
f2a0d91
Merge "Make all gc maps with 0 entries identical."
by Vladimir Marko
· 11 years ago
68eb8bd
Merge "Clean up intrinsic Math.abs(float/double)."
by Vladimir Marko
· 11 years ago
31806a3
Make all gc maps with 0 entries identical.
by Vladimir Marko
· 11 years ago
afb21d1
Merge "Add soft reference pre processing."
by Mathieu Chartier
· 11 years ago
1ad2784
Add soft reference pre processing.
by Mathieu Chartier
· 11 years ago
b0b47fd
Merge "Add FINAL and OVERRIDE to calling conventions of the JNI compiler"
by Andreas Gampe
· 11 years ago
25ff004
Add FINAL and OVERRIDE to calling conventions of the JNI compiler
by Andreas Gampe
· 11 years ago
ec31d37
Clean up intrinsic Math.abs(float/double).
by Vladimir Marko
· 11 years ago
cfea1d0
Merge "Fix message in 083-compiler_regressions test"
by buzbee
· 11 years ago
6a8958d
Fix message in 083-compiler_regressions test
by buzbee
· 11 years ago
63a4c96
Merge "Fix GenArithOpInt to work with RA correctly"
by Bill Buzbee
· 11 years ago
ac05eb5
Merge "ART: API changes"
by Bill Buzbee
· 11 years ago
66da136
Fix GenArithOpInt to work with RA correctly
by Serguei Katkov
· 11 years ago
77bef43
Merge "Fix JDWP ObjectReference.InvokeMethod for virtual method call."
by Sebastien Hertz
· 11 years ago
c5db77c
Merge "Fix thread suspension in ObjectReference.MonitorInfo JDWP command."
by Sebastien Hertz
· 11 years ago
2c18462
Merge "Do not send JDWP data in case of error."
by Sebastien Hertz
· 11 years ago
83a47d8
Fix JDWP ObjectReference.InvokeMethod for virtual method call.
by Sebastien Hertz
· 11 years ago
378144e
Merge "Some more ARM64 tests that are invalid at the moment"
by Andreas Gampe
· 11 years ago
91690f6
Some more ARM64 tests that are invalid at the moment
by Andreas Gampe
· 11 years ago
1991da9
Merge "Parts of ARM64 should not be enabled, yet"
by Andreas Gampe
· 11 years ago
0658768
Parts of ARM64 should not be enabled, yet
by Andreas Gampe
· 11 years ago
432bc8e
Merge "Fix test-art 083-compiler-regressions with work around"
by Brian Carlstrom
· 11 years ago
ed08bd4
Fix test-art 083-compiler-regressions with work around
by Brian Carlstrom
· 11 years ago
6673338
Merge "Make test-art pass with heap reference poisoning enabled."
by Hiroshi Yamauchi
· 11 years ago
ba970e1
Merge "AArch64: Add arm64 runtime support."
by Andreas Gampe
· 11 years ago
b95a534
AArch64: Add arm64 runtime support.
by Stuart Monteith
· 11 years ago
66e4c3e
Merge "Optimize stack overflow handling."
by Mathieu Chartier
· 11 years ago
4af7b57
Merge "Fix Quick compiler "out of registers""
by buzbee
· 11 years ago
40bbb39
Fix Quick compiler "out of registers"
by buzbee
· 11 years ago
0d507d1
Optimize stack overflow handling.
by Mathieu Chartier
· 11 years ago
05b15d6
Make test-art pass with heap reference poisoning enabled.
by Hiroshi Yamauchi
· 11 years ago
5426324
Fix thread suspension in ObjectReference.MonitorInfo JDWP command.
by Sebastien Hertz
· 11 years ago
0d9c02e
Merge "Run Java tests with the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
92cf83e
Run Java tests with the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
cdacac4
ART: API changes
by Jean Christophe Beyler
· 11 years ago
4d37218
Merge "Fix stack overflow for mutual recursion."
by Mathieu Chartier
· 11 years ago
60d7a65
Fix stack overflow for mutual recursion.
by Brian Carlstrom
· 11 years ago
0f7e3e7
Merge "Use the card table to speed up the GSS collector."
by Hiroshi Yamauchi
· 11 years ago
522e114
Merge "Early inlining of simple methods."
by Vladimir Marko
· 11 years ago
9820b7c
Early inlining of simple methods.
by Vladimir Marko
· 11 years ago
43c8d72
Do not send JDWP data in case of error.
by Sebastien Hertz
· 11 years ago
80f9d0c
Merge "Fix lint error, and Makefile that could be confused with local files."
by Nicolas Geoffray
· 11 years ago
43c8642
Fix lint error, and Makefile that could be confused with local files.
by Nicolas Geoffray
· 11 years ago
a48850b
Merge "Plug new optimizing compiler in compilation pipeline."
by Nicolas Geoffray
· 11 years ago
787c307
Plug new optimizing compiler in compilation pipeline.
by Nicolas Geoffray
· 11 years ago
728d495
Merge "ART change: Script is using function(), which is bash specific."
by Nicolas Geoffray
· 11 years ago
0982c86
Merge "Fix comment typo."
by Ian Rogers
· 11 years ago
0188ab7
Fix comment typo.
by Ian Rogers
· 11 years ago
ff3e67e
Merge "Quick typo fix in the 4GB lowmem code"
by Andreas Gampe
· 11 years ago
71a3eba
Quick typo fix in the 4GB lowmem code
by Andreas Gampe
· 11 years ago
4eccb97
Merge "AArch64: Add memory allocation in low 4GB"
by Andreas Gampe
· 11 years ago
3aa3ef0
Merge "Test code generation for field accesses."
by Ian Rogers
· 11 years ago
8dba5aa
AArch64: Add memory allocation in low 4GB
by Stuart Monteith
· 11 years ago
d2f6f77
ART change: Script is using function(), which is bash specific.
by Nicolas Geoffray
· 11 years ago
4b3bc37
Test code generation for field accesses.
by Ian Rogers
· 11 years ago
01d6f6a
Merge "Class initialization check elimination."
by Vladimir Marko
· 11 years ago
bfea9c2
Class initialization check elimination.
by Vladimir Marko
· 11 years ago
341a84a
Merge "Fix debugger crash in native method frames."
by Sebastien Hertz
· 11 years ago
cb19ebf
Fix debugger crash in native method frames.
by Sebastien Hertz
· 11 years ago
f17ce4c
Merge "Fix reg type merging in the verifier"
by Sebastien Hertz
· 11 years ago
e9a465e
Merge "include <float.h> for DBL_MAX and DBL_MIN"
by Brian Carlstrom
· 11 years ago
8edba0b
include <float.h> for DBL_MAX and DBL_MIN
by Brian Carlstrom
· 11 years ago
1d45438
Merge "Remove duplicated register load in function call to quick entry."
by Bill Buzbee
· 11 years ago
1c1f3cd
Merge "ARM: Do not allocate temp registers in MulLong if possible."
by Bill Buzbee
· 11 years ago
38378b2
Merge "Fix build."
by Brian Carlstrom
· 11 years ago
38e68e9
Use the card table to speed up the GSS collector.
by Hiroshi Yamauchi
· 11 years ago
d8cc0f8
Merge "Make MemMap::MapAnonymous() fail if the requested address is not available."
by Brian Carlstrom
· 11 years ago
4fb5df8
Make MemMap::MapAnonymous() fail if the requested address is not available.
by Hiroshi Yamauchi
· 11 years ago
b6825e6
Merge "Remove unused variable and tidy test #includes."
by Ian Rogers
· 11 years ago
88e46a3
Remove unused variable and tidy test #includes.
by Ian Rogers
· 11 years ago
4e81ffb
Merge "x86-64 disassembler support."
by Ian Rogers
· 11 years ago
38e1203
x86-64 disassembler support.
by Ian Rogers
· 11 years ago
420fd04
Fix build.
by Robert Craig
· 11 years ago
fb5b21d
Merge "Use quick generic JNI calls based on compiler driver options."
by Ian Rogers
· 11 years ago
5998522
Merge "Work-around GCC polymorphism problems."
by Ian Rogers
· 11 years ago
e18fdd2
Work-around GCC polymorphism problems.
by Ian Rogers
· 11 years ago
5b27149
Use quick generic JNI calls based on compiler driver options.
by Ian Rogers
· 11 years ago
0735a7e
Merge "64bit build fix."
by Ian Rogers
· 11 years ago
11e4c03
64bit build fix.
by Ian Rogers
· 11 years ago
d7f8e02
ARM: Do not allocate temp registers in MulLong if possible.
by Zheng Xu
· 11 years ago
9a84ad9
Remove duplicated register load in function call to quick entry.
by Zheng Xu
· 11 years ago
288731a
Merge "Refactor reflective method invocation."
by Ian Rogers
· 11 years ago
53b8b09
Refactor reflective method invocation.
by Ian Rogers
· 11 years ago
0dea987
Merge "Refactor reference code into mirror namespace."
by Mathieu Chartier
· 11 years ago
Next »