summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improve GSS reference processing."Hiroshi Yamauchi2014-04-295-7/+35
|\
| * Improve GSS reference processing.Hiroshi Yamauchi2014-04-285-7/+35
* | Merge "Track package change."Elliott Hughes2014-04-281-2/+4
|\ \
| * | Track package change.Elliott Hughes2014-04-281-2/+4
| |/
* | Merge "Remove unreachable JNI workaround code."Ian Rogers2014-04-281-75/+0
|\ \
| * | Remove unreachable JNI workaround code.Ian Rogers2014-04-281-75/+0
| |/
* | Merge "Always log explicit GC."Mathieu Chartier2014-04-284-30/+30
|\ \ | |/ |/|
| * Always log explicit GC.Mathieu Chartier2014-04-284-30/+30
|/
* Merge "Fix racy DCHECKS."Mathieu Chartier2014-04-281-2/+6
|\
| * Fix racy DCHECKS.Mathieu Chartier2014-04-281-2/+6
|/
* Merge "Avoid volatile 64-bit tearing on 32-bit architectures."Ian Rogers2014-04-282-4/+71
|\
| * Avoid volatile 64-bit tearing on 32-bit architectures.Ian Rogers2014-04-282-4/+71
* | Merge "Add a Transform to SSA phase to the optimizing compiler."Nicolas Geoffray2014-04-2813-46/+1039
|\ \
| * | Add a Transform to SSA phase to the optimizing compiler.Nicolas Geoffray2014-04-2813-46/+1039
* | | Merge "Quick compiler: fix DCHECKS"buzbee2014-04-282-4/+4
|\ \ \
| * | | Quick compiler: fix DCHECKSbuzbee2014-04-272-4/+4
* | | | Merge "ART: Bitvector extensions for dumping and size handling"Vladimir Marko2014-04-282-16/+72
|\ \ \ \
| * | | | ART: Bitvector extensions for dumping and size handlingJean Christophe Beyler2014-04-242-16/+72
* | | | | Merge "Move mapping table and vmap table offsets to OatMethodHeader."Vladimir Marko2014-04-2821-195/+277
|\ \ \ \ \
| * | | | | Move mapping table and vmap table offsets to OatMethodHeader.Vladimir Marko2014-04-2521-195/+277
* | | | | | Merge "Fix typo of --oat-fd description in help"Brian Carlstrom2014-04-281-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix typo of --oat-fd description in helpWonil Kim2014-04-281-1/+1
* | | | | | Merge "Rosalloc: fix signature for 64b"Andreas Gampe2014-04-261-1/+1
|\ \ \ \ \ \
| * | | | | | Rosalloc: fix signature for 64bAndreas Gampe2014-04-251-1/+1
|/ / / / / /
* | | | | | Merge "Add "arch_test" gtest for assembly stub constants, add some ARM64 asse...Andreas Gampe2014-04-2516-23/+692
|\ \ \ \ \ \
| * | | | | | Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly codeAndreas Gampe2014-04-2516-23/+692
* | | | | | | Merge "Do not require dexopt when previous profile does not exist"Brian Carlstrom2014-04-252-16/+14
|\ \ \ \ \ \ \
| * | | | | | | Do not require dexopt when previous profile does not existBrian Carlstrom2014-04-252-16/+14
* | | | | | | | Merge "Enable reading page map without lock in RosAlloc::BulkFree"Mathieu Chartier2014-04-2511-382/+451
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Enable reading page map without lock in RosAlloc::BulkFreeMathieu Chartier2014-04-2511-382/+451
* | | | | | | | Merge "ART: Enables x86_64 disassembly"Ian Rogers2014-04-251-7/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | ART: Enables x86_64 disassemblyVladimir Kostyukov2014-04-251-7/+25
* | | | | | | | | Merge "Fix ART compilation for Clang 3.5."Stephen Hines2014-04-252-6/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix ART compilation for Clang 3.5.Stephen Hines2014-04-242-6/+6
* | | | | | | | | Merge "Skip BBs without SSA representation in the Constant Propagation phase"Bill Buzbee2014-04-253-0/+33
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Skip BBs without SSA representation in the Constant Propagation phaseAlexei Zavjalov2014-04-213-0/+33
* | | | | | | | | Merge "Revert "Revert "ART: Extracts an utility function of the duplicated co...Andreas Gampe2014-04-252-19/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Revert "ART: Extracts an utility function of the duplicated code""Andreas Gampe2014-04-242-19/+16
* | | | | | | | | | Merge "Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs"Andreas Gampe2014-04-255-4/+448
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 StubsAndreas Gampe2014-04-255-4/+448
| |/ / / / / / / / /
* | | | | | | | | | Merge "Refactor exception handling for deoptimization"Sebastien Hertz2014-04-2511-135/+248
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Refactor exception handling for deoptimizationSebastien Hertz2014-04-2511-135/+248
* | | | | | | | | | Merge "Resolve method's argument reference types"Sebastien Hertz2014-04-251-2/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Resolve method's argument reference typesSebastien Hertz2014-04-251-2/+5
* | | | | | | | | | | Merge "Support field watchpoint in interpreter"Sebastien Hertz2014-04-256-31/+116
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Support field watchpoint in interpreterSebastien Hertz2014-04-256-31/+116
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge "Use __FUNCTION__ in CHECK_NON_NULL_*ARGUMENT."Mathieu Chartier2014-04-251-228/+230
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use __FUNCTION__ in CHECK_NON_NULL_*ARGUMENT.Mathieu Chartier2014-04-241-228/+230
|/ / / / / / / / / /
* | | | | | | | | | Merge "Make unresolved exception types cause soft verification errors."Jeff Hao2014-04-241-5/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make unresolved exception types cause soft verification errors.Jeff Hao2014-04-241-5/+3
| | |_|_|_|_|/ / / / | |/| | | | | | | |