| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Bug: 24342101
Interrupt current thread if InterruptedException is received during
Thread.join(). Also, log the interruption.
Change-Id: I452124915ea3f19610e6d4a3411d741f2f604af2
(cherry picked from commit 83461d73bc50d41f631e1db5c195d12b4eb9e6cf)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: 24342101
If interrupted during mMessageThread.join(), retry the join instead of
assuming the thread has joined and continuing. Continuing to destroy
the context will cause a segfault when the message thread attempts to
use the destroyed context.
Change-Id: I3213091a0e996449bceb403dffca3063786d5a65
(cherry picked from commit 2f25ce7753f7f1f6a0cc549a0df0082286bd5f85)
|
|
|
|
|
| |
Bug: 22047392
Change-Id: I736a697276020687c20dff515aabb1be1776f8c0
|
|
|
|
|
| |
bug: 22507076
Change-Id: I5fdffdde597d97b1dde77574d096b81bff4aa382
|
|
|
|
|
|
| |
bug: 22184114
Change-Id: I7e7132aa3563f32de32640567b381f8f5bddf491
|
|
|
|
|
|
| |
b/21999787
Change-Id: Id9a7bad4ce91f3afdd82a1288cf94430f3aef9bb
|
|\
| |
| |
| | |
annotations." into mnc-dev
|
| |
| |
| |
| |
| |
| |
| | |
annotations.
bug: 21039492
Change-Id: I50a6beca22c9e524a76925d8e497b2618177491d
|
|/
|
|
|
|
|
|
|
| |
b/21187932
Made it an opaque class, since there is no need for a user to
inspect its fields after creation.
Change-Id: I9101afdecc5e25bb484d060be2a08c470faa92e5
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
b/21187932
Dependency from one kernel to another kernel -- where one reads the
other's output to a global allocation -- was not handled correctly.
This CL fixed that. Needed to make a new CTS test pass.
Change-Id: I500f9cac9d89bcaec7c186e942ba4a7d413daadb
|
| |
| |
| |
| |
| |
| | |
bug:21560057
Change-Id: I6709b81636822135848c10adca8ba425f3c2212e
|
|/
|
|
|
|
| |
bug:21560057
Change-Id: I3b44d04bd908d9549ef7ada5f48f5d94e239d186
|
|\
| |
| |
| | |
RS compat lib." into mnc-dev
|
| |
| |
| |
| |
| |
| |
| | |
compat lib.
bug: 21132592
Change-Id: I375f188dfbd33367a9589533aa51b182fda8bc21
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
bug 20822382
This corrects a copy&paste error placing F16 into F32.
Fixes an error disallowing vectors of fp16 types.
Change-Id: I34be1aa9a323d61a7121581ab9599d2c2d32dd42
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
b/21039492
ScriptGroup.execute(Object...): Describe input and output order.
Change-Id: I88668338ab2ac50e602b97891b86509c81dedf4d
|
|\ \ \
| |/ /
|/| /
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
rename getMinorID to getMinorVersion
bug 21039492
Change-Id: I03908dba508e30a605818d81a085ad627fa202fb
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
bug: 21027883
Change-Id: I122392bc5206ff19ea52712576d7f363e5915231
|
|/
|
|
|
|
| |
bug: 21028875
Change-Id: I9fd48c57b6518e06ee1d9d7d4ca44faa96d887b0
|
|
|
|
|
|
|
|
|
|
| |
Cherry-pick fix from AOSP. Error check for kernel launch was
generating a false positive.
bug 20690242
Change-Id: Ic4c6644072a11aab9a273070be5734519136f685
|
|
|
|
|
|
|
|
|
|
| |
b/20728113
In case the requested size for memory allocation overflows, or memory
allocation fails.
Change-Id: I8dac132dd4d0210938660ffbb82cbe44000d2a90
(cherry picked from commit 4e90b9b57cc96964a9d5c1845172a72cb51feafb)
|
|
|
|
| |
Change-Id: I78f014a864700369c7ccdfb46a257851a45abd7c
|
|
|
|
| |
Change-Id: Id86d5fe8475060a22f49b06b6e1f8f3eae7c7e9f
|
|
|
|
| |
Change-Id: I99f9f9ff8942522d6581ff60b9a2d75e33e66ff6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Typo for validateUplo
- Typo in ZHEMM, element should be FLOAT64_2.
- For GEMM and SYMM, SYRK, 'CONJ_TRANSPOSE' should also be handled in the
validation process.
- For SYMM, check matrix A is symmetric.
- For HERK, the dimension validation was switched for Transpose case.
Also, only Conj Trans is allowed in this case.
- FOR SYR2K, fix the dimension check for Matrix C.
- For TRMM & TRSM, fix the validation part for dimension check.
Change-Id: I559b5c5695aa82604de2955ae2327b694236d3ed
|
|
|
|
| |
Change-Id: I484a185a79190da365ac832b90bb3bedb8bbca48
|
|
|
|
| |
Change-Id: If8dd0f9d4c7db03df22763a80fa6d600539be7c1
|
|
|
|
|
|
| |
complex 'Alpha' and 'Beta'
Change-Id: I0aed57d41b0199d5c6dd3c31ca33644a5634dc35
|
|
|
|
|
|
|
|
|
| |
And mark existing methods and builder deprecated.
Removed ScriptGroup2 class.
Renamed nested class UnboundValue to Input.
Marked classes Closure, Future, and Input as final.
Change-Id: I362910c115e9d0173dc515674e08bf4878232879
|
|
|
|
| |
Change-Id: I3006d878e68cce833d8f26cb5d8a1a660a6f5565
|
|\
| |
| |
| |
| |
| |
| | |
Allocation.java"
* commit '133911095ce0d9ef01766aa7b67a0a31b852e242':
[RenderScript] typo fix in Allocation.java
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: Id0eae76387d18c5bfed6cdbb52781b0dc3e4ae90
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Not done for feature complete
Change-Id: I79c8da2c7e64d6feb660c9652688f971535c1f92
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | | |
* commit '3d9c9093d1d76d4aeb5f99b1746b65788c72736e':
Add BNNM intrinsic.
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Change-Id: I05fc9835786455e28d69f2b4ffe70c3292a01404
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
ScriptGroup2.Builder.create() method"
* commit '0933905375790eb850334b53fd6d0981bd40e007':
Add name to ScriptGroup2.Builder.create() method
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This name will be used to name the .so file generated for the
script group with fused kernels.
Change-Id: I46e351c8412740512f56b7915b14f36183c6eeaf
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The name is not used in any meaningful way yet, but would be used
to name the file for generated code for fused kernels in other
coming CLs.
A script group name cannot be null or empty, or longer than 100
characters. It can only contain letters, digits, '-', or '_'.
Change-Id: I95fdbf58e6689da91ca98c2057dfa1a803d3b27b
|
|\ \
| |/
| |
| |
| |
| |
| | |
cache directory."
* commit '72fcf9eb1079312afd7bdbee167c759109af4244':
Add support for setting the cache directory.
|
| |
| |
| |
| | |
Change-Id: I2bf1874705b877a8a8262ab49b47fe8241e603d5
|
|\ \
| |/
| |
| | |
Change-Id: I0a22225b2d26b6d806de2dcc70ffba29c96865b3
|
| |
| |
| |
| |
| |
| | |
This prevents us from loading the RS static initializer all the time.
Change-Id: I8cea7540e50251aba8c2f199f06f344f991e7d7f
|