Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ec382e9a084ccdaad0bad66490330a399872cd9d
ec382e9
Merge "Remove incorrect iterator increment" am: a341377bd5 am: 9cc29ef968
by Mathieu Chartier
· 9 years ago
b1eaee6
Merge "Opt compiler: Arm64 packed-switch jump tables." am: 9231730cd0 am: a30022e1e5
by Vladimir Marko
· 9 years ago
449945b
Merge "Fix bogus DCHECK and rename DidForkFromZygote." am: 349baca032 am: bc13ef68ca
by Nicolas Geoffray
· 9 years ago
698cd28
Merge "Remove DEBUG_JIT from Zygote flags." am: f5dd91e046 am: 28e7fab960
by Nicolas Geoffray
· 9 years ago
5acda42
Merge "Implement common super type in reference type propagation." am: a4d1b6438f am: f22e6c9833
by Calin Juravle
· 9 years ago
335061d
Merge "Support deoptimization only to set vreg" am: a7a3ba792d am: 5e939d8825
by Sebastien Hertz
· 9 years ago
1c2022d
Merge "Fix StackVisitor::GetVReg for reference in shadow frame" am: 3e1ff83fb2 am: 64a21f9904
by Sebastien Hertz
· 9 years ago
ac0e964
Merge "Remove incorrect iterator increment" am: a341377bd5 am: 9cc29ef968
by Mathieu Chartier
· 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
6178be8
Merge "RosAlloc fast path inline in assembly for x86 32bit." am: cb6638ff66 am: 48eb86bf6f
by Hiroshi Yamauchi
· 9 years ago
7b60588
Merge "Opt compiler: Arm64 packed-switch jump tables." am: 9231730cd0
by Vladimir Marko
· 9 years ago
8023122
Merge "Refactor some patching logic" am: ed42f392f9 am: faaa970d00
by Mathieu Chartier
· 9 years ago
2613487
Merge "Minor fixes and cleaning of arm64 static and direct calls code." am: a04f57badc am: 1a669df880
by Vladimir Marko
· 9 years ago
db68c8b
Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list" am: 9013bb031c am: 508bb5a032
by Vladimir Marko
· 9 years ago
e7b818a
Merge "ART: Refactor GenerateTestAndBranch" am: 3ce45f4e6a am: 35f0015e7b
by David Brazdil
· 9 years ago
e0bcf2a
Merge "Change roots view to "rooted"." am: 886d1040c9 am: f9a02c808f
by Richard Uhler
· 9 years ago
a30022e
Merge "Opt compiler: Arm64 packed-switch jump tables." am: 9231730cd0
by Vladimir Marko
· 9 years ago
27d72c2
Merge "Fix bogus DCHECK and rename DidForkFromZygote." am: 349baca032
by Nicolas Geoffray
· 9 years ago
08837ac
Merge "Remove DEBUG_JIT from Zygote flags." am: f5dd91e046 am: 28e7fab960
by Nicolas Geoffray
· 9 years ago
d4d47dc
Merge "Implement common super type in reference type propagation." am: a4d1b6438f
by Calin Juravle
· 9 years ago
fd1b981
Merge "Support deoptimization only to set vreg" am: a7a3ba792d am: 5e939d8825
by Sebastien Hertz
· 9 years ago
9d0f5b9
Merge "Fix StackVisitor::GetVReg for reference in shadow frame" am: 3e1ff83fb2
by Sebastien Hertz
· 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
f22e6c9
Merge "Implement common super type in reference type propagation."
by Calin Juravle
· 9 years ago
f5dd91e
Merge "Remove DEBUG_JIT from Zygote flags."
by Nicolas Geoffray
· 9 years ago
a4d1b64
Merge "Implement common super type in reference type propagation."
by Calin Juravle
· 9 years ago
5e939d8
Merge "Support deoptimization only to set vreg" am: a7a3ba792d
by Sebastien Hertz
· 9 years ago
a7a3ba7
Merge "Support deoptimization only to set vreg"
by Sebastien Hertz
· 9 years ago
64a21f9
Merge "Fix StackVisitor::GetVReg for reference in shadow frame" am: 3e1ff83fb2
by Sebastien Hertz
· 9 years ago
3e1ff83
Merge "Fix StackVisitor::GetVReg for reference in shadow frame"
by Sebastien Hertz
· 9 years ago
787ae8e
Remove DEBUG_JIT from Zygote flags.
by Nicolas Geoffray
· 9 years ago
2d7d00d
Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP." am: 991842a527 am: 832a89cd79
by Alex Light
· 9 years ago
7a74776
Merge "Ignore NullConstants when computing the type for Phis." am: a663d67500 am: 043851a8c0
by Calin Juravle
· 9 years ago
e8375db
Merge "Implemented control of "export only" feature in dexdump." am: a445f7afbe am: 9f3d8714d0
by Aart Bik
· 9 years ago
03c3666
Merge "Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS." am: 72cc929186 am: 95d1c7b823
by Roland Levillain
· 9 years ago
5312576
Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." am: 3eb242c0c0 am: 1d8ed62fb4
by Roland Levillain
· 9 years ago
870a293
Merge "Move the trace file out of the profiles folder." am: 3610abea2f am: 2dcf91c2b9
by Calin Juravle
· 9 years ago
93ef63f
Merge "RosAlloc fast path inline in assembly for x86 32bit." am: cb6638ff66
by Hiroshi Yamauchi
· 9 years ago
48eb86b
Merge "RosAlloc fast path inline in assembly for x86 32bit." am: cb6638ff66
by Hiroshi Yamauchi
· 9 years ago
cb6638f
Merge "RosAlloc fast path inline in assembly for x86 32bit."
by Hiroshi Yamauchi
· 9 years ago
90fa15f
Merge "Refactor some patching logic" am: ed42f392f9 am: faaa970d00
by Mathieu Chartier
· 9 years ago
faaa970
Merge "Refactor some patching logic" am: ed42f392f9
by Mathieu Chartier
· 9 years ago
ed42f39
Merge "Refactor some patching logic"
by Mathieu Chartier
· 9 years ago
52503d8
Implement common super type in reference type propagation.
by Calin Juravle
· 9 years ago
3e6660e
Merge "Minor fixes and cleaning of arm64 static and direct calls code." am: a04f57badc
by Vladimir Marko
· 9 years ago
6df2d39
Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list" am: 9013bb031c
by Vladimir Marko
· 9 years ago
1a669df
Merge "Minor fixes and cleaning of arm64 static and direct calls code."
by Vladimir Marko
· 9 years ago
508bb5a
Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list"
by Vladimir Marko
· 9 years ago
a04f57b
Merge "Minor fixes and cleaning of arm64 static and direct calls code."
by Vladimir Marko
· 9 years ago
9013bb0
Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list"
by Vladimir Marko
· 9 years ago
074835a
Merge "ART: Refactor GenerateTestAndBranch" am: 3ce45f4e6a am: 35f0015e7b
by David Brazdil
· 9 years ago
35f0015
Merge "ART: Refactor GenerateTestAndBranch" am: 3ce45f4e6a
by David Brazdil
· 9 years ago
3ce45f4
Merge "ART: Refactor GenerateTestAndBranch"
by David Brazdil
· 9 years ago
37de2d5
Merge "Change roots view to "rooted"." am: 886d1040c9 am: f9a02c808f
by Richard Uhler
· 9 years ago
f9a02c8
Merge "Change roots view to "rooted"." am: 886d1040c9
by Richard Uhler
· 9 years ago
886d104
Merge "Change roots view to "rooted"."
by Richard Uhler
· 9 years ago
0debae7
ART: Refactor GenerateTestAndBranch
by David Brazdil
· 9 years ago
9d157e4
Fix bogus DCHECK and rename DidForkFromZygote.
by Nicolas Geoffray
· 9 years ago
48e0ce7
Merge "Remove DEBUG_JIT from Zygote flags."
by Nicolas Geoffray
· 9 years ago
636b925
Support deoptimization only to set vreg
by Mingyao Yang
· 10 years ago
0968744
Fix StackVisitor::GetVReg for reference in shadow frame
by Sebastien Hertz
· 9 years ago
4b00d34
Refactor some patching logic
by Mathieu Chartier
· 9 years ago
817dbd3
Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP." am: 991842a527
by Alex Light
· 9 years ago
832a89c
Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP."
by Alex Light
· 9 years ago
991842a
Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP."
by Alex Light
· 9 years ago
c9f7f2c
Merge "Ignore NullConstants when computing the type for Phis." am: a663d67500
by Calin Juravle
· 9 years ago
043851a
Merge "Ignore NullConstants when computing the type for Phis." am: a663d67500
by Calin Juravle
· 9 years ago
a663d67
Merge "Ignore NullConstants when computing the type for Phis."
by Calin Juravle
· 9 years ago
e6cb31c
Merge "Implemented control of "export only" feature in dexdump." am: a445f7afbe
by Aart Bik
· 9 years ago
9f3d871
Merge "Implemented control of "export only" feature in dexdump." am: a445f7afbe
by Aart Bik
· 9 years ago
a445f7a
Merge "Implemented control of "export only" feature in dexdump."
by Aart Bik
· 9 years ago
7b6bfcc
am 7b874bc5: am f3962119: Merge "ART: Rediscover loops after deleting blocks in DCE" am: b9b613d775
by David Brazdil
· 9 years ago
e494289
am 221e0f73: am 527145b4: Merge "ART: Split Checker into smaller files" am: e7f2436e8d
by David Brazdil
· 9 years ago
0607b3f
am 8d19a756: am 2d999e05: Merge "Revert "ART: Split Checker into smaller files"" am: fe02184848
by David Brazdil
· 9 years ago
d81fa9c
am e140d126: am d62e2d0e: Merge "ART: Split Checker into smaller files" am: 8e10c9b413
by David Brazdil
· 9 years ago
d56b436
am 140d25bb: am cdf89f3a: Merge "Small correction in Optimizing\'s ARM64 code generator." am: 17d8632997
by Roland Levillain
· 9 years ago
d897cb6
am 3b368b38: am c23fef5d: Merge "Revert "Add new rule to the graph checker."" am: ea1fed315a
by Calin Juravle
· 9 years ago
24fc7bc
am 6b9dcffb: am fe8cd351: Merge "Add new rule to the graph checker." am: c292f13065
by Calin Juravle
· 9 years ago
be28550
am 58e9add4: am 987b2e66: Merge "Simplify floating-point comparisons with NaN in Optimizing." am: 168c98716d
by Roland Levillain
· 9 years ago
69f44c8
am f4573607: am faf935eb: Merge "ART: Enable Checker annotations in smali files" am: 651b7a3d89
by David Brazdil
· 9 years ago
72ca625
am e8ff50df: ART: Rediscover loops after deleting blocks in DCE am: 5fc865a368
by David Brazdil
· 9 years ago
4983b37
am 61858848: Merge "ART: arm indexOf intrinsics for the optimizing compiler" into mnc-dev am: b5df7efc11
by Andreas Gampe
· 9 years ago
631beee
am 5f5e57f0: Merge "Hold heap bitmap lock in Heap::GetObjectsAllocated" into mnc-dev am: 1c3018de7a
by Mathieu Chartier
· 9 years ago
25ebb1c
am cc61340d: Quick: Fix DCE, clear high word flag in RemoveChange(). am: c669d752b6
by Vladimir Marko
· 9 years ago
2c81b20
am 4dece9ca: Merge "Add notes about fast JNI calls." into mnc-dev am: faf0c04598
by Hiroshi Yamauchi
· 9 years ago
a83ee16
am de1c33cd: Merge "Fix bug in removal of *.flock files." into mnc-dev am: f12e8b77c5
by Richard Uhler
· 9 years ago
6978f23
am 8db2a6de: Quick: Fix DCE to mark wide register overlaps correctly. am: 1cd2756ae8
by Vladimir Marko
· 9 years ago
0907396
am f450cf6b: Add test for String init called from unresolvable class. am: 92cdb22111
by Jeff Hao
· 9 years ago
eb36dbe
am c7c1d7ab: am b6c37c99: Merge "Update test expectations." am: 37a70ff6ec
by Nicolas Geoffray
· 9 years ago
63c43de
am 7b874bc5: am f3962119: Merge "ART: Rediscover loops after deleting blocks in DCE"
by David Brazdil
· 9 years ago
b4214d2
am 221e0f73: am 527145b4: Merge "ART: Split Checker into smaller files"
by David Brazdil
· 9 years ago
4d1e21d
am 8d19a756: am 2d999e05: Merge "Revert "ART: Split Checker into smaller files""
by David Brazdil
· 9 years ago
7272dab
am e140d126: am d62e2d0e: Merge "ART: Split Checker into smaller files"
by David Brazdil
· 9 years ago
Next »