1. 97461bd Some StrictMode API changes. by Brad Fitzpatrick · 14 years ago
  2. 37444f4 am d172594e: am cf6d2a1d: Merge "Fix issue #2845673: android:exported="false" is not obeyed" into gingerbread by Dianne Hackborn · 14 years ago
  3. b424b63 Fix issue #2845673: android:exported="false" is not obeyed by Dianne Hackborn · 14 years ago
  4. 74446ce am f96c2719: am 0c36c96f: Merge "StrictMode: batch drop box writes for system apps" into gingerbread by Brad Fitzpatrick · 14 years ago
  5. ad13b98 StrictMode: batch drop box writes for system apps by Brad Fitzpatrick · 14 years ago
  6. 839458d resolved conflicts for merge of e03952c0 to master by Jim Miller · 14 years ago
  7. 0b2a6d0 Fix 2797185: Re-enable thumbnail generation in framework by Jim Miller · 14 years ago
  8. 06a6b55 Implement native dump for "am dumpheap -n". by Andy McFadden · 14 years ago
  9. 824c510 Allow "am" to initiate heap dumps. by Andy McFadden · 14 years ago
  10. 45886e6 am 705a2df9: am c8525edc: Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 14 years ago
  11. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 14 years ago
  12. 8bb998d am ea8eafad: am 2529a453: Merge "Make bad notifications crash their application." into gingerbread by Dianne Hackborn · 14 years ago
  13. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  14. 36e5f66 resolved conflicts for merge of 2eb12a47 to master by Dianne Hackborn · 14 years ago
  15. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago
  16. bde7570 wire up sampling profiler to dropbox by Sen Hu · 14 years ago
  17. 0c330e2 am 11bd9d1e: am 94f14aec: Merge "More StrictMode work, handling violations in ActivityManagerService." into gingerbread by Brad Fitzpatrick · 14 years ago
  18. 46d4238 More StrictMode work, handling violations in ActivityManagerService. by Brad Fitzpatrick · 14 years ago
  19. b60c941 resolved conflicts for merge of f37cbe6b to master by Brad Fitzpatrick · 14 years ago
  20. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 14 years ago
  21. b4bc78b Further work on fragments: by Dianne Hackborn · 14 years ago
  22. 3d32f6e Add Activity.isChangingConfiguration(). by Jeff Hamilton · 14 years ago
  23. 67eb751 am 9bbc5683: am d9d009d7: am 3445dae3: am 65b2561c: Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo by Dianne Hackborn · 14 years ago
  24. 4416c3d Fix issue #2643754: Launcher is caching widget layouts for too long by Dianne Hackborn · 14 years ago
  25. 2dedce6 Introducing Fragment. by Dianne Hackborn · 14 years ago
  26. 97107f0 am 093d621c: am 11d7502b: am 8656145e: Merge "Fix issue #593153: Broadcast time out when sending..." into froyo by Dianne Hackborn · 14 years ago
  27. 399cccb Fix issue #593153: Broadcast time out when sending... by Dianne Hackborn · 14 years ago
  28. 90a36726 let apps set statement-cache size. by Vasu Nori · 14 years ago
  29. eb9e9ec Return the right thing from Context.getApplicationContext() by Christopher Tate · 14 years ago
  30. ae07816 Fix problem with calling onConfigurationChanged() too much. by Dianne Hackborn · 15 years ago
  31. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 15 years ago
  32. 061d58a Fix problem with starting a translucent activity in onCreate(). by Dianne Hackborn · 15 years ago
  33. c9421ba Fix issue #2492387: system server crash in WallpaperManagerService by Dianne Hackborn · 15 years ago
  34. c384920 add more debug info to SQL section in bugreport by Vasu Nori · 15 years ago
  35. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 15 years ago
  36. 778ce48 Issue 5697: getContextClassLoader returns a non-application classloader by Brian Carlstrom · 15 years ago
  37. 9e0f5d9 Fix some random bugs. by Dianne Hackborn · 15 years ago
  38. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  39. 2155637 Rename ApplicationContext to ContextImpl. by Dianne Hackborn · 15 years ago
  40. 2a9094d Framework part of issue #2391576: Add method to start the Jit and call it by Dianne Hackborn · 15 years ago
  41. 7762d93 Unbundling work by Paul Westbrook · 15 years ago
  42. 871ecdc Fix issue #2304284: contacts/dialer/recentcalls constantly flashing by Dianne Hackborn · 15 years ago
  43. 08a4625 Make sure to acknowledge stale broadcasts by Christopher Tate · 15 years ago
  44. f931520 Fix issue #2262563: 40 ANR reports from com.android.settings in dogfooding sholes running ERD43 by Dianne Hackborn · 15 years ago
  45. 0be1f78 Fix issue #2246723: Only one Application object gets onCreate called by Dianne Hackborn · 15 years ago
  46. 8ee038d Set argv[0] from the main thread of an app, not a random binder thread by Christopher Tate · 15 years ago
  47. 0c3154d Fix issue #2163654: deadlock, runtime restart by Dianne Hackborn · 15 years ago
  48. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  49. e88846e Semi-workaround for #2027266: app drawer showing up on the side of the screen by Dianne Hackborn · 15 years ago
  50. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  51. dc6b635 Debugging for #2027266: app drawer showing up on the side by Dianne Hackborn · 15 years ago
  52. c1e605e Fix issue #2136448: googleapps crashes while adding 2nd gmail account by Dianne Hackborn · 15 years ago
  53. 432b713 Fix bug 2129190 by Mike Cleron · 15 years ago
  54. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  55. eec2f41 Addressed reviewer comments. by Bob Lee · 15 years ago
  56. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 15 years ago
  57. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 15 years ago
  58. 3025ef3 Various infrastructure to support a running services UI. by Dianne Hackborn · 15 years ago
  59. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 15 years ago
  60. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  61. 0d907fa Fix issue #1991230: DisplayMetrics.displayHeight is not updated with orientation change by Dianne Hackborn · 15 years ago
  62. 96e240f Fiddle with default densities to try to sanitize the API. by Dianne Hackborn · 15 years ago
  63. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  64. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  65. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  66. ba3ba57 * Use cached resources for widgets by Mitsuru Oshima · 15 years ago
  67. d1475e0 Don't crash the app when restore agent bringup throws by Christopher Tate · 15 years ago
  68. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 15 years ago
  69. c984329 Invoke getSystem.updateConfiguration when binding an application to by Suchi Amalapurapu · 15 years ago
  70. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 15 years ago
  71. d97c7ad Fix issue #1753079: running instrumentation in shared processes. by Dianne Hackborn · 15 years ago
  72. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  73. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  74. d9aef73 Squashed commit of the following: by Mitsuru Oshima · 15 years ago
  75. 12172ba * component can be null after destory? by Mitsuru Oshima · 15 years ago
  76. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  77. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  78. 06de2ea Activity Manager changes the scheduling group of processes. by Dianne Hackborn · 15 years ago
  79. a1565b9 removing log message checked in by acccident. by Mitsuru Oshima · 15 years ago
  80. 58feea7 * update all metrics data when updating density. by Mitsuru Oshima · 15 years ago
  81. 2e3d3b9 * update density correctly when the configuration is changed. by Mitsuru Oshima · 15 years ago
  82. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  83. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  84. caf0df1 Add call to (new) Canvas.freeCaches() in response to low-memory by Mike Reed · 15 years ago
  85. b70f3df Preserve an Activity's setIntent() state across relaunches by Christopher Tate · 15 years ago
  86. ce22905 Automated import from //branches/donutburger/...@142714,142714 by Chris Tate · 15 years ago
  87. 8a7dc17 Automated import from //branches/donutburger/...@141391,141391 by Chris Tate · 15 years ago
  88. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  89. f5b4b98 auto import from //depot/cupcake/@136745 by The Android Open Source Project · 16 years ago
  90. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  91. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  92. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  93. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  94. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  95. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  96. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago