1. 9c019da Ensure default card matrix is set before creating cards. by Bryan Mawhinney · 14 years ago
  2. 5b54f40 Ensure that card 0 is properly initialized. by Bryan Mawhinney · 14 years ago
  3. 51dd019 Allow user to specify a custom matrix to transform cards. by Bryan Mawhinney · 14 years ago
  4. 9336f7e Remove unnecessary export_func pragma. by Stephen Hines · 14 years ago
  5. 370b177 Mark non-exported functions as static. by Stephen Hines · 14 years ago
  6. 14d2c1e Allow clients to draw carousel cards clockwise by Jim Shuma · 14 years ago
  7. 0f529a8 Don't throw an exception when invalidating an unset card by Jim Shuma · 14 years ago
  8. ed5cdfa Remove zero-init/destructor WARs. by Stephen Hines · 14 years ago
  9. 0cec8af Add multiple row support to carousel. by Bryan Mawhinney · 14 years ago
  10. 6af401b Add updateDetailTexture to allow updating detail textures by Jim Shuma · 14 years ago
  11. 8fd4031 Allow carousel apps to receive taps on detail textures by Jim Shuma · 14 years ago
  12. 8e08abc am 046a9e08: add "transaction_event" eventlog tag by Doug Zongker · 14 years ago
  13. 046a9e0 add "transaction_event" eventlog tag by Doug Zongker · 14 years ago
  14. 1882ceb Add better event handling to Carousel. by Jim Miller · 14 years ago
  15. 1eccd02 Several improvements to Carousel: by Jim Miller · 14 years ago
  16. 6f2cc8c User RS resize instead of manually implementing a copy routine. by Jason Sams · 14 years ago
  17. dcfb45a Fix local variable usage. by Stephen Hines · 14 years ago
  18. be5482f Major improvement to Carousel dragging. by Jim Miller · 14 years ago
  19. fb179e7 Carousel performance improvements. by Jim Miller · 14 years ago
  20. fe38385 Ensure detail textures are positioned at integer pixel coords by Bryan Mawhinney · 14 years ago
  21. 7cc5787 Switch to using ModelViewController-based CarouselView by Jim Shuma · 14 years ago
  22. 4a8736e Provides more control over detail alignment. by Bryan Mawhinney · 14 years ago
  23. cfe4176 Fix 3099806: Prevent glitch when scrolling to end of Carousel. by Jim Miller · 14 years ago
  24. 43471a7 Several major improvements to Carousel: by Jim Miller · 14 years ago
  25. a84feeb Add API to get/set carousel rotation angle. by Jack Palevich · 14 years ago
  26. 7fde14c Merge "Guard against setting detail textures after destroy." by Bryan Mawhinney · 14 years ago
  27. 6d39f88 am 66189d61: Only call VoiceSearch if there are IME logging actions by Maryam Garrett · 14 years ago
  28. 7ec486b Guard against setting detail textures after destroy. by Bryan Mawhinney · 14 years ago
  29. bf39450 Disable the depth test when drawing detail textures by Jim Shuma · 14 years ago
  30. 50c5e37 Set DrawCardsWithBlending state when starting up carousel. by Jack Palevich · 14 years ago
  31. 1ceb73c Don't clear the background by Jim Shuma · 14 years ago
  32. bfc5ce2 Performance improvements: Enable blending only when needed by Jim Shuma · 14 years ago
  33. 4fe6ea7 Detail texture geometry fixes, and offscreen loading tweak by Jim Shuma · 14 years ago
  34. 8f91469 Merge "ex: Move SyncStateContentProviderHelper to frameworks/ex" by Bjorn Bringert · 14 years ago
  35. d07d665 Update to use SurfaceConfig. by Jason Sams · 14 years ago
  36. a6e6193 ex: Move SyncStateContentProviderHelper to frameworks/ex by Bjorn Bringert · 14 years ago
  37. fc1960b Update to use SurfaceConfig. by Jason Sams · 14 years ago
  38. b06b5d3 Remove now unnecessary pragma rs export_var(). by Stephen Hines · 14 years ago
  39. d7fa647 Adjust the bounds for how far books can sway by Jim Shuma · 14 years ago
  40. 594ff62 Add long-press support to carousel by Jim Shuma · 14 years ago
  41. 83d7a5f Provide option to allow cards to face the center of the carousel circle. by Bryan Mawhinney · 14 years ago
  42. a044fbb Substantial improvement to Carousel launch time. by Jim Miller · 14 years ago
  43. 5621100 Fix typo by Jim Shuma · 14 years ago
  44. 64005a8 Merge "Refactoring Carousel into MVC: Phase 1" by Jim Shuma · 14 years ago
  45. 7b8b23f Moving GroupingListAdapter to frameworks/ex by Dmitri Plotnikov · 14 years ago
  46. 9f0c6ba changing texcoord from vec4 to vec2 for perf reasons. by Alex Sakhartchouk · 14 years ago
  47. b8c3aee Don't create any cards by default. by Bryan Mawhinney · 14 years ago
  48. c7f405d Refactoring Carousel into MVC: Phase 1 by Jim Shuma · 14 years ago
  49. 2ba04e0 Fix bug where resizing cards array caused cards to get reloaded. by Jim Miller · 14 years ago
  50. f7c724d Fix 3061600: Allow scrolling to last few items in CarouselView. by Jim Miller · 14 years ago
  51. b378af5 Major performance improvements to Carousel: by Jim Miller · 14 years ago
  52. 66189d6 Only call VoiceSearch if there are IME logging actions by Maryam Garrett · 14 years ago
  53. a9e9c4b A few more Carousel improvements: by Jim Miller · 14 years ago
  54. 8b55d75 Preserve existing cards when resizing the card array. by Jack Palevich · 14 years ago
  55. a8c3c44 am b4f5e0e5: Fixed the Rfc822Validator by Paul Westbrook · 14 years ago
  56. 420b44b More improvements to Carousel. by Jim Miller · 14 years ago
  57. b4f5e0e Fixed the Rfc822Validator by Paul Westbrook · 14 years ago
  58. fbb2880 Merge "Avoid calling RenderScript after view is detached from window." by Jack Palevich · 14 years ago
  59. c3e94dc Avoid calling RenderScript after view is detached from window. by Jack Palevich · 14 years ago
  60. 08bd50b Merge "Add an onDestroy method" by Jack Palevich · 14 years ago
  61. 2b7b815 Merge "Make Parameters objects static." by Jack Palevich · 14 years ago
  62. 17d4817 De-duping autocomplete email addresses by Dmitri Plotnikov · 14 years ago
  63. 9fa7a18 Add an onDestroy method by Jack Palevich · 14 years ago
  64. 0eb8cac Make Parameters objects static. by Jack Palevich · 14 years ago
  65. eb71cf6 Expose getGeometry() like the other getters by Jim Shuma · 14 years ago
  66. baa6653 Make CarouselViewHelper more reusable. by Jack Palevich · 14 years ago
  67. a3cb716 Major improvements to Carousel. by Jim Miller · 14 years ago
  68. 7867abe Don't consider tap-to-stop as a selection by Jim Shuma · 14 years ago
  69. d443c88 Temporary workaround for llvm crash. by Jim Miller · 14 years ago
  70. af8cf9a Change 1. to 1.f and use rsMatrixLoad. Carousel tests work for me. by Shih-wei Liao · 14 years ago
  71. e0103cf Bitmap's config now controls RenderScript texture format. by Jack Palevich · 14 years ago
  72. 7c09ccc Support for Books carousel by Jim Shuma · 14 years ago
  73. c4c6f38 Use proper rsObject methods when switching texture and geometry. by Jim Miller · 14 years ago
  74. a9e1c1d Merge "Ensure renderscript is available to load geometry." by Jim Shuma · 14 years ago
  75. 1126aa8 Handle RS reflection name changes. by Stephen Hines · 14 years ago
  76. e386bbb Ensure renderscript is available to load geometry. by Bryan Mawhinney · 14 years ago
  77. ffd2d02 Fix RenderScriptGL leak in CarouselView. by Bryan Mawhinney · 14 years ago
  78. 1e9a491 Merge "Revert "ExpandoLayout"" by repo sync · 14 years ago
  79. 3e91997 Fix bug where power-of-two textures were showing up black in Carousel. by Jim Miller · 14 years ago
  80. d2d1206 Revert "ExpandoLayout" by repo sync · 14 years ago
  81. 3172fb5 Merge "Fix for 3007426: Fix crash in CarouselView" by Jim Miller · 14 years ago
  82. 6b1fa13 Fix for 3007426: Fix crash in CarouselView by Jim Miller · 14 years ago
  83. 3b3b291 Merge "ExpandoLayout" by repo sync · 14 years ago
  84. 3df5934 Fix for potential memory corruption in RS when cardcount = 0 by Jim Miller · 14 years ago
  85. b0f0706 Expose setting the background color of the Carousel. by Jim Miller · 14 years ago
  86. 7cb0068 Add detail text to Carousel and CarouselTestActivity. by Jim Miller · 14 years ago
  87. 112087b ExpandoLayout by repo sync · 14 years ago
  88. 198a060 Add an API to report the first card position. by Jack Palevich · 14 years ago
  89. c0bb8af Integrate functionality from the Books carousel by Jim Shuma · 14 years ago
  90. d380848 Merge "Update book model for Renderscript changes" by Jim Shuma · 14 years ago
  91. f8a1b84 Replace outdated book model in Carousel tests. by Jim Miller · 14 years ago
  92. a8d94ef Merge "Add background texture support to Carousel widget." by Jim Miller · 14 years ago
  93. f6d25a8 am 575e1982: Use SharedPreferences.apply() when possible, else use commit() by Brad Fitzpatrick · 14 years ago
  94. 575e198 Use SharedPreferences$Editor.apply() when possible, else use commit() by Brad Fitzpatrick · 14 years ago
  95. bfbb01f Update book model for Renderscript changes by Jim Shuma · 14 years ago
  96. 9afba8c Add background texture support to Carousel widget. by Jim Miller · 14 years ago
  97. dce9af3 Send invalidation messages for loading textures and geometry. by Jack Palevich · 14 years ago
  98. 5ce7307 Add carousel as static library to build. by Jim Miller · 14 years ago
  99. 1fa3a8f More smooth UI for email autocomplete by Dmitri Plotnikov · 14 years ago
  100. 1e35ed1 Limiting the number of email suggestions for autocomplete by Dmitri Plotnikov · 14 years ago