1. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 12 years ago
  2. 126adc5 separate BufferQueue's producer and consumer sides by Mathias Agopian · 12 years ago
  3. 2644c42 am 9b21cf51: am 1033b597: Fix Windows build issues for librsloader. by Raphael Moll · 12 years ago
  4. 9b21cf5 am 1033b597: Fix Windows build issues for librsloader. by Raphael Moll · 12 years ago
  5. d1994e0 Merge "Clean up sloppy switch/case code." by Stephen Hines · 12 years ago
  6. 8b9b3aa Clean up sloppy switch/case code. by Stephen Hines · 12 years ago
  7. c09c98e Merge "Add basic support for intrinsics. Move sp<> into RScpp." by Tim Murray · 12 years ago
  8. 6df64e1 Merge "Add Artistic test." by Jason Sams · 12 years ago
  9. 861c553 Merge "Provide Renderscript TBAA metadata for allocations" by Stephen Hines · 12 years ago
  10. 9ba9a66 Add Artistic test. by Jason Sams · 12 years ago
  11. 89daad6 Add basic support for intrinsics. Move sp<> into RScpp. by Tim Murray · 12 years ago
  12. 1ed5ef9 Provide Renderscript TBAA metadata for allocations by Tobias Grosser · 12 years ago
  13. 1033b59 Fix Windows build issues for librsloader. by Raphael Moll · 12 years ago
  14. 6e8baf5 Merge "Color Matrix improvements." by Jason Sams · 12 years ago
  15. 9b2b9ef Color Matrix improvements. by Jason Sams · 12 years ago
  16. 35cfed8 Merge "Fix Script instancing issue for support library." by Stephen Hines · 12 years ago
  17. 861cab4 Merge "Extract trivial rs(Get/Set)ElementAtImpl() method" by Stephen Hines · 12 years ago
  18. dcfaa3c Merge "Fix initialization problem in rsCPP." by Tim Murray · 12 years ago
  19. 47666f5 Fix initialization problem in rsCPP. by Tim Murray · 12 years ago
  20. 3cec906 remove some old pixel formats by Mathias Agopian · 12 years ago
  21. 729b6fe Add Sampler support to C++ API. by Tim Murray · 12 years ago
  22. 4a92d12 Move to dynamic dispatch. Add support for IoAllocation* in rs.spec. by Tim Murray · 12 years ago
  23. 0b8a2be Load from libRS or libRSSupport. by Tim Murray · 12 years ago
  24. a423096 Move C++ API over to function tables rather than linking libRS directly. by Tim Murray · 12 years ago
  25. f51f8c7 Merge "Move rs.h functions over to extern "C"." by Tim Murray · 12 years ago
  26. f1ba8b8 Merge "Remove unused and incorrect code" by Stephen Hines · 12 years ago
  27. b18ab3a Remove unused and incorrect code by Tobias Grosser · 12 years ago
  28. c2ce707 Move rs.h functions over to extern "C". by Tim Murray · 12 years ago
  29. d2b0cdd Merge "revert to using a pbuffer as the dummy egl surface" by Mathias Agopian · 12 years ago
  30. c2c11cc Fix Script instancing issue for support library. by Stephen Hines · 12 years ago
  31. 98f1f05 Extract trivial rs(Get/Set)ElementAtImpl() method by Tobias Grosser · 12 years ago
  32. 1975451 Merge "Remove more String8" by Jason Sams · 12 years ago
  33. 48ecf6a Remove more String8 by Jason Sams · 12 years ago
  34. c206956 Merge "Removed unused methods from rs.spec." by Tim Murray · 12 years ago
  35. 8c1da3f Removed unused methods from rs.spec. by Tim Murray · 12 years ago
  36. 5f244da Merge "Simplify code of convolve3x3" by Stephen Hines · 12 years ago
  37. f6023e4 Move all rs* generated functions to be extern "C". by Tim Murray · 12 years ago
  38. 3318d18 revert to using a pbuffer as the dummy egl surface by Mathias Agopian · 12 years ago
  39. 797e2b7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 12 years ago
  40. da7ddd8 Simplify code of convolve3x3 by Tobias Grosser · 12 years ago
  41. d232558 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  42. 6ba6c66 Move linkloader into cpu_ref/ instead of driver/. by Stephen Hines · 12 years ago
  43. 574854b Fix up master issues with tracing/logging and the compatibility library. by Stephen Hines · 12 years ago
  44. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 12 years ago
  45. 5376c9b am b0934b67: Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 12 years ago
  46. 3ad07bf Merge "Implement MemChunk::registerAllocFreeCallbacks()." by Stephen Hines · 12 years ago
  47. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 12 years ago
  48. a221f56 Implement MemChunk::registerAllocFreeCallbacks(). by Stephen Hines · 12 years ago
  49. 3abc05b Add Sampler custom alloc/delete by Ling Wan · 12 years ago
  50. 34b0d31 Implement all formats for convolve 5x5. by Jason Sams · 12 years ago
  51. f313dc3 Remove internal element builder and vector code. by Jason Sams · 12 years ago
  52. dc596dd Merge "Remove unnecessary string operations." by Jason Sams · 12 years ago
  53. a7f5e04 Remove unnecessary string operations. by Jason Sams · 12 years ago
  54. b9a4d82 use shared libft2 with new libpng/zlib deps by Victoria Lease · 12 years ago
  55. 4768dad Merge "Provide path to execute standalone bcc compiler." by Stephen Hines · 12 years ago
  56. 9394bc5 Merge "Implement U1, U2, F1, F2, F4 convolve 3x3" by Jason Sams · 12 years ago
  57. 3b35d77 Implement U1, U2, F1, F2, F4 convolve 3x3 by Jason Sams · 12 years ago
  58. b58d9ad Provide path to execute standalone bcc compiler. by Stephen Hines · 12 years ago
  59. e781228 Update header declarations for doxygen. by Stephen Hines · 12 years ago
  60. da9f173 Add test to check that we don't exceed our kernel dimensions. by Stephen Hines · 12 years ago
  61. 389ae9a Merge "Add the name of the forEach functions to the tracing output" by Stephen Hines · 12 years ago
  62. 1ccdfe2 Modify wballance to use histogram intrinsic. by Jason Sams · 12 years ago
  63. b68ba7e Performance fix Add support for processing 2 and 3 channel. by Jason Sams · 12 years ago
  64. cb1b58a Use histogram intrinsic. by Jason Sams · 12 years ago
  65. 47935ac Add the name of the forEach functions to the tracing output by Tobias Grosser · 12 years ago
  66. 2282e28 add histogram intrinsic by Jason Sams · 12 years ago
  67. 095623b am f85f4a21: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 12 years ago
  68. f85f4a2 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 12 years ago
  69. c09485a Fix Vine crash. by Tim Murray · 12 years ago
  70. d89c234 am 4accc1fe: am 606e5004: Fix Vine crash. by Tim Murray · 12 years ago
  71. 4accc1f am 606e5004: Fix Vine crash. by Tim Murray · 12 years ago
  72. 606e500 Fix Vine crash. by Tim Murray · 12 years ago
  73. cd7c446 am dfa409d3: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 12 years ago
  74. dfa409d Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 12 years ago
  75. 67dff6f Fix crash in Vine by Jason Sams · 12 years ago
  76. 8aff557 am 06bd91ec: Fix crash in Vine by Jason Sams · 12 years ago
  77. 06bd91e Fix crash in Vine by Jason Sams · 12 years ago
  78. 502a38c ImageProcessing: Fix copy/paste typo by Tobias Grosser · 12 years ago
  79. ccfdd65 Merge "Build fix" by Jason Sams · 12 years ago
  80. 0cd3e90 Build fix by Jason Sams · 12 years ago
  81. 0124c85 Merge "Sampler image generator" by Jason Sams · 12 years ago
  82. 204009b Sampler image generator by Jason Sams · 12 years ago
  83. ea55070 Fix for LivePreview APK by sakshia · 12 years ago
  84. ba17ae4 Switch to separate build/load steps for Scripts. by Stephen Hines · 12 years ago
  85. 582b364 Take absolute value of value for fast_length(). by Stephen Hines · 12 years ago
  86. 1bb91da Merge "Build NEON run-time when targetting cortex-a15" by Stephen Hines · 12 years ago
  87. 080e2ef Build NEON run-time when targetting cortex-a15 by Tobias Grosser · 12 years ago
  88. 0b32973 am b5c1ba4f: Merge "Use hyphenated path for android-support-v8-renderscript." into jb-mr2-dev by Stephen Hines · 12 years ago
  89. b5c1ba4 Merge "Use hyphenated path for android-support-v8-renderscript." into jb-mr2-dev by Stephen Hines · 12 years ago
  90. 5a47020 Move RS runtime to frameworks/rs. by Stephen Hines · 12 years ago
  91. 62adb6b am e227f9a1: s/Renderscript/RenderScript and remove rs_graphics.rsh reference. by Stephen Hines · 12 years ago
  92. e227f9a s/Renderscript/RenderScript and remove rs_graphics.rsh reference. by Stephen Hines · 12 years ago
  93. 2993704 Use hyphenated path for android-support-v8-renderscript. by Stephen Hines · 12 years ago
  94. af56df1 Merge "Implement vector clamp for all types." by Jason Sams · 12 years ago
  95. c626135 Implement vector clamp for all types. by Jason Sams · 12 years ago
  96. e00052a Merge "Enable very basic tracing support." by Tim Murray · 12 years ago
  97. fa85e91 Enable very basic tracing support. by Tim Murray · 12 years ago
  98. f12f8ed Fix missing include in Android.mk. by Stephen Hines · 12 years ago
  99. c38948d Merge "Remove unnecessary tests from RS build." by Tim Murray · 12 years ago
  100. e881678 am c88bcef4: Don\'t call free on MallocPtr not from Malloc by Sakshi Agrawal · 12 years ago