OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / dalvikvm / dalvikvm.cc
2015-11-12 Narayan KamathMerge lmp changes into mnc.
2015-10-08 Chih-hung HsiehMerge "Revert "Disable clang optimization to boot up...
2015-06-04 Vladimir Markoresolved conflicts for merge of e8a4b652 to lmp-mr1...
2015-06-04 Vladimir Markoresolved conflicts for merge of c8d000a1 to lmp-mr1...
2015-06-04 Vladimir Markoresolved conflicts for merge of fad2cbf9 to lmp-mr1...
2015-06-04 Vladimir Markoresolved conflicts for merge of 7cc8f9aa to lmp-mr1...
2015-05-21 David SrbeckyMerge "Write 64-bit address in DWARF if we are on 64...
2015-05-05 Mathieu Chartieram 3c683c5d: Revert "HACK: Disable native stack trace...
2015-04-28 Mathieu Chartieram 471b7cb6: HACK: Disable native stack trace dumping...
2015-04-26 Nicolas GeoffrayMerge "Revert "[optimizing] Replace FP divide by power...
2015-04-26 Nicolas GeoffrayMerge "[optimizing] Replace FP divide by power of 2"
2015-04-24 Roland LevillainMerge "Ensure inlined static calls perform clinit check...
2015-04-24 Roland LevillainMerge "Minor improvements to 458-checker-instruction...
2015-04-23 Calin JuravleMerge "Remove unnecessary null checks in CheckCast...
2015-04-23 Calin JuravleMerge "Move stack map stream implementation to its...
2015-04-23 Calin JuravleMerge "Remove ActAsNullConstant"
2015-04-23 Mathieu Chartieram 9eb0497b: am bda5cc16: am 0ad14266: Merge "Replace...
2015-04-22 Andreas GampeMerge "Do not mention x86 floating point numbers in...
2015-04-22 Mathieu Chartieram bda5cc16: am 0ad14266: Merge "Replace NULL with...
2015-04-22 Mathieu Chartieram 0ad14266: Merge "Replace NULL with nullptr"
2015-04-22 Mathieu ChartierMerge "Replace NULL with nullptr"
2015-04-22 Mathieu ChartierReplace NULL with nullptr
2015-04-22 Calin JuravleMerge "Remove warning when we do too many simplifications"
2015-04-22 Nicolas GeoffrayMerge "[optimizing] Use more X86_64 addressing modes"
2015-04-22 Calin JuravleMerge "[optimizing] Name the last DCE pass."
2015-04-22 Calin JuravleMerge "Run DCE again after all the other optimizations...
2015-04-22 Calin JuravleMerge "[optimizing] Fix a bug in moving the null check...
2015-04-22 Andreas GampeMerge "ART: Add compiled-methods"
2015-04-21 Mathieu Chartieram d1fb9430: am b320091c: am 92b8269d: Merge "Add Abstr...
2015-04-21 Mathieu Chartieram b320091c: am 92b8269d: Merge "Add AbstractMethod...
2015-04-21 Mathieu Chartieram 92b8269d: Merge "Add AbstractMethod, Constructor...
2015-04-21 Mathieu ChartierMerge "Add AbstractMethod, Constructor, Method"
2015-04-21 Mathieu ChartierAdd AbstractMethod, Constructor, Method
2015-03-26 tony.ys_liuam 567c4a9a: am aa3d250a: am afc4ef58: am 227dfb0a...
2015-03-09 Andreas Gampeam 783f9f3f: ART: Do a pre-pass for monitor_enter dex...
2015-02-26 Andreas Gampeam 73ffc3e5: ART: Check image size when opening
2015-02-11 tony.ys_liuam 9605c8e7: am afc4ef58: am 227dfb0a: Fix false alarm...
2015-02-11 Andreas Gampeam b62d129c: (-s ours) am 44fb719e: ART: Allow class...
2015-02-07 tony.ys_liuam f590a755: am 7d9ad8bb: Fix false alarm on thread...
2015-02-02 Mathieu Chartieram 1b5030f6: (-s ours) am 65370e37: Check for null...
2015-01-29 Mathieu Chartieram 00a07f76: (-s ours) am 72d72ef5: Force set resolved...
2015-01-26 Vladimir Markoresolved conflicts for merge of eac65e98 to lmp-mr1...
2015-01-23 Andreas Gampeam 44124c94: (-s ours) am 980417bf: Merge "ART: On...
2015-01-23 Jeff Haoam 4e0e57d1: (-s ours) am 6e18c0ab: Merge "Allow preopt...
2015-01-23 Sebastien Hertzresolved conflicts for merge of 29d50f9f to lmp-mr1...
2015-01-23 Sebastien Hertzresolved conflicts for merge of 2ac61e31 to lmp-mr1...
2015-01-22 Andreas Gampeam d21705a4: (-s ours) am ddc1a46d: Merge "ART: Curb...
2015-01-21 Sebastien Hertzam 2d7e2373: am 108a9acc: Merge "JDWP: fix breakpoint...
2015-01-21 Roland LevillainMerge "Allow std::function<return_type(arg_type)> patte...
2015-01-16 tony.ys_liuam 8de55fdb: am b34d505b: Fix infinite loop in Generate...
2015-01-15 Mathieu Chartieram 2627935f: (-s ours) am f2df4941: Merge "Print more...
2015-01-15 Vladimir Markoresolved conflicts for merge of 0673ad4c to lmp-mr1...
2015-01-15 Vladimir Markoresolved conflicts for merge of 68e02058 to lmp-mr1...
2015-01-14 Andreas Gampeam acf5ed5e: (-s ours) am 300dee9f: Merge "ART: Simple...
2015-01-14 Sebastien Hertzam 77476ccc: am 66516ac4: JDWP: allow VirtualMachine...
2015-01-06 Dmitriy Ivanovam 9da9b74c: am 112d6cf8: Merge "Fix sigchainlib\'s...
2015-01-06 Brian Carlstromam 4511ab25: am 60a1606b: Merge "Mute common case DexFi...
2015-01-06 Andreas Gampeam 9122dd1b: am 56e7666f: ART: Fix divide-by-zero for ARM
2015-01-06 Andreas Gampeam 77e6f9b0: (-s ours) am 55933045: Merge "ART: Do...
2014-12-24 Andreas Gampeam dc39254d: am 5e3dd904: Merge "ART: Use interpret...
2014-12-24 Hiroshi Yamauchiam b47261b1: (-s ours) am 634d58a9: Pass the real capac...
2014-12-19 Vladimir Markoresolved conflicts for merge of c123642c to lmp-mr1...
2014-12-19 Andreas Gampeam 9999ca45: (-s ours) am 8a9f0049: ART: Do not compile...
2014-12-19 Andreas Gampeam e4541b66: (-s ours) am d9ce7fc1: ART: Fix swap space...
2014-12-19 Andreas Gampeam e3122d36: (-s ours) am 62746d8d: ART: Swap-space...
2014-12-18 Sebastien Hertzam 48713ecd: am 15ff1a86: Merge "JDWP: fix setting...
2014-12-18 Andreas Gampeam bc2a8456: (-s ours) am f535c69f: ART: Punt to the...
2014-12-12 Mathieu Chartieram fd650c01: am 74608312: Merge "Increase default alloc...
2014-12-12 Narayan Kamathresolved conflicts for merge of 7a8a2181 to lmp-mr1...
2014-12-11 Dmitriy Ivanovam 4cce9d8f: am cba59c39: Merge "Link libsigchain.a...
2014-12-10 Brian Carlstromam 9e5fd592: am 6aa9ebe9: Merge "Fix verifier bug cause...
2014-12-10 Sebastien Hertzam 0d26e9f9: am ae2533bc: Merge "Ensure void type is...
2014-12-09 Sebastien Hertzam 256cde54: (-s ours) am ab0f981e: Merge "Support...
2014-12-09 Bill Buzbeeam 2bdb734d: am 59f6b7a2: Merge "ART: GenLongArith...
2014-12-09 Bill Buzbeeam b1a52852: am b837bd2b: Merge "ART: GenNegLong incorr...
2014-12-09 Sebastien Hertzam b3021eaa: am a8ff529e: Merge "JDWP: avoid crash...
2014-12-09 Brian Carlstromam 3c7182c9: am 16abc5f2: Fix reference table sorting
2014-12-08 Hans Boehmresolved conflicts for merge of 5e05bb74 to lmp-mr1...
2014-12-08 Jean Christophe... am ee515016: am eb1404a0: ART: Fix variable formatting...
2014-12-08 Brian Carlstromam 7bca4e36: am 8775cc33: am c1bfaa22: Remove dex2oat...
2014-12-05 Brian CarlstromMerge remote-tracking branch 'goog/lmp-mr1-dev' into...
2014-12-04 Mathieu Chartieram 2f93d60a: (-s ours) am 25fda920: Remove method verif...
2014-12-04 Andreas Gampeam 37f461f7: (-s ours) am d97465c3: ART: Fix unclosed...
2014-12-03 Mathieu Chartieram b71fe788: am 6cc5076a: Fix mac build
2014-12-03 Mathieu Chartieram f953f5f4: (-s ours) am 3029df6d: Print memory usage...
2014-12-02 Vladimir Markoam a83bb093: am 99f50c41: Merge "Quick: Fix neg-long...
2014-12-02 Sebastien Hertzam 9ad2dc61: am be413415: Merge "JDWP: only deoptimize...
2014-12-02 Mathieu Chartieram fd47559d: am 4f4ddd5f: Merge "Try normal allocation...
2014-12-02 Mathieu Chartieram f402deb1: am d59c1700: Fix growth limit / footprint...
2014-12-01 Mathieu Chartieram 3935f2df: am ea1c3d77: Set dex_cache_strings_ when...
2014-12-01 Dmitriy Ivanovresolved conflicts for merge of b4a14df2 to lmp-mr1...
2014-12-01 Mathieu Chartieram 6785702b: Revert "Revert "Add missing thread state...
2014-12-01 Mathieu Chartieram 12e29285: (-s ours) Revert "Add missing thread state...
2014-11-26 Mathieu Chartieram 20e11a79: Add missing thread state change to kWaitin...
2014-11-26 Mathieu Chartieram 84dc99d2: Trim reference tables when we trim the...
2014-11-26 Mathieu Chartieram 8ee96437: Add a way to change the IMT size
2014-11-26 Mathieu Chartieram 19506c56: (-s ours) Merge "Move dex cache strings...
2014-11-26 Dan Albertresolved conflicts for merge of eea83981 in lmp-mr1...
2014-11-26 Mathieu Chartieram 4cdf4508: (-s ours) Fix oatwriter code deduping
2014-11-25 Mathieu Chartieram 89ea4176: (-s ours) Fix failing tests
next