1. 8c1da3f Removed unused methods from rs.spec. by Tim Murray · 11 years ago
  2. f6023e4 Move all rs* generated functions to be extern "C". by Tim Murray · 11 years ago
  3. 797e2b7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 11 years ago
  4. d232558 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  5. 6ba6c66 Move linkloader into cpu_ref/ instead of driver/. by Stephen Hines · 11 years ago
  6. 574854b Fix up master issues with tracing/logging and the compatibility library. by Stephen Hines · 11 years ago
  7. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  8. 5376c9b am b0934b67: Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  9. 3ad07bf Merge "Implement MemChunk::registerAllocFreeCallbacks()." by Stephen Hines · 11 years ago
  10. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  11. a221f56 Implement MemChunk::registerAllocFreeCallbacks(). by Stephen Hines · 11 years ago
  12. 3abc05b Add Sampler custom alloc/delete by Ling Wan · 11 years ago
  13. 34b0d31 Implement all formats for convolve 5x5. by Jason Sams · 11 years ago
  14. f313dc3 Remove internal element builder and vector code. by Jason Sams · 11 years ago
  15. dc596dd Merge "Remove unnecessary string operations." by Jason Sams · 11 years ago
  16. a7f5e04 Remove unnecessary string operations. by Jason Sams · 11 years ago
  17. b9a4d82 use shared libft2 with new libpng/zlib deps by Victoria Lease · 11 years ago
  18. 4768dad Merge "Provide path to execute standalone bcc compiler." by Stephen Hines · 11 years ago
  19. 9394bc5 Merge "Implement U1, U2, F1, F2, F4 convolve 3x3" by Jason Sams · 11 years ago
  20. 3b35d77 Implement U1, U2, F1, F2, F4 convolve 3x3 by Jason Sams · 11 years ago
  21. b58d9ad Provide path to execute standalone bcc compiler. by Stephen Hines · 11 years ago
  22. e781228 Update header declarations for doxygen. by Stephen Hines · 11 years ago
  23. da9f173 Add test to check that we don't exceed our kernel dimensions. by Stephen Hines · 11 years ago
  24. 389ae9a Merge "Add the name of the forEach functions to the tracing output" by Stephen Hines · 11 years ago
  25. 1ccdfe2 Modify wballance to use histogram intrinsic. by Jason Sams · 11 years ago
  26. b68ba7e Performance fix Add support for processing 2 and 3 channel. by Jason Sams · 11 years ago
  27. cb1b58a Use histogram intrinsic. by Jason Sams · 11 years ago
  28. 47935ac Add the name of the forEach functions to the tracing output by Tobias Grosser · 11 years ago
  29. 2282e28 add histogram intrinsic by Jason Sams · 11 years ago
  30. 095623b am f85f4a21: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  31. f85f4a2 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  32. c09485a Fix Vine crash. by Tim Murray · 11 years ago
  33. d89c234 am 4accc1fe: am 606e5004: Fix Vine crash. by Tim Murray · 11 years ago
  34. 4accc1f am 606e5004: Fix Vine crash. by Tim Murray · 11 years ago
  35. 606e500 Fix Vine crash. by Tim Murray · 11 years ago
  36. cd7c446 am dfa409d3: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  37. dfa409d Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  38. 67dff6f Fix crash in Vine by Jason Sams · 11 years ago
  39. 8aff557 am 06bd91ec: Fix crash in Vine by Jason Sams · 11 years ago
  40. 06bd91e Fix crash in Vine by Jason Sams · 11 years ago
  41. 502a38c ImageProcessing: Fix copy/paste typo by Tobias Grosser · 11 years ago
  42. ccfdd65 Merge "Build fix" by Jason Sams · 11 years ago
  43. 0cd3e90 Build fix by Jason Sams · 11 years ago
  44. 0124c85 Merge "Sampler image generator" by Jason Sams · 11 years ago
  45. 204009b Sampler image generator by Jason Sams · 11 years ago
  46. ea55070 Fix for LivePreview APK by sakshia · 11 years ago
  47. ba17ae4 Switch to separate build/load steps for Scripts. by Stephen Hines · 11 years ago
  48. 582b364 Take absolute value of value for fast_length(). by Stephen Hines · 11 years ago
  49. 1bb91da Merge "Build NEON run-time when targetting cortex-a15" by Stephen Hines · 11 years ago
  50. 080e2ef Build NEON run-time when targetting cortex-a15 by Tobias Grosser · 11 years ago
  51. 0b32973 am b5c1ba4f: Merge "Use hyphenated path for android-support-v8-renderscript." into jb-mr2-dev by Stephen Hines · 11 years ago
  52. b5c1ba4 Merge "Use hyphenated path for android-support-v8-renderscript." into jb-mr2-dev by Stephen Hines · 11 years ago
  53. 5a47020 Move RS runtime to frameworks/rs. by Stephen Hines · 11 years ago
  54. 62adb6b am e227f9a1: s/Renderscript/RenderScript and remove rs_graphics.rsh reference. by Stephen Hines · 11 years ago
  55. e227f9a s/Renderscript/RenderScript and remove rs_graphics.rsh reference. by Stephen Hines · 11 years ago
  56. 2993704 Use hyphenated path for android-support-v8-renderscript. by Stephen Hines · 11 years ago
  57. af56df1 Merge "Implement vector clamp for all types." by Jason Sams · 11 years ago
  58. c626135 Implement vector clamp for all types. by Jason Sams · 11 years ago
  59. e00052a Merge "Enable very basic tracing support." by Tim Murray · 11 years ago
  60. fa85e91 Enable very basic tracing support. by Tim Murray · 11 years ago
  61. f12f8ed Fix missing include in Android.mk. by Stephen Hines · 11 years ago
  62. c38948d Merge "Remove unnecessary tests from RS build." by Tim Murray · 11 years ago
  63. e881678 am c88bcef4: Don\'t call free on MallocPtr not from Malloc by Sakshi Agrawal · 11 years ago
  64. 224acfd Remove unnecessary tests from RS build. by Tim Murray · 11 years ago
  65. 7e85ca2 Don't call property_get when building for the host. by Nick Kralevich · 11 years ago
  66. c88bcef Don't call free on MallocPtr not from Malloc by Sakshi Agrawal · 11 years ago
  67. 2734b50 am aafa7a84: Fix IO_OUTPUT teardown issue. by Tim Murray · 11 years ago
  68. 6b42d4c am 20f62caa: Remove extraneous logging. by Tim Murray · 11 years ago
  69. aafa7a8 Fix IO_OUTPUT teardown issue. by Tim Murray · 11 years ago
  70. 20f62ca Remove extraneous logging. by Tim Murray · 11 years ago
  71. 26381c2 Merge "Fix some IP tests." by Tim Murray · 11 years ago
  72. 36054c2 Fix some IP tests. by Tim Murray · 11 years ago
  73. bef2bae Merge "Provide a mechanism for adjusting RSCompilerDriver after construction." by Stephen Hines · 11 years ago
  74. 9f8acce Fix invalid explicit casts of int4 -> uint4. by Stephen Hines · 11 years ago
  75. 16f6ebf am 4a17f289: Remove unnecessary set_buffer_count by Jason Sams · 11 years ago
  76. 87c9bd6 Merge "Mark math functions const/pure if possible." by Stephen Hines · 11 years ago
  77. 5213247 Mark math functions const/pure if possible. by Stephen Hines · 11 years ago
  78. b7d9c80 Provide a mechanism for adjusting RSCompilerDriver after construction. by Stephen Hines · 11 years ago
  79. 4a17f28 Remove unnecessary set_buffer_count by Jason Sams · 11 years ago
  80. 2a05621 am 6939f7bf: [tests only] Update RS tests. by Jason Sams · 11 years ago
  81. 6939f7b [tests only] Update RS tests. by Jason Sams · 11 years ago
  82. 6fe37d6 am 70cc3f31: Merge "Fix YUV intrinsic" into jb-mr2-dev by Jason Sams · 11 years ago
  83. 70cc3f3 Merge "Fix YUV intrinsic" into jb-mr2-dev by Jason Sams · 11 years ago
  84. f0c7d1c am f47e8b4b: Mark use of a debug context with the RSCompilerDriver. by Stephen Hines · 11 years ago
  85. f5027d3 am cca3d6ca: Add support for DEBUG context type. by Stephen Hines · 11 years ago
  86. 6b58909 Fix YUV intrinsic by Jason Sams · 11 years ago
  87. f47e8b4 Mark use of a debug context with the RSCompilerDriver. by Stephen Hines · 11 years ago
  88. cca3d6c Add support for DEBUG context type. by Stephen Hines · 11 years ago
  89. 59d8107 am 886e51b2: Merge "Add support for synchronous get()." into jb-mr2-dev by Tim Murray · 11 years ago
  90. 886e51b Merge "Add support for synchronous get()." into jb-mr2-dev by Tim Murray · 11 years ago
  91. 778cbba am a54d515b: Merge "USAGE_IO notifications for new buffers." into jb-mr2-dev by Jason Sams · 11 years ago
  92. a54d515 Merge "USAGE_IO notifications for new buffers." into jb-mr2-dev by Jason Sams · 11 years ago
  93. 4961cce USAGE_IO notifications for new buffers. by Jason Sams · 11 years ago
  94. 9c64239 Add support for synchronous get(). by Tim Murray · 11 years ago
  95. 9e3cc4d am a66d000e: Merge "Remove invalid logging on missing root.expand() functions." into jb-mr2-dev by Stephen Hines · 11 years ago
  96. a66d000 Merge "Remove invalid logging on missing root.expand() functions." into jb-mr2-dev by Stephen Hines · 11 years ago
  97. ca04a1f am 6155dba7: Merge "Add liblog" into jb-mr2-dev by Ying Wang · 11 years ago
  98. 6155dba Merge "Add liblog" into jb-mr2-dev by Ying Wang · 11 years ago
  99. b241181 Add liblog by Ying Wang · 11 years ago
  100. 1e4f88b am 2df036b8: Merge "Add texturing support for USAGE_SHARED." into jb-mr2-dev by Jason Sams · 11 years ago