| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
closure creation."
* commit '02dff422a7734764e3ce00179f62ba115f2081a5':
Fix value size data type in closure creation.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
b/19944127
Also added references to arguments and global values in a closure to
keep them live in Java while native code may access them.
Change-Id: I1179d34aa67f845578740e71cc2da4f82419f251
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This includes the new class ScriptGroup2 and a related change in
class Script to add InvokeID.
Change-Id: I012dc0a32c65803453022fa534ef05f855ea5ace
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I9e018436866989090be3896f894078ca0422189b
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7425c9ea9d82ed54950557e93aa46b69ebc02c23
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I30c3349c9222765ad7850890e0431bc6a6d3757a
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | | |
* commit '5f786f0dabe93eb1bf391ffc3f57f03b9b9ce575':
Fix doc bug for object size.
|
| | |
| | |
| | |
| | | |
Change-Id: I3c810abcb9734196bd8804a22efc010dd3a73291
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I9ef476ae3e659d98d21c9246aa8e4969e00c14f1
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
object types."
* commit '9b25b77feb09119710713a81978dbbcdcb2f0c40':
Catch errors for unknown object types.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
bug 19805334
Change-Id: I71e172b8123076896737d352403f8ddefca544b6
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'b04f9944fb0062541512447a952405ba4b084d30':
Fix potential npe
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
bug 19805515
Change-Id: Id36b145d3ce1c81311e88f5cdd2441880e98f737
|
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| |
| | |
| | | |
create(Context, int) to be compatible with the thunker layer & minor tweaks."
* commit '2b30b73b017f10bc2ce514981b577c2efaeab739':
[RenderScript] Add create(Context, int) to be compatible with the thunker layer & minor tweaks.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
the thunker layer & minor tweaks.
bug:19888167
bug:19888339
Change-Id: Ib264c4ca48c990b3476456838047f73d95f6752f
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id7ff10c7b09a5bedd9952602dd394e76b4fae8b1
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | | |
* commit '53699ec613acf76277b69db57bf2f378d0dc374a':
New API methods for Script Group
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Use a single vararg Object array for both kernel/invoke arguments
and global bindings. The assumption is that global bindings are in
the end after the kernel/invoke arguments.
This simplifies the api to add a kernel or invoke to a script group.
Change-Id: I7efb1035c5967e2cadd15e6fe27f20c80ba197a2
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
convention"
* commit 'f2ea01717b918471b050bea46529e1843d36fc84':
Added copyright notice and formatted to convention
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Pure format change. No other changes at all.
Change-Id: I74a53aa67ef0960f70becaf288b85be40066a0ae
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'd8e891f474096c310f60ca6d2f737cdc0251003e':
Make it harder to leak contexts
|
| |\ \ \
| | |_|/
| |/| | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ied60b6428bedb200d7b5b627e8196fbf2b4151e1
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Mesh"
* commit '4f0a96d2d923bd1f4c7f46ec25c83711565b77db':
Frameworks/base: Remove duplicate check in Mesh
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 19797138
Change-Id: I0b11c4ff63a8031d5e58a06ac13f91ae0bbac5dc
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '1dae2f9341c05eee5d77489c579ffd621fbe108b':
Frameworks/base: Fix potential NPE in Script
|
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Bug: 19797138
Change-Id: I5cd9394bd2c0f7c044c1f2f24665384fa797cd97
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'b533f3e1ad098b38070369609e6b1892828bc111':
Avoid duplicate surface creation.
|
| |/ /
| | |
| | |
| | | |
Change-Id: I43104c8b48dd26681735940e6b2e1ba902af2020
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Script"
* commit 'e685753136ee8e88212ad95b24284a153c86a0c1':
Frameworks/base: Check before foreach in Script
|
| |/
| |
| |
| |
| |
| |
| | |
According to the if below, ains == null is potentially valid. But
the foreach loop would throw a NullPointerException.
Change-Id: I4460fb1357eaa3abfe0ab9a21effb608f474ab51
|
|\ \
| |/
| |
| |
| | |
* commit 'bb8c910fc12f304c97c94ee86a3a3da56afe8374':
Remove dead path code
|
| |
| |
| |
| |
| |
| |
| | |
This API was never shipped and the implementation
never finished.
Change-Id: I2491db216d6a7a8ea30628d791773f89da5fb4d2
|
|\ \
| |/
| |
| |
| |
| |
| | |
API about Allocation copyTo & From FieldPacker"
* commit '989e03f144e8031f33af08945e845283dddcc8ad':
[RenderScript] Update the java API about Allocation copyTo & From FieldPacker
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
copyTo & From FieldPacker"
* commit '4b5af9bce10dbb8b6d5ff27a5f0c49f3498a6245':
[RenderScript] Update the java API about Allocation copyTo & From FieldPacker
|
| | |
| | |
| | |
| | | |
Change-Id: I4e1b911d4cdfec8a841bc5a8bc615c64c50e8fc8
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Unpadding for Vec3 Elements during copyTo & copyFrom."
* commit 'ec89c1ea731256cd0d71ee58733b2855e1e6e4fa':
[RenderScript] AutoPadding & Unpadding for Vec3 Elements during copyTo & copyFrom.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
during copyTo & copyFrom."
* commit '288e6f67181ce74ec4b97b61def1b9510b1221d0':
[RenderScript] AutoPadding & Unpadding for Vec3 Elements during copyTo & copyFrom.
|
| | |
| | |
| | |
| | |
| | |
| | | |
copyTo & copyFrom.
Change-Id: I10b6fb235717e181ebb30b92e4dbe23e6183a29c
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()."
* commit '5830e7a9fb56db24a101d7b45c6db970e38ed6f6':
[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom().
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
the following functions to make it more symmetric to copyFrom()."
* commit 'caa8a8fb9849f1d44ffab3117950ac1e7b02cd4d':
[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom().
|
| | |\
| | | |
| | | |
| | | | |
following functions to make it more symmetric to copyFrom()."
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
add the following functions to make it more symmetric to copyFrom().
- copy1DRangeToUnchecked, copy1DRangeTo
- copy2DRangeToUnchecked, copy2DRangeTo
- copy3DRangeToUnchecked, copy3DRangeTo
- setFromFieldPacker, 2D and 3D variants
- copyElementTo, (1D, 2D & 3D)
Change-Id: I6b896123e1c00cead552aa5b31a701b15dd70f85
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
adapter offsets."
* commit 'e1bd7f766ea5477ff3ca7103655755f3234602b2':
Fix crash when updating adapter offsets.
|