1. fe38385 Ensure detail textures are positioned at integer pixel coords by Bryan Mawhinney · 14 years ago
  2. 7cc5787 Switch to using ModelViewController-based CarouselView by Jim Shuma · 14 years ago
  3. 4a8736e Provides more control over detail alignment. by Bryan Mawhinney · 14 years ago
  4. cfe4176 Fix 3099806: Prevent glitch when scrolling to end of Carousel. by Jim Miller · 14 years ago
  5. 43471a7 Several major improvements to Carousel: by Jim Miller · 14 years ago
  6. a84feeb Add API to get/set carousel rotation angle. by Jack Palevich · 14 years ago
  7. 7ec486b Guard against setting detail textures after destroy. by Bryan Mawhinney · 14 years ago
  8. bf39450 Disable the depth test when drawing detail textures by Jim Shuma · 14 years ago
  9. 50c5e37 Set DrawCardsWithBlending state when starting up carousel. by Jack Palevich · 14 years ago
  10. 1ceb73c Don't clear the background by Jim Shuma · 14 years ago
  11. bfc5ce2 Performance improvements: Enable blending only when needed by Jim Shuma · 14 years ago
  12. 4fe6ea7 Detail texture geometry fixes, and offscreen loading tweak by Jim Shuma · 14 years ago
  13. d07d665 Update to use SurfaceConfig. by Jason Sams · 14 years ago
  14. fc1960b Update to use SurfaceConfig. by Jason Sams · 14 years ago
  15. b06b5d3 Remove now unnecessary pragma rs export_var(). by Stephen Hines · 14 years ago
  16. d7fa647 Adjust the bounds for how far books can sway by Jim Shuma · 14 years ago
  17. 594ff62 Add long-press support to carousel by Jim Shuma · 14 years ago
  18. 83d7a5f Provide option to allow cards to face the center of the carousel circle. by Bryan Mawhinney · 14 years ago
  19. a044fbb Substantial improvement to Carousel launch time. by Jim Miller · 14 years ago
  20. 5621100 Fix typo by Jim Shuma · 14 years ago
  21. 64005a8 Merge "Refactoring Carousel into MVC: Phase 1" by Jim Shuma · 14 years ago
  22. 9f0c6ba changing texcoord from vec4 to vec2 for perf reasons. by Alex Sakhartchouk · 14 years ago
  23. b8c3aee Don't create any cards by default. by Bryan Mawhinney · 14 years ago
  24. c7f405d Refactoring Carousel into MVC: Phase 1 by Jim Shuma · 14 years ago
  25. 2ba04e0 Fix bug where resizing cards array caused cards to get reloaded. by Jim Miller · 14 years ago
  26. f7c724d Fix 3061600: Allow scrolling to last few items in CarouselView. by Jim Miller · 14 years ago
  27. b378af5 Major performance improvements to Carousel: by Jim Miller · 14 years ago
  28. a9e9c4b A few more Carousel improvements: by Jim Miller · 14 years ago
  29. 8b55d75 Preserve existing cards when resizing the card array. by Jack Palevich · 14 years ago
  30. 420b44b More improvements to Carousel. by Jim Miller · 14 years ago
  31. c3e94dc Avoid calling RenderScript after view is detached from window. by Jack Palevich · 14 years ago
  32. 9fa7a18 Add an onDestroy method by Jack Palevich · 14 years ago
  33. 0eb8cac Make Parameters objects static. by Jack Palevich · 14 years ago
  34. eb71cf6 Expose getGeometry() like the other getters by Jim Shuma · 14 years ago
  35. baa6653 Make CarouselViewHelper more reusable. by Jack Palevich · 14 years ago
  36. a3cb716 Major improvements to Carousel. by Jim Miller · 14 years ago
  37. 7867abe Don't consider tap-to-stop as a selection by Jim Shuma · 14 years ago
  38. d443c88 Temporary workaround for llvm crash. by Jim Miller · 14 years ago
  39. af8cf9a Change 1. to 1.f and use rsMatrixLoad. Carousel tests work for me. by Shih-wei Liao · 14 years ago
  40. e0103cf Bitmap's config now controls RenderScript texture format. by Jack Palevich · 14 years ago
  41. 7c09ccc Support for Books carousel by Jim Shuma · 14 years ago
  42. c4c6f38 Use proper rsObject methods when switching texture and geometry. by Jim Miller · 14 years ago
  43. a9e1c1d Merge "Ensure renderscript is available to load geometry." by Jim Shuma · 14 years ago
  44. 1126aa8 Handle RS reflection name changes. by Stephen Hines · 14 years ago
  45. e386bbb Ensure renderscript is available to load geometry. by Bryan Mawhinney · 14 years ago
  46. ffd2d02 Fix RenderScriptGL leak in CarouselView. by Bryan Mawhinney · 14 years ago
  47. 3e91997 Fix bug where power-of-two textures were showing up black in Carousel. by Jim Miller · 14 years ago
  48. 3172fb5 Merge "Fix for 3007426: Fix crash in CarouselView" by Jim Miller · 14 years ago
  49. 6b1fa13 Fix for 3007426: Fix crash in CarouselView by Jim Miller · 14 years ago
  50. 3df5934 Fix for potential memory corruption in RS when cardcount = 0 by Jim Miller · 14 years ago
  51. b0f0706 Expose setting the background color of the Carousel. by Jim Miller · 14 years ago
  52. 7cb0068 Add detail text to Carousel and CarouselTestActivity. by Jim Miller · 14 years ago
  53. 198a060 Add an API to report the first card position. by Jack Palevich · 14 years ago
  54. c0bb8af Integrate functionality from the Books carousel by Jim Shuma · 14 years ago
  55. f8a1b84 Replace outdated book model in Carousel tests. by Jim Miller · 14 years ago
  56. 9afba8c Add background texture support to Carousel widget. by Jim Miller · 14 years ago
  57. dce9af3 Send invalidation messages for loading textures and geometry. by Jack Palevich · 14 years ago
  58. 5ce7307 Add carousel as static library to build. by Jim Miller · 14 years ago