1. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 14 years ago
  2. 4416c3d Fix issue #2643754: Launcher is caching widget layouts for too long by Dianne Hackborn · 14 years ago
  3. 399cccb Fix issue #593153: Broadcast time out when sending... by Dianne Hackborn · 14 years ago
  4. eb9e9ec Return the right thing from Context.getApplicationContext() by Christopher Tate · 14 years ago
  5. ae07816 Fix problem with calling onConfigurationChanged() too much. by Dianne Hackborn · 15 years ago
  6. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 15 years ago
  7. 061d58a Fix problem with starting a translucent activity in onCreate(). by Dianne Hackborn · 15 years ago
  8. c9421ba Fix issue #2492387: system server crash in WallpaperManagerService by Dianne Hackborn · 15 years ago
  9. c384920 add more debug info to SQL section in bugreport by Vasu Nori · 15 years ago
  10. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 15 years ago
  11. 778ce48 Issue 5697: getContextClassLoader returns a non-application classloader by Brian Carlstrom · 15 years ago
  12. 9e0f5d9 Fix some random bugs. by Dianne Hackborn · 15 years ago
  13. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  14. 2155637 Rename ApplicationContext to ContextImpl. by Dianne Hackborn · 15 years ago
  15. 2a9094d Framework part of issue #2391576: Add method to start the Jit and call it by Dianne Hackborn · 15 years ago
  16. 7762d93 Unbundling work by Paul Westbrook · 15 years ago
  17. 871ecdc Fix issue #2304284: contacts/dialer/recentcalls constantly flashing by Dianne Hackborn · 15 years ago
  18. 08a4625 Make sure to acknowledge stale broadcasts by Christopher Tate · 15 years ago
  19. f931520 Fix issue #2262563: 40 ANR reports from com.android.settings in dogfooding sholes running ERD43 by Dianne Hackborn · 15 years ago
  20. 0be1f78 Fix issue #2246723: Only one Application object gets onCreate called by Dianne Hackborn · 15 years ago
  21. 8ee038d Set argv[0] from the main thread of an app, not a random binder thread by Christopher Tate · 15 years ago
  22. 0c3154d Fix issue #2163654: deadlock, runtime restart by Dianne Hackborn · 15 years ago
  23. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  24. e88846e Semi-workaround for #2027266: app drawer showing up on the side of the screen by Dianne Hackborn · 15 years ago
  25. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  26. dc6b635 Debugging for #2027266: app drawer showing up on the side by Dianne Hackborn · 15 years ago
  27. c1e605e Fix issue #2136448: googleapps crashes while adding 2nd gmail account by Dianne Hackborn · 15 years ago
  28. 432b713 Fix bug 2129190 by Mike Cleron · 15 years ago
  29. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  30. eec2f41 Addressed reviewer comments. by Bob Lee · 15 years ago
  31. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 15 years ago
  32. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 15 years ago
  33. 3025ef3 Various infrastructure to support a running services UI. by Dianne Hackborn · 15 years ago
  34. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 15 years ago
  35. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  36. 0d907fa Fix issue #1991230: DisplayMetrics.displayHeight is not updated with orientation change by Dianne Hackborn · 15 years ago
  37. 96e240f Fiddle with default densities to try to sanitize the API. by Dianne Hackborn · 15 years ago
  38. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  39. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  40. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  41. ba3ba57 * Use cached resources for widgets by Mitsuru Oshima · 15 years ago
  42. d1475e0 Don't crash the app when restore agent bringup throws by Christopher Tate · 15 years ago
  43. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 15 years ago
  44. c984329 Invoke getSystem.updateConfiguration when binding an application to by Suchi Amalapurapu · 15 years ago
  45. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 15 years ago
  46. d97c7ad Fix issue #1753079: running instrumentation in shared processes. by Dianne Hackborn · 15 years ago
  47. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  48. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  49. d9aef73 Squashed commit of the following: by Mitsuru Oshima · 15 years ago
  50. 12172ba * component can be null after destory? by Mitsuru Oshima · 15 years ago
  51. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  52. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  53. 06de2ea Activity Manager changes the scheduling group of processes. by Dianne Hackborn · 15 years ago
  54. a1565b9 removing log message checked in by acccident. by Mitsuru Oshima · 15 years ago
  55. 58feea7 * update all metrics data when updating density. by Mitsuru Oshima · 15 years ago
  56. 2e3d3b9 * update density correctly when the configuration is changed. by Mitsuru Oshima · 15 years ago
  57. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  58. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  59. caf0df1 Add call to (new) Canvas.freeCaches() in response to low-memory by Mike Reed · 15 years ago
  60. b70f3df Preserve an Activity's setIntent() state across relaunches by Christopher Tate · 15 years ago
  61. ce22905 Automated import from //branches/donutburger/...@142714,142714 by Chris Tate · 15 years ago
  62. 8a7dc17 Automated import from //branches/donutburger/...@141391,141391 by Chris Tate · 15 years ago
  63. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  64. f5b4b98 auto import from //depot/cupcake/@136745 by The Android Open Source Project · 16 years ago
  65. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  66. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  67. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  68. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  69. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  70. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  71. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago