OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / test / 532-checker-nonnull-arrayset /
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-03-16 Nicolas GeoffrayMerge "Revert "Revert "ARM: VIXL32: Use VIXL backend...
2017-03-14 Treehugger RobotMerge "Don't send ClassFileLoadHook before JVMTI_PHASE_...
2017-03-14 Nicolas GeoffrayMerge "Revert "ARM: VIXL32: Use VIXL backend by default.""
2017-03-09 Roland LevillainMerge changes Ia26b07f0,Id3d2758c
2017-03-09 Nicolas GeoffrayMerge "Don't inline methods that throw in graph with...
2017-03-09 Richard UhlerMerge "Remove --include-patch-information option from...
2017-03-08 Treehugger RobotMerge "MIPS: Optimize code generation of check-cast...
2017-03-08 Shubham AjmeraMerge changes I2f8edd95,I17d67431
2017-03-08 Bill BuzbeeMerge "Interpreter intrinsics"
2017-03-08 Richard UhlerMerge "Experiment with ulimit settings to see if it...
2017-03-08 Nicolas GeoffrayMerge "Invoke typed arraycopy for primitive arrays."
2017-03-08 Treehugger RobotMerge "ART: Update LZ4 library to v1.7.5"
2017-03-07 Calin JuravleMerge "Encode inline caches with missing types in the...
2017-03-07 Mathieu ChartierMerge "Change "could not find class" to warning"
2017-03-07 Treehugger RobotMerge "Fix dexlayout calculation of code item size."
2017-03-07 Treehugger RobotMerge "Pass driver to loop opt. Add new side_effects...
2017-03-06 Treehugger RobotMerge "Disable test 154 for JIT"
2017-03-06 Mingyao YangMerge "Array store/allocation elimination"
2017-03-06 Mingyao YangMerge "Array store/allocation elimination"
2017-03-06 Mingyao YangArray store/allocation elimination
2016-01-11 David Brazdilam 7b874bc5: am f3962119: Merge "ART: Rediscover loops...
2016-01-11 David Brazdilam 221e0f73: am 527145b4: Merge "ART: Split Checker...
2016-01-11 David Brazdilam 8d19a756: am 2d999e05: Merge "Revert "ART: Split...
2016-01-11 David Brazdilam e140d126: am d62e2d0e: Merge "ART: Split Checker...
2016-01-11 Roland Levillainam 140d25bb: am cdf89f3a: Merge "Small correction in...
2016-01-11 Calin Juravleam 3b368b38: am c23fef5d: Merge "Revert "Add new rule...
2016-01-11 Calin Juravleam 6b9dcffb: am fe8cd351: Merge "Add new rule to the...
2016-01-11 Roland Levillainam 58e9add4: am 987b2e66: Merge "Simplify floating...
2016-01-11 David Brazdilam f4573607: am faf935eb: Merge "ART: Enable Checker...
2016-01-11 David Brazdilam e8ff50df: ART: Rediscover loops after deleting block...
2016-01-11 Andreas Gampeam 61858848: Merge "ART: arm indexOf intrinsics for...
2016-01-11 Mathieu Chartieram 5f5e57f0: Merge "Hold heap bitmap lock in Heap:...
2016-01-11 Vladimir Markoam cc61340d: Quick: Fix DCE, clear high word flag in...
2016-01-11 Hiroshi Yamauchiam 4dece9ca: Merge "Add notes about fast JNI calls...
2016-01-11 Richard Uhleram de1c33cd: Merge "Fix bug in removal of *.flock files...
2016-01-11 Vladimir Markoam 8db2a6de: Quick: Fix DCE to mark wide register overl...
2016-01-11 Jeff Haoam f450cf6b: Add test for String init called from unres...
2016-01-11 Nicolas Geoffrayam c7c1d7ab: am b6c37c99: Merge "Update test expectatio...
2015-11-21 Przemyslaw SzczepaniakMerge mnc-dr-enso-dev into goog/master
2015-11-16 David Brazdilam 7b874bc5: am f3962119: Merge "ART: Rediscover loops...
2015-11-16 David Brazdilam 221e0f73: am 527145b4: Merge "ART: Split Checker...
2015-11-16 David Brazdilam 8d19a756: am 2d999e05: Merge "Revert "ART: Split...
2015-11-16 David Brazdilam e140d126: am d62e2d0e: Merge "ART: Split Checker...
2015-11-16 Roland Levillainam 140d25bb: am cdf89f3a: Merge "Small correction in...
2015-11-16 Calin Juravleam 3b368b38: am c23fef5d: Merge "Revert "Add new rule...
2015-11-16 Calin Juravleam 6b9dcffb: am fe8cd351: Merge "Add new rule to the...
2015-11-16 Roland Levillainam 58e9add4: am 987b2e66: Merge "Simplify floating...
2015-11-16 David Brazdilam f4573607: am faf935eb: Merge "ART: Enable Checker...
2015-11-16 David Brazdilam e8ff50df: ART: Rediscover loops after deleting block...
2015-11-16 Andreas Gampeam 61858848: Merge "ART: arm indexOf intrinsics for...
2015-11-16 Mathieu Chartieram 5f5e57f0: Merge "Hold heap bitmap lock in Heap:...
2015-11-16 Vladimir Markoam cc61340d: Quick: Fix DCE, clear high word flag in...
2015-11-16 Hiroshi Yamauchiam 4dece9ca: Merge "Add notes about fast JNI calls...
2015-11-16 Richard Uhleram de1c33cd: Merge "Fix bug in removal of *.flock files...
2015-11-16 Vladimir Markoam 8db2a6de: Quick: Fix DCE to mark wide register overl...
2015-11-16 Jeff Haoam f450cf6b: Add test for String init called from unres...
2015-11-16 Nicolas Geoffrayam c7c1d7ab: am b6c37c99: Merge "Update test expectatio...
2015-11-03 Igor MurashkinMerge "lambda: Minor capture-variable/liberate-variable...
2015-10-30 Vladimir MarkoMerge "Merge test 539 into test 538-checker-embed-const...
2015-10-29 Hiroshi YamauchiMerge "Relax some CASes for the CC collector."
2015-10-28 Hiroshi YamauchiMerge "Rosalloc fast path in assembly for arm64."
2015-10-27 Nicolas GeoffrayMerge "Support garbage collection of JITted code."
2015-10-27 Nicolas GeoffrayMerge "Remove stalled DCHECK."
2015-10-27 Vladimir MarkoMerge "Optimizing: Determine invoke-static/-direct...
2015-10-27 Nicolas GeoffrayMerge "Move jdwp and libcore testing to jit."
2015-10-26 Andreas GampeMerge "MIPS64: Clean-up intrinsics code"
2015-10-26 Calin JuravleMerge "Revert "Run type propagation after inliner only...
2015-10-26 Calin JuravleMerge "Run type propagation after inliner only when...
2015-10-26 Nicolas GeoffrayMerge "Fix dependencies when not building with Jack."
2015-10-23 Andreas GampeMerge "enum operator<<() script fails with do { } while...
2015-10-23 Andreas GampeMerge "ART: Speed up thread stack tracing for ANRs"
2015-10-23 Mingyao YangMerge "Revert "Revert "load store elimination.""" am...
2015-10-23 Mingyao YangMerge "Revert "Revert "load store elimination.""" am...
2015-10-23 Mingyao YangMerge "Revert "Revert "load store elimination."""
2015-10-23 Mingyao YangMerge "Revert "Revert "load store elimination."""
2015-10-22 Mingyao YangRevert "Revert "load store elimination.""
2015-10-16 Calin Juravleam 8d5c5f43: (-s ours) am 163a7bcc: am 54d8f4bc: Fix...
2015-10-16 Mathieu Chartieram 6d9c13fd: am 0f717e93: am ddb2a98f: Parse runtime...
2015-10-15 Nicolas Geoffrayam 1eae16c4: am dfe9459a: am d09d013c: Merge "Revert...
2015-10-15 Nicolas Geoffrayam dfe9459a: am d09d013c: Merge "Revert "load store...
2015-10-15 Nicolas Geoffrayam d09d013c: Merge "Revert "load store elimination.""
2015-10-15 Nicolas GeoffrayMerge "Revert "load store elimination.""
2015-10-15 Nicolas GeoffrayRevert "load store elimination."
2015-10-15 Mingyao Yangam dded9bc0: am fd482404: am 742448b1: Merge "load...
2015-10-15 Mingyao Yangam fd482404: am 742448b1: Merge "load store elimination."
2015-10-15 Mingyao Yangam 742448b1: Merge "load store elimination."
2015-10-15 Mingyao YangMerge "load store elimination."
2015-10-15 Mingyao Yangload store elimination.
2015-10-13 Nicolas GeoffrayMerge "Change JNI calling convention for mips"
2015-10-13 Andreas Gampeam 9fc2573e: (-s ours) am 71c02c38: am f015c2f4: ART...
2015-10-12 Richard UhlerMerge "Pay attention to string offset and count fields."
2015-10-12 Andreas Gampeam 2ebed154: am 5606ffa6: am 2602aa86: ART: Decrease...
2015-10-09 Mathieu Chartieram e62ab9f4: (-s ours) am f3baa36f: am 22e0ce3a: DO...
2015-10-08 Chih-hung HsiehMerge "Revert "Disable clang optimization to boot up...
2015-10-08 Andreas Gampeam 2c072a91: am 1c2f38b9: am a13d2e11: Merge "ART:...
2015-10-08 Andreas Gampeam 2930074c: (-s ours) am ebaef4c5: am 39795fc5: Merge...
2015-10-06 Vladimir MarkoMerge "ART: Mark deallocated arena memory as inaccessible."
2015-10-05 Andreas Gampeam eb051222: am 9d96bd65: ART: Decrease dex2oat watchdo...
next