OSDN Git Service

Revert "Prune uses library classes even without profile DO NOT MERGE"
[android-x86/art.git] / runtime / gc_root.h
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining. am: c770fe0480
2016-08-25 Mathieu ChartierCard mark holding class instead of declaring class
2016-08-25 Mathieu ChartierCard mark holding class instead of declaring class
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-12-16 Roland LevillainMerge "Revert "Revert "Introduce support for hardware...
2015-12-07 Andreas GampeMerge "ART: Fix PACKED size of tls_ptr_size."
2015-12-03 Igor MurashkinMerge "imgdiag: Fix rarely flaky imgdiag_test."
2015-12-01 Mathieu ChartierMerge "ART: set growth limit to heap size when it is...
2015-11-21 Przemyslaw SzczepaniakMerge mnc-dr-enso-dev into goog/master
2015-11-20 Jeff HaoMerge "Fix null pointer in processing of enum annotations."
2015-11-20 Andreas GampeMerge "MIPS32: Miscellaneous bit manipulations routines:"
2015-11-20 Mathieu ChartierMerge "Remove thread suspension assertion for SuspendAl...
2015-11-19 Andreas GampeMerge "MIPS64: Add java.lang.String.equals intrinsic."
2015-11-19 Vladimir MarkoMerge "Fix ClinitCheck pruning."
2015-11-18 Calin JuravleMerge "Implement common super type in reference type...
2015-11-18 Sebastien HertzMerge "Support deoptimization only to set vreg"
2015-11-18 Sebastien HertzMerge "Fix StackVisitor::GetVReg for reference in shado...
2015-11-18 Roland LevillainMerge "x86/x86-64 read barrier support for concurrent...
2015-11-17 Hiroshi YamauchiMerge "RosAlloc fast path inline in assembly for x86...
2015-11-17 Vladimir MarkoMerge "Minor fixes and cleaning of arm64 static and...
2015-11-17 Vladimir MarkoMerge "ART: add kryo to a53 #835769 & #843419 erratum...
2015-11-17 Richard UhlerMerge "Change roots view to "rooted"."
2015-11-16 Alex LightMerge "Add ability to skip run-tests with ART_TEST_RUN_...
2015-11-16 Calin JuravleMerge "Ignore NullConstants when computing the type...
2015-11-16 Aart BikMerge "Implemented control of "export only" feature...
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-16 Roland LevillainMerge "x86/x86-64 read barrier support for concurrent...
2015-11-16 Roland LevillainMerge "x86/x86-64 read barrier support for concurrent...
2015-11-16 Roland LevillainMerge "x86/x86-64 read barrier support for concurrent...
2015-11-15 Roland Levillainx86/x86-64 read barrier support for concurrent GC in...
2015-11-12 Narayan KamathMerge lmp changes into mnc.
2015-10-23 Andreas GampeMerge "enum operator<<() script fails with do { } while...
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-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-05 Andreas Gampeam eb051222: am 9d96bd65: ART: Decrease dex2oat watchdo...
2015-09-30 Brian Carlstromam a21d821a: (-s ours) am 39becb96: Revert "Fix another...
2015-09-16 Calin JuravleMerge "Add OptimizingCompilerStats to the CodeGenerator...
2015-09-16 Andreas GampeMerge "X86: Use short forward jumps if possible"
2015-09-16 Andreas GampeMerge "Support X86 intrinsic System.arraycopy char"
2015-09-14 Vladimir MarkoMerge "Optimizing: Tag basic block allocations with...
2015-09-14 Vladimir MarkoMerge "ART: Add some utilities for working with contain...
2015-09-11 Mathieu ChartierMerge "Add benchmark for ScopedPrimitiveArray"
2015-09-06 Mathieu Chartieram 67c607fa: am 399e22e3: am 5495a72a: Merge "Make...
2015-09-05 Hiroshi YamauchiMerge "Fix the read barrier config build."
2015-09-05 Aart BikMerge "Further development of induction variable analysis."
2015-09-04 Mathieu Chartieram 399e22e3: am 5495a72a: Merge "Make class loaders...
2015-09-04 Mathieu Chartieram 5495a72a: Merge "Make class loaders weak roots"
2015-09-04 Mathieu ChartierMerge "Make class loaders weak roots"
2015-09-04 Mathieu ChartierMake class loaders weak roots
2015-08-29 Andreas Gampeam e003973b: am e4cf5892: ART: Weaken size check in...
2015-08-27 Igor Murashkinam 330ad0fc: (-s ours) am a7cae0a6: am fab0712a: Merge...
2015-08-27 Andreas Gampeam f2ff5e40: (-s ours) am 41c2b27b: am 6078aec2: Merge...
2015-08-27 Richard Uhleram 37308c9f: (-s ours) am 67496bfb: am d8da9dc8: Merge...
2015-08-27 Aart Bikam d09066dd: (-s ours) am 8d060f27: am c20d7286: Merge...
2015-08-27 Calin Juravleam fbcab05c: (-s ours) am 88d751b2: am c5bee2a1: Merge...
2015-08-27 Calin Juravleam 82c1325d: (-s ours) am ccc2dda7: am 32d7806b: Merge...
2015-08-27 Vladimir Markoam b0365b57: (-s ours) am 1705b335: am d77aa00c: Merge...
2015-08-27 Aart Bikam 8fdc36de: (-s ours) am 23d9295d: am ff6e79c9: Merge...
next