1. fdceadb am 4283f579: Fix rounding bug of IntrinsicConvolve in cpu_ref by Miao Wang · 10 years ago
  2. 4283f57 Fix rounding bug of IntrinsicConvolve in cpu_ref by Miao Wang · 10 years ago
  3. d240e61 am f9fe049f: Merge "Create a separate static lib that provides a dispatch table to both fw/support/v8/renderscript/jni and libRScpp to reduce code duplication." by Miao Wang · 10 years ago
  4. f9fe049 Merge "Create a separate static lib that provides a dispatch table to both fw/support/v8/renderscript/jni and libRScpp to reduce code duplication." by Miao Wang · 10 years ago
  5. 515e405 am 6895086d: Merge "Remove platform stlport from frameworks/rs." by Dan Albert · 10 years ago
  6. 6895086 Merge "Remove platform stlport from frameworks/rs." by Dan Albert · 10 years ago
  7. fbb6938 Remove platform stlport from frameworks/rs. by Dan Albert · 10 years ago
  8. 4c67547 am 5f14c575: Merge "Fix rounding bug and off-by-one bug for resize scripts of test samples." by Miao Wang · 10 years ago
  9. 5cf9ec1 am ca3331c4: Merge "Add Float32 support for IntrinsicResize." by Miao Wang · 10 years ago
  10. 5f14c57 Merge "Fix rounding bug and off-by-one bug for resize scripts of test samples." by Miao Wang · 10 years ago
  11. ca3331c Merge "Add Float32 support for IntrinsicResize." by Miao Wang · 10 years ago
  12. c3ef8f1 am 31a3d421: Merge "[MIPS] Add MIPS64 R6 relocations" by Stephen Hines · 10 years ago
  13. 31a3d42 Merge "[MIPS] Add MIPS64 R6 relocations" by Stephen Hines · 10 years ago
  14. d75cc84 Add Float32 support for IntrinsicResize. by Miao Wang · 10 years ago
  15. 0308917 Fix rounding bug and off-by-one bug for resize scripts of test samples. by Miao Wang · 10 years ago
  16. 6c7dd0c am ff944144: Merge "Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling." by Miao Wang · 10 years ago
  17. 47c054d am 85008e50: Merge "Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling." into lmp-mr1-dev by Miao Wang · 10 years ago
  18. ff94414 Merge "Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling." by Miao Wang · 10 years ago
  19. a2bd5e8 Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling. by Miao Wang · 10 years ago
  20. 85008e5 Merge "Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling." into lmp-mr1-dev by Miao Wang · 10 years ago
  21. 3ba9aef am 9a965037: Merge "Add a simple script to run the basic RS CTS tests." by Stephen Hines · 10 years ago
  22. 9a96503 Merge "Add a simple script to run the basic RS CTS tests." by Stephen Hines · 10 years ago
  23. 0ea0650 am c8ebb210: Merge "Fix output of Blur25G" by Jason Sams · 10 years ago
  24. c8ebb21 Merge "Fix output of Blur25G" by Jason Sams · 10 years ago
  25. 9723424 Add a simple script to run the basic RS CTS tests. by Stephen Hines · 10 years ago
  26. 06a2571 Fix output of Blur25G by Jason Sams · 10 years ago
  27. 77d1771 am 9692a01f: Merge "Move libRScpp.so to libc++." by Dan Albert · 10 years ago
  28. 9692a01 Merge "Move libRScpp.so to libc++." by Dan Albert · 10 years ago
  29. 3b1e2ee Move libRScpp.so to libc++. by Dan Albert · 10 years ago
  30. d59dfe9 am 8dfd7a77: Merge "Cleanup includes for rs/cpp to not expose internal details." by Jason Sams · 10 years ago
  31. 48d2eae Create a separate static lib that provides a dispatch table to both by Miao Wang · 10 years ago
  32. 8dfd7a7 Merge "Cleanup includes for rs/cpp to not expose internal details." by Jason Sams · 10 years ago
  33. 51d016c Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling. by Miao Wang · 10 years ago
  34. 66f0a16 Cleanup includes for rs/cpp to not expose internal details. by Jason Sams · 10 years ago
  35. de9a0c2 am 4d5651ba: Merge "Fix the rounding bug of resize test and impl; Add mirror test." by Jason Sams · 10 years ago
  36. 67de87b am b3545359: Merge "Fix query for CPU count." by Jason Sams · 10 years ago
  37. 9febd1d am 9bfef80f: Merge "Add gralloc flags to support HW driver" by Jason Sams · 10 years ago
  38. 11c2e44 am f3edf48f: Merge "Enable 64 bit asm for int->int ColorMatrix" by Jason Sams · 10 years ago
  39. 4b3bd4f am b91e308e: Merge "Enable ASM path for blur intrinsic when clipped" by Jason Sams · 10 years ago
  40. 57ebf15 am ea763cae: Merge "Fix 64bit YUV intrinsic performance" by Jason Sams · 10 years ago
  41. 5bff8d7 am 04e8122b: Merge "Fix AArch64 calling convention bug that prevents inlining." by Jason Sams · 10 years ago
  42. f1a4104 am 55fdd234: Merge "Fix vload/vstore." by Jason Sams · 10 years ago
  43. c773194 am 9d3c7e09: Merge "Overhaul the ImageProcessing_jb UI" by Jason Sams · 10 years ago
  44. 4d5651b Merge "Fix the rounding bug of resize test and impl; Add mirror test." by Jason Sams · 10 years ago
  45. ef05d46 Fix the rounding bug of resize test and impl; Add mirror test. by Miao Wang · 10 years ago
  46. b354535 Merge "Fix query for CPU count." by Jason Sams · 10 years ago
  47. 77d57a3 Fix query for CPU count. by Jason Sams · 10 years ago
  48. 9bfef80 Merge "Add gralloc flags to support HW driver" by Jason Sams · 10 years ago
  49. 1c19f05 Add gralloc flags to support HW driver by Jason Sams · 10 years ago
  50. f3edf48 Merge "Enable 64 bit asm for int->int ColorMatrix" by Jason Sams · 10 years ago
  51. 32f9d04 Enable 64 bit asm for int->int ColorMatrix by Jason Sams · 10 years ago
  52. b91e308 Merge "Enable ASM path for blur intrinsic when clipped" by Jason Sams · 10 years ago
  53. bfc2328 Enable ASM path for blur intrinsic when clipped by Jason Sams · 10 years ago
  54. ea763ca Merge "Fix 64bit YUV intrinsic performance" by Jason Sams · 10 years ago
  55. 319babf Fix 64bit YUV intrinsic performance by Jason Sams · 10 years ago
  56. 04e8122 Merge "Fix AArch64 calling convention bug that prevents inlining." by Jason Sams · 10 years ago
  57. 3ef8201 Fix AArch64 calling convention bug that prevents inlining. by Tim Murray · 10 years ago
  58. 55fdd23 Merge "Fix vload/vstore." by Jason Sams · 10 years ago
  59. acff9f2 Fix vload/vstore. by Tim Murray · 10 years ago
  60. 9d3c7e0 Merge "Overhaul the ImageProcessing_jb UI" by Jason Sams · 10 years ago
  61. fe80192 Overhaul the ImageProcessing_jb UI by Jason Sams · 10 years ago
  62. 4808aa6 am f2f73858: Merge "Switch rsg-generator to use no STL, since it is pure C." by Stephen Hines · 10 years ago
  63. f2f7385 Merge "Switch rsg-generator to use no STL, since it is pure C." by Stephen Hines · 10 years ago
  64. 4b89886 Switch rsg-generator to use no STL, since it is pure C. by Stephen Hines · 10 years ago
  65. badcc00 am f0d7aa28: Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  66. f0d7aa2 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  67. a5c4d2b am 9f91aeb8: am aee3e3c8: Merge "Update IP2 UI" by Jason Sams · 10 years ago
  68. 6b3d8cc am c10c4940: (-s ours) Merge commit \'6a95b944f23e7c6a8fc3a6fe42350df4fad7d27d\' into HEAD by Bill Yi · 10 years ago
  69. a9b1214 am c886b1f6: Merge "Fix the rounding bug of resize test and impl; Add mirror test." into lmp-mr1-dev by Miao Wang · 10 years ago
  70. 16a6665 am 43641e45: Fix query for CPU count. by Jason Sams · 10 years ago
  71. 7641f49 Merge commit 'e49da13c' into manualmerge by Jason Sams · 10 years ago
  72. c886b1f Merge "Fix the rounding bug of resize test and impl; Add mirror test." into lmp-mr1-dev by Miao Wang · 10 years ago
  73. 9f91aeb am aee3e3c8: Merge "Update IP2 UI" by Jason Sams · 10 years ago
  74. 0979442 am ff983194: Enable 64 bit asm for int->int ColorMatrix by Jason Sams · 10 years ago
  75. da68eff Fix the rounding bug of resize test and impl; Add mirror test. by Miao Wang · 10 years ago
  76. 43641e4 Fix query for CPU count. by Jason Sams · 10 years ago
  77. e49da13 Add gralloc flags to support HW driver by Jason Sams · 10 years ago
  78. ff98319 Enable 64 bit asm for int->int ColorMatrix by Jason Sams · 10 years ago
  79. e629d6f am b4d28c50: Merge "Subrectangle bug fixes to ARM Blur assembly." by Jason Sams · 10 years ago
  80. c378dfb am 81954efe: Merge "Minor fixes to AArch64 Blur assembly." by Jason Sams · 10 years ago
  81. 7546e40 am d675c704: Merge "Expand AArch64 YuvToRGB to use more registers." by Jason Sams · 10 years ago
  82. 2f0c3de am 4c8f2477: Enable ASM path for blur intrinsic when clipped by Jason Sams · 10 years ago
  83. d186a5a am 5eb463f2: Subrectangle bug fixes to ARM Blur assembly. by Simon Hosie · 10 years ago
  84. e7f8f90 am 9107db90: Minor fixes to AArch64 Blur assembly. by Simon Hosie · 10 years ago
  85. aee3e3c Merge "Update IP2 UI" by Jason Sams · 10 years ago
  86. 4c8f247 Enable ASM path for blur intrinsic when clipped by Jason Sams · 10 years ago
  87. 5eb463f Subrectangle bug fixes to ARM Blur assembly. by Simon Hosie · 10 years ago
  88. 9107db9 Minor fixes to AArch64 Blur assembly. by Simon Hosie · 10 years ago
  89. c10c494 Merge commit '6a95b944f23e7c6a8fc3a6fe42350df4fad7d27d' into HEAD by Bill Yi · 10 years ago
  90. 615e70d am 4edbd0e8: Merge "Fix 64bit YUV intrinsic performance" into lmp-mr1-dev by Jason Sams · 10 years ago
  91. b4d28c5 Merge "Subrectangle bug fixes to ARM Blur assembly." by Jason Sams · 10 years ago
  92. 81954ef Merge "Minor fixes to AArch64 Blur assembly." by Jason Sams · 10 years ago
  93. d675c70 Merge "Expand AArch64 YuvToRGB to use more registers." by Jason Sams · 10 years ago
  94. 4edbd0e Merge "Fix 64bit YUV intrinsic performance" into lmp-mr1-dev by Jason Sams · 10 years ago
  95. ebfac1f am c469ff20: Merge "Fix AArch64 calling convention bug that prevents inlining." into lmp-mr1-dev by Tim Murray · 10 years ago
  96. dc39fc0 am e8814f7c: Expand AArch64 YuvToRGB to use more registers. by Simon Hosie · 10 years ago
  97. e9a9918 am c5e6b521: Merge "Tail-store fixes to AArch64 YuvToRGB assembly." into lmp-mr1-dev by Jason Sams · 10 years ago
  98. c469ff2 Merge "Fix AArch64 calling convention bug that prevents inlining." into lmp-mr1-dev by Tim Murray · 10 years ago
  99. 0dbb70d Fix AArch64 calling convention bug that prevents inlining. by Tim Murray · 10 years ago
  100. 772b306 Fix 64bit YUV intrinsic performance by Jason Sams · 10 years ago