1. 36520c8 am cc141397: Merge "Resolve x86_64 relocations in RS." by Tim Murray · 10 years ago
  2. cc14139 Merge "Resolve x86_64 relocations in RS." by Tim Murray · 10 years ago
  3. 1b6a259 am c726af72: Merge "Add support for AARCH64 relocations to the RS linkloader." by Dave Allison · 11 years ago
  4. c726af7 Merge "Add support for AARCH64 relocations to the RS linkloader." by Dave Allison · 11 years ago
  5. 6508ce6 am 2758e934: Merge "Fix potential overrun by optimized code." by Jason Sams · 11 years ago
  6. 2758e93 Merge "Fix potential overrun by optimized code." by Jason Sams · 11 years ago
  7. 7c4d899 Fix potential overrun by optimized code. by Jason Sams · 11 years ago
  8. a431574 am b7f4d0fb: Merge "Fix color matrix bug." by Jason Sams · 11 years ago
  9. b7f4d0f Merge "Fix color matrix bug." by Jason Sams · 11 years ago
  10. 863b8c3 Fix color matrix bug. by Jason Sams · 11 years ago
  11. 42ca4b7 am 601a9b0d: Merge "RS: Fix VP9 LoopFilter to handle 4K video" by Jason Sams · 11 years ago
  12. 033786b am 6757e6be: Merge "Fix potential deadlock caused by RenderScript" by Jason Sams · 11 years ago
  13. 601a9b0 Merge "RS: Fix VP9 LoopFilter to handle 4K video" by Jason Sams · 11 years ago
  14. 6757e6b Merge "Fix potential deadlock caused by RenderScript" by Jason Sams · 11 years ago
  15. bcba6f6 Fix potential deadlock caused by RenderScript by Sangkyu Lee · 11 years ago
  16. adab849 RS: Fix VP9 LoopFilter to handle 4K video by Matthieu Delahaye · 11 years ago
  17. 614b768 am 87026027: Merge "AArch64 ports of Convolve3x3 and Convolve5x5." by Jason Sams · 11 years ago
  18. 8702602 Merge "AArch64 ports of Convolve3x3 and Convolve5x5." by Jason Sams · 11 years ago
  19. 7305692 am 149cec79: Merge "Disable acceleration when the context is legacy graphics." by Jason Sams · 11 years ago
  20. 149cec7 Merge "Disable acceleration when the context is legacy graphics." by Jason Sams · 11 years ago
  21. cd5f1ce Disable acceleration when the context is legacy graphics. by Jason Sams · 11 years ago
  22. 30e2a4c Add support for AARCH64 relocations to the RS linkloader. by Dave Allison · 11 years ago
  23. 4e5c414 AArch64 ports of Convolve3x3 and Convolve5x5. by Simon Hosie · 11 years ago
  24. 85bb25d am 43f7bffe: Merge changes I683078ff,I426fba9f,I2fcc57ac by Jason Sams · 11 years ago
  25. e56491f am c6647a92: Merge "Avoid Clang\'s integrated AArch64 assembler." by Jason Sams · 11 years ago
  26. 43f7bff Merge changes I683078ff,I426fba9f,I2fcc57ac by Jason Sams · 11 years ago
  27. c6647a9 Merge "Avoid Clang's integrated AArch64 assembler." by Jason Sams · 11 years ago
  28. 2b9e355 am 8af407f2: Merge "Remove the obsolete ScriptCState. Simplify cascading #ifdefs." by Jean-Luc Brouillet · 11 years ago
  29. 8af407f Merge "Remove the obsolete ScriptCState. Simplify cascading #ifdefs." by Jean-Luc Brouillet · 11 years ago
  30. 2303748 Remove the obsolete ScriptCState. Simplify cascading #ifdefs. by Jean-Luc Brouillet · 11 years ago
  31. 5dcaaa5 Optimisations to 3DLUT assembly. by Simon Hosie · 11 years ago
  32. 7e4f65d Avoid Clang's integrated AArch64 assembler. by Simon Hosie · 11 years ago
  33. ea76eb3 Make Blur AArch64 assembly position-independent. by Simon Hosie · 11 years ago
  34. 0462a39 Add AArch64 assembly for ColorMatrix. by Simon Hosie · 11 years ago
  35. 68146f9 am 6dc86b49: Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  36. 6dc86b4 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  37. 3c43b26 am 6ce8d42f: am 7d2a6e85: Fix memory leak due to smart pointer misuse. by Tim Murray · 11 years ago
  38. 6ce8d42 am 7d2a6e85: Fix memory leak due to smart pointer misuse. by Tim Murray · 11 years ago
  39. 41de304 Resolve x86_64 relocations in RS. by Xiaofei Wan · 11 years ago
  40. 7d2a6e8 Fix memory leak due to smart pointer misuse. by Tim Murray · 11 years ago
  41. dfc5409 am 1c43c01b: Merge "Define FAKE_ARM64_BUILD for all 64bit targets." by Ian Rogers · 11 years ago
  42. 1c43c01 Merge "Define FAKE_ARM64_BUILD for all 64bit targets." by Ian Rogers · 11 years ago
  43. 3cdd1fb Define FAKE_ARM64_BUILD for all 64bit targets. by Ian Rogers · 11 years ago
  44. 2092b9c am 0e780a7c: Merge "Move renderscript over to __clear_cache (compiler-rt)." by Narayan Kamath · 11 years ago
  45. 0e780a7 Merge "Move renderscript over to __clear_cache (compiler-rt)." by Narayan Kamath · 11 years ago
  46. 6fc3e12 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 11 years ago
  47. 6b0d9f5 am 00dbeacf: Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 11 years ago
  48. 4bed1e3 am 21dbc8ba: Merge "Solve four separate memory leaks related to rsdHalInit" by Jason Sams · 11 years ago
  49. 00dbeac Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 11 years ago
  50. 933bdc9 Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  51. 21dbc8b Merge "Solve four separate memory leaks related to rsdHalInit" by Jason Sams · 11 years ago
  52. 158146e am 3028980f: Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  53. 3028980 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  54. 64048e7 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 11 years ago
  55. 07ef704 Solve four separate memory leaks related to rsdHalInit by Jens Gulin · 11 years ago
  56. 4382296 am 693494d8: Merge "Make RS compile on ARM64." by Tim Murray · 11 years ago
  57. 693494d Merge "Make RS compile on ARM64." by Tim Murray · 11 years ago
  58. 27362de am 4719c4a5: Merge "Fixed incorrect max range value for convert tests." by Jean-Luc Brouillet · 11 years ago
  59. 4719c4a Merge "Fixed incorrect max range value for convert tests." by Jean-Luc Brouillet · 11 years ago
  60. a8fdfd6 am 6f546bce: Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 11 years ago
  61. 6f546bc Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 11 years ago
  62. 1e2aedb Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  63. 2270d36 am e4ddc862: Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  64. e4ddc86 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  65. e195a3f Make RS compile on ARM64. by Tim Murray · 11 years ago
  66. fdb2090 resolved conflicts for merge of be0ee0ed to klp-modular-dev-plus-aosp by Jason Sams · 11 years ago
  67. e6a8741 am 7c845976: am 3fca8f89: Make object destruction asynchronous. by Jason Sams · 11 years ago
  68. d6cfbe5 am d3034609: am edc0cd02: Add handcode mode to rsg_generator. by Jason Sams · 11 years ago
  69. be0ee0e am 5c89f711: update cleanspec for header generator by Jason Sams · 11 years ago
  70. 7c84597 am 3fca8f89: Make object destruction asynchronous. by Jason Sams · 11 years ago
  71. d303460 am edc0cd02: Add handcode mode to rsg_generator. by Jason Sams · 11 years ago
  72. 2f281cf Fixed incorrect max range value for convert tests. by Jean-Luc Brouillet · 11 years ago
  73. 72f5f8c Move renderscript over to __clear_cache (compiler-rt). by Narayan Kamath · 11 years ago
  74. e4749f3 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 11 years ago
  75. 5c89f71 update cleanspec for header generator by Jason Sams · 11 years ago
  76. 3fca8f8 Make object destruction asynchronous. by Jason Sams · 11 years ago
  77. edc0cd0 Add handcode mode to rsg_generator. by Jason Sams · 11 years ago
  78. 7b0ea6e am e02dc783: Merge "Enable more advanced CTS tests." by Jean-Luc Brouillet · 11 years ago
  79. e02dc78 Merge "Enable more advanced CTS tests." by Jean-Luc Brouillet · 11 years ago
  80. bcd5b9a Enable more advanced CTS tests. by Jean-Luc Brouillet · 11 years ago
  81. 1069fcd am d41722ce: Merge "Fix build issues with external patch." by Jason Sams · 11 years ago
  82. 7083b4c am 0cd2ff24: Merge "Add VP9 inter-frame prediction intrinsic" by Jason Sams · 11 years ago
  83. d41722c Merge "Fix build issues with external patch." by Jason Sams · 11 years ago
  84. 0cd2ff2 Merge "Add VP9 inter-frame prediction intrinsic" by Jason Sams · 11 years ago
  85. 83f304c Fix build issues with external patch. by Jason Sams · 11 years ago
  86. 60498fe Add VP9 inter-frame prediction intrinsic by Matthieu Delahaye · 11 years ago
  87. c8ad010 am 010a10b8: Merge "Add unsigned atomics" by Jason Sams · 11 years ago
  88. 010a10b Merge "Add unsigned atomics" by Jason Sams · 11 years ago
  89. 8e1f8dc Add unsigned atomics by Jason Sams · 11 years ago
  90. 182418d am 69010219: Merge "Use arch-specific flags." by Ying Wang · 11 years ago
  91. 6901021 Merge "Use arch-specific flags." by Ying Wang · 11 years ago
  92. 02170e6 Use arch-specific flags. by Ying Wang · 11 years ago
  93. c8334ea am dd70a88a: Merge "Optimisations to blur intrinsic." by Jason Sams · 11 years ago
  94. dd70a88 Merge "Optimisations to blur intrinsic." by Jason Sams · 11 years ago
  95. 4467880 Optimisations to blur intrinsic. by Simon Hosie · 11 years ago
  96. 9a31641 am 8f58abba: Merge "Optimise YuvToRGB using 16-bit arithmetic." by Jason Sams · 11 years ago
  97. 1603bbd am 054316bd: Merge "Revised NEON implementations of blend." by Jason Sams · 11 years ago
  98. 8f58abb Merge "Optimise YuvToRGB using 16-bit arithmetic." by Jason Sams · 11 years ago
  99. 054316b Merge "Revised NEON implementations of blend." by Jason Sams · 11 years ago
  100. ccd7a46 Optimise YuvToRGB using 16-bit arithmetic. by Simon Hosie · 11 years ago