index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rsCppUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use c++_static instead of stlport_static for support lib.
Miao Wang
2016-02-24
1
-1
/
+1
*
Move frameworks/rs off AndroidConfig.h.
Elliott Hughes
2015-07-29
1
-0
/
+6
*
remove STL from rs C++ public interface. Nuke stlport.
Miao Wang
2015-04-13
1
-2
/
+2
*
Wrap TEMP_FAILURE_RETRY around system calls
Pirama Arumuga Nainar
2015-03-25
1
-0
/
+9
*
Moved class ScriptExecutable to its own module
Yang Ni
2015-02-20
1
-1
/
+2
*
Revert "Replaced android::Vector with std::vector."
Yang Ni
2015-02-15
1
-0
/
+94
*
Don't use HAVE_POSIX_CLOCKS.
Elliott Hughes
2015-01-09
1
-1
/
+1
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-1
/
+1
*
Replace android::String8 with std::string
Chris Wailes
2014-08-20
1
-1
/
+0
*
Replaced android::Vector with std::vector.
Chris Wailes
2014-08-18
1
-93
/
+0
*
am fd47ac29: am 43cfc0cb: Remove barriers to using NDK v8 includes.
Stephen Hines
2013-08-15
1
-3
/
+1
|
\
|
*
Remove barriers to using NDK v8 includes.
Stephen Hines
2013-08-15
1
-3
/
+1
*
|
resolved conflicts for merge of 5376c9bf to master
Stephen Hines
2013-07-11
1
-8
/
+72
|
\
|
|
*
Remove libutils and fix rsDebug for RS support library.
Stephen Hines
2013-07-10
1
-8
/
+72
*
|
Remove internal element builder and vector code.
Jason Sams
2013-07-09
1
-0
/
+3
*
|
Enable very basic tracing support.
Tim Murray
2013-05-23
1
-0
/
+3
|
/
*
Fix logging defined in external header.
Jason Sams
2013-03-20
1
-0
/
+222