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
*
For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do
Shih-wei Liao
2011-01-26
1
-111
/
+111
*
Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb
Shih-wei Liao
2011-01-26
1
-155
/
+51
|
\
|
*
Part II of fixing b/2943524: On-device linking rs_core.
Shih-wei Liao
2011-01-26
1
-155
/
+51
*
|
Hook up tgammaf properly for RS.
Stephen Hines
2011-01-26
1
-2
/
+2
|
/
*
Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb
Jason Sams
2011-01-26
1
-250
/
+0
|
\
|
*
DO NOT MERGE
Jason Sams
2011-01-26
1
-250
/
+0
*
|
Merge "Migrating functions for on device linking." into honeycomb
Jason Sams
2011-01-26
2
-446
/
+568
|
\
\
|
|
/
|
*
Migrating functions for on device linking.
Jason Sams
2011-01-25
2
-446
/
+568
*
|
Fix b/2943524: On-device linking the rs_cl.
Shih-wei Liao
2011-01-26
1
-591
/
+132
|
/
*
Fix bug 3385881
Jason Sams
2011-01-25
1
-0
/
+2
*
Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking pas...
Jason Sams
2011-01-25
1
-2
/
+5
|
\
|
*
Attempt to fix 3333866
Jason Sams
2011-01-24
1
-2
/
+5
*
|
Merge "Cleanup script init to fix bogus log printing and reduce memory churn....
Jason Sams
2011-01-24
3
-35
/
+29
|
\
\
|
|
/
|
*
Cleanup script init to fix bogus log printing and
Jason Sams
2011-01-23
3
-35
/
+29
*
|
Add missing functions to math library.
Stephen Hines
2011-01-24
3
-1
/
+151
|
/
*
Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." ...
Shih-wei Liao
2011-01-20
1
-1
/
+4
|
\
|
*
Handle fatal errors from calling bccRegisterSymbolCallback (if any).
Shih-wei Liao
2011-01-20
1
-1
/
+4
*
|
Merge "Remove unnecessary library functions." into honeycomb
Stephen Hines
2011-01-20
3
-401
/
+348
|
\
\
|
|
/
|
/
|
|
*
Remove unnecessary library functions.
Stephen Hines
2011-01-20
3
-401
/
+348
*
|
Merge "Remove some old logging code." into honeycomb
Jason Sams
2011-01-19
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove some old logging code.
Jason Sams
2011-01-19
1
-2
/
+0
*
|
Merge "Clean up RS math fp library functions." into honeycomb
Stephen Hines
2011-01-19
4
-155
/
+407
|
\
\
|
*
|
Clean up RS math fp library functions.
Stephen Hines
2011-01-19
4
-155
/
+407
*
|
|
Merge "fix [3367893] Rotating device on YouTube's home screen several times k...
Mathias Agopian
2011-01-19
1
-1
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix [3367893] Rotating device on YouTube's home screen several times kills sy...
Mathias Agopian
2011-01-19
1
-1
/
+5
*
|
|
Check and propogate errors from llvm.
Jason Sams
2011-01-19
2
-11
/
+16
|
|
/
|
/
|
*
|
c99 bool support
Shih-wei Liao
2011-01-19
1
-6
/
+1
|
/
*
1. fp_mad.rs: Pass C99 check.
Shih-wei Liao
2011-01-19
4
-6
/
+15
*
Fix the build.
Shih-wei Liao
2011-01-18
1
-1
/
+1
*
Fix bug in modf library function (plus typos).
Stephen Hines
2011-01-18
5
-5
/
+143
*
Merge "Correctly log debugging info as debug." into honeycomb
Jason Sams
2011-01-18
1
-19
/
+19
|
\
|
*
Correctly log debugging info as debug.
Jason Sams
2011-01-18
1
-19
/
+19
*
|
Merge "Fix race condition between GC thread and the teardown of RS. The RS c...
Jason Sams
2011-01-18
3
-0
/
+19
|
\
\
|
|
/
|
*
Fix race condition between GC thread and
Jason Sams
2011-01-18
3
-0
/
+19
*
|
Provide mechanism to switch between extern/static.
Stephen Hines
2011-01-18
2
-167
/
+179
*
|
Validate that version pragma is correct.
Stephen Hines
2011-01-18
1
-6
/
+13
|
/
*
Remove erroneous log message.
Stephen Hines
2011-01-17
1
-79
/
+72
*
Clean up simple integer operations.
Stephen Hines
2011-01-17
1
-142
/
+85
*
Merge "Make ImageProcessing work." into honeycomb
Shih-wei Liao
2011-01-17
1
-1
/
+1
|
\
|
*
Make ImageProcessing work.
Shih-wei Liao
2011-01-17
1
-1
/
+1
*
|
Add some error checking.
Jason Sams
2011-01-16
3
-2
/
+7
|
/
*
Merge "Fix bug in on-device linking." into honeycomb
Shih-wei Liao
2011-01-16
2
-2
/
+3
|
\
|
*
Fix bug in on-device linking.
Shih-wei Liao
2011-01-16
2
-2
/
+3
*
|
Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb
Jason Sams
2011-01-16
4
-63
/
+50
|
\
\
|
|
/
|
/
|
|
*
Implement sub updates for mipmap levels and cubmaps.
Jason Sams
2011-01-13
4
-63
/
+50
*
|
On-device linking using bccLinkBC. Note that we switch to getFile interface
Shih-wei Liao
2011-01-16
1
-3
/
+6
*
|
bcc interface fixed.
Shih-wei Liao
2011-01-14
3
-45
/
+102
*
|
Retire librslib_rt.
Shih-wei Liao
2011-01-14
1
-1
/
+1
*
|
Move linking stuff to libbcc.
Shih-wei Liao
2011-01-14
1
-0
/
+0
*
|
Avoid converting rslib.bc to things like rslib.h. So we are less error-prone.
Shih-wei Liao
2011-01-14
1
-9
/
+9
[next]