Age | Commit message (Collapse) | Author |
|
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d
|
|
|
|
This changes BaseObj to support 64-bit IDs. There are a few caveats:
1. Since it is deprecated, RSG will not support 64-bit.
2. Currently, methods that pass arrays of IDs to the driver are not supported in 64-bit. This will be fixed in a later CL.
bug 11332320
Change-Id: If0dbecc8b285e260f767e441e05088b6a1b749a2
|
|
Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
|
|
bug 8570568
Change-Id: I465fcc8ec3e2cc892dc3cb0067aacf5224338102
|
|
bug 8656887
This hides the methods used to support Camera
Fixes the oversight in LaunchControl
Documents some missing functions
Change-Id: I5b19b65dd5ddf9917100192c180bb63d89c80679
|
|
bug 8599910
Change-Id: I0e7c52350cc1abb14a5ed59bb92e8e0346209d53
|
|
external storage.
Change-Id: I9c796f925802b202eae7e0fe1750a10140ef4a47
|
|
This reverts commit a0c2eb27b408660b02fa248943166d6c7e447908.
Conflicts:
api/current.txt
graphics/java/android/renderscript/Element.java
graphics/java/android/renderscript/Script.java
Change-Id: I3c8fa62b12da95b3dbc842b5284dbed65d3cf963
|
|
Change-Id: Idad2c5ad4f8a30f8cc60d88318f2e1809866d309
|
|
BUG=6035422
Change-Id: I8586be0085b36767289e1f634111c0ff076cec3c
|
|
Change-Id: I87eae3cc79c3963d5a8edf16cc26eee6d93d81d7
|
|
Fix the bug b/4540617.
Change-Id: I64a77b8c5d89bcd35f81d196928a671c954e9a28
|
|
Change-Id: I9f6a58048129db4978c893c2dc591b0ed825d05f
|
|
Change-Id: I7f628106247de887cd91c4a4b4b55d3ebfa700c8
|
|
We were misusing this API, since it requires the additional precision of
the next size up on unsigned versions of types.
Change-Id: Ic3c87f681ac6705ae0b36a3464ce0d63737945fd
|
|
Change-Id: I44dd19aec0a994316da22ea8bea01b9962f54680
api update
Change-Id: I77f5365b8b7a919cd572ceb65a9ab3871b9495d0
|
|
Change-Id: Ida62d3a155285a20725be9daa62217faef1c3734
|
|
Change-Id: Ib1aaf81130ffa6b5e6c60096c27c969e8891db3f
|
|
Change-Id: Ic708dcaeda4966bb2121ecb6834f56cfa68ad58e
|
|
Fix potental overflow in script -> java messages.
Change-Id: Ie6fd9dc376be4043fc938a1517106936937689c8
|
|
Fix initial refcounts in allocations.
Support null references in allocations.
Change-Id: Ifba6406ba750e69737bd77fa7df5d7fb8e27a5b4
|
|
Change-Id: I7e2843983a12e0155114b4a18813799e4341d26f
|
|
Change-Id: Ife0ec056c33654a56f270a5673f614820cfc2e29
|
|
Implement boolean support.
Change-Id: Iac2dc28067ac430b3e413fc651dfaa0b96214e2e
|
|
remove hsb functions from env headers.
add RS_PACKED define for packed structures.
Change-Id: Idc661edff85c0047baa201f43e0839ac82c74593
|
|
Change-Id: I3d7a1a91c45cc1c97c60f3615f32e54e98e12f91
|
|
|
|
|