Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move quick frame info to OatQuickMethodHeader. | Vladimir Marko | 2014-05-13 | 1 | -12/+10 |
* | Move mapping table and vmap table offsets to OatMethodHeader. | Vladimir Marko | 2014-04-25 | 1 | -7/+8 |
* | Separate maps from code in oat file. | Vladimir Marko | 2014-04-22 | 1 | -0/+13 |
* | Initial changes towards Generic JNI option | Andreas Gampe | 2014-03-03 | 1 | -0/+4 |
* | Support hardware divide instruction | Dave Allison | 2013-11-05 | 1 | -0/+3 |
* | Implement Interface Method Tables (IMT). | Jeff Hao | 2013-10-29 | 1 | -0/+8 |
* | Omit OatMethodOffsets for classes without compiled code | Brian Carlstrom | 2013-10-28 | 1 | -0/+13 |
* | Use file magic to determine file type, not file extension. | Brian Carlstrom | 2013-10-03 | 1 | -3/+3 |
* | Entry point clean up. | Ian Rogers | 2013-08-12 | 1 | -8/+25 |
* | Fix cpplint whitespace/parens issues | Brian Carlstrom | 2013-07-18 | 1 | -2/+1 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+116 |