summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime
Commit message (Expand)AuthorAgeFilesLines
...
* Groundwork for better tracking of renderscript allocations and scriptsEwan Crawford2015-09-212-46/+237
* Differential Revision: http://reviews.llvm.org/D12966Aidan Dodds2015-09-182-89/+234
* Make LanguageRuntime::GetDynamicTypeAndAddress return a ValueTypeEnrico Granata2015-09-172-2/+4
* Add names to RenderScript kernel breakpoints.Ewan Crawford2015-09-161-2/+7
* New RenderScript command to break on all kernelsEwan Crawford2015-09-102-10/+169
* RenderScript pending kernel breakpoints.Ewan Crawford2015-09-042-59/+109
* [cmake] Remove LLVM_NO_RTTI.Bruce Mitchener2015-09-031-2/+0
* Simplify find_first_of & find_last_of on single char.Bruce Mitchener2015-09-011-2/+2
* Initialize variable to prevent garbage values (RenderScriptRuntime)Ewan Crawford2015-07-241-1/+1
* [Makefiles] Align library names with CMake buildKeno Fischer2015-07-141-3/+3
* Resubmitting 240466 after fixing the linux test suite failures.Greg Clayton2015-06-251-4/+4
* Additional RenderScript debug features.Colin Riley2015-06-012-22/+859
* Add support for custom commands to set flags on themselvesEnrico Granata2015-05-271-2/+2
* Additions to RenderScriptRuntime in prep for detection of RenderScript module...Colin Riley2015-04-142-9/+108
* fixing msvc build (format string z is not supported)Colin Riley2015-04-121-2/+2
* Fix printf format specifier to silence warning.Chaoren Lin2015-04-091-2/+2
* [RenderScriptRuntime] Fix build after r234522.Siva Chandra2015-04-091-0/+4
* Initial language runtime support for RenderScript. Colin Riley2015-04-094-0/+502
OpenPOWER on IntegriCloud