1. c7f405d Refactoring Carousel into MVC: Phase 1 by Jim Shuma · 14 years ago
  2. 2ba04e0 Fix bug where resizing cards array caused cards to get reloaded. by Jim Miller · 14 years ago
  3. f7c724d Fix 3061600: Allow scrolling to last few items in CarouselView. by Jim Miller · 14 years ago
  4. b378af5 Major performance improvements to Carousel: by Jim Miller · 14 years ago
  5. a9e9c4b A few more Carousel improvements: by Jim Miller · 14 years ago
  6. 8b55d75 Preserve existing cards when resizing the card array. by Jack Palevich · 14 years ago
  7. 420b44b More improvements to Carousel. by Jim Miller · 14 years ago
  8. c3e94dc Avoid calling RenderScript after view is detached from window. by Jack Palevich · 14 years ago
  9. 9fa7a18 Add an onDestroy method by Jack Palevich · 14 years ago
  10. 0eb8cac Make Parameters objects static. by Jack Palevich · 14 years ago
  11. eb71cf6 Expose getGeometry() like the other getters by Jim Shuma · 14 years ago
  12. baa6653 Make CarouselViewHelper more reusable. by Jack Palevich · 14 years ago
  13. a3cb716 Major improvements to Carousel. by Jim Miller · 14 years ago
  14. 7867abe Don't consider tap-to-stop as a selection by Jim Shuma · 14 years ago
  15. d443c88 Temporary workaround for llvm crash. by Jim Miller · 14 years ago
  16. af8cf9a Change 1. to 1.f and use rsMatrixLoad. Carousel tests work for me. by Shih-wei Liao · 14 years ago
  17. e0103cf Bitmap's config now controls RenderScript texture format. by Jack Palevich · 14 years ago
  18. 7c09ccc Support for Books carousel by Jim Shuma · 14 years ago
  19. c4c6f38 Use proper rsObject methods when switching texture and geometry. by Jim Miller · 14 years ago
  20. a9e1c1d Merge "Ensure renderscript is available to load geometry." by Jim Shuma · 14 years ago
  21. 1126aa8 Handle RS reflection name changes. by Stephen Hines · 14 years ago
  22. e386bbb Ensure renderscript is available to load geometry. by Bryan Mawhinney · 14 years ago
  23. ffd2d02 Fix RenderScriptGL leak in CarouselView. by Bryan Mawhinney · 14 years ago
  24. 3e91997 Fix bug where power-of-two textures were showing up black in Carousel. by Jim Miller · 14 years ago
  25. 3172fb5 Merge "Fix for 3007426: Fix crash in CarouselView" by Jim Miller · 14 years ago
  26. 6b1fa13 Fix for 3007426: Fix crash in CarouselView by Jim Miller · 14 years ago
  27. 3df5934 Fix for potential memory corruption in RS when cardcount = 0 by Jim Miller · 14 years ago
  28. b0f0706 Expose setting the background color of the Carousel. by Jim Miller · 14 years ago
  29. 7cb0068 Add detail text to Carousel and CarouselTestActivity. by Jim Miller · 14 years ago
  30. 198a060 Add an API to report the first card position. by Jack Palevich · 14 years ago
  31. c0bb8af Integrate functionality from the Books carousel by Jim Shuma · 14 years ago
  32. f8a1b84 Replace outdated book model in Carousel tests. by Jim Miller · 14 years ago
  33. 9afba8c Add background texture support to Carousel widget. by Jim Miller · 14 years ago
  34. dce9af3 Send invalidation messages for loading textures and geometry. by Jack Palevich · 14 years ago
  35. 5ce7307 Add carousel as static library to build. by Jim Miller · 14 years ago