Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Move __memcmp16 from Bionic to ART | Andreas Gampe | 2014-06-10 | 18 | -40/+370 |
* | Merge "Use HOST_LIBRARY_PATH to access host shared libraries." | Ying Wang | 2014-06-10 | 2 | -6/+6 |
|\ | |||||
| * | Use HOST_LIBRARY_PATH to access host shared libraries. | Ying Wang | 2014-06-10 | 2 | -6/+6 |
* | | Merge "Change MethodHelper to use a Handle." | Mathieu Chartier | 2014-06-10 | 41 | -621/+711 |
|\ \ | |/ |/| | |||||
| * | Change MethodHelper to use a Handle. | Mathieu Chartier | 2014-06-09 | 41 | -621/+711 |
* | | Merge "ART: Add instrumentation stubs for ARM64 and X86-64" | Andreas Gampe | 2014-06-10 | 7 | -90/+240 |
|\ \ | |||||
| * | | ART: Add instrumentation stubs for ARM64 and X86-64 | Andreas Gampe | 2014-06-09 | 7 | -90/+240 |
* | | | Merge "Reduced frequency of blocks for concurrent gc" | Mathieu Chartier | 2014-06-10 | 3 | -21/+27 |
|\ \ \ | |||||
| * | | | Reduced frequency of blocks for concurrent gc | Fred Shih | 2014-06-10 | 3 | -21/+27 |
* | | | | Merge "ART: Generalize code to find PC for artInvokeInterfaceTrampoline" | Andreas Gampe | 2014-06-10 | 11 | -198/+278 |
|\ \ \ \ | |||||
| * | | | | ART: Generalize code to find PC for artInvokeInterfaceTrampoline | Alexei Zavjalov | 2014-06-10 | 11 | -198/+278 |
* | | | | | Merge "Round up arena allocations to 8 bytes." | Vladimir Marko | 2014-06-10 | 4 | -4/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Round up arena allocations to 8 bytes. | Vladimir Marko | 2014-06-10 | 4 | -4/+4 |
* | | | | | Merge "Remove TARGET_REX_SUPPORT define." | Ian Rogers | 2014-06-10 | 3 | -56/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove TARGET_REX_SUPPORT define. | Ian Rogers | 2014-06-10 | 3 | -56/+0 |
|/ / / / | |||||
* | | | | Merge "Add locking around boot image generation." | Narayan Kamath | 2014-06-10 | 7 | -56/+183 |
|\ \ \ \ | |||||
| * | | | | Add locking around boot image generation. | Narayan Kamath | 2014-06-10 | 7 | -56/+183 |
* | | | | | Merge "Plug code generator into liveness analysis." | Nicolas Geoffray | 2014-06-10 | 11 | -146/+376 |
|\ \ \ \ \ | |||||
| * | | | | | Plug code generator into liveness analysis. | Nicolas Geoffray | 2014-06-10 | 11 | -146/+376 |
|/ / / / / | |||||
* | | | | | Merge "Add a type propagation phase after building SSA." | Nicolas Geoffray | 2014-06-10 | 5 | -23/+160 |
|\ \ \ \ \ | |||||
| * | | | | | Add a type propagation phase after building SSA. | Nicolas Geoffray | 2014-06-09 | 5 | -23/+160 |
| |/ / / / | |||||
* | | | | | Merge "X86_64: Pass 'hidden method index' in EAX" | Ian Rogers | 2014-06-10 | 3 | -7/+4 |
|\ \ \ \ \ | |||||
| * | | | | | X86_64: Pass 'hidden method index' in EAX | Mark Mendell | 2014-06-09 | 3 | -7/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge "Tidy up x86 assembler and fix byte register encoding." | Ian Rogers | 2014-06-10 | 5 | -1503/+1561 |
|\ \ \ \ \ | |||||
| * | | | | | Tidy up x86 assembler and fix byte register encoding. | Ian Rogers | 2014-06-09 | 5 | -1503/+1561 |
* | | | | | | Merge "ART: Generic JNI for x86" | Andreas Gampe | 2014-06-10 | 2 | -9/+90 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | ART: Generic JNI for x86 | Andreas Gampe | 2014-06-09 | 2 | -9/+90 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge "Fix output of 107 art/test" | Bill Buzbee | 2014-06-10 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix output of 107 art/test | Dmitry Petrochenko | 2014-06-10 | 1 | -1/+1 |
* | | | | | | Merge "X86_64: Fix core.oat compilation issues" | Bill Buzbee | 2014-06-10 | 2 | -3/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | X86_64: Fix core.oat compilation issues | Mark Mendell | 2014-06-09 | 2 | -3/+8 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge "x86_64: Reduce dex2oat compilation logs" | Bill Buzbee | 2014-06-10 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | x86_64: Reduce dex2oat compilation logs | Dmitry Petrochenko | 2014-06-10 | 1 | -1/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge "AArch64: fix and enable sparse- and packed-switch." | Bill Buzbee | 2014-06-10 | 3 | -9/+46 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | AArch64: fix and enable sparse- and packed-switch. | Matteo Franchin | 2014-06-09 | 3 | -9/+46 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge "Fix GetFreeMemory to use fooprint limit instead of max memory." | Mathieu Chartier | 2014-06-09 | 2 | -2/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix GetFreeMemory to use fooprint limit instead of max memory. | Mathieu Chartier | 2014-06-09 | 2 | -2/+2 |
|/ / / / | |||||
* | | | | Merge "AArch64: Fix kOpLsl, rem-float/double." | Bill Buzbee | 2014-06-09 | 3 | -5/+15 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | AArch64: Fix kOpLsl, rem-float/double. | Zheng Xu | 2014-06-09 | 3 | -5/+15 |
* | | | | Merge "Avoid a memory allocation in OatFile::GetOatDexFile()." | Vladimir Marko | 2014-06-09 | 2 | -11/+17 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Avoid a memory allocation in OatFile::GetOatDexFile(). | Vladimir Marko | 2014-06-05 | 2 | -11/+17 |
* | | | | Merge "Fix some bugs in graph construction/simplification methods." | Nicolas Geoffray | 2014-06-09 | 9 | -35/+421 |
|\ \ \ \ | |||||
| * | | | | Fix some bugs in graph construction/simplification methods. | Nicolas Geoffray | 2014-06-09 | 9 | -35/+421 |
* | | | | | Merge "Add Move with Sign Extend Double to disassembler" | Ian Rogers | 2014-06-09 | 1 | -0/+11 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add Move with Sign Extend Double to disassembler | Mark Mendell | 2014-06-08 | 1 | -0/+11 |
|/ / / / | |||||
* | | | | Merge "ART: Fix inline assembly constraints in stub_test" | Ian Rogers | 2014-06-09 | 1 | -16/+20 |
|\ \ \ \ | |||||
| * | | | | ART: Fix inline assembly constraints in stub_test | Andreas Gampe | 2014-06-07 | 1 | -16/+20 |
| | |_|/ | |/| | | |||||
* | | | | Merge "ART: Fix casts in atomic.h to please GCC" | Ian Rogers | 2014-06-09 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | ART: Fix casts in atomic.h to please GCC | Andreas Gampe | 2014-06-06 | 1 | -4/+4 |
| |/ / / | |||||
* | | | | Merge "x86_64: Add long bytecode supports (2/2)" | Bill Buzbee | 2014-06-07 | 5 | -130/+473 |
|\ \ \ \ |