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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Query the CPU count and use the result to determine
Jason Sams
2010-07-26
1
-2
/
+5
*
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
*
Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc.
Shih-wei Liao
2010-07-20
1
-3
/
+7
*
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
17
-483
/
+246
*
Fixing potential buffer overrun errors.
Alex Sakhartchouk
2010-07-20
1
-0
/
+4
*
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
16
-181
/
+286
*
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
*
|
Merge "1st cut of ForEach and test."
Jason Sams
2010-07-15
17
-209
/
+376
|
\
\
|
*
|
1st cut of ForEach and test.
Jason Sams
2010-07-15
17
-209
/
+376
*
|
|
Populate java objects with native data from a3d file.
Alex Sakhartchouk
2010-07-15
3
-1
/
+67
|
/
/
*
|
Work on synchronizing a3d created files and java layer.
Alex Sakhartchouk
2010-07-12
8
-5
/
+136
*
|
Remove points from fixed function.
Jason Sams
2010-07-09
7
-35
/
+21
|
/
*
Fix image processing resource problem for non high-density devices.
Jason Sams
2010-07-07
2
-1
/
+4
*
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
7
-285
/
+0
*
|
Start of mesh API cleanup.
Alex Sakhartchouk
2010-07-01
22
-499
/
+366
*
|
Merge "Update fountain with multitouch support."
Jason Sams
2010-07-01
5
-20
/
+40
|
\
\
|
|
/
|
*
Update fountain with multitouch support.
Jason Sams
2010-07-01
5
-20
/
+40
*
|
Merge "Fixing freetype init/uninit code. Removing debug output from stream."
Alex Sakhartchouk
2010-06-30
2
-16
/
+14
|
\
\
|
*
|
Fixing freetype init/uninit code.
Alex Sakhartchouk
2010-06-30
2
-16
/
+14
|
|
/
*
|
am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type....
Dianne Hackborn
2010-06-30
3
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Introduce official public NativeWindow type.
Dianne Hackborn
2010-06-30
3
-5
/
+5
*
|
Removing font initialization on startup
Alex Sakhartchouk
2010-06-30
2
-45
/
+56
*
|
Fix an uninitialized pointer.
Jason Sams
2010-06-30
1
-0
/
+3
*
|
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
7
-28
/
+32
|
\
\
\
|
|
/
/
|
*
|
Add support for non-VBO drawing in Meshes.
Jason Sams
2010-06-25
7
-28
/
+32
*
|
|
Merge "Adding freetype font rendering to renderscript."
Alex Sakhartchouk
2010-06-25
18
-10
/
+1155
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-24
18
-10
/
+1155
*
|
|
Fix return values for rsClamp.
Jason Sams
2010-06-24
1
-6
/
+6
|
/
/
*
|
Add matrix ops to RSH headers.
Jason Sams
2010-06-24
6
-299
/
+498
*
|
Fix 32&24 ->16 bit bitmap uploads.
Jason Sams
2010-06-22
1
-2
/
+6
*
|
Re-enable optimization for detecting nop state changes in fragment
Jason Sams
2010-06-22
2
-4
/
+4
*
|
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-06-21
15
-290
/
+296
[prev]
[next]