index
:
android_frameworks_ex
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.1
cm-9.1.0
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
carousel
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix local variable usage.
Stephen Hines
2010-10-29
1
-3
/
+4
*
Major improvement to Carousel dragging.
Jim Miller
2010-10-28
4
-14
/
+108
*
Carousel performance improvements.
Jim Miller
2010-10-28
4
-50
/
+87
*
Ensure detail textures are positioned at integer pixel coords
Bryan Mawhinney
2010-10-26
1
-3
/
+3
*
Switch to using ModelViewController-based CarouselView
Jim Shuma
2010-10-22
5
-1070
/
+86
*
Provides more control over detail alignment.
Bryan Mawhinney
2010-10-19
5
-71
/
+185
*
Fix 3099806: Prevent glitch when scrolling to end of Carousel.
Jim Miller
2010-10-18
1
-0
/
+3
*
Several major improvements to Carousel:
Jim Miller
2010-10-14
2
-105
/
+219
*
Add API to get/set carousel rotation angle.
Jack Palevich
2010-10-14
7
-56
/
+72
*
Guard against setting detail textures after destroy.
Bryan Mawhinney
2010-10-14
3
-3
/
+4
*
Disable the depth test when drawing detail textures
Jim Shuma
2010-10-13
2
-5
/
+8
*
Set DrawCardsWithBlending state when starting up carousel.
Jack Palevich
2010-10-13
1
-0
/
+1
*
Don't clear the background
Jim Shuma
2010-10-12
1
-5
/
+0
*
Performance improvements: Enable blending only when needed
Jim Shuma
2010-10-12
5
-10
/
+58
*
Detail texture geometry fixes, and offscreen loading tweak
Jim Shuma
2010-10-12
5
-20
/
+157
*
Update to use SurfaceConfig.
Jason Sams
2010-10-10
1
-1
/
+5
*
Update to use SurfaceConfig.
Jason Sams
2010-10-10
1
-1
/
+3
*
Remove now unnecessary pragma rs export_var().
Stephen Hines
2010-10-08
1
-10
/
+1
*
Adjust the bounds for how far books can sway
Jim Shuma
2010-10-08
1
-2
/
+2
*
Add long-press support to carousel
Jim Shuma
2010-10-08
7
-1
/
+102
*
Provide option to allow cards to face the center of the carousel circle.
Bryan Mawhinney
2010-10-08
5
-2
/
+34
*
Substantial improvement to Carousel launch time.
Jim Miller
2010-10-06
3
-30
/
+18
*
Fix typo
Jim Shuma
2010-10-06
1
-1
/
+1
*
Merge "Refactoring Carousel into MVC: Phase 1"
Jim Shuma
2010-10-06
3
-0
/
+1234
|
\
|
*
Refactoring Carousel into MVC: Phase 1
Jim Shuma
2010-10-05
3
-0
/
+1234
*
|
changing texcoord from vec4 to vec2 for perf reasons.
Alex Sakhartchouk
2010-10-06
1
-2
/
+2
*
|
Don't create any cards by default.
Bryan Mawhinney
2010-10-06
1
-1
/
+1
|
/
*
Fix bug where resizing cards array caused cards to get reloaded.
Jim Miller
2010-10-05
4
-16
/
+63
*
Fix 3061600: Allow scrolling to last few items in CarouselView.
Jim Miller
2010-10-04
1
-14
/
+13
*
Major performance improvements to Carousel:
Jim Miller
2010-10-04
4
-116
/
+173
*
A few more Carousel improvements:
Jim Miller
2010-09-30
2
-64
/
+97
*
Preserve existing cards when resizing the card array.
Jack Palevich
2010-09-30
2
-10
/
+53
*
More improvements to Carousel.
Jim Miller
2010-09-30
3
-32
/
+206
*
Avoid calling RenderScript after view is detached from window.
Jack Palevich
2010-09-30
1
-1
/
+2
*
Add an onDestroy method
Jack Palevich
2010-09-29
1
-0
/
+4
*
Make Parameters objects static.
Jack Palevich
2010-09-29
1
-2
/
+2
*
Expose getGeometry() like the other getters
Jim Shuma
2010-09-28
1
-1
/
+1
*
Make CarouselViewHelper more reusable.
Jack Palevich
2010-09-28
1
-0
/
+8
*
Major improvements to Carousel.
Jim Miller
2010-09-26
4
-56
/
+309
*
Don't consider tap-to-stop as a selection
Jim Shuma
2010-09-24
1
-1
/
+3
*
Temporary workaround for llvm crash.
Jim Miller
2010-09-23
1
-0
/
+3
*
Change 1. to 1.f and use rsMatrixLoad. Carousel tests work for me.
Shih-wei Liao
2010-09-23
1
-3
/
+3
*
Bitmap's config now controls RenderScript texture format.
Jack Palevich
2010-09-22
1
-4
/
+26
*
Support for Books carousel
Jim Shuma
2010-09-21
3
-20
/
+95
*
Use proper rsObject methods when switching texture and geometry.
Jim Miller
2010-09-17
2
-59
/
+68
*
Merge "Ensure renderscript is available to load geometry."
Jim Shuma
2010-09-17
1
-1
/
+4
|
\
|
*
Ensure renderscript is available to load geometry.
Bryan Mawhinney
2010-09-17
1
-1
/
+4
*
|
Handle RS reflection name changes.
Stephen Hines
2010-09-17
1
-2
/
+2
|
/
*
Fix RenderScriptGL leak in CarouselView.
Bryan Mawhinney
2010-09-17
1
-1
/
+0
*
Fix bug where power-of-two textures were showing up black in Carousel.
Jim Miller
2010-09-16
1
-2
/
+1
[prev]
[next]