summaryrefslogtreecommitdiff
path: root/runtime/lambda
AgeCommit message (Expand)Author
2016-08-09Revert experimental lambda feature. Narayan Kamath
2016-05-13Fix misc-macro-parentheses warnings. Chih-Hung Hsieh
2015-11-24Revert "lambda: Add support for invoke-interface for boxed innate lambdas" Nicolas Geoffray
2015-11-20lambda: Add support for invoke-interface for boxed innate lambdas Igor Murashkin
2015-11-18Remove incorrect iterator increment Mathieu Chartier
2015-11-02lambda: Minor capture-variable/liberate-variable clean-up after post-merge re... Igor Murashkin
2015-09-27Revert "Revert "lambda: Experimental support for capture-variable and liberat... Igor Murashkin
2015-09-27Revert "lambda: Experimental support for capture-variable and liberate-variable" Nicolas Geoffray
2015-09-25lambda: Experimental support for capture-variable and liberate-variable Igor Murashkin
2015-09-04Fix the read barrier config build. Hiroshi Yamauchi
2015-09-04Merge "lambda: Infrastructure to support capture/liberate-variable dex opcodes" Igor Murashkin
2015-09-03lambda: Infrastructure to support capture/liberate-variable dex opcodes Igor Murashkin
2015-09-03Some fixes for the CC collector. Hiroshi Yamauchi
2015-08-04Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" Igor Murashkin
2015-07-30base: replace raw pointers for out-parameters with safer out<T> Igor Murashkin
2015-07-22Move to newer clang annotations Mathieu Chartier
2015-07-20runtime: Add lambda box/unbox object equality Igor Murashkin