Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
bfea9c29e809e04bde4a46591fea64c5a7b922fb
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
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
8fa2dad
Refactor reference code into mirror namespace.
by Mathieu Chartier
· 11 years ago
aa0c00c
Fix reg type merging in the verifier
by Sebastien Hertz
· 11 years ago
282cbe4
Merge "Add dependency for operations with x86 FPU stack"
by Bill Buzbee
· 11 years ago
412eed2
Merge "Remove small duplicate code in Generic JNI handling, add comments"
by Andreas Gampe
· 11 years ago
9a6a99a
Remove small duplicate code in Generic JNI handling, add comments
by Andreas Gampe
· 11 years ago
ba3c292
Merge "mips has no sa_restorer."
by Narayan Kamath
· 11 years ago
15245bc
mips has no sa_restorer.
by Narayan Kamath
· 11 years ago
749acb9
Merge "Fix path for arch/mips/fault_handler_mips.cc"
by Brian Carlstrom
· 11 years ago
737d7c3
Fix path for arch/mips/fault_handler_mips.cc
by Brian Carlstrom
· 11 years ago
e90501d
Add dependency for operations with x86 FPU stack
by Serguei Katkov
· 11 years ago
4ee5bd6
Merge "Avoid bus error from reading unaligned 64-bit literal"
by Brian Carlstrom
· 11 years ago
a4a8ea9
Merge "Fix heap trimming logic."
by Mathieu Chartier
· 11 years ago
7bf52d2
Fix heap trimming logic.
by Mathieu Chartier
· 11 years ago
4dcef7e
Merge "Fixes for Generic JNI"
by Andreas Gampe
· 11 years ago
9054683
Fixes for Generic JNI
by Andreas Gampe
· 11 years ago
c2687ef
Avoid bus error from reading unaligned 64-bit literal
by Brian Carlstrom
· 11 years ago
135ce2e
Merge "Implicit null/suspend checks (oat version bump)"
by Dave Allison
· 11 years ago
b373e09
Implicit null/suspend checks (oat version bump)
by Dave Allison
· 11 years ago
9545a44
Merge "Allow patching between dex files in the boot classpath."
by Jeff Hao
· 11 years ago
0d64958
Merge "Refactor immune region logic into its own file."
by Mathieu Chartier
· 11 years ago
8d56210
Refactor immune region logic into its own file.
by Mathieu Chartier
· 11 years ago
3314dcf
Merge "Fix debugger crashes in presence of proxy objects."
by Sebastien Hertz
· 11 years ago
cd4f41a
Merge "Implement FINAL/OVERRIDE for clang."
by Ian Rogers
· 11 years ago
9758f79
Implement FINAL/OVERRIDE for clang.
by Ian Rogers
· 11 years ago
9715587
Merge "Fix thread suspension assertion in debugger."
by Sebastien Hertz
· 11 years ago
52d131d
Fix thread suspension assertion in debugger.
by Sebastien Hertz
· 11 years ago
477572a
Merge "Use LIRSlowPath for intrinsics, improve String.indexOf()."
by Vladimir Marko
· 11 years ago
3bc8615
Use LIRSlowPath for intrinsics, improve String.indexOf().
by Vladimir Marko
· 11 years ago
c102043
Merge "Bump up stack overflow region for 64bit."
by Ian Rogers
· 11 years ago
b7054ba
Fix debugger crashes in presence of proxy objects.
by Sebastien Hertz
· 11 years ago
9e6a111
Merge "ART's intrinsic for String.indexOf use the incorrect register"
by Bill Buzbee
· 11 years ago
0cecf49
Merge "Add dex2oat --print-pass-names and --disable-passes= options."
by Vladimir Marko
· 11 years ago
b9d50a9
Merge "Move inline method detection to runtime."
by Vladimir Marko
· 11 years ago
c1db36c
Merge "Fix non-{arm, x86} builds."
by Nicolas Geoffray
· 11 years ago
39d57e2
Fix non-{arm, x86} builds.
by Nicolas Geoffray
· 11 years ago
8b0a6ef
Merge "Fix virt-specifiers outside class definition errors."
by Nicolas Geoffray
· 11 years ago
896362b
Fix virt-specifiers outside class definition errors.
by Nicolas Geoffray
· 11 years ago
af7ec0e
Merge "More code generation for the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
bab4ed7
More code generation for the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
9dd077c
Merge "Add command line support for enabling the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
b34f69a
Add command line support for enabling the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
34fa0d9
ART's intrinsic for String.indexOf use the incorrect register
by Yevgeny Rouban
· 11 years ago
b3fabf4
Bump up stack overflow region for 64bit.
by Ian Rogers
· 11 years ago
113f7a4
Merge "Fix type of constant to be long."
by Ian Rogers
· 11 years ago
cb94bf2
Fix type of constant to be long.
by Ian Rogers
· 11 years ago
49161ce
Allow patching between dex files in the boot classpath.
by Jeff Hao
· 11 years ago
0243db5
Merge "Work-around stack overflow issues."
by Andreas Gampe
· 11 years ago
463cb4d
Work-around stack overflow issues.
by Ian Rogers
· 11 years ago
e78a423
Merge "Fixing structure of native frame for Generic JNI"
by Andreas Gampe
· 11 years ago
36fea8d
Fixing structure of native frame for Generic JNI
by Andreas Gampe
· 11 years ago
12bea57
Merge "Fix tests for 64b"
by Andreas Gampe
· 11 years ago
a7a3196
Merge "Improve use of CHECK macros."
by Ian Rogers
· 11 years ago
442285a
Merge "Fix oatdump for apps."
by Dave Allison
· 11 years ago
5d05705
Improve use of CHECK macros.
by Ian Rogers
· 11 years ago
cfa5c48
Fix tests for 64b
by Andreas Gampe
· 11 years ago
63dcdff
Merge "Implement proxy support for x86-64."
by Ian Rogers
· 11 years ago
b7dabf5
Implement proxy support for x86-64.
by Ian Rogers
· 11 years ago
52f46f2
Merge "Set default dex2oat instruction set for x86-64 and ARM64."
by Ian Rogers
· 11 years ago
ffb939a
Set default dex2oat instruction set for x86-64 and ARM64.
by Ian Rogers
· 11 years ago
fbe40f5
Merge "Fixed and refactored 64b host build"
by Andreas Gampe
· 11 years ago
c6104ae
Fix oatdump for apps.
by Dave Allison
· 11 years ago
922141a
Fixed and refactored 64b host build
by Andreas Gampe
· 11 years ago
e3e0260
Move inline method detection to runtime.
by Vladimir Marko
· 11 years ago
cd8ce66
Add dex2oat --print-pass-names and --disable-passes= options.
by Chao-ying Fu
· 11 years ago
ca46e20
Merge "Test Method.getModifiers() result for proxy methods"
by Brian Carlstrom
· 11 years ago
4460ea6
Test Method.getModifiers() result for proxy methods
by Brian Carlstrom
· 11 years ago
b4ebf6b
Merge "A few 64bit fixes."
by Ian Rogers
· 11 years ago
1a57066
A few 64bit fixes.
by Ian Rogers
· 11 years ago
37d4c1d
Merge "Remove spurious duplicate line of code"
by Ian Rogers
· 11 years ago
4b8ed4b
Merge "Always reset CFI state."
by Ian Rogers
· 11 years ago
c665129
Always reset CFI state.
by Ian Rogers
· 11 years ago
2f4c3a4
Remove spurious duplicate line of code
by buzbee
· 11 years ago
d46a0b1
Merge "Put the post zygote non-moving space next to the malloc space."
by Hiroshi Yamauchi
· 11 years ago
Next »