1. 925f9fa Merge "Fix warnings and turn on -Werror for C++ tests." by Stephen Hines · 9 years ago
  2. 240acfe Fix warnings and turn on -Werror for C++ tests. by Stephen Hines · 9 years ago
  3. 18787e0 Merge "Update frameworks/rs/ for LLVM rebase to r256229" by Pirama Arumuga Nainar · 9 years ago
  4. 5ab9062 Merge "Make update_rs_prebuilts.sh work on darwin15 (OSX El Capitan)" by Stephen Hines · 9 years ago
  5. f149b32 Make update_rs_prebuilts.sh work on darwin15 (OSX El Capitan) by Miao Wang · 9 years ago
  6. 651a38e Update frameworks/rs/ for LLVM rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  7. 0756c1d Merge "Avoid explict loading of libRSSupport in test" by Yang Ni · 9 years ago
  8. 3e433ba Avoid explict loading of libRSSupport in test by Yang Ni · 9 years ago
  9. 71ce109 Merge "Fix Kati dependencies" by Shinichiro Hamaji · 9 years ago
  10. e504c05 Merge "Stop targeting froyo. It isn't supported." by Dan Albert · 9 years ago
  11. d999344 Stop targeting froyo. It isn't supported. by Dan Albert · 9 years ago
  12. 647ab96 Merge "Reset usrRefCount for rsObjects created by SSRS" by Yang Ni · 9 years ago
  13. 7e96d6e Merge "Fix typo/error in copysign." by Pirama Arumuga Nainar · 9 years ago
  14. 6df1f3a Fix typo/error in copysign. by Pirama Arumuga Nainar · 9 years ago
  15. 8133c66 Reset usrRefCount for rsObjects created by SSRS by Yang Ni · 9 years ago
  16. 18fd05d Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  17. 8b9c532 Merge "Revert "Added a flag to APIs for rsObj creation"" by Yang Ni · 9 years ago
  18. 79c51de Revert "Added a flag to APIs for rsObj creation" by Yang Ni · 9 years ago
  19. 6537adf Merge "Cleanup uses of sprintf so we can deprecate it." am: cac7e2e42b by George Burgess IV · 9 years ago
  20. cac7e2e Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  21. 35fb321 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  22. 54c4a34 Merge "Added a flag to APIs for rsObj creation" am: cc4d34b106 by Yang Ni · 9 years ago
  23. cc4d34b Merge "Added a flag to APIs for rsObj creation" by Yang Ni · 9 years ago
  24. bfdeb88 Merge "Single Source Healing Brush." am: 247be1e0d7 by hoford · 9 years ago
  25. 247be1e Merge "Single Source Healing Brush." by Yang Ni · 9 years ago
  26. f37c52a Merge "Update update_rs_prebuilts.sh to explicitly make support lib jar" by Miao Wang · 9 years ago
  27. 0680d92 Merge "Update update_rs_prebuilts.sh to explicitly make support lib jar" by Miao Wang · 9 years ago
  28. a7725cb Added a flag to APIs for rsObj creation by Yang Ni · 10 years ago
  29. d0c4580 Update update_rs_prebuilts.sh to explicitly make support lib jar by Miao Wang · 9 years ago
  30. a44ed75 Merge "Compatibility library support for general reduction." am: eed6e60e5d by David Gross · 9 years ago
  31. eed6e60 Merge "Compatibility library support for general reduction." by David Gross · 9 years ago
  32. 328245a Compatibility library support for general reduction. by David Gross · 9 years ago
  33. 82564b3 Merge "Rename memcpy to local_memcpy in rs_allocations.c." am: 4d2c25da88 by Verena Beckham · 9 years ago
  34. 4d2c25d Merge "Rename memcpy to local_memcpy in rs_allocations.c." by Stephen Hines · 9 years ago
  35. 5a614d7 Merge "Better handle error log and nullptr reference." am: 8dbea71192 by Miao Wang · 9 years ago
  36. 8dbea71 Merge "Better handle error log and nullptr reference." by Miao Wang · 9 years ago
  37. 68e0089 Better handle error log and nullptr reference. by Miao Wang · 9 years ago
  38. 9930c4a Merge "Use c++_static instead of stlport_static for support lib." am: fbda6a8bef by Miao Wang · 9 years ago
  39. fbda6a8 Merge "Use c++_static instead of stlport_static for support lib." by Miao Wang · 9 years ago
  40. abb806d Use c++_static instead of stlport_static for support lib. by Miao Wang · 9 years ago
  41. bdcf4ba Merge "Refactor/enhance dispatch table init" am: 464c8cc19d by Miao Wang · 9 years ago
  42. 464c8cc Merge "Refactor/enhance dispatch table init" by Miao Wang · 9 years ago
  43. 6fb5a4f Rename memcpy to local_memcpy in rs_allocations.c. by Verena Beckham · 9 years ago
  44. 8a1fd9c Refactor/enhance dispatch table init by Miao Wang · 9 years ago
  45. 92ccb33 Merge "Fix inverted grep so that we can view any new warnings/errors." by Stephen Hines · 9 years ago
  46. 3788c83 Merge "Fix rs_quaternion.spec for API level 24." am: 0fdd6dbb95 by Stephen Hines · 9 years ago
  47. c3f68a5 Merge "Fix inverted grep so that we can view any new warnings/errors." by Stephen Hines · 9 years ago
  48. 18edd6a Fix inverted grep so that we can view any new warnings/errors. by Stephen Hines · 9 years ago
  49. 0fdd6db Merge "Fix rs_quaternion.spec for API level 24." by Stephen Hines · 9 years ago
  50. b680abb Merge changes Ia93afb1d,Iae4cb0b3 am: 60d7085619 by Pirama Arumuga Nainar · 9 years ago
  51. 60d7085 Merge changes Ia93afb1d,Iae4cb0b3 by Pirama Arumuga Nainar · 9 years ago
  52. 738ee87 Updated header files with new API level for f16 math functions by Pirama Arumuga Nainar · 9 years ago
  53. c654dcf Assign API level 24 to f16 math functions by Pirama Arumuga Nainar · 9 years ago
  54. b1bc853 Fix rs_quaternion.spec for API level 24. by Stephen Hines · 9 years ago
  55. be91f47 Merge changes Idbf28fec,I23af1340,Idaefb7ec am: cbb6192488 by Pirama Arumuga Nainar · 9 years ago
  56. cbb6192 Merge changes Idbf28fec,I23af1340,Idaefb7ec by Pirama Arumuga Nainar · 9 years ago
  57. 6118494 Merge changes from topic \'v2_RS_TYPE_FLOAT_16\' am: 49ac07d424 by Pirama Arumuga Nainar · 9 years ago
  58. c534536 Test length, normalize variants for f16. by Pirama Arumuga Nainar · 9 years ago
  59. 49f2c49 Update header file with length, normalize variants for f16 by Pirama Arumuga Nainar · 9 years ago
  60. 09311ef Add length, normalize and their native variants for f16 by Pirama Arumuga Nainar · 9 years ago
  61. 49ac07d Merge changes from topic 'v2_RS_TYPE_FLOAT_16' by Pirama Arumuga Nainar · 9 years ago
  62. 7f85816 Merge "RS: Rename mBuf to mSlot" am: a83d689e18 by Miao Wang · 9 years ago
  63. a83d689 Merge "RS: Rename mBuf to mSlot" by Miao Wang · 9 years ago
  64. b4cb5ff RS: Rename mBuf to mSlot by Miao Wang · 9 years ago
  65. de5b608 Enable tests for float16 allocations by Pirama Arumuga Nainar · 9 years ago
  66. 7e1013b Enable creation of float16 allocations by Pirama Arumuga Nainar · 9 years ago
  67. 5f3e70c Update headers after adding RS_TYPE_FLOAT_16 and helpers by Pirama Arumuga Nainar · 9 years ago
  68. f4fee99 Add RS_TYPE_FLOAT_16 and allocation helpers for f16 by Pirama Arumuga Nainar · 9 years ago
  69. 7b2ba93 Merge "Add YV12 YUV format support to GrallocConsumer." am: 29f40d355b by Miao Wang · 9 years ago
  70. 29f40d3 Merge "Add YV12 YUV format support to GrallocConsumer." by Miao Wang · 9 years ago
  71. 7a2326f Merge "Assign API level 24 to single-source RS API" am: 152ddb4ebe by Pirama Arumuga Nainar · 9 years ago
  72. 152ddb4 Merge "Assign API level 24 to single-source RS API" by Pirama Arumuga Nainar · 9 years ago
  73. 1aaf4fa Add YV12 YUV format support to GrallocConsumer. by Miao Wang · 10 years ago
  74. 8275532 Merge "Revert "Enable creation of float16 allocations"" am: 427d1219f7 by Pirama Arumuga Nainar · 9 years ago
  75. ccf6266 Merge "Revert "Update headers after adding RS_TYPE_FLOAT_16 and helpers"" by Pirama Arumuga Nainar · 9 years ago
  76. af105d4 Merge "Revert "Add RS_TYPE_FLOAT_16 and allocation helpers for f16"" by Pirama Arumuga Nainar · 9 years ago
  77. 5f21c7a Merge "Revert "Enable tests for float16 allocations"" am: c2fa466526 by Pirama Arumuga Nainar · 9 years ago
  78. 0e89cce Merge changes from topic \'RS_TYPE_FLOAT_16\' am: 9e50e001f7 by Pirama Arumuga Nainar · 9 years ago
  79. 33c9d3e Assign API level 24 to single-source RS API by Yang Ni · 10 years ago
  80. 427d121 Merge "Revert "Enable creation of float16 allocations"" by Pirama Arumuga Nainar · 9 years ago
  81. 906cd80 Merge "Revert "Update headers after adding RS_TYPE_FLOAT_16 and helpers"" by Pirama Arumuga Nainar · 9 years ago
  82. 9a5ef4e Merge "Revert "Add RS_TYPE_FLOAT_16 and allocation helpers for f16"" by Pirama Arumuga Nainar · 9 years ago
  83. c2fa466 Merge "Revert "Enable tests for float16 allocations"" by Pirama Arumuga Nainar · 9 years ago
  84. 54d28e0 Revert "Add RS_TYPE_FLOAT_16 and allocation helpers for f16" by Pirama Arumuga Nainar · 9 years ago
  85. 2ec5662 Revert "Update headers after adding RS_TYPE_FLOAT_16 and helpers" by Pirama Arumuga Nainar · 9 years ago
  86. 596befc Revert "Enable creation of float16 allocations" by Pirama Arumuga Nainar · 9 years ago
  87. c33ab1d Revert "Enable tests for float16 allocations" by Pirama Arumuga Nainar · 9 years ago
  88. 9e50e00 Merge changes from topic 'RS_TYPE_FLOAT_16' by Pirama Arumuga Nainar · 9 years ago
  89. 02ab420 Enable creation of float16 allocations by Pirama Arumuga Nainar · 9 years ago
  90. 7fe6a66 Enable tests for float16 allocations by Pirama Arumuga Nainar · 9 years ago
  91. 0855dbf Update headers after adding RS_TYPE_FLOAT_16 and helpers by Pirama Arumuga Nainar · 9 years ago
  92. 0d78f60 Add RS_TYPE_FLOAT_16 and allocation helpers for f16 by Pirama Arumuga Nainar · 9 years ago
  93. 1b91e36 Merge "Use RELATIVE_PWD to ensure that we get consistent debug paths." by Stephen Hines · 9 years ago
  94. 71b8268 Merge "Use RELATIVE_PWD to ensure that we get consistent debug paths." by Stephen Hines · 9 years ago
  95. fb9bf72 Use RELATIVE_PWD to ensure that we get consistent debug paths. by Stephen Hines · 9 years ago
  96. a3785b0 Merge changes I91106a17,I177f359f am: 689ed069f9 by Stephen Hines · 9 years ago
  97. 689ed06 Merge changes I91106a17,I177f359f by Stephen Hines · 9 years ago
  98. 53f2796 Add __truncxfhf2() to libclcore_g.bc as well on x86 targets. by Stephen Hines · 9 years ago
  99. 4d9ff77 Merge "Clean up warnings for RS runtime libraries." am: adbbc24e24 by Stephen Hines · 9 years ago
  100. adbbc24 Merge "Clean up warnings for RS runtime libraries." by Stephen Hines · 9 years ago