OSDN Git Service

Revert "Prune uses library classes even without profile DO NOT MERGE"
[android-x86/art.git] / runtime / thread_pool.h
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-14 Andreas GampeMerge "ART: Check alignment of section offsets"
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-04 David SrbeckyMerge "Cache DexRegisterMaps when writing native debug...
2016-03-04 David SrbeckyMerge "Re-enable CFI test for compressed symbols."
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-03-03 Dimitry IvanovMerge "Simplify LoadNativeLibrary()"
2016-03-03 Calin JuravleMerge "Update GetDexOptNeeded to handle the different...
2016-03-03 Nicolas GeoffrayMerge "Do a TryLock when allocating a ProfilingInfo...
2016-03-02 Aart BikMerge "Simplified intrinsic macro mechanism."
2016-03-02 Nicolas GeoffrayMerge "Revert "ART: Allow unwinding unattached threads""
2016-03-02 Nicolas GeoffrayMerge "Give the JIT its own arena pool to avoid lock...
2016-03-02 Sebastien HertzMerge "More run-test with Jack"
2016-03-02 Andreas GampeMerge "ART: Allow unwinding unattached threads"
2016-03-02 Mathieu ChartierMerge "Fix allocation tracking race"
2016-03-01 Andreas GampeMerge "Lower JIT thread priority"
2016-03-01 Andreas GampeMerge "Lower JIT thread priority"
2016-03-01 David BrazdilMerge "ART: Fix overlapping instruction IDs in inliner...
2016-03-01 Andreas GampeLower JIT thread priority
2016-03-01 Andreas GampeLower JIT thread priority
2016-03-01 Andreas GampeLower JIT thread priority
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-11-21 Przemyslaw SzczepaniakMerge mnc-dr-enso-dev into goog/master
2015-11-18 Sebastien HertzMerge "Support deoptimization only to set vreg"
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-12 Narayan KamathMerge lmp changes into mnc.
2015-11-09 Alex LightMerge "Class Linker: Implement default interface verifi...
2015-11-09 Nicolas GeoffrayMerge "Revert "Revert "Revert "Use Jack lang dev versio...
2015-11-09 Nicolas GeoffrayMerge "Revert "Revert "Use Jack lang dev version for...
2015-11-06 Andreas GampeMerge "ART: Change behavior for rethrowing init failure...
2015-11-06 Vladimir MarkoMerge "ART: Fix ignoring duplicate fields when loading...
2015-11-06 Nicolas GeoffrayMerge "MIPS64: Implement virtual intrinsic slow path"
2015-11-05 Richard UhlerMerge "ahat: limit default number of results shown."
2015-11-05 Aart BikMerge "Finalized all components of range analysis neede...
2015-11-05 David SrbeckyMerge "Move .dynsym ELF section after .text"
2015-11-05 Nicolas GeoffrayMerge "Code cleanup to avoid CompilerDriver abstraction...
2015-11-05 Nicolas GeoffrayMerge "Properly delete the jit thread pool." am: 2b13ea...
2015-11-05 Nicolas GeoffrayMerge "Properly delete the jit thread pool." am: 2b13eaa500
2015-11-05 Nicolas GeoffrayMerge "Properly delete the jit thread pool."
2015-11-05 Nicolas GeoffrayMerge "Properly delete the jit thread pool."
2015-11-05 Nicolas GeoffrayProperly delete the jit thread pool.
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...
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-08-29 Andreas Gampeam e003973b: am e4cf5892: ART: Weaken size check in...
2015-08-28 Aart BikMerge "Make Art's dexlist the real one!"
2015-08-27 Andreas Gampeam e8427cde: (-s ours) am 0ead7ddf: am 1d4219ee: Merge...
2015-08-27 Andreas Gampeam 9fec5928: (-s ours) am 1e14055e: am 8be64212: Merge...
2015-08-27 Andreas Gampeam 9d757a05: (-s ours) am 387d6e5f: am a83cf577: Merge...
2015-08-27 Mathieu Chartieram 0d0f0602: (-s ours) am 8f394ff9: am fe0e70b7: Merge...
2015-08-27 Mathieu Chartieram 230bd6ee: (-s ours) am b52b03e3: am b923298c: Merge...
2015-08-27 Andreas Gampeam 9c2b9a4e: (-s ours) am 9348de40: am b19b82bf: Merge...
2015-08-27 Andreas Gampeam 8e7a4406: (-s ours) am 19d303f8: am afd06a64: Merge...
2015-08-27 Mathieu Chartieram 33cb7e91: (-s ours) am 4396e42c: am 82b844fb: Merge...
2015-08-27 Mathieu Chartieram 027d3309: (-s ours) am be008eac: am 6a6bd17f: Merge...
next