1. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  2. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  3. 168173a Don't crash when the window is closing by Joe Onorato · 15 years ago
  4. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  5. 30b06eb am 589cebe2: * Use the scaled size for surface view instead of native. The surface will be always scaled by surface flinger in compatiblity mode. The original approach confused the app because the surface size and the view size were different. * a few clean up. remo by Mitsuru Oshima · 15 years ago
  6. 08f89ed am e0ef973b: Merge change 8323 into donut by Android (Google) Code Review · 15 years ago
  7. 589cebe * Use the scaled size for surface view instead of native. The surface will be always scaled by Mitsuru Oshima · 15 years ago
  8. 240f8a7 * a best effort fix for apps that uses get/set Matrix API on canvas. by Mitsuru Oshima · 15 years ago
  9. 2c33bb1 am 98a44df4: Merge change 8235 into donut by Android (Google) Code Review · 15 years ago
  10. 424f668 * Revert the change that I introduced while refactroing in SurfaceView#dispatchTouchEvent by Mitsuru Oshima · 15 years ago
  11. d5d967f am 38ed7d77: * Adjust canvas size under compatibility mode. by Mitsuru Oshima · 15 years ago
  12. 38ed7d77 * Adjust canvas size under compatibility mode. by Mitsuru Oshima · 15 years ago
  13. fead9b8 am fe6f45c8: Merge change 8098 into donut by Android (Google) Code Review · 15 years ago
  14. 61324e5 cast is floor. Use round instead. by Mitsuru Oshima · 15 years ago
  15. a065b01 am 841f13c8: * Reverted the change in PackageParser that I checked by accident * More surface view fix. - correct event translation on surface view. - use compatible window * removed FLAG_NO_COMPATIBILITY_SCALE. It was my misunderstanding of how SurfaceView works, by Mitsuru Oshima · 15 years ago
  16. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 15 years ago
  17. 97900af am e96bd129: Merge change 7707 into donut by Android (Google) Code Review · 15 years ago
  18. 34bf2ee * scale surface view's canvas by Mitsuru Oshima · 15 years ago
  19. c3f60dd am 1ecf5d28: Re-implementation of large screen support using window manager. * added background filler surface to fill the outer rim. Using the same layer as dim surface because they never co-exists (in the same window) * clean up the obsolete code in Compatibilt by Mitsuru Oshima · 15 years ago
  20. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 15 years ago
  21. ecf2b68 am 7941e903: Merge change 5091 into donut by Android (Google) Code Review · 15 years ago
  22. 64f5934 * new screen resolution support impl. by Mitsuru Oshima · 15 years ago
  23. 342d59d am 9189cabb: * Moved supports-density tag under manifest * Refactored Compatibility code * Added CompatibilityInfo class * Removed getApplicationScale from Context * Added Resources#getCompatibilityInfo so that RootView can get the compatibility info w/o going through Context * Expandable support * Added expandable tag under manifest * Old application w/o expandable is given the default screen size ([320, 480] x density). * The non-expandable window is centered. by Mitsuru Oshima · 15 years ago
  24. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  25. 47588ef am c4d5d026: Add new window manager type for a hacking second-level media surface. by Dianne Hackborn · 15 years ago
  26. c4d5d02 Add new window manager type for a hacking second-level media surface. by Dianne Hackborn · 15 years ago
  27. d6ea77e1 am 4a8fb93f: Merge change 1638 into donut by Android (Google) Code Review · 15 years ago
  28. 3d91492 fix window layout problem in ViewRoot by Mitsuru Oshima · 15 years ago
  29. 98eeba8 am 6347c32: Merge change 1436 into donut by Android (Google) Code Review · 15 years ago
  30. 001a6e52 Density Compatibility mode for SurfaceView by Mitsuru Oshima · 15 years ago
  31. c2839e0 am 13735a2: Merge branch \'readonly-p4-donut\' into donut by Mitsuru Oshima · 15 years ago
  32. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  33. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  34. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  35. e570a0f auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  36. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  37. 9bdf576 proposed fix for issue #1703: http://code.google.com/p/android/issues/detail?id=1703 by Jon Larimer · 16 years ago
  38. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  39. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago