Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
362fda0323b85ec2379967901a0bd33a2ad4b8b5
/
v8
ae3c02f
DO NOT MERGE ANYWHERE Manually Cherry Pick AOSP change to resolve conflicts.
by Chris Flatt
· 9 years ago
8868c3d
Add 23.1.1 support library API files
by Chris Banes
· 9 years ago
54256aa
am 35bb8589: am 14222d5d: [RenderScript] pass correct length of ains to BLAS functions.
by Miao Wang
· 9 years ago
14222d5
[RenderScript] pass correct length of ains to BLAS functions.
by Miao Wang
· 9 years ago
b1d3557
Add 23.1.0 API files
by Chris Banes
· 9 years ago
dd6fab3
[RenderScript] Make android-support-annotations not included as STATIC LIB.
by Miao Wang
· 9 years ago
490bf52
Get support lib ready for release
by Chris Banes
· 9 years ago
17df691
Merge "[RenderScript] Disable jack usage for when building RS prebuilts" into mnc-dev
by Stephen Hines
· 9 years ago
72e20dd
[RenderScript] Disable jack usage for when building RS prebuilts
by Miao Wang
· 9 years ago
ea476b8
[RenderScript] Making libblas optional for support lib.
by Miao Wang
· 9 years ago
d2a3040
Revert "Disable jack usage for the RS support library."
by Stephen Hines
· 9 years ago
4dc201c
Disable jack usage for the RS support library.
by Stephen Hines
· 9 years ago
a706ff0
[RenderScript] Add docs advising users about dstAtop bug for support lib.
by Miao Wang
· 9 years ago
513bce7
[RenderScript] fix BNNM docs for support lib
by Miao Wang
· 9 years ago
2e37207
[RenderScript] update the type of offsets for BLAS.BNNM for RS support lib.
by Miao Wang
· 9 years ago
933cf12
[RenderScript] unhide IntrinsicBLAS in support lib.
by Miao Wang
· 9 years ago
ec3a4e6
[RenderScript] Add docs for IntrinsicBLAS
by Miao Wang
· 9 years ago
47c6b0d
[RenderScript] better handle edge cases for Incremental Intrinsic Support.
by Miao Wang
· 9 years ago
8dab1e5
[RenderScript] Implement BLAS in support lib.
by Miao Wang
· 9 years ago
e387c2c
[RenderScript] update api/current.txt after ScriptGroup API change
by Miao Wang
· 9 years ago
3b130b7
Update and fix ScriptGroup for outputs to globals
by Miao Wang
· 9 years ago
9c53b57
Fix a broken link in doc comment to Closure
by Yang Ni
· 9 years ago
2ca9702
[RenderScript] fix support lib after Native RS API change.
by Miao Wang
· 9 years ago
9269501
Merge "[RenderScript] unhide setBlackList() and forceCompat()" into mnc-dev
by Miao Wang
· 9 years ago
0db3ff4
Merge "[RenderScript] Enable developers to only use support runtime and use black list for certain devices." into mnc-dev
by Miao Wang
· 9 years ago
5a15640
[RenderScript] unhide setBlackList() and forceCompat()
by Miao Wang
· 10 years ago
d2e6577
[RenderScript] Enable developers to only use support runtime and
by Miao Wang
· 10 years ago
ad49cd7
Sanity checks in JNI code for script groups
by Yang Ni
· 10 years ago
a3d15a8
[RenderScript] Better handle DispatchTable init
by Miao Wang
· 10 years ago
ad3c3dc
Move new script group API into ScriptGroup
by Yang Ni
· 10 years ago
bc7c83d
am 36c3e9e1: am 49ae55cd: am 5e3be8d4: Merge "[RenderScript] change the constructor back to protected."
by Miao Wang
· 10 years ago
0c57ffa
[RenderScript] change the constructor back to protected.
by Miao Wang
· 10 years ago
248d013
am 91b90dc1: am f2ff1612: am 252e7d2d: Merge "[RenderScript] Update ScriptGroup2 and IntrinsicHistogram base on the native RS API."
by Miao Wang
· 10 years ago
252e7d2
Merge "[RenderScript] Update ScriptGroup2 and IntrinsicHistogram base on the native RS API."
by Miao Wang
· 10 years ago
95e3229
am 512c1e24: am 18e39c2d: am 79f7d687: Merge "[RenderScript] typo fix in Allocation.java"
by Miao Wang
· 10 years ago
fc3eec6
Merge "Fix docs build."
by Ying Wang
· 10 years ago
e0e7c9a
Fix docs build.
by Ying Wang
· 10 years ago
591c707
Fix docs build.
by Ying Wang
· 10 years ago
7bcaa62
[RenderScript] typo fix in Allocation.java
by Miao Wang
· 10 years ago
99ed339
[RenderScript] unhide existing apis in compat lib.
by Miao Wang
· 10 years ago
13d1234
[RenderScript] Update ScriptGroup2 and IntrinsicHistogram base on the
by Miao Wang
· 10 years ago
66a0415
Merge "[RenderScript] Add support lib API check to RenderScript compat lib."
by Miao Wang
· 10 years ago
b651fe1
am 0399fcb4: am 3a073a83: am 3776916a: Merge "[RenderScript] update the ScriptGroup2 API after name field is added."
by Miao Wang
· 10 years ago
93f31b4
[RenderScript] update the ScriptGroup2 API after name field is added.
by Miao Wang
· 10 years ago
bcf9068
[RenderScript] Add support lib API check to RenderScript compat lib.
by Miao Wang
· 10 years ago
0d200b9
[RenderScript] unhide InvokeID class so that the api-checker is able to run.
by Miao Wang
· 10 years ago
74ca257
Merge "Added a script group name to ScriptGroup2 API"
by Yang Ni
· 10 years ago
565e514
remove dead code.
by Jason Sams
· 10 years ago
f7a4cee
Update makefile for resize optimization
by Jason Sams
· 10 years ago
bba13d9
Added a script group name to ScriptGroup2 API
by Yang Ni
· 10 years ago
49b9759
[RenderScript] add exception reporting for copyTo() if array size
by Miao Wang
· 10 years ago
c3e08a4
[RenderScript] Fix value size data type in closure creation.
by Miao Wang
· 10 years ago
d19da75
[RenderScript] Make destroy() correctly handle cached process context.
by Miao Wang
· 10 years ago
8ed4ea2
Merge "[RenderScript] Add ScriptGroup2 API for RenderScript Support Lib."
by Miao Wang
· 10 years ago
3abb894
Merge "[RenderScript] Make support lib harder to leak context."
by Miao Wang
· 10 years ago
69335f8
[RenderScript] Add ScriptGroup2 API for RenderScript Support Lib.
by Miao Wang
· 10 years ago
9f9964b
[RenderScript] Make support lib harder to leak context.
by Miao Wang
· 10 years ago
b561f3b
Merge "[RenderScript] Add additional check for determining whether to use native RS."
by Miao Wang
· 10 years ago
1aaa8b2
[RenderScript] Fix the typo for setVar(int, long).
by Miao Wang
· 10 years ago
0cc3605
[RenderScript] Add additional check for determining whether to use native RS.
by Miao Wang
· 10 years ago
519eb53
Update make file for new driver loading.
by Jason Sams
· 10 years ago
b600f3b
[RenderScript] Update the java API about Allocation copyTo & From FieldPacker
by Miao Wang
· 10 years ago
059fede
[Renderscript] Incremental Support for Intrinsics.
by Miao Wang
· 10 years ago
9eb28eb
[RenderScript] AutoPadding & Unpadding for Vec3 Elements during
by Miao Wang
· 10 years ago
24e05e6
Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()."
by Miao Wang
· 10 years ago
2b7f06f
[Renderscript] JAVA API update for Allocation.CopyTo
by Miao Wang
· 10 years ago
1e24a6f
Merge "Added rsCpuExecutable.cpp to compatlib build"
by Yang Ni
· 10 years ago
7f0ff14
[RenderScript] Code clean up & Update the support lib based on native
by Miao Wang
· 10 years ago
51980d0
Added rsCpuExecutable.cpp to compatlib build
by Yang Ni
· 10 years ago
108356a
Merge "[Renderscript] Enable 64bit libRSSupportIO"
by Miao Wang
· 10 years ago
c698c46
[Renderscript] Enable 64bit libRSSupportIO
by Miao Wang
· 10 years ago
825350e
[Renderscript] Set native lib path from java RS context for rs compat lib.
by Miao Wang
· 10 years ago
b9da3f6
InvokeID in compat lib.
by Yang Ni
· 10 years ago
67fa9ab
[Renderscript] make Allocation.destroy() include setSurface(null) for
by Miao Wang
· 10 years ago
6416ca9
Merge "Required 64bit changes for JNI/Java for RS compat lib."
by Miao Wang
· 10 years ago
3d9b60c
Required 64bit changes for JNI/Java for RS compat lib.
by Miao Wang
· 10 years ago
ee72e75
Catch the exception if Java cannot find libRSSupportIO lib for
by Miao Wang
· 10 years ago
249f93e
Hide the ScriptGroup2 apis in JNI for now.
by Miao Wang
· 10 years ago
3faf45e
Merge "New Script Group API for support library."
by Yang Ni
· 10 years ago
bcccd31
New Script Group API for support library.
by Yang Ni
· 10 years ago
68171c4
Enable USAGE_IO_OUTPUT and corresponding SetSurface and IOSend functions
by Miao Wang
· 10 years ago
d97d7d1
Merge "Disable ASAN for rsg-generator."
by Dan Albert
· 10 years ago
c0e12b8
Disable ASAN for rsg-generator.
by Dan Albert
· 10 years ago
0a6baa2
Allow the Renderscript Compat lib to work on devices running ICS or lower.
by Miao Wang
· 10 years ago
0844cef
Create a separate static lib that provides a dispatch table to both fw/support/v8/renderscript/jni and libRScpp to reduce code duplication.
by Miao Wang
· 10 years ago
dbf6b4b
Rewrite the support lib to switch compat lib over to dispatch table.
by Miao Wang
· 10 years ago
0aec6cc
Switch rsg-generator-support to use no STL, since it is pure C.
by Stephen Hines
· 10 years ago
3c09e0a
am 765672e4: am ed98dbef: Merge "Add -no-integrated-as at local level."
by Chih-Hung Hsieh
· 10 years ago
d326e11
Add -no-integrated-as at local level.
by Chih-Hung Hsieh
· 10 years ago
65e6e8c
am 23b19382: am c9ea0294: Merge "Remove public from ScriptIntrinsicYuvToRGBThunker definition." into lmp-dev
by Tim Murray
· 10 years ago
78ff462
Remove public from ScriptIntrinsicYuvToRGBThunker definition.
by Tim Murray
· 10 years ago
2619a8c
am eddd812e: am 87c14895: Fix KITKAT usage.
by Tim Murray
· 10 years ago
5b86f4f
am b4502dae: am 179158fa: Switch RS support lib to use LOCAL_SDK_VERSION.
by Tim Murray
· 10 years ago
87c1489
Fix KITKAT usage.
by Tim Murray
· 10 years ago
179158f
Switch RS support lib to use LOCAL_SDK_VERSION.
by Tim Murray
· 10 years ago
c04b2aa
Switch RS support lib to use LOCAL_SDK_VERSION.
by Tim Murray
· 10 years ago
62d57c7
am 7bd54691: am bfec5af0: Merge "Added C++11 flag to RS support."
by Stephen Hines
· 10 years ago
6625634
Added C++11 flag to RS support.
by Chris Wailes
· 10 years ago
8461790
am 4504fe84: am 7b0c952a: Merge "Revert "Added C++11 flag to RS support.""
by Stephen Hines
· 10 years ago
7734980
am 4b020ffb: am a67770dd: Merge "Added C++11 flag to RS support."
by Stephen Hines
· 10 years ago
Next »