Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore end of dex2oat logging | Brian Carlstrom | 2014-02-05 | 1 | -1/+6 |
* | Merge "Support Literal pools for x86" | Ian Rogers | 2014-02-06 | 6 | -6/+241 |
|\ | |||||
| * | Support Literal pools for x86 | Mark Mendell | 2014-02-05 | 6 | -6/+241 |
|/ | |||||
* | Merge "Redo x86 int arithmetic" | Ian Rogers | 2014-02-06 | 7 | -15/+370 |
|\ | |||||
| * | Redo x86 int arithmetic | Mark Mendell | 2014-02-03 | 7 | -15/+370 |
* | | Merge "Make slow paths easier to write" | Ian Rogers | 2014-02-06 | 5 | -97/+289 |
|\ \ | |||||
| * | | Make slow paths easier to write | Dave Allison | 2014-02-04 | 5 | -97/+289 |
* | | | Merge "Remove unused code in heap.h" | Mathieu Chartier | 2014-02-06 | 1 | -13/+0 |
|\ \ \ | |||||
| * | | | Remove unused code in heap.h | Mathieu Chartier | 2014-02-05 | 1 | -13/+0 |
* | | | | Merge "Add missing SIRT to FindMethodFromCode." | Mathieu Chartier | 2014-02-05 | 1 | -6/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add missing SIRT to FindMethodFromCode. | Mathieu Chartier | 2014-02-05 | 1 | -6/+7 |
|/ / / | |||||
* | | | Merge "Change marking objects in to_space DCHECK to CHECK" | Mathieu Chartier | 2014-02-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Change marking objects in to_space DCHECK to CHECK | Mathieu Chartier | 2014-02-04 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge "Switch art over to a long in DexFile." | Elliott Hughes | 2014-02-05 | 1 | -10/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Switch art over to a long in DexFile. | Elliott Hughes | 2014-02-04 | 1 | -10/+10 |
|/ / | |||||
* | | Merge "Update ART tests to handle new System.gc behavior" | Mathieu Chartier | 2014-02-04 | 12 | -20/+21 |
|\ \ | |||||
| * | | Update ART tests to handle new System.gc behavior | Mathieu Chartier | 2014-02-04 | 12 | -20/+21 |
|/ / | |||||
* | | Merge "Make DexCache references const." | Vladimir Marko | 2014-02-04 | 2 | -10/+10 |
|\ \ | |||||
| * | | Make DexCache references const. | Vladimir Marko | 2014-02-04 | 2 | -10/+10 |
|/ / | |||||
* | | Merge "Don't assume resolved type has the same dex cache." | Vladimir Marko | 2014-02-04 | 4 | -26/+68 |
|\ \ | |||||
| * | | Don't assume resolved type has the same dex cache. | Vladimir Marko | 2014-02-03 | 4 | -26/+68 |
| |/ | |||||
* | | Merge "Add missing SIRT to CreateArrayClass." | Mathieu Chartier | 2014-02-04 | 1 | -11/+11 |
|\ \ | |||||
| * | | Add missing SIRT to CreateArrayClass. | Mathieu Chartier | 2014-02-03 | 1 | -11/+11 |
|/ / | |||||
* | | Merge "Move SwapBitmaps to ContinuousMemMapAllocSpace." | Mathieu Chartier | 2014-02-04 | 9 | -23/+26 |
|\ \ | |||||
| * | | Move SwapBitmaps to ContinuousMemMapAllocSpace. | Mathieu Chartier | 2014-02-03 | 9 | -23/+26 |
| |/ | |||||
* | | Merge "Fix a race condition in RosAlloc." | Hiroshi Yamauchi | 2014-02-04 | 2 | -2/+6 |
|\ \ | |||||
| * | | Fix a race condition in RosAlloc. | Hiroshi Yamauchi | 2014-02-03 | 2 | -2/+6 |
| |/ | |||||
* | | Merge "Art Compiler: fix compiler temps" | buzbee | 2014-02-04 | 2 | -3/+4 |
|\ \ | |/ |/| | |||||
| * | Art Compiler: fix compiler temps | buzbee | 2014-02-03 | 2 | -3/+4 |
|/ | |||||
* | Merge "Fix lock order checking violation." | Mathieu Chartier | 2014-02-03 | 1 | -10/+18 |
|\ | |||||
| * | Fix lock order checking violation. | Mathieu Chartier | 2014-02-02 | 1 | -10/+18 |
|/ | |||||
* | Merge "Fix race conditions caused by StartGC." | Mathieu Chartier | 2014-02-03 | 3 | -39/+54 |
|\ | |||||
| * | Fix race conditions caused by StartGC. | Mathieu Chartier | 2014-01-31 | 3 | -39/+54 |
* | | Merge "Remove redundant compare for x86 OpDecAndBranch" | Ian Rogers | 2014-02-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Remove redundant compare for x86 OpDecAndBranch | Yixin Shou | 2014-01-23 | 1 | -1/+1 |
* | | | Merge "Properly tolerate missing declaring source files" | Brian Carlstrom | 2014-02-01 | 1 | -9/+11 |
|\ \ \ | |||||
| * | | | Properly tolerate missing declaring source files | Brian Carlstrom | 2014-01-31 | 1 | -9/+11 |
|/ / / | |||||
* | | | Merge "Fix dump-oat-boot to work with new build location by supplying explict... | Brian Carlstrom | 2014-02-01 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix dump-oat-boot to work with new build location by supplying explict host-p... | Brian Carlstrom | 2014-01-31 | 1 | -1/+1 |
* | | | | Merge "Enable compiler temporaries" | Ian Rogers | 2014-01-31 | 13 | -87/+339 |
|\ \ \ \ | |||||
| * | | | | Enable compiler temporaries | Razvan A Lupusoru | 2014-01-31 | 13 | -87/+339 |
* | | | | | Merge "Address another opportunity for reducing x86 sequence for GP pair to XMM" | Ian Rogers | 2014-01-31 | 1 | -2/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Address another opportunity for reducing x86 sequence for GP pair to XMM | Razvan A Lupusoru | 2014-01-28 | 1 | -2/+1 |
* | | | | | Merge "Improve GenConstString, GenS{get,put} for x86" | Ian Rogers | 2014-01-31 | 5 | -16/+74 |
|\ \ \ \ \ | |||||
| * | | | | | Improve GenConstString, GenS{get,put} for x86 | Mark Mendell | 2014-01-27 | 5 | -16/+74 |
* | | | | | | Merge "Add zygote space as its own space type." | Mathieu Chartier | 2014-01-31 | 22 | -299/+447 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Add zygote space as its own space type. | Mathieu Chartier | 2014-01-31 | 22 | -299/+447 |
* | | | | | | Merge "Enable debug build of dex2oatd on host" | Brian Carlstrom | 2014-01-31 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Enable debug build of dex2oatd on host | Stuart Monteith | 2014-01-31 | 1 | -1/+1 |
* | | | | | | | Merge "Remove jdwpspy." | Ian Rogers | 2014-01-31 | 5 | -1014/+0 |
|\ \ \ \ \ \ \ |