summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h
Commit message (Expand)AuthorAgeFilesLines
* [RS] Support RenderScript struct allocationsEwan Crawford2015-11-301-3/+7
* Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...Eugene Zelenko2015-10-271-37/+36
* [RenderScript] Add option to break on a specific kernel invocationEwan Crawford2015-10-261-2/+9
* [RenderScript] New commands to save/load RS allocations to file.Ewan Crawford2015-10-211-1/+7
* Resubmit: RenderScript command for printing allocation contents Ewan Crawford2015-10-161-0/+8
* Revert "RenderScript command for printing allocation contents"Pavel Labath2015-10-141-8/+0
* RenderScript command for printing allocation contentsEwan Crawford2015-10-141-0/+8
* RenderScript command for printing allocation information Ewan Crawford2015-10-061-3/+21
* On second thought, amend the previous patch to pass itself the ValueObject& f...Enrico Granata2015-09-221-2/+2
* Move the logic to post-process dynamic types for ValueObject purposes from th...Enrico Granata2015-09-221-0/+4
* Groundwork for better tracking of renderscript allocations and scriptsEwan Crawford2015-09-211-11/+17
* Differential Revision: http://reviews.llvm.org/D12966Aidan Dodds2015-09-181-2/+3
* Make LanguageRuntime::GetDynamicTypeAndAddress return a ValueTypeEnrico Granata2015-09-171-1/+2
* New RenderScript command to break on all kernelsEwan Crawford2015-09-101-0/+15
* RenderScript pending kernel breakpoints.Ewan Crawford2015-09-041-4/+55
* Additional RenderScript debug features.Colin Riley2015-06-011-7/+86
* Additions to RenderScriptRuntime in prep for detection of RenderScript module...Colin Riley2015-04-141-1/+23
* [RenderScriptRuntime] Fix build after r234522.Siva Chandra2015-04-091-0/+4
* Initial language runtime support for RenderScript. Colin Riley2015-04-091-0/+127
OpenPOWER on IntegriCloud