Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete ClassHelper and fix compaction bug in GetDirectInterface | Mathieu Chartier | 2014-05-18 | 29 | -491/+486 |
* | Merge "ART: Move start of linear mmap_scan out of reserved space" | Andreas Gampe | 2014-05-17 | 1 | -2/+2 |
|\ | |||||
| * | ART: Move start of linear mmap_scan out of reserved space | Andreas Gampe | 2014-05-16 | 1 | -2/+2 |
* | | Merge "Fix generic jni issue in ArtMethod::GetQuickFrameInfo" | Andreas Gampe | 2014-05-17 | 6 | -21/+26 |
|\ \ | |||||
| * | | Fix generic jni issue in ArtMethod::GetQuickFrameInfo | Dmitry Petrochenko | 2014-05-16 | 6 | -21/+26 |
| |/ | |||||
* | | Merge "Visit methods in stack frames during root visits." | Hiroshi Yamauchi | 2014-05-17 | 2 | -7/+22 |
|\ \ | |/ |/| | |||||
| * | Visit methods in stack frames during root visits. | Hiroshi Yamauchi | 2014-05-16 | 2 | -7/+22 |
* | | Merge "ART: Turn off ARM64 compilation for now" | Andreas Gampe | 2014-05-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | ART: Turn off ARM64 compilation for now | Andreas Gampe | 2014-05-16 | 1 | -1/+1 |
* | | | Merge "Add missing header necessary for libc++." | Ian Rogers | 2014-05-16 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Add missing header necessary for libc++. | Ian Rogers | 2014-05-16 | 1 | -0/+1 |
* | | | | Merge "64-bit host multilib build." | Ying Wang | 2014-05-16 | 3 | -32/+15 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | 64-bit host multilib build. | Ying Wang | 2014-05-16 | 3 | -32/+15 |
| |/ / | |||||
* | | | Merge "ART: Add support for constant vector literals" | Bill Buzbee | 2014-05-16 | 10 | -22/+334 |
|\ \ \ | |||||
| * | | | ART: Add support for constant vector literals | Mark Mendell | 2014-05-16 | 10 | -22/+334 |
* | | | | Merge "Change ObjectLock to take Handle instead of Handle pointer." | Mathieu Chartier | 2014-05-16 | 5 | -28/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Change ObjectLock to take Handle instead of Handle pointer. | Mathieu Chartier | 2014-05-16 | 5 | -28/+24 |
* | | | | Merge "Add x86_64 code generation support" | Bill Buzbee | 2014-05-16 | 11 | -169/+405 |
|\ \ \ \ | |||||
| * | | | | Add x86_64 code generation support | Dmitry Petrochenko | 2014-05-14 | 11 | -169/+405 |
* | | | | | Merge "add make target variables for gtests" | Tsu Chiang Chuang | 2014-05-16 | 1 | -0/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | add make target variables for gtests | Tsu Chiang Chuang | 2014-05-16 | 1 | -0/+6 |
* | | | | | Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" | Mathieu Chartier | 2014-05-16 | 1 | -2/+7 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | ART: Fix Segment Fault with null owner while monitor logging is enabled | Haifeng Li | 2014-05-16 | 1 | -2/+7 |
* | | | | | Merge "AArch64: Fix quick compiler monitor implementation." | Bill Buzbee | 2014-05-16 | 5 | -129/+108 |
|\ \ \ \ \ | |||||
| * | | | | | AArch64: Fix quick compiler monitor implementation. | Zheng Xu | 2014-05-16 | 5 | -129/+108 |
* | | | | | | Merge "dalvikvm: create the dalvikvm symlink to the primary version" | Narayan Kamath | 2014-05-16 | 1 | -1/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | dalvikvm: create the dalvikvm symlink to the primary version | Yongqin Liu | 2014-05-15 | 1 | -1/+5 |
* | | | | | | Merge "Workaround for multi-line comment error when compiled with g++." | Nicolas Geoffray | 2014-05-16 | 1 | -44/+46 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Workaround for multi-line comment error when compiled with g++. | Nicolas Geoffray | 2014-05-16 | 1 | -44/+46 |
|/ / / / / / | |||||
* | | | | | | Merge "Linearize the graph before creating live ranges." | Nicolas Geoffray | 2014-05-16 | 11 | -48/+355 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Linearize the graph before creating live ranges. | Nicolas Geoffray | 2014-05-16 | 11 | -48/+355 |
* | | | | | | | Merge "Fix JDWP location event report on return instructions" | Sebastien Hertz | 2014-05-16 | 3 | -0/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix JDWP location event report on return instructions | Sebastien Hertz | 2014-05-15 | 3 | -0/+34 |
* | | | | | | | | Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr." | Ian Rogers | 2014-05-16 | 71 | -69/+112 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Compatibility layer to transition from UniquePtr to std::unique_ptr. | Ian Rogers | 2014-05-15 | 71 | -69/+112 |
* | | | | | | | | Merge "ART: A Compile Filter for x86_64" | Bill Buzbee | 2014-05-15 | 1 | -19/+313 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | ART: A Compile Filter for x86_64 | Vladimir Kostyukov | 2014-05-14 | 1 | -19/+313 |
* | | | | | | | | Merge "Avoid some unnecessary use of stl types." | Ian Rogers | 2014-05-15 | 4 | -21/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Avoid some unnecessary use of stl types. | Ian Rogers | 2014-05-15 | 4 | -21/+43 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge "ART: Make build error a warning for TARGET_CPU_SMP" | Andreas Gampe | 2014-05-15 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | ART: Make build error a warning for TARGET_CPU_SMP | Andreas Gampe | 2014-05-15 | 1 | -1/+3 |
* | | | | | | | | Merge "Move RoS allocator to use unordered_set." | Ian Rogers | 2014-05-15 | 3 | -27/+19 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Move RoS allocator to use unordered_set. | Ian Rogers | 2014-05-15 | 3 | -27/+19 |
* | | | | | | | | Merge "Workaround x86 interpretter stack overflow" | Brian Carlstrom | 2014-05-15 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Workaround x86 interpretter stack overflow | Brian Carlstrom | 2014-05-15 | 1 | -0/+5 |
* | | | | | | | | | Merge "Quick Compiler: fix Arm cts failures" | Bill Buzbee | 2014-05-15 | 2 | -6/+21 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Quick Compiler: fix Arm cts failures | Bill Buzbee | 2014-05-15 | 2 | -6/+21 |
* | | | | | | | | | | Merge "ART: Fix MonitorExit code on ARM" | Andreas Gampe | 2014-05-15 | 13 | -18/+76 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | ART: Fix MonitorExit code on ARM | Andreas Gampe | 2014-05-15 | 13 | -18/+76 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "Don't import llvm.mk for non-portable builds." | Ian Rogers | 2014-05-15 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ |