1. f5e32f3 another small step towards fixing [2501808] sapphire: OOM in GPU Surface area by Mathias Agopian · 14 years ago
  2. 7179b81 Adding a hidden method to check if a surface is fixed in size. by Derek Sollenberger · 14 years ago
  3. e2af5c8 Fix issue #2438457: Resolving Flash artifacts while scrolling. by Dianne Hackborn · 14 years ago
  4. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 14 years ago
  5. 74bfea7 am a630dcdb: am ecde72fe: Ensure the IME is rendered above the surface when we z-order the surface to be on top. by Derek Sollenberger · 14 years ago
  6. ecde72f Ensure the IME is rendered above the surface when we z-order the surface to be on top. by Derek Sollenberger · 14 years ago
  7. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  8. 29e4a3c Update from API review. by Dianne Hackborn · 15 years ago
  9. 1cd403e Add SurfaceView API to put surface on top of window. by Dianne Hackborn · 15 years ago
  10. 6b7f1a6 fix [2074427] SurfaceView doesn't disappear on GONE by Mathias Agopian · 15 years ago
  11. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  12. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  13. 168173a Don't crash when the window is closing by Joe Onorato · 15 years ago
  14. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  15. 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
  16. 08f89ed am e0ef973b: Merge change 8323 into donut by Android (Google) Code Review · 15 years ago
  17. 589cebe * Use the scaled size for surface view instead of native. The surface will be always scaled by Mitsuru Oshima · 15 years ago
  18. 240f8a7 * a best effort fix for apps that uses get/set Matrix API on canvas. by Mitsuru Oshima · 15 years ago
  19. 2c33bb1 am 98a44df4: Merge change 8235 into donut by Android (Google) Code Review · 15 years ago
  20. 424f668 * Revert the change that I introduced while refactroing in SurfaceView#dispatchTouchEvent by Mitsuru Oshima · 15 years ago
  21. d5d967f am 38ed7d77: * Adjust canvas size under compatibility mode. by Mitsuru Oshima · 15 years ago
  22. 38ed7d77 * Adjust canvas size under compatibility mode. by Mitsuru Oshima · 15 years ago
  23. fead9b8 am fe6f45c8: Merge change 8098 into donut by Android (Google) Code Review · 15 years ago
  24. 61324e5 cast is floor. Use round instead. by Mitsuru Oshima · 15 years ago
  25. 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
  26. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 15 years ago
  27. 97900af am e96bd129: Merge change 7707 into donut by Android (Google) Code Review · 15 years ago
  28. 34bf2ee * scale surface view's canvas by Mitsuru Oshima · 15 years ago
  29. 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
  30. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 15 years ago
  31. ecf2b68 am 7941e903: Merge change 5091 into donut by Android (Google) Code Review · 15 years ago
  32. 64f5934 * new screen resolution support impl. by Mitsuru Oshima · 15 years ago
  33. 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
  34. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  35. 47588ef am c4d5d026: Add new window manager type for a hacking second-level media surface. by Dianne Hackborn · 15 years ago
  36. c4d5d02 Add new window manager type for a hacking second-level media surface. by Dianne Hackborn · 15 years ago
  37. d6ea77e1 am 4a8fb93f: Merge change 1638 into donut by Android (Google) Code Review · 15 years ago
  38. 3d91492 fix window layout problem in ViewRoot by Mitsuru Oshima · 15 years ago
  39. 98eeba8 am 6347c32: Merge change 1436 into donut by Android (Google) Code Review · 15 years ago
  40. 001a6e52 Density Compatibility mode for SurfaceView by Mitsuru Oshima · 15 years ago
  41. c2839e0 am 13735a2: Merge branch \'readonly-p4-donut\' into donut by Mitsuru Oshima · 15 years ago
  42. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  43. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  44. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  45. e570a0f auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  46. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  47. 9bdf576 proposed fix for issue #1703: http://code.google.com/p/android/issues/detail?id=1703 by Jon Larimer · 16 years ago
  48. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  49. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago