1. cf27eb4 Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  2. ee5cf00 Fix bug in generated code for functions with inband data by Jason Sams · 13 years ago
  3. 5f27d6f Implement RS VSync on new vsync infrastructure. by Jason Sams · 13 years ago
  4. d392eec Merge "Properly recover from failed compilation." by Stephen Hines · 13 years ago
  5. 00681a9 Merge "Fix an incorrect assert that doesn't account for element array size." by Alex Sakhartchouk · 13 years ago
  6. 4769d68 Properly recover from failed compilation. by Stephen Hines · 13 years ago
  7. 7694632 Fix an incorrect assert that doesn't account for element array size. by Alex Sakhartchouk · 13 years ago
  8. d38f925 Remove wrapper version check assert. by Stephen Hines · 13 years ago
  9. 1322bae Merge "Fix potential bug with reordered size/offset arguments." by Stephen Hines · 13 years ago
  10. 9170275 fix build by Mathias Agopian · 13 years ago
  11. dc5daec Merge "Don't wait forever if there are no commands to execute." by Stephen Hines · 13 years ago
  12. 3683846 Don't wait forever if there are no commands to execute. by Stephen Hines · 13 years ago
  13. 36f8225 Merge "Fix bugs with unsigned rsAtomicCas/Max/Min." by Stephen Hines · 13 years ago
  14. fa54999 Fix bugs with unsigned rsAtomicCas/Max/Min. by Stephen Hines · 13 years ago
  15. 6ae039b Fix potential bug with reordered size/offset arguments. by Stephen Hines · 13 years ago
  16. 6b050dd am 45470559: (-s ours) am 12b7da69: am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 13 years ago
  17. 796cc68 am a1e87397: (-s ours) am 7ae84204: am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)" by Jean-Baptiste Queru · 13 years ago
  18. 529df37 am d6b5584b: (-s ours) am 97aa8ee8: Merge ee4618bc by Jean-Baptiste Queru · 13 years ago
  19. 0f733c5 am 5d0c713a: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  20. 45edbc2 am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 13 years ago
  21. da4eb67 am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)" by Jean-Baptiste Queru · 13 years ago
  22. 0e0cc1e Merge ee4618bc by Jean-Baptiste Queru · 13 years ago
  23. e835833 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  24. 19b19c5 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  25. 2b9885b Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  26. 874e55f Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  27. df2e7a0 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  28. aca431c am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1 by Robert Ly · 13 years ago
  29. 0bbadd4 am 6ad9ea7d: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1 by Robert Ly · 13 years ago
  30. bf58637 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  31. b9dfeca Merge "Add support for new root.expand() calls." by Stephen Hines · 13 years ago
  32. 10ac958 am 7da0abc5: am 62472581: Merge "cherrypick from master - add overview description for RS API reference Change-Id: Id5554c607ad4c435f92bfa939e4ce4833a638f62" into ics-mr1 by Robert Ly · 13 years ago
  33. 08d1dd6 am 62472581: Merge "cherrypick from master - add overview description for RS API reference Change-Id: Id5554c607ad4c435f92bfa939e4ce4833a638f62" into ics-mr1 by Robert Ly · 13 years ago
  34. b5bc39d update overview page for rs api docs to open iframe links in parent by Robert Ly · 13 years ago
  35. 180a80c cherrypick from master - add overview description for RS API reference Change-Id: Id5554c607ad4c435f92bfa939e4ce4833a638f62 by Robert Ly · 13 years ago
  36. ee7aa2e Add support for new root.expand() calls. by Stephen Hines · 13 years ago
  37. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  38. 84f304f Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  39. 72f4f4c Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  40. 4a48244 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  41. 6a057c3 NULL should not be const for RS. by Stephen Hines · 13 years ago
  42. 37cd69e Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  43. 6a448ea merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  44. a068f29 am 88c02e8c: am 976ae272: Add support for handling a bitcode wrapper to librs. by Stephen Hines · 13 years ago
  45. d600540 Add support for handling a bitcode wrapper to librs. by Stephen Hines · 13 years ago
  46. 1415ca4 Remove dead code. by Logan Chien · 13 years ago
  47. e70be7e Merge "Add support for handling a bitcode wrapper to librs." by Stephen Hines · 13 years ago
  48. f8d4469 Add support for handling a bitcode wrapper to librs. by Stephen Hines · 13 years ago
  49. bf7423a Merge "add overview description for RS API reference" by Robert Ly · 13 years ago
  50. 77020c5 Fix script init error handling. by Jason Sams · 13 years ago
  51. 5fde391 add overview description for RS API reference by Robert Ly · 13 years ago
  52. 7919164 Reconcile with ics-mr0-release ics-mr1-release by The Android Open Source Project · 13 years ago
  53. b505694 Merge "Fixing FBO font rendering bug that resulted from using old surface size." by Alex Sakhartchouk · 13 years ago
  54. aefd060 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  55. 38c9d8f am 4dce941e: am 816e68e2: No-op merge from ics-mr0 by The Android Open Source Project · 13 years ago
  56. a74a8f6 Fixing FBO font rendering bug that resulted from using old surface size. by Alex Sakhartchouk · 13 years ago
  57. c680f7c Merge "Expand RS vector3 types to vector4." by Alex Sakhartchouk · 13 years ago
  58. c8f25a7 No-op merge from ics-mr0 by The Android Open Source Project · 13 years ago
  59. 151d2c9 Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  60. 2d1220c Expand RS vector3 types to vector4. by Alex Sakhartchouk · 13 years ago
  61. d2432b9 Fix setTimeZone() and use it properly in RSTest/rstime. by Stephen Hines · 13 years ago
  62. 5aa250b Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  63. 18ba665 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  64. 795e405 am 8242cc49: Reconcile with ics-mr0-release ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  65. 4cfae85 Reconcile with ics-mr0-release ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  66. cc2f82a merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  67. a9b2bc8 Revert "Merge "Fix potential segfault in RS watchdog." into ics-mr0" by The Android Automerger · 13 years ago
  68. e686984 merge in ics-factoryrom-2-release history after reset to ics-mr0 by The Android Automerger · 13 years ago
  69. c9dff0f am 11b49ba9: Reconcile with ics-mr0-release ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  70. e98755f Reconcile with ics-mr0-release ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  71. 532165d am af3a854b: am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0 by Stephen Hines · 13 years ago
  72. 84eff01 Revert "Merge "Fix potential segfault in RS watchdog." into ics-mr0" by The Android Automerger · 13 years ago
  73. e6ca5a5 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  74. 237f4c9 am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0 by Stephen Hines · 13 years ago
  75. 86c6b5f Fix potential segfault in RS watchdog. by Stephen Hines · 13 years ago
  76. 74c4d40 am 66ce1fce: Merge "Removing changes not meant for MR1" into ics-mr1 by Alex Sakhartchouk · 13 years ago
  77. d8bc058 Merge "Removing changes not meant for MR1" into ics-mr1 by Alex Sakhartchouk · 13 years ago
  78. ffe8777 Removing changes not meant for MR1 by Alex Sakhartchouk · 13 years ago
  79. fae012e merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  80. 036b3f7 am 27812a8f: am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper be animating and the system to have run slowly during the last frame when rendering stopped. by Jason Sams · 13 years ago
  81. 776e8b7 am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper be animating and the system to have run slowly during the last frame when rendering stopped. by Jason Sams · 13 years ago
  82. ca7c202 Fix bug where CPU could be stuck spinning by Jason Sams · 13 years ago
  83. 6598201 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  84. 6a2b909 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  85. 6e39868 Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Element adds ability to get subelement info. Tests for new stuff." by Jason Sams · 13 years ago
  86. 8891d84 Merge "Remove ObjBaseRef from the hal struct" by Jason Sams · 13 years ago
  87. bd7b1a9 Fixes and optimizations of two quaternion functions. by Alex Sakhartchouk · 13 years ago
  88. 31aca7d adding getters to Sampler ProgramRaster, ProgramStore, Element. by Alex Sakhartchouk · 13 years ago
  89. 064aa7e Remove ObjBaseRef from the hal struct by Alex Sakhartchouk · 13 years ago
  90. 77718f5 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  91. bc8b743 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  92. 407f8ca Adding getter functions for script side RS objects. by Alex Sakhartchouk · 13 years ago
  93. 881b4da am 43b57ec4: Fix error printing if no command string is set. by Jason Sams · 13 years ago
  94. ee80344 Fix error printing if no command string is set. by Jason Sams · 13 years ago
  95. 6002601 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  96. 96cd136 Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
  97. 7041511 Improve rsForEach overhead. by Jason Sams · 13 years ago
  98. 15fc11d merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  99. af4dfd0 Merge "Wrapping new API with #defines to prevent old apps from using them." by Jason Sams · 13 years ago
  100. c3e4a42 merge in ics-release history after reset to master by The Android Automerger · 13 years ago