Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
e66db9735bc5b02dab2107a9c7e9afd67728c1c2
/
v8
f7a4cee
Update makefile for resize optimization
by Jason Sams
· 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
b67809e
Revert "Added C++11 flag to RS support."
by Stephen Hines
· 10 years ago
36320ae
Added C++11 flag to RS support.
by Chris Wailes
· 10 years ago
6318b34
Add WAR to force CPU on implementations with a broken blur.
by Jason Sams
· 10 years ago
4def697
Build support libraries from source only in platform build
by Ying Wang
· 10 years ago
c9f8b2b
am db9a5974: am ffda0d5e: am f05c07d3: Merge "Update support lib build for new HAL changes."
by Stephen Hines
· 10 years ago
a7b5fb7
Update support lib build for new HAL changes.
by Tim Murray
· 10 years ago
1f87822
am 035e71d5: am a685218c: am 5dfa70fb: Merge "Switch from size_t -> uint32_t for dimensions array."
by Stephen Hines
· 10 years ago
eedc6b2
Switch from size_t -> uint32_t for dimensions array.
by Stephen Hines
· 10 years ago
4c6d9a9
am 6ad3c289: am 1004f0d0: am 3cab30a1: Merge "Create compat FieldPacker.getPos() to get the actual amount of data used for FP."
by Stephen Hines
· 10 years ago
95730ed
Create compat FieldPacker.getPos() to get the actual amount of data used for FP.
by Stephen Hines
· 10 years ago
60176df
am c39b832b: am 95318487: Merge "Enable ARCH_ARM_USE_INTRINSICS for support lib."
by Tim Murray
· 10 years ago
f96c8e0
Enable ARCH_ARM_USE_INTRINSICS for support lib.
by Tim Murray
· 10 years ago
0e50d44
Merge "Merge TTS support library into android-support-v4"
by Przemyslaw Szczepaniak
· 11 years ago
8e65b64
Merge TTS support library into android-support-v4
by Przemyslaw Szczepaniak
· 11 years ago
2b5693b
am ecce91d6: am f9fd9749: am 26d0f7a7: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
2f2a773
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
e014018
am 68263555: am bb175384: Add resize to the support library makefile.
by Jason Sams
· 11 years ago
6826355
am bb175384: Add resize to the support library makefile.
by Jason Sams
· 11 years ago
bb17538
Add resize to the support library makefile.
by Jason Sams
· 11 years ago
b680aeb
Add resize to the support library makefile.
by Jason Sams
· 11 years ago
c7afe28
Introduce android-support-v8-tts library.
by Przemyslaw Szczepaniak
· 11 years ago
85ecce4
am 7bb08e50: am 3c02db6d: Merge "Update makefile to match ARM\'s convolve patches."
by Jason Sams
· 11 years ago
3342757
Update makefile to match ARM's convolve patches.
by Jason Sams
· 11 years ago
4ba61b3
am 540dc4c2: am a3ad01c1: Merge "Add new optimized 3dlut to compat lib."
by Jason Sams
· 11 years ago
43378e9
Add new optimized 3dlut to compat lib.
by Jason Sams
· 11 years ago
c7f0084
am 58c89dc8: am b7aaa0a0: Merge "Set librsjni 32-bit only"
by Colin Cross
· 11 years ago
509f2fd
Set librsjni 32-bit only
by Colin Cross
· 11 years ago
8ad6c84
am 54a1e5d4: am 3ce74521: Merge "fix build break"
by Jason Sams
· 11 years ago
67e6de1
am f6522c4a: am ea6d5509: Merge "Remove liblog dependency in JNI and move to building with NDK."
by Tim Murray
· 11 years ago
d49d091
fix build break
by Tim Murray
· 11 years ago
4c3f90a
Remove liblog dependency in JNI and move to building with NDK.
by Tim Murray
· 11 years ago
b5e7ba4
am 7a6f1441: am f8ddb166: Merge "Fix error and message handler with thunking. Also fix null check with equals."
by Tim Murray
· 11 years ago
f8ddb16
Merge "Fix error and message handler with thunking. Also fix null check with equals."
by Tim Murray
· 11 years ago
39d51c5
Merge "Fix missing class warnings on old platforms. Also fix BaseObj.equals."
by Tim Murray
· 11 years ago
8b33529
Fix error and message handler with thunking. Also fix null check with equals.
by Tim Murray
· 11 years ago
c53fa6c
Fix multilib build.
by Ying Wang
· 11 years ago
eeb3042
Fix missing class warnings on old platforms. Also fix BaseObj.equals.
by Tim Murray
· 11 years ago
05e7e3c
Fix multilib build.
by Ying Wang
· 11 years ago
0642be9
am 34b223b9: am e09f5f10: Merge "Generate source files into arch-neutral dir."
by Ying Wang
· 11 years ago
03b4972
Generate source files into arch-neutral dir.
by Ying Wang
· 11 years ago
2d1e38c
Remove unnecessary dependency on Clang headers.
by Stephen Hines
· 11 years ago
5f27d89
am e2929ada: am a76a3571: Merge "Add support for enabling workarounds via metadata."
by Tim Murray
· 11 years ago
2e34e41
Add support for enabling workarounds via metadata.
by Tim Murray
· 11 years ago
34398b3
am 5de2fd60: am 56f564ae: Merge "Add asynchronous object destruction and WAR to enable on API 18."
by Tim Murray
· 11 years ago
4520bde
am 46733346: am 9c2c7da1: Merge "Fix getBytesSize for YUV allocations."
by Tim Murray
· 11 years ago
56f564a
Merge "Add asynchronous object destruction and WAR to enable on API 18."
by Tim Murray
· 11 years ago
7ecd38b
Merge "Update support lib's Android.mk for JNI."
by Tim Murray
· 11 years ago
9c2c7da
Merge "Fix getBytesSize for YUV allocations."
by Tim Murray
· 11 years ago
cf951c2
am 121bb380: am b63921f1: Merge "Build fix."
by Ian Rogers
· 11 years ago
Next »