1. 895ed83 Merge "Ensure that SSE-specific functions get built separately for debug runtime." by Stephen Hines · 10 years ago
  2. a421bb7 Merge "Add a ScriptReduce API entry and a stub function rsi_ScriptReduce()." by Stephen Hines · 10 years ago
  3. a673fb0 Ensure that SSE-specific functions get built separately for debug runtime. by Stephen Hines · 10 years ago
  4. 39a9d9b Add a ScriptReduce API entry and a stub function rsi_ScriptReduce(). by Matt Wala · 10 years ago
  5. a262dcf Merge "Remove dead code related to using a non-local FIFO for message passing." by Stephen Hines · 10 years ago
  6. b74514d Remove dead code related to using a non-local FIFO for message passing. by Matt Wala · 10 years ago
  7. 83268ff Merge "Add a flag to the API to specify -O0 on the bcc command line." by Stephen Hines · 10 years ago
  8. f502980 Add a flag to the API to specify -O0 on the bcc command line. by verena beckham · 10 years ago
  9. 259f27b Merge "Fix GetCpuInfo() routine to correctly check the cpuinfo file to make sure we don't miss SIMD path if there is one." by Miao Wang · 10 years ago
  10. 5d70cb5 Fix GetCpuInfo() routine to correctly check the cpuinfo file to make by Miao Wang · 10 years ago
  11. 3c9fc59 Merge "Update eight_bit_int_gemm call after gemmlowp rebase and provide non-optimal path for armv7 without NEON." by Miao Wang · 10 years ago
  12. 223231f Update eight_bit_int_gemm call after gemmlowp rebase and provide by Miao Wang · 10 years ago
  13. 89af6a9 Merge "Making libRSSupport able to optionally bundle libblas(V8) through dlopen and dlsym." by Miao Wang · 10 years ago
  14. 786f62c Merge "Update the BNNM cpu reference implementation with NEON friendly gemmlowp." by Miao Wang · 10 years ago
  15. e941f18 Making libRSSupport able to optionally bundle libblas(V8) through dlopen by Miao Wang · 10 years ago
  16. 99d0e81 Update the BNNM cpu reference implementation with NEON friendly gemmlowp. by Miao Wang · 10 years ago
  17. 4a1aca3 Merge "[MIPS32] Use version of rsGetAllocation() that returns a pointer" by Stephen Hines · 10 years ago
  18. 66d9447 [MIPS32] Use version of rsGetAllocation() that returns a pointer by Petar Jovanovic · 10 years ago
  19. f47b05b Merge "CPU ref: Fix potential buffer over-read / uninitialized memory access." by Stephen Hines · 10 years ago
  20. 11fd9ec CPU ref: Fix potential buffer over-read / uninitialized memory access. by Matt Wala · 10 years ago
  21. 5bf7ace Merge "Replace parentheses with curly braces to fix vector doc bug." by Stephen Hines · 10 years ago
  22. 114553f Replace parentheses with curly braces to fix vector doc bug. by Stephen Hines · 10 years ago
  23. 0b87b09 Merge "update dispatch table for IntrinsicBLAS" by Miao Wang · 10 years ago
  24. a8a9a67 update dispatch table for IntrinsicBLAS by Miao Wang · 10 years ago
  25. cac1800 Merge "Make support lib CPU driver able to access IntrinsicBLAS" by Miao Wang · 10 years ago
  26. 4b5b295 Make support lib CPU driver able to access IntrinsicBLAS by Miao Wang · 10 years ago
  27. 72d9a8d Merge "update the offset type for BLAS.BNNM" by Miao Wang · 10 years ago
  28. 06deda3 update the offset type for BLAS.BNNM by Miao Wang · 10 years ago
  29. 8b7ddc3 Merge "Fix BLEND_DST_ATOP and disable vectorized optimizations temporarily." by Stephen Hines · 10 years ago
  30. ea5df50 Merge "fix the bug that mWriteStream is deleted twice." by Miao Wang · 10 years ago
  31. fe0a437 fix the bug that mWriteStream is deleted twice. by Miao Wang · 10 years ago
  32. f47fffd Merge "Avoid overwriting shared library file that is open" by Yang Ni · 10 years ago
  33. 1efae29 Avoid overwriting shared library file that is open by Yang Ni · 10 years ago
  34. 820e22b Fix BLEND_DST_ATOP and disable vectorized optimizations temporarily. by Stephen Hines · 10 years ago
  35. 1b6cd76 Merge "Fix update_rs_prebuilts.sh so that it works on the latest MacOS." by Stephen Hines · 10 years ago
  36. 24461aa Fix update_rs_prebuilts.sh so that it works on the latest MacOS. by Stephen Hines · 10 years ago
  37. 565f981 Merge "Skip the checksum if we have precompiled code on the /system/ partition." by Stephen Hines · 10 years ago
  38. 086fe91 Merge "Check for kernel chaining in ScriptGroup" by Yang Ni · 10 years ago
  39. 1c20667 Check for kernel chaining in ScriptGroup by Yang Ni · 10 years ago
  40. 6a236ad Skip the checksum if we have precompiled code on the /system/ partition. by Stephen Hines · 10 years ago
  41. cd6cf64 Merge "Avoid clobbering of YUV layout for flexible formats" by Pirama Arumuga Nainar · 10 years ago
  42. b010bc0 Avoid clobbering of YUV layout for flexible formats by Pirama Arumuga Nainar · 10 years ago
  43. 23f8c4e Merge "Generate the white list used to validate unresolved externals." by Jean-Luc Brouillet · 10 years ago
  44. 3609067 Generate the white list used to validate unresolved externals. by Jean-Luc Brouillet · 10 years ago
  45. 567068d Merge "Use new sanitizer option." by Dan Albert · 10 years ago
  46. b288e2f Use new sanitizer option. by Dan Albert · 10 years ago
  47. 31f9536 Merge "Allow drivers to alter the default driver name on rsdHalInit" by Stephen Hines · 10 years ago
  48. b268abd Allow drivers to alter the default driver name on rsdHalInit by Jon Parr · 10 years ago
  49. 0b1e83a Merge "Disable ASan for one library." by Evgenii Stepanov · 10 years ago
  50. 8b5b0a7 Disable ASan for one library. by Evgenii Stepanov · 10 years ago
  51. af5661d Merge "Add half (fp16) to runtime API." by Pirama Arumuga Nainar · 10 years ago
  52. 7abf0fc Merge "Support for half in driver/runtime" by Pirama Arumuga Nainar · 10 years ago
  53. 6119da9 Add half (fp16) to runtime API. by Jean-Luc Brouillet · 10 years ago
  54. 2dcbc3d Support for half in driver/runtime by Pirama Arumuga Nainar · 10 years ago
  55. ee79e16 Merge "Replace assert() with project-specific version." by David Gross · 10 years ago
  56. a5f7035 Replace assert() with project-specific version. by David Gross · 10 years ago
  57. c5b28f7 Merge "Remove dead uses of RSCompilerDriver and of compiler callbacks." by David Gross · 10 years ago
  58. b043df0 Remove dead uses of RSCompilerDriver and of compiler callbacks. by David Gross · 10 years ago
  59. b59f313 Merge "Avoid casting for CpuScript object" by Yang Ni · 10 years ago
  60. 7ebcc5c Merge "Generate __attribute__(deprecated) for deprecated APIs." by Jean-Luc Brouillet · 10 years ago
  61. 36e2be5 Generate __attribute__(deprecated) for deprecated APIs. by Jean-Luc Brouillet · 10 years ago
  62. aa58ed3 Merge "Fix memory leak when rs invoke function" by Stephen Hines · 10 years ago
  63. c246d91 Fix memory leak when rs invoke function by Yong Chen · 10 years ago
  64. cbff7bc Avoid casting for CpuScript object by Yang Ni · 10 years ago
  65. cee9e98 Merge changes from topic 'global_info' by Stephen Hines · 10 years ago
  66. 5aa018c Update RS driver to support extraction of global variable properties. by Stephen Hines · 10 years ago
  67. c060f14 Use "override" instead of "virtual" when replacing methods. by Stephen Hines · 10 years ago
  68. 7bcf1c2 Merge "Fix warnings in RenderScript sources." by Jean-Luc Brouillet · 10 years ago
  69. f5a7fd5 Merge "Notify drivers when user get a pointer to allocation" by Jason Sams · 10 years ago
  70. 07cea79 Merge "Added in wait for attach context flag." by Stephen Hines · 10 years ago
  71. d5164d5 Added in wait for attach context flag. by Stephen McGroarty · 10 years ago
  72. de23520 Fix warnings in RenderScript sources. by Jean-Luc Brouillet · 10 years ago
  73. 8cfaa0c Merge changes I2830eaed,Ie6375e67 by Jason Sams · 10 years ago
  74. a48d45e Delete dead code by Jason Sams · 10 years ago
  75. 29ddfb6 Merge "Fix cache path initialization and set." by Jason Sams · 10 years ago
  76. abc1f94 Fix problems with allocation destruction by Jason Sams · 10 years ago
  77. 95fe644 Fix cache path initialization and set. by Jason Sams · 10 years ago
  78. 8ce1281 Notify drivers when user get a pointer to allocation by Jason Sams · 10 years ago
  79. 902077a Merge "Don't use TEMP_FAILURE_RETRY on close in frameworks/rs." by Elliott Hughes · 10 years ago
  80. 2df5767 Don't use TEMP_FAILURE_RETRY on close in frameworks/rs. by Elliott Hughes · 10 years ago
  81. a748af8 Merge "Adapt update_rs_prebuilts.sh to new SDK layout" by Pirama Arumuga Nainar · 10 years ago
  82. 0768352 Merge "Generate global info for fused kernel" by Yang Ni · 10 years ago
  83. 8237638 Generate global info for fused kernel by Yang Ni · 10 years ago
  84. 9daf415 Merge "Let vendor drivers access global-variable flags" by Pirama Arumuga Nainar · 10 years ago
  85. 5cb19fd Let vendor drivers access global-variable flags by Pirama Arumuga Nainar · 10 years ago
  86. 24f5e68 Merge "Obsolete the graphics API in the .rsh files." by Jean-Luc Brouillet · 10 years ago
  87. 67923a9 Obsolete the graphics API in the .rsh files. by Jean-Luc Brouillet · 10 years ago
  88. 47a3f11 Merge "Add USAGE_OEM" by Jason Sams · 10 years ago
  89. f95108e Merge "Fixed CTS failure" by Yang Ni · 10 years ago
  90. fae31c6 Fixed CTS failure by Yang Ni · 10 years ago
  91. f82b626 Add USAGE_OEM by Jason Sams · 10 years ago
  92. 9b0ec10 Adapt update_rs_prebuilts.sh to new SDK layout by Pirama Arumuga Nainar · 10 years ago
  93. 6063b3e Merge "remove dead code (ALOGE) in rsCpuIntrinsicBLAS.cpp" by Miao Wang · 10 years ago
  94. e64c3d5 remove dead code (ALOGE) in rsCpuIntrinsicBLAS.cpp by Miao Wang · 10 years ago
  95. 0be70c6 Merge "Add /system/vendor/{lib|lib64} to linker args" by Pirama Arumuga Nainar · 10 years ago
  96. 1de97c3 Merge "Add RSGlobalInfoPass information to RS driver." by Jason Sams · 10 years ago
  97. 254cd3a Merge "Fix build warning." by Ying Wang · 10 years ago
  98. 38abb41 Merge "Define constants for kernel or script group limits" by Yang Ni · 10 years ago
  99. 682672e Add /system/vendor/{lib|lib64} to linker args by Pirama Arumuga Nainar · 10 years ago
  100. 5e5ca42 Merge "Add a way to link against different driver names." by Jason Sams · 10 years ago