OSDN Git Service

Revert "Prune uses library classes even without profile DO NOT MERGE"
[android-x86/art.git] / runtime / monitor_pool.cc
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-05-02 Dimitry IvanovMerge "Reset NativeLoader on DestroyJavaVM" into nyc-dev
2016-04-30 Mathieu ChartierMerge "Fix profile saver to use base dex location"...
2016-04-30 Hans BoehmMerge "Correct monitor pool synchronization" into nyc-dev
2016-04-30 Hans BoehmMerge "Correct monitor pool synchronization" into nyc-dev
2016-04-29 Hans BoehmCorrect monitor pool synchronization
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-14 Mathieu ChartierMerge "Fix cases where we miss instrumentation changes...
2016-03-14 Nicolas GeoffrayMerge "Revert "Enable compilation of secondary dex...
2016-03-14 Andreas GampeMerge "ART: Check alignment of section offsets"
2016-03-14 Calin JuravleMerge "Enable compilation of secondary dex files"
2016-03-14 Roland LevillainMerge "Revert "Re-enable test that was causing TimeoutE...
2016-03-14 Nicolas GeoffrayMerge remote-tracking branch 'goog/master' into nyc-dev
2016-03-12 Stephen HinesEnable clang for ARM builds.
2016-03-12 Andreas GampeART: Allow unwinding unattached threads
2016-03-11 Stephen HinesMerge "Enable clang for ARM builds."
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-11 Aart BikMerge "Tests for round() method."
2016-03-11 David SrbeckyMerge "Revert "Allow duplicated methods in different...
2016-03-11 David SrbeckyMerge "Allow duplicated methods in different DWARF...
2016-03-11 David SrbeckyMerge "Allow generation of native debug info for multip...
2016-03-11 David SrbeckyMerge "Refactor MethodDebugInfo (input of DWARF writer)."
2016-03-10 Christopher FerrisLog when why an Unwind failed.
2016-03-10 Christopher FerrisMerge "Log when why an Unwind failed."
2016-03-10 Mathieu ChartierAllocate interrupted exception before re-acquiring...
2016-03-10 Andreas GampeMerge "ART: Release all resource on MonitorPool destruc...
2016-03-10 Mathieu ChartierMerge "Allocate interrupted exception before re-acquiri...
2016-03-10 Andreas GampeMerge "ART: Release all resource on MonitorPool destruc...
2016-03-10 Andreas GampeART: Release all resource on MonitorPool destruction
2016-03-10 Nicolas GeoffrayTweak JIT hotness threshold.
2016-03-10 Andreas GampeMerge "ART: Fix assumption in class profile collection...
2016-03-10 Mathieu ChartierUse PwriteFully and write image header last
2016-03-09 Mathieu ChartierUse per character suffix for multi image
2016-03-09 Calin JuravleMerge "Handle unexpected cases in profile saver"
2016-03-09 Calin JuravleMerge "Update GetDexOptNeeded to handle different level...
2016-03-09 Calin JuravleMerge "Record foreign dex files loaded by the app in...
2016-03-08 Mathieu ChartierDelete alloc tracking map outside of critical section
2016-03-08 Mathieu ChartierFix allocation tracking race
2016-03-08 Sebastien HertzMerge "Support multidex run-test with Jack" into nyc-dev
2016-03-08 Sebastien HertzMerge "More run-test with Jack" into nyc-dev
2016-03-08 Calin JuravleMerge "Handle unexpected cases in profile saver" into...
2016-03-08 Mathieu ChartierFix lock order violation
2016-03-08 Mathieu ChartierAdd verification for image ArtMethod declaring classes
2016-03-07 Mathieu ChartierAdd systrace logging to ScopedCodeCacheWrite
2016-03-07 Mathieu ChartierMerge "Increase kDumpWaitTimeout 10x for target builds...
2016-03-07 Mathieu ChartierDon\'t use ScopedObjectAccess in Heap::DumpSpaces
2016-03-07 Nicolas GeoffrayMerge "Add some debugging for zygote crash." into nyc-dev
2016-03-07 Roland LevillainMerge "Typo in comment in MIPS32 mterp."
2016-03-07 Bill BuzbeeMerge "ART: Enable JitProfiling for MIPS64 Mterp"
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-05 Mathieu ChartierMerge "Use MarkIfNotInToSpace for SemiSpace::MarkObject...
2016-03-05 Mathieu ChartierMerge "Add more systracing everywhere" into nyc-dev
2016-03-05 Mathieu ChartierFix potential linear alloc memory leak
2016-03-04 Mathieu ChartierOnly visit app image classes in class loader
2016-03-04 Andreas GampeMerge "ART: Fix UTF test and monitor pool old chunks...
2016-03-04 Andreas GampeMerge "ART: Fix UTF test and monitor pool old chunks"
2016-03-04 Andreas GampeMerge "ART: Fix UTF test and monitor pool old chunks"
2016-03-04 Andreas GampeART: Fix UTF test and monitor pool old chunks
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-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 Andreas Gampeam 9fc2573e: (-s ours) am 71c02c38: am f015c2f4: ART...
2015-10-12 Andreas Gampeam 2ebed154: am 5606ffa6: am 2602aa86: ART: Decrease...
next