| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix IO_INPUT with 64-bit. | Tim Murray | 2014-08-18 | 2 | -2/+7 |
* | Allocation.resize() should throw an exception in API 21+. | Tim Murray | 2014-08-14 | 1 | -1/+5 |
* | Fix broken blend intrinsic. | Tim Murray | 2014-07-10 | 1 | -1/+1 |
* | Update copyFrom(BaseObj[]) for large objects. | Tim Murray | 2014-07-09 | 1 | -5/+12 |
* | resolved conflicts for merge of 31012e2c to master | Stephen Hines | 2014-07-09 | 7 | -13/+79 |
|\ |
|
| * | Adds support for multi-input kernels to Frameworks/Base/RS. | Chris Wailes | 2014-07-07 | 7 | -10/+76 |
* | | am 6b52ca59: am 89e4c715: am 7165bd6d: Merge "Add check and throw for failed ... | Jason Sams | 2014-06-26 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Merge "Add check and throw for failed Intrinsic init." | Jason Sams | 2014-06-25 | 1 | -0/+3 |
| |\ |
|
| | * | Add check and throw for failed Intrinsic init. | Jason Sams | 2014-06-23 | 1 | -0/+3 |
* | | | Remove @hide for new RS constructors. | Tim Murray | 2014-06-25 | 1 | -2/+0 |
* | | | am ed24d3f2: am db3bcfb8: am 44023a4f: Merge "We need to update mPos when we ... | Stephen Hines | 2014-06-24 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | We need to update mPos when we copy a FieldPacker via its data[] member. | Stephen Hines | 2014-06-23 | 1 | -1/+6 |
| |/ |
|
* | | am c5b11fcc: am ff83ed2d: am b02dadd4: Merge "Create FieldPacker.getPos() to ... | Stephen Hines | 2014-06-19 | 3 | -7/+21 |
|\ \
| |/ |
|
| * | Merge "Create FieldPacker.getPos() to get the actual amount of data used for ... | Stephen Hines | 2014-06-18 | 3 | -7/+21 |
| |\ |
|
| | * | Create FieldPacker.getPos() to get the actual amount of data used for FP. | Stephen Hines | 2014-06-18 | 3 | -7/+21 |
* | | | am 3aa4de11: am 802aaf3b: am 47de3060: Merge "Fix element size on 64b" | Jason Sams | 2014-06-18 | 1 | -11/+19 |
|\ \ \
| |/ / |
|
| * | | Fix element size on 64b | Jason Sams | 2014-06-18 | 1 | -11/+19 |
| |/ |
|
* | | Merge "Switch from Droid -> Noto for RS fonts." | Stephen Hines | 2014-06-17 | 1 | -4/+4 |
|\ \ |
|
| * | | Switch from Droid -> Noto for RS fonts. | Stephen Hines | 2014-06-11 | 1 | -4/+4 |
* | | | am 604ea0e4: am b1c9430c: am 77d28ca2: Merge "Move FieldPacker over to use la... | Tim Murray | 2014-06-12 | 1 | -0/+6 |
|\ \ \ |
|
| * \ \ | am 77d28ca2: Merge "Move FieldPacker over to use large objects on 64-bit." | Tim Murray | 2014-06-12 | 1 | -0/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Move FieldPacker over to use large objects on 64-bit. | Tim Murray | 2014-06-12 | 1 | -0/+6 |
| | * | | DO NOT MERGE: Mark new util type functions as @hide in AOSP. | Tim Murray | 2014-06-04 | 1 | -0/+3 |
| |/ / |
|
| * | | Merge "Add support for mixed 32/64 APKs using RenderScript." | Tim Murray | 2014-06-03 | 3 | -3/+51 |
| |\ \ |
|
| | * | | Add support for mixed 32/64 APKs using RenderScript. | Tim Murray | 2014-06-03 | 3 | -3/+51 |
* | | | | am b43bc047: Merge "Change flags to use int instead of long." into lmp-previe... | Tim Murray | 2014-06-06 | 1 | -7/+7 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Change flags to use int instead of long. | Tim Murray | 2014-06-06 | 1 | -7/+7 |
* | | | | Add support for mixed 32/64 APKs using RenderScript. | Tim Murray | 2014-06-03 | 3 | -3/+51 |
|/ / / |
|
* | | | Validate RenderScript context creation flags | Jason Sams | 2014-05-20 | 1 | -3/+7 |
* | | | Add flags to context creation for RS | Jason Sams | 2014-05-07 | 1 | -3/+36 |
* | | | Unhide RenderScript resize intrinsic | Jason Sams | 2014-04-17 | 1 | -1/+0 |
* | | | am 5170476c: am a4af5726: am 112d1b94: Merge "Add BiCubic resize instrinsic" | Jason Sams | 2014-04-17 | 1 | -0/+113 |
|\ \ \
| |/ / |
|
| * | | am 112d1b94: Merge "Add BiCubic resize instrinsic" | Jason Sams | 2014-04-17 | 1 | -0/+113 |
| |\ \
| | |/ |
|
| | * | Add BiCubic resize instrinsic | Jason Sams | 2014-04-16 | 1 | -0/+113 |
* | | | am c796ccaa: am 095ece10: am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTe... | Jason Sams | 2014-04-01 | 1 | -1/+5 |
|\ \ \
| |/ / |
|
| * | | am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTexture problem" | Jason Sams | 2014-04-01 | 1 | -1/+5 |
| |\ \
| | |/ |
|
| | * | Fix RenderScriptGL setSurfaceTexture problem | Xiaofei Wan | 2014-03-31 | 1 | -1/+5 |
* | | | am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile... | Glenn Kasten | 2014-03-19 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript" | Glenn Kasten | 2014-03-19 | 1 | -10/+10 |
| |\ \
| | |/ |
|
| | * | Fix 64 bit compile failures in renderscript | Narayan Kamath | 2014-03-19 | 1 | -10/+10 |
* | | | am edf0b79d: am 24ea88a9: am 9a9916b5: am 2383f220: Merge "Validate objects a... | Jason Sams | 2014-03-06 | 2 | -0/+17 |
|\ \ \
| |/ / |
|
| * | | am 2383f220: Merge "Validate objects are from the correct context." | Jason Sams | 2014-03-05 | 2 | -0/+17 |
| |\ \
| | |/ |
|
| | * | Validate objects are from the correct context. | Jason Sams | 2014-03-05 | 2 | -0/+17 |
* | | | am 4db08b04: am 9f141fbb: am fb51a430: am 8377a4fd: Merge "Fix null check for... | Tim Murray | 2014-03-03 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | am 8377a4fd: Merge "Fix null check for BaseObj.equals." | Tim Murray | 2014-03-03 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | Merge "Fix null check for BaseObj.equals." | Tim Murray | 2014-03-03 | 1 | -0/+4 |
| | |\ |
|
| | | * | Fix null check for BaseObj.equals. | Tim Murray | 2014-02-28 | 1 | -0/+4 |
* | | | | am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[... | Narayan Kamath | 2014-02-28 | 9 | -76/+70 |
|\ \ \ \
| |/ / / |
|
| * | | | am 14420e29: Merge "AArch64: Use long[] for RS id array" | Narayan Kamath | 2014-02-28 | 9 | -76/+70 |
| |\ \ \
| | |/ / |
|
| | * | | Merge "AArch64: Use long[] for RS id array" | Narayan Kamath | 2014-02-28 | 9 | -76/+70 |
| | |\ \
| | | |/
| | |/| |
|