Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge "Yet more timing logger cleanup" into dalvik-dev | Anwar Ghuloum | 2013-08-13 | 4 | -27/+28 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Yet more timing logger cleanup | Anwar Ghuloum | 2013-08-13 | 4 | -27/+28 | |
| * | | | | | | | Revert "Update ART for LLVM merge up to r187914." | Stephen Hines | 2013-08-13 | 2 | -2/+4 | |
| * | | | | | | | am e265ecf1: am 34de74bb: Merge "Update ART for LLVM merge up to r187914." in... | Stephen Hines | 2013-08-13 | 2 | -4/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | am 34de74bb: Merge "Update ART for LLVM merge up to r187914." into klp-dev | Stephen Hines | 2013-08-13 | 2 | -4/+2 | |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge "Update ART for LLVM merge up to r187914." into klp-dev | Stephen Hines | 2013-08-13 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Update ART for LLVM merge up to r187914. | Stephen Hines | 2013-08-09 | 2 | -4/+2 | |
| | * | | | | | | Fix SMALL_ART | buzbee | 2013-08-12 | 2 | -4/+5 | |
| | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Merge "Timing logger clean-up" into dalvik-dev | Anwar Ghuloum | 2013-08-12 | 3 | -26/+23 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Timing logger clean-up | Anwar Ghuloum | 2013-08-12 | 3 | -26/+23 | |
| | * | | | | | | Merge "Polish the lock contention logging." into dalvik-dev | Hiroshi Yamauchi | 2013-08-12 | 3 | -128/+180 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Polish the lock contention logging. | Hiroshi Yamauchi | 2013-08-09 | 3 | -128/+180 | |
| | * | | | | | | | am 306eb0af: am 672a4230: Not all shared libraries have a JNI_OnLoad. | Elliott Hughes | 2013-08-12 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | * | | | | | | am 672a4230: Not all shared libraries have a JNI_OnLoad. | Elliott Hughes | 2013-08-12 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Not all shared libraries have a JNI_OnLoad. | Elliott Hughes | 2013-08-12 | 1 | -0/+1 | |
| | * | | | | | | | am a5227a2b: am a4afbb8c: Handle JNI_ERR results from JNI_OnLoad functions sp... | Elliott Hughes | 2013-08-12 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | am a4afbb8c: Handle JNI_ERR results from JNI_OnLoad functions specially. | Elliott Hughes | 2013-08-12 | 1 | -6/+9 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Handle JNI_ERR results from JNI_OnLoad functions specially. | Elliott Hughes | 2013-08-12 | 1 | -6/+9 | |
| | * | | | | | | | am a43668eb: am 673b6836: Make verifier allow integral types to be put in int... | Jeff Hao | 2013-08-12 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | am 673b6836: Make verifier allow integral types to be put in integral type ar... | Jeff Hao | 2013-08-12 | 5 | -8/+16 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Make verifier allow integral types to be put in integral type arrays. | Jeff Hao | 2013-08-11 | 5 | -8/+16 | |
| | * | | | | | | | am ffa649ae: am f9468a5a: Verifier checks that primitive put array/field type... | Jeff Hao | 2013-08-12 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | am f9468a5a: Verifier checks that primitive put array/field type matches insn... | Jeff Hao | 2013-08-11 | 1 | -3/+3 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Verifier checks that primitive put array/field type matches insn type. | Jeff Hao | 2013-08-12 | 1 | -3/+3 | |
| | * | | | | | | | am 11eac8ce: (-s ours) am 7644966a: Move verification of primitive type puts ... | Jeff Hao | 2013-08-12 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | / / / / | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | am 7644966a: Move verification of primitive type puts into helper method. | Jeff Hao | 2013-08-11 | 2 | -53/+54 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Move verification of primitive type puts into helper method. | Jeff Hao | 2013-08-11 | 2 | -53/+54 | |
| | * | | | | | | am 1bdfe6cd: am 8a946520: Use unsigned comparison in String::CharAt. | Sebastien Hertz | 2013-08-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | am 8a946520: Use unsigned comparison in String::CharAt. | Sebastien Hertz | 2013-08-11 | 1 | -1/+2 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Use unsigned comparison in String::CharAt. | Sebastien Hertz | 2013-08-12 | 1 | -1/+2 | |
| | * | | | | | | am ba92d701: am c6c6e222: Fix memory leak in verifier. | Sebastien Hertz | 2013-08-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | am c6c6e222: Fix memory leak in verifier. | Sebastien Hertz | 2013-08-11 | 1 | -0/+4 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Fix memory leak in verifier. | Sebastien Hertz | 2013-08-12 | 1 | -0/+4 | |
| | * | | | | | | am be8876a8: am d6788026: Use reader writer mutex for safe checkcast map. | Sebastien Hertz | 2013-08-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | am d6788026: Use reader writer mutex for safe checkcast map. | Sebastien Hertz | 2013-08-11 | 2 | -8/+7 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Use reader writer mutex for safe checkcast map. | Sebastien Hertz | 2013-08-12 | 2 | -8/+7 | |
| | * | | | | | | am ae6ca282: am 00ae676e: Fix typo in mutex.h file. | Sebastien Hertz | 2013-08-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | am 00ae676e: Fix typo in mutex.h file. | Sebastien Hertz | 2013-08-11 | 1 | -3/+3 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Fix typo in mutex.h file. | Sebastien Hertz | 2013-08-12 | 1 | -3/+3 | |
| | * | | | | | | am 83e3c40f: am 442cd6ec: Fix logging memory leak. | Sebastien Hertz | 2013-08-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | am 442cd6ec: Fix logging memory leak. | Sebastien Hertz | 2013-08-11 | 2 | -3/+2 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Fix logging memory leak. | Sebastien Hertz | 2013-08-12 | 2 | -3/+2 | |
| | * | | | | | | am 284fcd1b: am d8cf66be: Place CFA in the regular .debug_frame section. | Ian Rogers | 2013-08-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | am d8cf66be: Place CFA in the regular .debug_frame section. | Ian Rogers | 2013-08-11 | 3 | -0/+6 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Place CFA in the regular .debug_frame section. | Ian Rogers | 2013-08-12 | 3 | -0/+6 | |
| | * | | | | | | am 5d9b1d72: am a49bdffd: Don\'t add barriers to clinit methods. | Ian Rogers | 2013-08-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | am a49bdffd: Don\'t add barriers to clinit methods. | Ian Rogers | 2013-08-11 | 3 | -4/+8 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Don't add barriers to clinit methods. | Ian Rogers | 2013-08-12 | 3 | -4/+8 | |
| | * | | | | | | am 4c661ccb: am 96faf5b3: Uleb128 compression of vmap and mapping table. | Ian Rogers | 2013-08-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | am 96faf5b3: Uleb128 compression of vmap and mapping table. | Ian Rogers | 2013-08-11 | 24 | -376/+609 | |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | |