Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
43392ff9c62fd106d087d28183b5be42ab1e2778
43392ff
Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." am: 01b88a2c89
by Nicolas Geoffray
· 9 years ago
aeb99f9
Merge "Add stats support for existing optimizations" am: be0c2d9102
by Nicolas Geoffray
· 9 years ago
01b88a2
Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance."
by Nicolas Geoffray
· 9 years ago
be0c2d9
Merge "Add stats support for existing optimizations"
by Nicolas Geoffray
· 9 years ago
06241b1
Add stats support for existing optimizations
by Jean-Philippe Halimi
· 10 years ago
08a96a5
Merge "Revert "Dynamic BCE (based on induction range analysis)"" am: d83b9042d6
by Aart Bik
· 9 years ago
d83b904
Merge "Revert "Dynamic BCE (based on induction range analysis)""
by Aart Bik
· 9 years ago
d59c706
Revert "Dynamic BCE (based on induction range analysis)"
by Aart Bik
· 9 years ago
ce8f06b
Merge "Dynamic BCE (based on induction range analysis)" am: 4b0d02ccde
by Aart Bik
· 9 years ago
4b0d02c
Merge "Dynamic BCE (based on induction range analysis)"
by Aart Bik
· 9 years ago
0b5849b
Dynamic BCE (based on induction range analysis)
by Aart Bik
· 9 years ago
e340e9c
Merge "lambda: Add support for invoke-interface for boxed innate lambdas"
by Igor Murashkin
· 9 years ago
b48cb93
Merge "lambda: Add support for invoke-interface for boxed innate lambdas"
by Igor Murashkin
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
f8a2a7e
Merge "Fix null pointer in processing of enum annotations." am: 3944f7175d
by Jeff Hao
· 9 years ago
3944f71
Merge "Fix null pointer in processing of enum annotations."
by Jeff Hao
· 9 years ago
d297b55
Fix null pointer in processing of enum annotations.
by Jeff Hao
· 9 years ago
729645a
Explicitly add HLoadClass/HClinitCheck for HNewInstance.
by Nicolas Geoffray
· 9 years ago
1a764fb
Merge "Pass DexPathList.Element array to openDexFileNative" am: 9ee6ec52a2
by Mathieu Chartier
· 9 years ago
9ee6ec5
Merge "Pass DexPathList.Element array to openDexFileNative"
by Mathieu Chartier
· 9 years ago
07271bc
Merge "MIPS32: Miscellaneous bit manipulations routines:" am: e3dbda2d7c
by Andreas Gampe
· 9 years ago
e3dbda2
Merge "MIPS32: Miscellaneous bit manipulations routines:"
by Andreas Gampe
· 9 years ago
899a9b0
Merge "Kill stale dalvikvm processes at the end of the jdwp test."
by Hiroshi Yamauchi
· 9 years ago
5fba52d
Merge "Fix --jvm on run-tests 960 and 961" am: aac223f83b
by Alex Light
· 9 years ago
bfc9d51
Merge "Kill stale dalvikvm processes at the end of the jdwp test."
by Hiroshi Yamauchi
· 9 years ago
aac223f
Merge "Fix --jvm on run-tests 960 and 961"
by Alex Light
· 9 years ago
a166bbb
Kill stale dalvikvm processes at the end of the jdwp test.
by Hiroshi Yamauchi
· 9 years ago
a246347
Fix --jvm on run-tests 960 and 961
by Alex Light
· 9 years ago
689a700
Pass DexPathList.Element array to openDexFileNative
by Mathieu Chartier
· 9 years ago
3a08475
Merge "Use arc4random when available to select delta for image relocation."
by Alex Light
· 9 years ago
039404c
Merge "Use arc4random when available to select delta for image relocation."
by Alex Light
· 9 years ago
8b16222
Merge "Encode function signatures properly in DWARF." am: b9ededb3b5
by David Srbecky
· 9 years ago
b9ededb
Merge "Encode function signatures properly in DWARF."
by David Srbecky
· 9 years ago
04b0526
Encode function signatures properly in DWARF.
by David Srbecky
· 9 years ago
d8841c2
Merge "Opt compiler: More strength reduction for multiplications."
by David Brazdil
· 9 years ago
60c4c6a
Merge "Opt compiler: More strength reduction for multiplications."
by David Brazdil
· 9 years ago
38db785
Opt compiler: More strength reduction for multiplications.
by Alexandre Rames
· 9 years ago
6221a70
Merge "Clean up the special input in HInvokeStaticOrDirect." am: 53ced034cd
by Vladimir Marko
· 9 years ago
53ced03
Merge "Clean up the special input in HInvokeStaticOrDirect."
by Vladimir Marko
· 9 years ago
1532476
Use arc4random when available to select delta for image relocation.
by Alex Light
· 9 years ago
6212c0f
Merge "Revert "Use arc4random when available to select delta for image relocation.""
by Alex Light
· 9 years ago
beb709a
Merge "Revert "Use arc4random when available to select delta for image relocation.""
by Alex Light
· 9 years ago
732f016
Revert "Use arc4random when available to select delta for image relocation."
by Alex Light
· 9 years ago
e397b36
Merge "Use arc4random when available to select delta for image relocation."
by Alex Light
· 9 years ago
7dd1260
Merge "Use arc4random when available to select delta for image relocation."
by Alex Light
· 9 years ago
7ecbd49
Use arc4random when available to select delta for image relocation.
by Alex Light
· 9 years ago
339db72
Merge "Remove thread suspension assertion for SuspendAllForDebugger"
by Mathieu Chartier
· 9 years ago
7d3d692
Merge "Create parent class loader for dex2oat" am: e74369f0ae
by Mathieu Chartier
· 9 years ago
d042c45
Merge "Remove thread suspension assertion for SuspendAllForDebugger"
by Mathieu Chartier
· 9 years ago
e74369f
Merge "Create parent class loader for dex2oat"
by Mathieu Chartier
· 9 years ago
d37d364
Create parent class loader for dex2oat
by Mathieu Chartier
· 9 years ago
ae1afa4
Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer."
by Hiroshi Yamauchi
· 9 years ago
16cabc4
Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer."
by Hiroshi Yamauchi
· 9 years ago
ed70b4a
Relax CAS in some uses of Object::AtomicSetReadBarrierPointer.
by Hiroshi Yamauchi
· 9 years ago
a4438be
Merge "Fix cmdline parser test." am: 090a481ca6
by Nicolas Geoffray
· 9 years ago
090a481
Merge "Fix cmdline parser test."
by Nicolas Geoffray
· 9 years ago
295a596
Fix cmdline parser test.
by Nicolas Geoffray
· 9 years ago
2947260
Merge "Allow NullConstant to be untyped in GraphVisualiser." am: 33a9a16a7f
by Calin Juravle
· 9 years ago
33a9a16
Merge "Allow NullConstant to be untyped in GraphVisualiser."
by Calin Juravle
· 9 years ago
b2d38fd
Allow NullConstant to be untyped in GraphVisualiser.
by Mark Mendell
· 9 years ago
41817d4
Merge "MIPS64: Add java.lang.String.equals intrinsic." am: 34053d1f5a
by Andreas Gampe
· 9 years ago
34053d1
Merge "MIPS64: Add java.lang.String.equals intrinsic."
by Andreas Gampe
· 9 years ago
c53c079
Clean up the special input in HInvokeStaticOrDirect.
by Vladimir Marko
· 9 years ago
b4bfd7f
Merge "Rename options for shorter names." am: bc58b020c8
by Nicolas Geoffray
· 9 years ago
bc58b02
Merge "Rename options for shorter names."
by Nicolas Geoffray
· 9 years ago
5678229
Rename options for shorter names.
by Nicolas Geoffray
· 9 years ago
a88884d
Merge "ARM read barrier support for concurrent GC in Optimizing." am: ee7d4a3d57
by Roland Levillain
· 9 years ago
ee7d4a3
Merge "ARM read barrier support for concurrent GC in Optimizing."
by Roland Levillain
· 9 years ago
5719078
Merge "Fix ClinitCheck pruning." am: d846a2cc45
by Vladimir Marko
· 9 years ago
d846a2c
Merge "Fix ClinitCheck pruning."
by Vladimir Marko
· 9 years ago
fbb184a
Fix ClinitCheck pruning.
by Vladimir Marko
· 9 years ago
5e6c35e
Merge "Increase code cache after 1 full collection." am: 69edd0dbce
by Nicolas Geoffray
· 9 years ago
69edd0d
Merge "Increase code cache after 1 full collection."
by Nicolas Geoffray
· 9 years ago
9319a69
Merge "Add jack as a build target for the buildbot." am: a43a851f50
by Nicolas Geoffray
· 9 years ago
0a3be16
Increase code cache after 1 full collection.
by Nicolas Geoffray
· 9 years ago
a43a851
Merge "Add jack as a build target for the buildbot."
by Nicolas Geoffray
· 9 years ago
8332cda
Add jack as a build target for the buildbot.
by Nicolas Geoffray
· 9 years ago
1291cfd
Merge "ART: Change Init{From,Without}Image to return bool" am: 0f0d5f370d
by Andreas Gampe
· 9 years ago
0f0d5f3
Merge "ART: Change Init{From,Without}Image to return bool"
by Andreas Gampe
· 9 years ago
3db9c5d
ART: Change Init{From,Without}Image to return bool
by Andreas Gampe
· 9 years ago
4eeea23
Merge "Add immune spaces abstraction" am: 31c0d484c1
by Mathieu Chartier
· 9 years ago
31c0d48
Merge "Add immune spaces abstraction"
by Mathieu Chartier
· 9 years ago
763a31e
Add immune spaces abstraction
by Mathieu Chartier
· 9 years ago
0cf1311
Merge "Fix an assert in lse." am: 2f99a1c5b7
by Mingyao Yang
· 9 years ago
2f99a1c
Merge "Fix an assert in lse."
by Mingyao Yang
· 9 years ago
0ff7afc
Fix an assert in lse.
by Mingyao Yang
· 9 years ago
fde8cc5
Merge "Revert "Revert "Enable store elimination for singleton objects."""
by Mingyao Yang
· 9 years ago
b9bbbeb
Merge "Revert "Revert "Enable store elimination for singleton objects."""
by Mingyao Yang
· 9 years ago
fb8464a
Revert "Revert "Enable store elimination for singleton objects.""
by Mingyao Yang
· 9 years ago
3f8bf65
MIPS32: Miscellaneous bit manipulations routines:
by Chris Larsen
· 9 years ago
9cc29ef
Merge "Remove incorrect iterator increment" am: a341377bd5
by Mathieu Chartier
· 9 years ago
a341377
Merge "Remove incorrect iterator increment"
by Mathieu Chartier
· 9 years ago
055b5f3
Remove incorrect iterator increment
by Mathieu Chartier
· 9 years ago
a30022e
Merge "Opt compiler: Arm64 packed-switch jump tables." am: 9231730cd0
by Vladimir Marko
· 9 years ago
9231730
Merge "Opt compiler: Arm64 packed-switch jump tables."
by Vladimir Marko
· 9 years ago
3927c8b
Opt compiler: Arm64 packed-switch jump tables.
by Zheng Xu
· 9 years ago
bc13ef6
Merge "Fix bogus DCHECK and rename DidForkFromZygote." am: 349baca032
by Nicolas Geoffray
· 9 years ago
349baca
Merge "Fix bogus DCHECK and rename DidForkFromZygote."
by Nicolas Geoffray
· 9 years ago
28e7fab
Merge "Remove DEBUG_JIT from Zygote flags." am: f5dd91e046
by Nicolas Geoffray
· 9 years ago
ba69a51
Fix bogus DCHECK and rename DidForkFromZygote.
by Nicolas Geoffray
· 9 years ago
Next »