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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
6
-16
/
+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
14
-455
/
+214
*
Merge "Fix Android build"
Shih-wei Liao
2010-07-20
1
-0
/
+4
|
\
|
*
Fix Android build
Shih-wei Liao
2010-07-20
1
-0
/
+4
*
|
Merge "Change the include path."
Shih-wei Liao
2010-07-20
1
-3
/
+3
|
\
\
|
|
/
|
*
Change the include path.
Shih-wei Liao
2010-07-20
1
-3
/
+3
*
|
Merge "Port ModelViewer to use the new build system. Fix the simulator build ...
Shih-wei Liao
2010-07-20
6
-120
/
+10
|
\
\
|
|
/
|
*
Port ModelViewer to use the new build system.
Shih-wei Liao
2010-07-20
6
-120
/
+10
*
|
Switch back to use the default search of include path
Ying Wang
2010-07-19
1
-3
/
+3
|
/
*
Fix build
Ying Wang
2010-07-19
1
-3
/
+3
*
.rs files are now built by the build system.
Ying Wang
2010-07-19
6
-152
/
+5
*
Threading RS ForEach.
Jason Sams
2010-07-19
10
-140
/
+41
*
Merge "Fix include path problem."
Shih-wei Liao
2010-07-15
1
-3
/
+3
|
\
|
*
Fix include path problem.
Shih-wei Liao
2010-07-15
1
-3
/
+3
*
|
Merge "Preparing for build system change. Fix the build error in http://b/iss...
Shih-wei Liao
2010-07-15
1
-3
/
+3
|
\
\
|
|
/
|
*
Preparing for build system change. Fix the build error in http://b/issue?id=2...
Shih-wei Liao
2010-07-15
1
-3
/
+3
*
|
1st cut of ForEach and test.
Jason Sams
2010-07-15
11
-98
/
+255
*
|
Work on synchronizing a3d created files and java layer.
Alex Sakhartchouk
2010-07-12
1
-0
/
+0
|
/
*
Fix image processing resource problem for non high-density devices.
Jason Sams
2010-07-07
1
-0
/
+0
*
Merge "Improve multitouch support so pointers other than 0 can change colors."
Jason Sams
2010-07-02
1
-3
/
+7
|
\
|
*
Improve multitouch support so pointers other than 0 can change colors.
Jason Sams
2010-07-01
1
-3
/
+7
*
|
Cleanup pass on the mesh api change.
Alex Sakhartchouk
2010-07-02
1
-0
/
+0
*
|
Start of mesh API cleanup.
Alex Sakhartchouk
2010-07-01
9
-17
/
+16
|
/
*
Update fountain with multitouch support.
Jason Sams
2010-07-01
5
-20
/
+40
*
Merge "Update fountain to use boolean rather than ints for true/false."
Jason Sams
2010-06-25
5
-13
/
+15
|
\
|
*
Update fountain to use boolean rather than ints for true/false.
Jason Sams
2010-06-25
5
-13
/
+15
*
|
Merge "Add support for non-VBO drawing in Meshes."
Jason Sams
2010-06-25
3
-23
/
+6
|
\
\
|
|
/
|
*
Add support for non-VBO drawing in Meshes.
Jason Sams
2010-06-25
3
-23
/
+6
*
|
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-24
5
-3
/
+53
|
/
*
Add matrix ops to RSH headers.
Jason Sams
2010-06-24
2
-71
/
+38
*
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-06-21
8
-168
/
+280
*
Remove the obsolete film example.
Jason Sams
2010-06-21
21
-940
/
+0
*
Fountain example cleanup.
Jason Sams
2010-06-18
4
-25
/
+14
*
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-15
7
-16
/
+20
*
update image processing.
Jason Sams
2010-06-14
3
-41
/
+57
*
Begin using reflected files.
Jason Sams
2010-06-08
6
-107
/
+137
*
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-06-04
10
-0
/
+464
*
Remove RS_KIND from vertex arrays types.
Jason Sams
2010-06-01
3
-4
/
+19
*
Fountain update. Update field names to match legacy expectations.
Jason Sams
2010-05-28
4
-49
/
+35
*
Remove noise functions and update images processing to use new rs namespace n...
Jason Sams
2010-05-20
2
-14
/
+13
*
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
5
-26
/
+21
*
Merge "Added benchmark mode. Added some image processing operations."
Alex Sakhartchouk
2010-05-19
7
-75
/
+840
|
\
|
*
Added benchmark mode.
Alex Sakhartchouk
2010-05-19
7
-75
/
+840
*
|
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-17
1
-1
/
+0
*
|
Delete old createFromClass methods.
Jason Sams
2010-05-14
1
-1
/
+1
|
/
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
13
-388
/
+374
*
Update Script java classes and llvm samples.
Jason Sams
2010-03-26
2
-14
/
+63
*
Change global variables from extern to non static. Make script local global ...
Jason Sams
2010-03-18
1
-4
/
+3
[next]