summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'github/cm-11.0' into HEADcm-11.0-XNPH25R-bacon-d22b777afacm-11.0-XNPH22R-bacon-03d77315eaBrint E. Kriebel2014-05-080-0/+0
|\
| * dalvik: Disable loop hoisting optimization on perf buildsSteve Kondik2014-05-081-0/+4
* | dalvik: Disable loop hoisting optimization on perf buildsSteve Kondik2014-05-081-0/+4
|/
* Revert "dalvik: add placeholder for future changes"Steve Kondik2014-05-012-10/+1
* Use RETURN_PTR(NULL) instead of RETURN_VOID in newNonMovableArray.Mathieu Chartier2014-05-011-3/+3
* Dalvik :Increase the upper limit check for DexOpt Deps tableAbhishek Arpure2014-05-011-1/+1
* Revert "Use MAP_FIXED in remapNewHeap"Ricardo Cerqueira2014-04-301-1/+1
* Revert "Change exception message for ArrayStoreException."Ricardo Cerqueira2014-04-291-1/+1
* Dalvik :Increase the upper limit check for DexOpt Deps tableTapas Pradhan2014-04-041-1/+1
* Dalvik : Increase the upper limit check for DexOpt Deps tableTapas Pradhan2014-03-211-1/+1
* dalvik: add placeholder for future changesWei Wang2014-03-212-1/+10
* Remove old fork-and-specialize APIDave Platt2014-02-191-18/+1
* Finish fixing Zygote descriptor leakage problemDave Platt2014-02-191-3/+76
* Revert JIT changes for nowSteve Kondik2014-02-035-131/+2
* vm: Enable fast multiply on perf builds tooSteve Kondik2014-02-025-13/+2
* Use MAP_FIXED in remapNewHeapPete Delaney2014-02-021-1/+1
* Fix dx test 034.Jean-Marie Henaff2014-02-021-1/+1
* Change exception message for ArrayStoreException.Narayan Kamath2014-02-021-1/+1
* Remove code related to extended-opcode.Jean-Marie Henaff2014-02-024-49/+6
* Initialize callTgt variableBernhard Rosenkränzer2014-02-021-1/+1
* Don't implicitly cast NULL to a boolBernhard Rosenkränzer2014-02-021-3/+3
* Dalvik: Add hardware vfp support for OP_LONG_TO_DOUBLE in JITSerban Constantinescu2014-02-023-0/+43
* Dalvik: Add hardware support for OP_LONG_TO_DOUBLE in the interpreterSerban Constantinescu2014-02-023-13/+45
* Dalvik: Add sdiv support in the JITSerban Constantinescu2014-02-024-2/+88
* Dalvik: Add sdiv support in the interpreterSerban Constantinescu2014-02-0212-308/+504
* dalvik: Fix leak in error condition in FindClassIvan Evlogiev2014-01-281-0/+1
* setting RLIMIT to INFINITY.Uday Kumar Sundar2014-01-281-1/+12
* export setThreadName() and add NULL checkWilliam Roberts2014-01-173-3/+19
* Set Processes comm name to package nameWilliam Roberts2014-01-171-0/+8
* A char array copy optimization (dalvik).Hiroshi Yamauchi2014-01-171-0/+37
* Dalvik: DMB Optimisations for TracingJITDavid Butcher2014-01-022-9/+9
* Dalvik: DMB OptimisationDavid Butcher2014-01-023-6/+6
* dalvik: Use Bionic's memmove on cortex-a15Steve Kondik2013-12-291-5/+9
* Retry mount() if it fails with EINTRKoji Fukui2013-12-211-3/+6
* Dalvik: Ensure that the array length complies with the final specifierSerban Constantinescu2013-12-201-0/+1
* Fix synchronization when preparing ids.Yohann Roussel2013-12-204-23/+19
* dalvik: use bioinc memmoveWei Wang2013-12-202-0/+6
* Dalvik : Increase the upper limit check for DexOpt Deps tableAbhishek Arpure2013-12-201-1/+1
* libdex: Invert the default for dexopt-on-cacheRicardo Cerqueira2013-12-181-1/+1
* Add an extra guard around perf enablementSteve Kondik2013-12-031-1/+2
* Merge branch 'kk_2.7_rb1.11' of git://codeaurora.org/platform/dalvik into cm-...Steve Kondik2013-11-305-28/+68
|\
| * Merge "dalvik: use T3 branch when target offset is too large"Linux Build Service Account2013-11-231-5/+11
| |\
| | * dalvik: use T3 branch when target offset is too largeWei Wang2013-11-191-5/+11
| * | Merge "Dalvik : Increase the upper limit check for DexOpt Deps table"Linux Build Service Account2013-11-211-1/+1
| |\ \
| | * | Dalvik : Increase the upper limit check for DexOpt Deps tableAjay Raghothama2013-11-201-1/+1
| * | | Merge "dalvik/vm: Dalvik startup with a low memory footprint"Linux Build Service Account2013-11-212-17/+49
| |\ \ \ | | |/ / | |/| |
| | * | dalvik/vm: Dalvik startup with a low memory footprintVijay Dandiga2013-11-172-17/+49
| |/ /
| * | Merge "Use 64-bit Linux capabilities when starting Zygote"Linux Build Service Account2013-11-131-5/+7
| |\ \ | | |/ | |/|
| | * Use 64-bit Linux capabilities when starting ZygoteDavid Ng2013-11-081-5/+7
| |/
* | Merge branch 'kk_2.7_rb1.9' of git://codeaurora.org/platform/dalvik into cafSteve Kondik2013-11-1155-191/+2478
|\|