1. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  2. 47d6416 Add a debuginfo version check for RenderScript modules by Luke Drummond · 9 years ago
  3. 21fed05 [Renderscript] Add commands for scriptgroup interaction. by Aidan Dodds · 9 years ago
  4. b3bbcb1 Add the ability to set breakpoints on named RenderScript reductions by Luke Drummond · 9 years ago
  5. 80af0b9 [RenderScript] reflow/reword some comments and normalize names by Luke Drummond · 9 years ago
  6. 00f56ee cleanup RSCoordinate handling and factor out coordinate parser by Luke Drummond · 9 years ago
  7. 7f193d6 [RenderScript] Support tracking and dumping reduction kernels by Luke Drummond · 9 years ago
  8. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  9. 5d05763 [RenderScript] Always create a new allocation ID in CaptureAllocationInit hook by Luke Drummond · 9 years ago
  10. 1945958 Add IR fixups for RenderScript ABI mismatch between ARMV7 frontend and x86 backend by Luke Drummond · 9 years ago
  11. 5f57b6e Revert r268591 by Enrico Granata · 9 years ago
  12. 5ee5408 Allow LanguageRuntimes to return an error if they fail in the course of dynamic type discovery by Enrico Granata · 9 years ago
  13. 1e05c3b Get rid of two global constructors by making things static variables in the only function that uses these variables. by Greg Clayton · 10 years ago
  14. f478678 [Renderscript] Refactor target argument reading code. by Aidan Dodds · 10 years ago
  15. 0d2bfcf [RenderScript] Add command for recalculating allocation details by Ewan Crawford · 10 years ago
  16. 36175cc [RenderScript] Remove unused RS command by Ewan Crawford · 10 years ago
  17. b3f7f69 [Renderscript] Clang-format the renderscript plugin. by Aidan Dodds · 10 years ago
  18. b649b00 [RenderScript] Provide option to specify a single allocation to print by Ewan Crawford · 10 years ago
  19. 4f8817c [RenderScript] New command for viewing coordinate of current kernel invocation by Ewan Crawford · 10 years ago
  20. 836d965 [RenderScript] Remove mips specific expressions by Ewan Crawford · 10 years ago
  21. e09c44b [RenderScript] Hook kernel invocation. by Aidan Dodds · 10 years ago
  22. 9293fc4 Better scheme to lookup alternate mangled name when looking up function address. by Siva Chandra · 10 years ago
  23. 26e52a7 [RenderScript] Improve file format for saving RS allocations by Ewan Crawford · 10 years ago
  24. e69df38 [RenderScript] Add hook for destroyed allocations by Ewan Crawford · 10 years ago
  25. b1651b8 [RenderScript] Mips64 allocations workaround by Ewan Crawford · 10 years ago
  26. 8b244e2 [RS] Support RenderScript struct allocations by Ewan Crawford · 10 years ago
  27. 222b937 Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRuntime and Platform; other minor fixes. by Eugene Zelenko · 10 years ago
  28. 018f5a7e [RenderScript] Add option to break on a specific kernel invocation by Ewan Crawford · 10 years ago
  29. 55232f0 [RenderScript] New commands to save/load RS allocations to file. by Ewan Crawford · 10 years ago
  30. a0f0867 Resubmit: RenderScript command for printing allocation contents by Ewan Crawford · 10 years ago
  31. dee8834 Revert "RenderScript command for printing allocation contents" by Pavel Labath · 10 years ago
  32. 838e7bb RenderScript command for printing allocation contents by Ewan Crawford · 10 years ago
  33. 15f2bd9 RenderScript command for printing allocation information by Ewan Crawford · 10 years ago
  34. 7eed487 On second thought, amend the previous patch to pass itself the ValueObject& for the static value instead of just its type by Enrico Granata · 10 years ago
  35. c74275b Move the logic to post-process dynamic types for ValueObject purposes from the ValueObjects to the LanguageRuntime plugins by Enrico Granata · 10 years ago
  36. 78f339d Groundwork for better tracking of renderscript allocations and scripts by Ewan Crawford · 10 years ago
  37. 8278028 Differential Revision: http://reviews.llvm.org/D12966 by Aidan Dodds · 10 years ago
  38. 0b6003f Make LanguageRuntime::GetDynamicTypeAndAddress return a ValueType by Enrico Granata · 10 years ago
  39. 7dc7771 New RenderScript command to break on all kernels by Ewan Crawford · 10 years ago
  40. 9815658 RenderScript pending kernel breakpoints. by Ewan Crawford · 10 years ago
  41. 4640cde Additional RenderScript debug features. by Colin Riley · 10 years ago
  42. ef20b08 Additions to RenderScriptRuntime in prep for detection of RenderScript modules and moving of the command interpreter manipulation to after construction. by Colin Riley · 10 years ago
  43. 9293595 [RenderScriptRuntime] Fix build after r234522. by Siva Chandra · 10 years ago
  44. 5ec532a Initial language runtime support for RenderScript. by Colin Riley · 10 years ago