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