Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_rs
/
6bc7d8b2c40d17f3a7b9424c262dbece3f13a7d5
6bc7d8b
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
076035a
Merge "Fix latency test." into klp-dev
by Tim Murray
· 12 years ago
f5e947e
Merge "Fix YUV intrinsic with camera input where frames are NULL" into klp-dev
by Jason Sams
· 12 years ago
5253429
Fix latency test.
by Tim Murray
· 12 years ago
a71a49d
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
ac67f6d
Merge "Fix issues with U8->U8 when mixed with add or lane conversion" into klp-dev
by Jason Sams
· 12 years ago
e99f3e2
Fix YUV intrinsic with camera input where frames are NULL
by Jason Sams
· 12 years ago
ec3cd2d
Fix issues with U8->U8 when mixed with add or lane conversion
by Jason Sams
· 12 years ago
a23b201
Merge "Fix ColorMatrix performance and correctness issues." into klp-dev
by Jason Sams
· 12 years ago
9e4a96a
Fix ColorMatrix performance and correctness issues.
by Jason Sams
· 12 years ago
a4499af
Merge "Detect use of RS objects in kernels to disable a ScriptGroup optimization." into klp-dev
by Stephen Hines
· 12 years ago
c78839b
Detect use of RS objects in kernels to disable a ScriptGroup optimization.
by Stephen Hines
· 12 years ago
87b8551
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
a1302e2
Fix issues with compute unit tests.
by Stephen Hines
· 12 years ago
17e3cdc
Fix ScriptGroup performance regression
by Jason Sams
· 12 years ago
4c4bec1
Add default argument for init.
by Tim Murray
· 12 years ago
84e3dea
Add flags word to context initialization.
by Tim Murray
· 12 years ago
eeaf714
Fix build/dependency issue.
by Tim Murray
· 12 years ago
34df253
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
e918375
Merge "Fix ColorMatrix intrinsic." into klp-dev
by Tim Murray
· 12 years ago
44a28c1
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
aae73c9
Fix ColorMatrix intrinsic.
by Tim Murray
· 12 years ago
3a6c9ac
Merge "Add vector classes to C++ API." into klp-dev
by Stephen Hines
· 12 years ago
82f6d0c
Merge "Add typecheck C++ API test to verify proper behavior." into klp-dev
by Stephen Hines
· 12 years ago
61656a7
Cleanup type offsets which cannot be calculated for flexible YUV.
by Jason Sams
· 12 years ago
9d24ae6
Add 3D allocation support.
by Tim Murray
· 12 years ago
fa77db8
Fix dispatch issue with ScriptIntrinsic.
by Tim Murray
· 12 years ago
6a87b69
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
927edc2
am 869d1d0b: am aa782376: Fix YUV intrinsic with compat lib.
by Tim Murray
· 12 years ago
869d1d0
am aa782376: Fix YUV intrinsic with compat lib.
by Tim Murray
· 12 years ago
aa78237
Fix YUV intrinsic with compat lib.
by Tim Murray
· 12 years ago
d10412f
Add vector classes to C++ API.
by Stephen Hines
· 12 years ago
f93fc54
Merge "Float color matrix fixes" into klp-dev
by Jason Sams
· 12 years ago
2b0d8e6
Float color matrix fixes
by Jason Sams
· 12 years ago
5987064
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
7d1b3c1
Add typecheck C++ API test to verify proper behavior.
by Stephen Hines
· 12 years ago
2acce99
Fix LUT intrinsic.
by Tim Murray
· 12 years ago
eb4426d
Fix element handling. Add YUV support.
by Tim Murray
· 12 years ago
80115b5
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
3f5627f
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
7d1b757
Clean up RS C++ API visibility and fix some inconsistencies.
by Stephen Hines
· 12 years ago
41efe87
Fix C++ RS tests due to previous reflection/API changes.
by Stephen Hines
· 12 years ago
a180b7d
getType() should be const (for type-checking).
by Stephen Hines
· 12 years ago
ec35c66
Merge "color matrix bugs" into klp-dev
by Jason Sams
· 12 years ago
a2d51a0
Merge "Make error handling kill context activity. Add parameter validation." into klp-dev
by Tim Murray
· 12 years ago
68c8172
color matrix bugs
by Jason Sams
· 12 years ago
10913a5
Make error handling kill context activity. Add parameter validation.
by Tim Murray
· 12 years ago
0da6dcc
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
3e37f99
Merge "Refactor the libbcc runtime for x86 platform" into klp-dev
by Stephen Hines
· 12 years ago
146e138
Refactor the libbcc runtime for x86 platform
by Stephen Hines
· 12 years ago
21fa7a0
Add error handling, move to create methods for intrinsics.
by Tim Murray
· 12 years ago
dca4271
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
2d7d0b2
am 470a2f85: am 10f31703: Fix up dependencies further for RS compatibility library.
by Stephen Hines
· 12 years ago
470a2f8
am 10f31703: Fix up dependencies further for RS compatibility library.
by Stephen Hines
· 12 years ago
10f3170
Fix up dependencies further for RS compatibility library.
by Stephen Hines
· 12 years ago
1664780
Fix RS build.
by Stephen Hines
· 12 years ago
5e37175
am fd47ac29: am 43cfc0cb: Remove barriers to using NDK v8 includes.
by Stephen Hines
· 12 years ago
ef7cb5c
resolved conflicts for merge of f0b81d23 to klp-dev
by Stephen Hines
· 12 years ago
fd51367
am 6699b978: am 11418c87: Provide a tgammaf() wrapper for compatibility on Gingerbread.
by Stephen Hines
· 12 years ago
fd47ac2
am 43cfc0cb: Remove barriers to using NDK v8 includes.
by Stephen Hines
· 12 years ago
f0b81d2
am 6dfe6841: Implement property_get() for the compatibility library.
by Stephen Hines
· 12 years ago
6699b97
am 11418c87: Provide a tgammaf() wrapper for compatibility on Gingerbread.
by Stephen Hines
· 12 years ago
43cfc0c
Remove barriers to using NDK v8 includes.
by Stephen Hines
· 12 years ago
6dfe684
Implement property_get() for the compatibility library.
by Stephen Hines
· 12 years ago
11418c8
Provide a tgammaf() wrapper for compatibility on Gingerbread.
by Stephen Hines
· 12 years ago
7b845c6
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
21deee0
Merge "remove string8, replace with std::string from stlport" into klp-dev
by Tim Murray
· 12 years ago
ab71636
remove string8, replace with std::string from stlport
by Tim Murray
· 12 years ago
b27b181
Add remaining intrinsics to C++ API.
by Tim Murray
· 12 years ago
c94dd6f
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
8e0edc8
Merge "fix SDK build breakage with NEON" into klp-dev
by Tim Murray
· 12 years ago
56b0b63
fix SDK build breakage with NEON
by Tim Murray
· 12 years ago
26bbf46
Work around DVFS issues on N10.
by Jason Sams
· 12 years ago
a65de10
Float color matrix support.
by Jason Sams
· 12 years ago
4de7d5b
am fceb59b7: (-s ours) am 3870c666: fix SDK build breakage in mr2-dev and NEON
by Tim Murray
· 12 years ago
fceb59b
am 3870c666: fix SDK build breakage in mr2-dev and NEON
by Tim Murray
· 12 years ago
3870c66
fix SDK build breakage in mr2-dev and NEON
by Tim Murray
· 12 years ago
5cb36d9
Merge commit 'b10a68c3' into manualmerge
by Jason Sams
· 12 years ago
b10a68c
am f5ef8df6: Neon detection for RS SDK compat lib.
by Jason Sams
· 12 years ago
32d9369
Forgot to move build path for new mmanWindows.cpp file.
by Stephen Hines
· 12 years ago
e6b3d13
Move mmanWindows.* to proper locations.
by Stephen Hines
· 12 years ago
e77bbfb
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
9a7f5b8
Merge "Remove unused ScriptGroup import"
by Stephen Hines
· 12 years ago
9e9e633
Use BUILD instead of HOST for bcc_strip_attr.
by Stephen Hines
· 12 years ago
ddceab9
Refactor hal to remove cpuConsumer from drivers
by Jason Sams
· 12 years ago
2ae814c
merge in klp-release history after reset to master
by The Android Automerger
· 12 years ago
906fd9e
Remove unused ScriptGroup import
by Tobias Grosser
· 12 years ago
f5ef8df
Neon detection for RS SDK compat lib.
by Jason Sams
· 12 years ago
126adc5
separate BufferQueue's producer and consumer sides
by Mathias Agopian
· 12 years ago
46f2992
merge in klp-release history after reset to master
by The Android Automerger
· 12 years ago
2644c42
am 9b21cf51: am 1033b597: Fix Windows build issues for librsloader.
by Raphael Moll
· 12 years ago
9b21cf5
am 1033b597: Fix Windows build issues for librsloader.
by Raphael Moll
· 12 years ago
d1994e0
Merge "Clean up sloppy switch/case code."
by Stephen Hines
· 12 years ago
8b9b3aa
Clean up sloppy switch/case code.
by Stephen Hines
· 12 years ago
c09c98e
Merge "Add basic support for intrinsics. Move sp<> into RScpp."
by Tim Murray
· 12 years ago
6df64e1
Merge "Add Artistic test."
by Jason Sams
· 12 years ago
861c553
Merge "Provide Renderscript TBAA metadata for allocations"
by Stephen Hines
· 12 years ago
9ba9a66
Add Artistic test.
by Jason Sams
· 12 years ago
89daad6
Add basic support for intrinsics. Move sp<> into RScpp.
by Tim Murray
· 12 years ago
1ed5ef9
Provide Renderscript TBAA metadata for allocations
by Tobias Grosser
· 12 years ago
Next »