1. 097eb0a Fixing issue where you can't drag from AllApps. by Winson Chung · 14 years ago
  2. 5f44542 Add missing animations when dragging from customize. by Patrick Dubroy · 15 years ago
  3. c384242 renderscript API cleanup by Alex Sakhartchouk · 15 years ago
  4. 95d2d2d Fix mipmap generation with RS API update. by Jason Sams · 15 years ago
  5. 735a824 Update for Allocation API changes. by Jason Sams · 15 years ago
  6. 4dfea09 update to new API by Jason Sams · 15 years ago
  7. 37132e9 am 42716619: am 9aaafd6f: Merge " Fix memory Leak due to SurfaceView not being detached." by Jean-Baptiste Queru · 15 years ago
  8. 4271661 am 9aaafd6f: Merge " Fix memory Leak due to SurfaceView not being detached." by Jean-Baptiste Queru · 15 years ago
  9. a669d79 Prevent flicker when starting a drag. by Patrick Dubroy · 15 years ago
  10. 1f43a31 Fix memory Leak due to SurfaceView not being detached. by thigobr · 15 years ago
  11. e5806ba Update to use SurfaceConfig. by Jason Sams · 15 years ago
  12. 2f3b0b6 Changing texture coord from vec4 to vec2 by Alex Sakhartchouk · 15 years ago
  13. b2d6986 Handle RS reflection name changes. by Stephen Hines · 15 years ago
  14. 95252b4 Changing Launcher2 to use more generic shader param binding. by Alex Sakhartchouk · 15 years ago
  15. 6b4adbc DO NOT MERGE - Allow the workspace to swipe while it's loading. by Joe Onorato · 15 years ago
  16. 2a4b029 Remove outdated and unused class. by Jason Sams · 15 years ago
  17. fdf5fd6 DO NOT MERGE - Allow the workspace to swipe while it's loading. by Joe Onorato · 15 years ago
  18. 070ada8 Update to RS api chance moving constant colors to ProgramFragment. by Jason Sams · 15 years ago
  19. ff5f040 isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating(). by Patrick Dubroy · 15 years ago
  20. afb81d4 Ported Launcher2 to use the new Build system. by Shih-wei Liao · 15 years ago
  21. 1bdb9d3 Switching allapps to use Mesh instead of SimpleMesh. by Alex Sakhartchouk · 15 years ago
  22. aafa03c Allow for NxM layout and in-place rotation of items on homescreen. by Winson Chung · 15 years ago
  23. 60a55bb Code cleanup possible with new reflected classes. by Jason Sams · 15 years ago
  24. 9180ff6 slang with java_package_name pragma now works on allapps.rs. Add Null Pointer Checking. Add gSelectIconTexture.p checking. by Shih-wei Liao · 15 years ago
  25. 1aa4ff0 Update AppApps to use reflected files. by Jason Sams · 15 years ago
  26. ce6160d remove extra set of transulcent on pixel format. by Jason Sams · 15 years ago
  27. 78f51da am 36354e4e: Merge "Improve workspace\'s scrolling performance." into froyo by Romain Guy · 15 years ago
  28. 8783a05 Improve workspace's scrolling performance. by Romain Guy · 15 years ago
  29. 98994c4 Remove RS_Kind info from element setup by Jason Sams · 15 years ago
  30. 13a75d5 Update names and move clear to script. by Jason Sams · 15 years ago
  31. ad1bdf0 Launcher2 cleanup. Will remove dead script functions once reflection is working. by Jason Sams · 15 years ago
  32. 14f67ed Update Launcher2 to work with LLVM. by Jason Sams · 15 years ago
  33. cbe7f20 Move batch size to a resource. by Daniel Sandler · 15 years ago
  34. 707b0f7 Sort apps in AllApps3D.setApps(). by Daniel Sandler · 15 years ago
  35. effc4a8 Paper over bug 2592956 - Home not redrawing the shortcuts, widgets, or background. by Joe Onorato · 15 years ago
  36. dca6612 Batch loading of icons for AllApps. by Daniel Sandler · 15 years ago
  37. f984e85 fix 2542590 add more logging when launching app fails by Joe Onorato · 15 years ago
  38. c5210eb Fix 2519335 - Caused by NPE. Here's another place where it needs to be ok for sRS to be null. by Joe Onorato · 15 years ago
  39. 878f086 Fix 2532504 - fix NPE in AllApps3D.onKeyDown. by Joe Onorato · 15 years ago
  40. cfc4c7b fix 2430251 - all apps touch targets misaligned. by Joe Onorato · 15 years ago
  41. 2cc62e8 Rename these static variables. by Joe Onorato · 15 years ago
  42. 96da401 We need to null out this static. by Joe Onorato · 15 years ago
  43. c16fea7 Improve focus restore on orientation change. by Romain Guy · 15 years ago
  44. 6a42cf3 Fix focus and touch issues in 3D all apps. Bug # 2506026 by Romain Guy · 15 years ago
  45. dd8cd8b Unbind root script around load activities to prevent commands from being delayed due to swap buffers. by Jason Sams · 15 years ago
  46. 13c2e7b Prevent ANR in Home when changing orientation. Bug #2504556 by Romain Guy · 15 years ago
  47. 64e6be7 Refactor the app updates so that it doesn't rely on the package name. by Joe Onorato · 16 years ago
  48. d1e2e1d Move mipmap level generation from allocation creation to upload time. This prevents RS from storing the >0 mipmap levels. by Jason Sams · 16 years ago
  49. edcce09 Fix the build! by Romain Guy · 16 years ago
  50. ce11585 Make the Home on screen button work in landscape. by Romain Guy · 16 years ago
  51. 060b5c8 Implement landscape in 3D all apps. Bug #2454737 Bug #2454736 by Romain Guy · 16 years ago
  52. 388f679 Introduce 2D All Apps and other support for sapphire-class devices. by Daniel Sandler · 16 years ago