| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move IntMath into run-test. | Ian Rogers | 2013-01-16 | 1 | -2/+0 |
* | Move ExceptionTest to a run-test. | Ian Rogers | 2013-01-11 | 1 | -1/+0 |
* | Merge "Move Invoke to a run-test." into dalvik-dev | Ian Rogers | 2013-01-11 | 1 | -1/+0 |
|\ |
|
| * | Move Invoke to a run-test. | Ian Rogers | 2013-01-11 | 1 | -1/+0 |
* | | Move GrowthLimit to a run-test. | Ian Rogers | 2013-01-11 | 1 | -1/+0 |
|/ |
|
* | Merge "Move MemUsage into run-test." into dalvik-dev | Ian Rogers | 2013-01-11 | 1 | -1/+0 |
|\ |
|
| * | Move MemUsage into run-test. | Ian Rogers | 2013-01-10 | 1 | -1/+0 |
* | | Merge "Move ConcurrentGC to run-test." into dalvik-dev | Ian Rogers | 2013-01-11 | 1 | -1/+0 |
|\ \ |
|
| * | | Move ConcurrentGC to run-test. | Ian Rogers | 2013-01-10 | 1 | -1/+0 |
| |/ |
|
* | | Merge "Move Fibonacci to run-test." into dalvik-dev | Ian Rogers | 2013-01-11 | 1 | -2/+1 |
|\ \ |
|
| * | | Move Fibonacci to run-test. | Ian Rogers | 2013-01-10 | 1 | -2/+1 |
| |/ |
|
* | | Move ReflectionTest to a run-test. | Ian Rogers | 2013-01-10 | 1 | -1/+0 |
|/ |
|
* | Support for deoptimization needed for debugging. | Ian Rogers | 2013-01-02 | 1 | -0/+1 |
* | Move stringpiece.h and stringprintf.h to base/. | Elliott Hughes | 2012-12-13 | 1 | -2/+2 |
* | Move logging.h into base/logging.h. | Elliott Hughes | 2012-12-12 | 1 | -3/+3 |
* | Move mutex.h into base/mutex.h. | Elliott Hughes | 2012-12-12 | 1 | -3/+3 |
* | Fix icu4c include path pollution. | Elliott Hughes | 2012-12-12 | 1 | -2/+0 |
* | Switch over to the google3 unix_file File*. | Elliott Hughes | 2012-12-12 | 1 | -3/+10 |
* | Merge "Refactor GC to have a class for each different type of GC." into dalvi... | Ian Rogers | 2012-11-20 | 1 | -0/+3 |
|\ |
|
| * | Refactor GC to have a class for each different type of GC. | Mathieu Chartier | 2012-11-20 | 1 | -0/+3 |
* | | C++'ification of Quick compiler's casts | buzbee | 2012-11-19 | 1 | -1/+2 |
|/ |
|
* | Add "kind" argument to Get/SetVReg. | Ian Rogers | 2012-11-16 | 1 | -0/+1 |
* | Pulled out instrumentation into its own class separate from trace. | jeffhao | 2012-11-14 | 1 | -2/+3 |
* | More MIPS fixes. The vm-tests and oat tests all work on the emulator. | jeffhao | 2012-10-31 | 1 | -2/+11 |
* | Interpreter. | Ian Rogers | 2012-10-26 | 1 | -0/+1 |
* | Merge "Add thread pool class" into dalvik-dev | Ian Rogers | 2012-10-26 | 1 | -1/+4 |
|\ |
|
| * | Add thread pool class | Mathieu Chartier | 2012-10-26 | 1 | -1/+4 |
* | | Eliminate #ifdef ART_USE_QUICK_COMPILER | buzbee | 2012-10-26 | 1 | -53/+0 |
|/ |
|
* | Check point root marking. | Mathieu Chartier | 2012-10-23 | 1 | -0/+1 |
* | Add support for Value Format VALUE_TYPE in the encoded_array_item used for in... | Brian Carlstrom | 2012-10-17 | 1 | -0/+1 |
* | More space refactoring. | Mathieu Chartier | 2012-10-12 | 1 | -0/+1 |
* | Refactor and remove copy mark bits. | Mathieu Chartier | 2012-10-08 | 1 | -9/+9 |
* | Reduce mark stack / allocation stack / live stack address space usage. | Mathieu Chartier | 2012-10-08 | 1 | -1/+0 |
* | Make dex instruction size a lookup. | Ian Rogers | 2012-09-28 | 1 | -0/+1 |
* | Pass self to lock methods. | Ian Rogers | 2012-09-27 | 1 | -0/+2 |
* | NativePcOffsetToReferenceMap | Ian Rogers | 2012-09-20 | 1 | -1/+1 |
* | Add WITH_ART_USE_PORTABLE_COMPILER and art/USE_PORTABLE_COMPILER support | Brian Carlstrom | 2012-09-17 | 1 | -1/+14 |
* | Integrating portable path with the Frontend. | Shih-wei Liao | 2012-09-15 | 1 | -4/+0 |
* | Move inferred_reg_category_map to greenland. | TDYa127 | 2012-09-15 | 1 | -2/+2 |
* | GBC Expander. Removed lir. | Shih-wei Liao | 2012-09-15 | 1 | -1/+20 |
* | Additional heap verification for the Gc | Mathieu Chartier | 2012-09-04 | 1 | -1/+2 |
* | Make ICCE logic common, refactor throws. | Ian Rogers | 2012-09-01 | 1 | -0/+1 |
* | Use bionic's dlmalloc 2.8.5. | Ian Rogers | 2012-08-30 | 1 | -1/+1 |
* | Preliminary changes to allow mips target to build. | jeffhao | 2012-08-27 | 1 | -1/+5 |
* | Remove build flag brought over from dalvik. | Ian Rogers | 2012-08-20 | 1 | -1/+0 |
* | Global lock levels. | Ian Rogers | 2012-08-14 | 1 | -3/+1 |
* | Zygote space / partial collection support. | Mathieu Chartier | 2012-07-27 | 1 | -0/+2 |
* | Allow various LLVM builds to be enabled by environment variable | Brian Carlstrom | 2012-07-19 | 1 | -13/+25 |
* | Each space has its own bitmap(s) | Mathieu Chartier | 2012-07-11 | 1 | -0/+1 |
* | Compile method one-by-one. | Logan Chien | 2012-06-27 | 1 | -1/+0 |