index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
rs
/
java
/
ImageProcessing
/
src
/
com
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving renderscript tests away from the library to a dedicated test folder.
Alex Sakhartchouk
2011-02-22
5
-672
/
+0
*
Fix UI in image processing.
Alex Sakhartchouk
2011-02-17
1
-2
/
+2
*
Make ImageProcessing work.
Shih-wei Liao
2011-01-17
1
-1
/
+1
*
Fix bug in on-device linking.
Shih-wei Liao
2011-01-16
1
-1
/
+1
*
convert2uchar3.
Shih-wei Liao
2011-01-12
1
-1
/
+4
*
1. Add Context to a RenderScript or RenderScriptGL instance.
Shih-wei Liao
2010-12-14
1
-1
/
+1
*
Remove CreateFromBitmapRef and add
Jason Sams
2010-12-10
1
-6
/
+10
*
API review cleanup.
Jason Sams
2010-12-06
1
-4
/
+4
*
Remove unnecessary export_func pragma.
Stephen Hines
2010-11-18
2
-4
/
+0
*
Remove WARs for zero-init + destructors.
Stephen Hines
2010-11-15
1
-2
/
+1
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
4
-33
/
+27
*
Update ScriptC constructor to remove depricated param.
Jason Sams
2010-11-03
1
-3
/
+3
*
New RS types test for checking compilation.
Stephen Hines
2010-11-02
1
-1
/
+3
*
Remove pragma for RS export variables.
Stephen Hines
2010-10-08
1
-1
/
+0
*
Add object validity checking.
Jason Sams
2010-09-30
1
-2
/
+0
*
Handle RS reflection name changes.
Stephen Hines
2010-09-17
1
-6
/
+6
*
Minor app updates for RS. force RSTest to portrait.
Stephen Hines
2010-09-15
1
-1
/
+1
*
Reflected class name and bc file name changes.
Ying Wang
2010-09-07
1
-4
/
+4
*
Remove extra float<>int conversions in ImageProcessing.
Jason Sams
2010-08-16
5
-142
/
+120
*
Merge "Thread launch strategies."
Jason Sams
2010-08-12
1
-24
/
+4
|
\
|
*
Thread launch strategies.
Jason Sams
2010-08-12
1
-24
/
+4
*
|
Merge "Fix anonymous struct."
Shih-wei Liao
2010-08-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix anonymous struct.
Shih-wei Liao
2010-08-12
1
-1
/
+1
*
|
Update image processing to cleaup code by not inlining
Jason Sams
2010-08-09
1
-34
/
+4
|
/
*
Cleanup of signed/unsigned
Jason Sams
2010-07-29
1
-2
/
+1
*
Cleanup sendToClient and add rsGetDt().
Jason Sams
2010-07-28
1
-5
/
+3
*
Minor ImageProcessing script optimization to make it a better FP benchmark.
Jason Sams
2010-07-22
3
-50
/
+77
*
rs_types.rsh and rs_math.rsh are default include files. Remove their #include.
Shih-wei Liao
2010-07-21
4
-12
/
+0
*
Attempt to fix build '<>' works on mac but does not appear to work on linux yet.
Jason Sams
2010-07-20
4
-8
/
+8
*
Update imageprocessing to remove generated files.
Jason Sams
2010-07-20
9
-272
/
+312
*
Threading RS ForEach.
Jason Sams
2010-07-19
3
-28
/
+1
*
1st cut of ForEach and test.
Jason Sams
2010-07-15
4
-0
/
+117
*
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-06-21
2
-83
/
+143
*
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-15
2
-2
/
+6
*
update image processing.
Jason Sams
2010-06-14
1
-2
/
+2
*
Added benchmark mode.
Alex Sakhartchouk
2010-05-19
2
-47
/
+344
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
2
-99
/
+113
*
Change default mode.
Jason Sams
2010-02-10
1
-1
/
+1
*
Add java benchmark to imageProcessing.
Jason Sams
2010-02-10
1
-4
/
+39
*
Preview seperating RenderScript into RenderScript and RenderScriptGL
Jason Sams
2010-02-09
1
-3
/
+2
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-6
/
+8
*
Defer EGL init until the surface changed call comes in. Pass w,h along with ...
Jason Sams
2009-11-12
1
-1
/
+2
*
Add new RenderScript sample: ImageProcessing.
Romain Guy
2009-10-09
1
-0
/
+195