| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Fix proxy tracing and enable tests that now work with tracing." | Jeff Hao | 2014-08-05 | 6 | -17/+48 |
|\ |
|
| * | Fix proxy tracing and enable tests that now work with tracing. | Jeff Hao | 2014-08-06 | 6 | -17/+48 |
* | | Add card table test. | Mathieu Chartier | 2014-08-06 | 4 | -14/+162 |
|/ |
|
* | When performing a long jump, update SP last. | Jeff Hao | 2014-08-06 | 1 | -1/+2 |
* | Merge "Add x86_64 optimized __memcmp16 implementation; fix tabs in 32-bit imp... | Andreas Gampe | 2014-08-04 | 4 | -907/+2118 |
|\ |
|
| * | Add x86_64 optimized __memcmp16 implementation; | Varvara Rainchik | 2014-08-06 | 4 | -907/+2118 |
* | | Merge "Fix byte_cas to use uintptr_t Atomic." | Mathieu Chartier | 2014-08-05 | 1 | -4/+5 |
|\ \ |
|
| * | | Fix byte_cas to use uintptr_t Atomic. | Mathieu Chartier | 2014-08-05 | 1 | -4/+5 |
* | | | Merge "ART: Fix lock max count definition" | Ian Rogers | 2014-08-05 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ART: Fix lock max count definition | Dmitry Petrochenko | 2014-08-04 | 1 | -1/+1 |
| |/ |
|
* | | Make system use patchoat to relocate during runtime. | Alex Light | 2014-08-05 | 9 | -140/+247 |
* | | Merge "Use canonical paths when searching for dex files" | Calin Juravle | 2014-08-05 | 5 | -12/+96 |
|\ \ |
|
| * | | Use canonical paths when searching for dex files | Calin Juravle | 2014-08-04 | 5 | -12/+96 |
| |/ |
|
* | | ART: Fix memory unmapped twice issue in ElfFile::Load(bool) | Jim_Guo | 2014-08-04 | 3 | -67/+130 |
* | | Use the uncached form of BacktraceMap::Create. | Christopher Ferris | 2014-08-04 | 1 | -3/+3 |
* | | Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" | Andreas Gampe | 2014-08-01 | 1 | -0/+5 |
|\ \ |
|
| * | | AArch64: Add inlining support for ceil(), floor(), rint(), round() | Serban Constantinescu | 2014-08-04 | 1 | -0/+5 |
* | | | Make verifier identify unresolved methods as constructors by <init>. | Jeff Hao | 2014-08-04 | 1 | -1/+1 |
|/ / |
|
* | | Merge "Move image classes options from art to AndroidRuntime [art]" | Brian Carlstrom | 2014-08-01 | 1 | -4/+1 |
|\ \ |
|
| * | | Move image classes options from art to AndroidRuntime [art] | Brian Carlstrom | 2014-07-30 | 1 | -4/+1 |
* | | | Inform about System.exit() call in logcat | Dmitry Petrochenko | 2014-08-04 | 1 | -0/+1 |
* | | | Fix broken JNI IsAssignableFrom. | Narayan Kamath | 2014-08-01 | 2 | -3/+25 |
| |/
|/| |
|
* | | Merge "Add read barriers for the roots in the verifier." | Hiroshi Yamauchi | 2014-07-29 | 12 | -478/+475 |
|\ \ |
|
| * | | Add read barriers for the roots in the verifier. | Hiroshi Yamauchi | 2014-07-31 | 12 | -478/+475 |
* | | | Make ImageSpace skip validation if we are using a relocated image | Alex Light | 2014-07-31 | 1 | -1/+5 |
|/ / |
|
* | | Fix image not regenerating on changes to bootclasspath | Alex Light | 2014-07-31 | 1 | -1/+3 |
* | | Reduce time and memory usage of GVN. | Vladimir Marko | 2014-07-31 | 1 | -0/+1 |
* | | Merge "1. Fix CFI for quick compiled code in x86 & x86_64; 2. Emit CFI in .eh... | Ian Rogers | 2014-07-29 | 2 | -20/+11 |
|\ \ |
|
| * | | 1. Fix CFI for quick compiled code in x86 & x86_64; | Tong Shen | 2014-07-30 | 2 | -20/+11 |
| |/ |
|
* | | ART: Fix verifier mishandling erroneous array component types | Andreas Gampe | 2014-07-30 | 4 | -19/+37 |
* | | Add support for bump pointer spaces to DdmSendHeapSegments. | Mathieu Chartier | 2014-07-30 | 2 | -13/+42 |
|/ |
|
* | Merge "ART: Check for duplicate class definitions in dex file verifier" | Andreas Gampe | 2014-07-25 | 2 | -0/+12 |
|\ |
|
| * | ART: Check for duplicate class definitions in dex file verifier | Andreas Gampe | 2014-07-29 | 2 | -0/+12 |
* | | Merge "Stop thread from reattaching during runtime shutdown while tracing." | Jeff Hao | 2014-07-28 | 4 | -30/+47 |
|\ \ |
|
| * | | Stop thread from reattaching during runtime shutdown while tracing. | Jeff Hao | 2014-07-29 | 4 | -30/+47 |
* | | | Add GcRoot to clean up and enforce read barriers. | Hiroshi Yamauchi | 2014-07-29 | 41 | -324/+397 |
|/ / |
|
* | | Merge "Revert "Fix proxy tracing and enable tests that now work with tracing."" | Nicolas Geoffray | 2014-07-23 | 3 | -18/+14 |
|\ \
| |/
|/| |
|
| * | Revert "Fix proxy tracing and enable tests that now work with tracing." | Nicolas Geoffray | 2014-07-29 | 3 | -18/+14 |
* | | AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. | Zheng Xu | 2014-07-29 | 7 | -291/+289 |
|/ |
|
* | Fix proxy tracing and enable tests that now work with tracing. | Jeff Hao | 2014-07-28 | 3 | -14/+18 |
* | ART: Reject array-length on non-reference register | Andreas Gampe | 2014-07-28 | 1 | -0/+2 |
* | ART: Rework quick entrypoint code in Mir2Lir, cleanup | Andreas Gampe | 2014-07-28 | 3 | -105/+178 |
* | ART: Fix target test paths | Andreas Gampe | 2014-07-27 | 1 | -1/+13 |
* | Remove the per-project FDO support. Use the common FDO support from build/core. | Dehao Chen | 2014-07-27 | 1 | -0/+1 |
* | Merge "ART: Native bridge command-line parameter" | Andreas Gampe | 2014-07-24 | 5 | -24/+70 |
|\ |
|
| * | ART: Native bridge command-line parameter | Andreas Gampe | 2014-07-26 | 5 | -24/+70 |
* | | Merge "ART: Allow arrays with erroneous component type" | Andreas Gampe | 2014-07-25 | 1 | -1/+8 |
|\ \ |
|
| * | | ART: Allow arrays with erroneous component type | Andreas Gampe | 2014-07-25 | 1 | -1/+8 |
* | | | Merge "Tweaks to patchoat and other related things." | Andreas Gampe | 2014-07-23 | 1 | -28/+25 |
|\ \ \
| |_|/
|/| | |
|
| * | | Tweaks to patchoat and other related things. | Alex Light | 2014-07-25 | 1 | -28/+25 |