summaryrefslogtreecommitdiff
path: root/rsCppUtils.h
AgeCommit message (Expand)Author
2015-04-13remove STL from rs C++ public interface. Nuke stlport.Miao Wang
2015-03-25Wrap TEMP_FAILURE_RETRY around system callsPirama Arumuga Nainar
2015-02-20Moved class ScriptExecutable to its own moduleYang Ni
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2015-01-09Don't use HAVE_POSIX_CLOCKS.Elliott Hughes
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-08-20Replace android::String8 with std::stringChris Wailes
2014-08-18Replaced android::Vector with std::vector.Chris Wailes
2013-08-15am fd47ac29: am 43cfc0cb: Remove barriers to using NDK v8 includes.Stephen Hines
2013-08-15Remove barriers to using NDK v8 includes.Stephen Hines
2013-07-11resolved conflicts for merge of 5376c9bf to masterStephen Hines
2013-07-10Remove libutils and fix rsDebug for RS support library.android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1jb-mr2.0-releasejb-mr2-devStephen Hines
2013-07-09Remove internal element builder and vector code.Jason Sams
2013-05-23Enable very basic tracing support.Tim Murray
2013-03-20Fix logging defined in external header.Jason Sams