Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_rs
/
bd235b4e970f7e269b34c31e6d02c0299efbedce
bd235b4
am 5c0215dc: Merge "Add tests for rsDebug() in support library and fix exported functions."
by Stephen Hines
· 12 years ago
5c0215d
Merge "Add tests for rsDebug() in support library and fix exported functions."
by Stephen Hines
· 12 years ago
d818890
am 7a81ff84: Merge "Add RGBA_5551."
by Tim Murray
· 12 years ago
7a81ff8
Merge "Add RGBA_5551."
by Tim Murray
· 12 years ago
071aee6
Add RGBA_5551.
by Tim Murray
· 12 years ago
a5d9bef
Add tests for rsDebug() in support library and fix exported functions.
by Stephen Hines
· 12 years ago
07f54e6
am 356a02a0: am 68d20d9e: Merge "Fix missing relaxed pragma"
by Jason Sams
· 12 years ago
356a02a
am 68d20d9e: Merge "Fix missing relaxed pragma"
by Jason Sams
· 12 years ago
4987ed9
am ab8253a5: Merge commit \'d542f1ebdf6917c4e4bbdf6cb657583a8fe4bd01\' into HEAD
by The Android Open Source Project
· 12 years ago
68d20d9
Merge "Fix missing relaxed pragma"
by Jason Sams
· 12 years ago
ab8253a
Merge commit 'd542f1ebdf6917c4e4bbdf6cb657583a8fe4bd01' into HEAD
by The Android Open Source Project
· 12 years ago
e9beb39
Fix missing relaxed pragma
by Jason Sams
· 12 years ago
fad68cb
am 23c46bd1: Merge "Retain older message APIs since existing GPU drivers depend on them."
by Stephen Hines
· 12 years ago
23c46bd
Merge "Retain older message APIs since existing GPU drivers depend on them."
by Stephen Hines
· 12 years ago
70537f5
Retain older message APIs since existing GPU drivers depend on them.
by Stephen Hines
· 12 years ago
f05fed1
am 9f02a929: Merge "Add missing rsForEach()/rsSendToClient*() functions and API tests."
by Stephen Hines
· 12 years ago
4ebb73a
am d73c474e: Merge "Add tests for rs_atomic.rsh and rs_cl.rsh."
by Stephen Hines
· 12 years ago
6166549
am 1e102387: Merge "Comment out unimplemented smoothstep() functions."
by Stephen Hines
· 12 years ago
bee2fa6
am 6694c398: Merge "Remove unimplemented atomic functions from RS header files."
by Stephen Hines
· 12 years ago
dc2b076
am 03747e2f: Merge "Add tests and missing functions for rs_allocation APIs."
by Stephen Hines
· 12 years ago
9f02a92
Merge "Add missing rsForEach()/rsSendToClient*() functions and API tests."
by Stephen Hines
· 12 years ago
276000a
Add missing rsForEach()/rsSendToClient*() functions and API tests.
by Stephen Hines
· 12 years ago
d73c474
Merge "Add tests for rs_atomic.rsh and rs_cl.rsh."
by Stephen Hines
· 12 years ago
1e10238
Merge "Comment out unimplemented smoothstep() functions."
by Stephen Hines
· 12 years ago
6694c39
Merge "Remove unimplemented atomic functions from RS header files."
by Stephen Hines
· 12 years ago
03747e2
Merge "Add tests and missing functions for rs_allocation APIs."
by Stephen Hines
· 12 years ago
09eec11
Add tests for rs_atomic.rsh and rs_cl.rsh.
by Stephen Hines
· 12 years ago
07fe4ce
Comment out unimplemented smoothstep() functions.
by Stephen Hines
· 12 years ago
5f18e1f
Remove unimplemented atomic functions from RS header files.
by Stephen Hines
· 12 years ago
9be2524
am 6f34980c: Merge "Fix bug in blur when processing odd widths"
by Jason Sams
· 12 years ago
6f34980
Merge "Fix bug in blur when processing odd widths"
by Jason Sams
· 12 years ago
c859de1
Fix bug in blur when processing odd widths
by Jason Sams
· 12 years ago
7a01126
Add tests and missing functions for rs_allocation APIs.
by Stephen Hines
· 12 years ago
00e86bd
am 77d31f08: Merge "Add rsIsObject() to support library implementation."
by Stephen Hines
· 12 years ago
77d31f0
Merge "Add rsIsObject() to support library implementation."
by Stephen Hines
· 12 years ago
f827cad
Add rsIsObject() to support library implementation.
by Stephen Hines
· 12 years ago
3f08ab3
am a7e512db: Merge "Fix problems with NDK Sampler implementation."
by Stephen Hines
· 12 years ago
aa9904c
am 58f5936a: Merge "RS native tests should be built with clang."
by Stephen Hines
· 12 years ago
a7e512d
Merge "Fix problems with NDK Sampler implementation."
by Stephen Hines
· 12 years ago
58f5936
Merge "RS native tests should be built with clang."
by Stephen Hines
· 12 years ago
8a588bd
Fix problems with NDK Sampler implementation.
by Stephen Hines
· 12 years ago
b98626d
RS native tests should be built with clang.
by Stephen Hines
· 12 years ago
f4b4825
am 5fe615c4: Merge "Fix histogram intrinsic."
by Jason Sams
· 12 years ago
063d16f
am ef7d1af6: Merge "Create a cache directory for our symlinked files if necessary."
by Jason Sams
· 12 years ago
bafff3c
am 801b5132: Merge "Fix crash running blur on 4K images"
by Jason Sams
· 12 years ago
5fe615c
Merge "Fix histogram intrinsic."
by Jason Sams
· 12 years ago
ef7d1af
Merge "Create a cache directory for our symlinked files if necessary."
by Jason Sams
· 12 years ago
801b513
Merge "Fix crash running blur on 4K images"
by Jason Sams
· 12 years ago
9f4a3a9
am 2d323477: Merge "Sync changes between IP and IP_JB."
by Jason Sams
· 12 years ago
5287c13
am 69b99d3e: Merge "More IP cleanup."
by Jason Sams
· 12 years ago
4697bdb
am 3d79fb21: Merge "Change default for USAGE_IO to off"
by Jason Sams
· 12 years ago
65e97d1
am 4618462a: Merge "Fix ANRs when rotating or exiting benchmark."
by Jason Sams
· 12 years ago
d59bf38
am b563144a: Merge "Update IP_JB to support multiple image sizes."
by Jason Sams
· 12 years ago
ece7581
am 979eccd9: Merge "Sync IP JB sources with mr2."
by Jason Sams
· 12 years ago
b240d60
am fc7dd535: Merge "Enable toggle for USAGE_IO"
by Jason Sams
· 12 years ago
b1cae1c
am 12193eac: Merge "Update ImageProcessingJB to have a more user friendly UI"
by Jason Sams
· 12 years ago
5e48138
am 6d254778: Merge "Seperate test list from activity so it can be reused."
by Jason Sams
· 12 years ago
6de1d83
Fix histogram intrinsic.
by Tim Murray
· 12 years ago
ee48c0b
Create a cache directory for our symlinked files if necessary.
by Stephen Hines
· 12 years ago
75adb82
Fix crash running blur on 4K images
by Jason Sams
· 12 years ago
2d32347
Merge "Sync changes between IP and IP_JB."
by Jason Sams
· 12 years ago
69b99d3
Merge "More IP cleanup."
by Jason Sams
· 12 years ago
3d79fb2
Merge "Change default for USAGE_IO to off"
by Jason Sams
· 12 years ago
4618462
Merge "Fix ANRs when rotating or exiting benchmark."
by Jason Sams
· 12 years ago
b563144
Merge "Update IP_JB to support multiple image sizes."
by Jason Sams
· 12 years ago
979eccd
Merge "Sync IP JB sources with mr2."
by Jason Sams
· 12 years ago
fc7dd53
Merge "Enable toggle for USAGE_IO"
by Jason Sams
· 12 years ago
12193ea
Merge "Update ImageProcessingJB to have a more user friendly UI"
by Jason Sams
· 12 years ago
6d25477
Merge "Seperate test list from activity so it can be reused."
by Jason Sams
· 12 years ago
23e1074
Sync changes between IP and IP_JB.
by Jason Sams
· 12 years ago
ab84c39
More IP cleanup.
by Jason Sams
· 12 years ago
013ee92
Change default for USAGE_IO to off
by Jason Sams
· 12 years ago
1fbb61e
Fix ANRs when rotating or exiting benchmark.
by Jason Sams
· 12 years ago
d3caba7
Update IP_JB to support multiple image sizes.
by Jason Sams
· 12 years ago
dc08c6d
Sync IP JB sources with mr2.
by Jason Sams
· 12 years ago
7a3e3aa
Enable toggle for USAGE_IO
by Jason Sams
· 12 years ago
bde1a28
Update ImageProcessingJB to have a more user friendly UI
by Jason Sams
· 12 years ago
250f8e2
Seperate test list from activity so it can be reused.
by Jason Sams
· 12 years ago
d542f1e
am af79a593: Fix histogram intrinsic.
by Tim Murray
· 12 years ago
af79a59
Fix histogram intrinsic.
by Tim Murray
· 12 years ago
d99b1df
am 661a62c3: Create a cache directory for our symlinked files if necessary.
by Stephen Hines
· 12 years ago
661a62c
Create a cache directory for our symlinked files if necessary.
by Stephen Hines
· 12 years ago
d162309
am a6f11925: Fix crash running blur on 4K images
by Jason Sams
· 12 years ago
a6f1192
Fix crash running blur on 4K images
by Jason Sams
· 12 years ago
0b3d7b9
am 47be3b30: merge in klp-release (no-op)
by Ed Heyl
· 12 years ago
47be3b3
merge in klp-release (no-op)
by Ed Heyl
· 12 years ago
d03548d
am 123ad6d1: Merge "Remove unused parameter warnings." into klp-dev
by Tim Murray
· 12 years ago
bc15927
am 2036d27e: Merge "add HelloComputeNDK Java sample" into klp-dev
by Tim Murray
· 12 years ago
c67fe22
am f7af2655: Merge "Add docs to C++ API." into klp-dev
by Tim Murray
· 12 years ago
7846e4a
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
123ad6d
Merge "Remove unused parameter warnings." into klp-dev
by Tim Murray
· 12 years ago
2036d27
Merge "add HelloComputeNDK Java sample" into klp-dev
by Tim Murray
· 12 years ago
f7af265
Merge "Add docs to C++ API." into klp-dev
by Tim Murray
· 12 years ago
388a32a
am a86aeb0c: merge in KFS78N (no-op)
by Ed Heyl
· 12 years ago
a86aeb0
merge in KFS78N (no-op)
by Ed Heyl
· 12 years ago
3c6256f
am 6db3ad50: merge in KQS81M
by Ed Heyl
· 12 years ago
6db3ad5
merge in KQS81M
by Ed Heyl
· 12 years ago
bf950e7
Remove unused parameter warnings.
by Tim Murray
· 12 years ago
a89eef4
add HelloComputeNDK Java sample
by Tim Murray
· 12 years ago
75e877d
Add docs to C++ API.
by Tim Murray
· 12 years ago
Next »