Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
3e9be9904a7a3dfce076ba64a5f27e87c38e027d
3e9be99
Disable test due to toybox update.
by Nicolas Geoffray
· 9 years ago
d0aa1d2
Merge "Fix multi-image TODOs in patchoat."
by Jeff Hao
· 9 years ago
0d2af30
Fix multi-image TODOs in patchoat.
by Jeff Hao
· 9 years ago
376a6f3
Merge changes I129fbc84,I9238ee0b
by Andreas Gampe
· 9 years ago
8ea89b5
Merge "Revert "Temporary disable linker-namespaces""
by Dimitry Ivanov
· 9 years ago
160c449
Merge "Add a fence to ensure other threads see the correct data."
by Nicolas Geoffray
· 9 years ago
07f3564
Add a fence to ensure other threads see the correct data.
by Nicolas Geoffray
· 9 years ago
efd6326
Merge "ART: Remove core-junit from test boot classpath"
by Andreas Gampe
· 9 years ago
7486ef3
Merge "ART: Use Primitive::Is64BitType in SsaBuilder::TypePhiFromInputs"
by David Brazdil
· 9 years ago
d87f3ea
ART: Use Primitive::Is64BitType in SsaBuilder::TypePhiFromInputs
by David Brazdil
· 9 years ago
91f43b4
Merge "Add 002-sleep as timing sensitive."
by Nicolas Geoffray
· 9 years ago
0b9112d
Add 002-sleep as timing sensitive.
by Nicolas Geoffray
· 9 years ago
f196a43
Merge "X86: templatize GenerateTestAndBranch and friends"
by David Brazdil
· 9 years ago
06856d3
Merge "Detect phi cycles."
by Nicolas Geoffray
· 9 years ago
a3f0bf3
Merge "Revert "Revert "Tweak inlining heuristics."""
by Nicolas Geoffray
· 9 years ago
5949fa0
Revert "Revert "Tweak inlining heuristics.""
by Nicolas Geoffray
· 9 years ago
5f332cb
Merge "MIPS32: improvements in code generation (mostly 64-bit ALU ops)"
by Nicolas Geoffray
· 9 years ago
b7371a5
Merge "Remove bogus DCHECK in induction analysis."
by Nicolas Geoffray
· 9 years ago
ac9e66e
Revert "Temporary disable linker-namespaces"
by Dimitry Ivanov
· 9 years ago
152408f
X86: templatize GenerateTestAndBranch and friends
by Mark Mendell
· 9 years ago
b35302b
Remove bogus DCHECK in induction analysis.
by Nicolas Geoffray
· 9 years ago
4bb3561
Merge "ART: Set RTI of HArm64IntermediateAddress"
by David Brazdil
· 9 years ago
295abc1
ART: Set RTI of HArm64IntermediateAddress
by David Brazdil
· 9 years ago
b687489
Merge "ART: Refactor SsaBuilder for more precise typing info"
by David Brazdil
· 9 years ago
4833f5a
ART: Refactor SsaBuilder for more precise typing info
by David Brazdil
· 9 years ago
7929a48
ART: Fix JDWP GetClassLoader command
by Andreas Gampe
· 9 years ago
7a62fea
Revert "ART: Fix JDWP GetClassLoader command"
by Andreas Gampe
· 9 years ago
bb41b25
Merge "Temporary put -DAG back to fix broken test."
by Aart Bik
· 9 years ago
684cf25
Temporary put -DAG back to fix broken test.
by Aart Bik
· 9 years ago
35d518c
Merge "Improved side-effects/can-throw information on intrinsics."
by Aart Bik
· 9 years ago
4cbfc66
Merge "Revert "Revert "ART: Fix up some multi-image cases"""
by Andreas Gampe
· 9 years ago
8994a04
Revert "Revert "ART: Fix up some multi-image cases""
by Andreas Gampe
· 9 years ago
5d75afe
Improved side-effects/can-throw information on intrinsics.
by Aart Bik
· 9 years ago
1e65a78
Merge "Revert "ART: Fix up some multi-image cases""
by Nicolas Geoffray
· 9 years ago
de38b79
Revert "ART: Fix up some multi-image cases"
by Nicolas Geoffray
· 9 years ago
03481de
Merge "Add new test expectations after enso move."
by Nicolas Geoffray
· 9 years ago
376756d
Add new test expectations after enso move.
by Nicolas Geoffray
· 9 years ago
fa0dc72
Merge "On x64, cmpl can never take a int64 immediate."
by Nicolas Geoffray
· 9 years ago
6ce0173
On x64, cmpl can never take a int64 immediate.
by Nicolas Geoffray
· 9 years ago
1c421aa
Merge "Fix code generation for String.<init> on x64."
by Nicolas Geoffray
· 9 years ago
6aca23a
Merge "Fix bogus logging statement."
by Narayan Kamath
· 9 years ago
93e8edd
Fix bogus logging statement.
by Narayan Kamath
· 9 years ago
b4a20a9
Merge "ART: Fix JDWP GetClassLoader command"
by Andreas Gampe
· 9 years ago
40144cc
ART: Fix JDWP GetClassLoader command
by Andreas Gampe
· 9 years ago
4ee5c8c
Merge "ART: Fix up some multi-image cases"
by Andreas Gampe
· 9 years ago
7f59d59
Fix code generation for String.<init> on x64.
by Nicolas Geoffray
· 9 years ago
288b1e9
ART: Fix up some multi-image cases
by Andreas Gampe
· 9 years ago
50be66f
ART: Remove core-junit from test boot classpath
by Andreas Gampe
· 9 years ago
6147f75
Merge changes I00dc6cfc,Iae8f1c88
by Andreas Gampe
· 9 years ago
e6d0d8d
ART: Disable Math.round intrinsics
by Andreas Gampe
· 9 years ago
095b1df
Revert "Make Math.round consistent on arm64."
by Andreas Gampe
· 9 years ago
e38e4b4
Merge "Remove duplicate entry in expectations."
by Nicolas Geoffray
· 9 years ago
e2307b4
Remove duplicate entry in expectations.
by Nicolas Geoffray
· 9 years ago
e5c7864
Merge "Make Math.round consistent on arm64."
by Nicolas Geoffray
· 9 years ago
40041c9
Make Math.round consistent on arm64.
by Nicolas Geoffray
· 9 years ago
3de6048
Merge "Tweaks to get vogar runs working after enso move."
by Nicolas Geoffray
· 9 years ago
d895961
Tweaks to get vogar runs working after enso move.
by Nicolas Geoffray
· 9 years ago
d7c5927
Merge "Tweaks to get run-test working after enso."
by Nicolas Geoffray
· 9 years ago
c525604
Tweaks to get run-test working after enso.
by Nicolas Geoffray
· 9 years ago
fed399c
Merge internal master into aosp/master.
by Narayan Kamath
· 9 years ago
7f65b46
Merge "Save profile information in a separate thread." am: 58b2329de7
by Calin Juravle
· 9 years ago
da6e490
Merge "Save profile information in a separate thread." am: 58b2329de7
by Calin Juravle
· 9 years ago
58b2329
Merge "Save profile information in a separate thread."
by Calin Juravle
· 9 years ago
4d77b6a
Save profile information in a separate thread.
by Calin Juravle
· 9 years ago
b7f644b
Merge "Dex2oat support for multiple oat file and image file outputs."
by Andreas Gampe
· 9 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
a36eff8
Merge "Optimize HLoadClass when we know the class is in the cache." am: 883ef45b5d am: bd5a084171
by Nicolas Geoffray
· 9 years ago
369e891
Merge "Add backward branch instumentation to the switch interpreter." am: fca8008f54 am: 3abc5a1b36
by Nicolas Geoffray
· 9 years ago
fd1cfef
Merge "ART: Fix SafeMap::Put()/PutBefore() rvalue overloads." am: dcb07112d1 am: d8fd461658
by Vladimir Marko
· 9 years ago
a12389e
Merge "A few more optimizations on avoiding HClinit." am: 95f7bbcd99 am: a7386e40c2
by Nicolas Geoffray
· 9 years ago
a655ce5
Merge "MIPS32: Record missing implicit null checks" am: b110fd6f23 am: 67efef697b
by Nicolas Geoffray
· 9 years ago
71f5aa2
Merge "Revamp art::CheckEntrypointTypes uses." am: 22c20ef131 am: f27aa970e6
by Roland Levillain
· 9 years ago
cd501d8
Merge "MIPS64: Support short and long branches" am: 51a354c747 am: e73ddd8db1
by Roland Levillain
· 9 years ago
5e5c52a
Merge "Add another test for wide stores fix in optimizing." am: 7f8275549f am: 03ea981f95
by Nicolas Geoffray
· 9 years ago
d9c22f9
Merge "Clean up read barrier related comments in Optimizing." am: 43922a52eb am: 94d4b661ce
by Roland Levillain
· 9 years ago
4736041
Merge "Revert "lambda: Add support for invoke-interface for boxed innate lambdas"" am: a4bce7141a am: 3928e8ccc3
by Nicolas Geoffray
· 9 years ago
7330a53
Merge "Disable JDWP tests with read barriers." am: 0c32fdeaed am: 54c9448680
by Roland Levillain
· 9 years ago
26f0987
Merge "Make target-sync work with verity." am: db001ab8d8 am: 9db399ea9a
by Alex Light
· 9 years ago
695c162
Merge "ARM64: Add support for multiply-accumulate." am: 67e0ad6df9 am: f6dc22c5d7
by Vladimir Marko
· 9 years ago
00002fe
Merge "ART: Fix wide stores in Optimizing" am: 349106d96c am: fb601d2eeb
by David Brazdil
· 9 years ago
1db6fd6
Merge "Optimizing: Avoid a PrettyMethod() call per compiled method." am: eb4955b5aa am: a5c0a6c6de
by Vladimir Marko
· 9 years ago
de5bafc
Merge "Do not change to the access check entrypoint when inlined." am: 6d92d59fb0 am: c61ac2785c
by Nicolas Geoffray
· 9 years ago
56a1ed5
Merge "Optimizing/ARM: Improve long shifts by 1." am: f180af0fc0 am: f2550c7330
by Vladimir Marko
· 9 years ago
de77c01
Merge "Optimizing/Thumb2: Improve load/store for large offsets." am: 97cd5bb34c am: 7d1e7e8dc4
by Vladimir Marko
· 9 years ago
312b22b
Merge "Fix lint error." am: dde8b86949 am: b67e19ca71 am: 82c71d1eb0
by Nicolas Geoffray
· 9 years ago
5cddb70
Merge "ART: Fix uninitialized variable" am: 911542ed69 am: f01e70d214
by David Brazdil
· 9 years ago
37127c4
Merge "Simplify boolean condition compared to 0" am: 2171e2ab84 am: 0af5e3b30f
by David Brazdil
· 9 years ago
8472813
Merge "Revert "Add stats support for existing optimizations"" am: 5d78a0f808 am: 05718eb6a9
by Nicolas Geoffray
· 9 years ago
30e8a70
Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." am: 01b88a2c89 am: 43392ff9c6
by Nicolas Geoffray
· 9 years ago
9d722aa
Merge "Add stats support for existing optimizations" am: be0c2d9102 am: aeb99f91a1
by Nicolas Geoffray
· 9 years ago
ba5be74
Merge "Revert "Dynamic BCE (based on induction range analysis)"" am: d83b9042d6 am: 08a96a5a4f
by Aart Bik
· 9 years ago
cf4fa52
Merge "Dynamic BCE (based on induction range analysis)" am: 4b0d02ccde am: ce8f06b043
by Aart Bik
· 9 years ago
5436113
Merge "lambda: Add support for invoke-interface for boxed innate lambdas" am: b48cb936e6 am: e340e9c23f
by Igor Murashkin
· 9 years ago
1aa98c9
Merge "Fix null pointer in processing of enum annotations." am: 3944f7175d am: f8a2a7ef22
by Jeff Hao
· 9 years ago
c08317a
Merge "Pass DexPathList.Element array to openDexFileNative" am: 9ee6ec52a2 am: 1a764fb007
by Mathieu Chartier
· 9 years ago
05df347
Merge "MIPS32: Miscellaneous bit manipulations routines:" am: e3dbda2d7c am: 07271bcd7e
by Andreas Gampe
· 9 years ago
24aa1da
Merge "Kill stale dalvikvm processes at the end of the jdwp test." am: bfc9d5103b am: 899a9b016e
by Hiroshi Yamauchi
· 9 years ago
c10f79a
Merge "Fix --jvm on run-tests 960 and 961" am: aac223f83b am: 5fba52d09a
by Alex Light
· 9 years ago
22c6d6b
Merge "Use arc4random when available to select delta for image relocation." am: 039404cb8d am: 3a08475e53
by Alex Light
· 9 years ago
142dd89
Merge "Encode function signatures properly in DWARF." am: b9ededb3b5 am: 8b16222448
by David Srbecky
· 9 years ago
Next »