1. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  2. 4faaed9 Merge "ActivityManager: add option to allow OpenGL trace." by Siva Velusamy · 12 years ago
  3. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  4. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  5. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  6. e61cad3 resolved conflicts for merge of 532679a5 to master by Dirk Dougherty · 12 years ago
  7. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 12 years ago
  8. 532679a am 56bab8bd: am 4d7bc655: Doc change: String changes for Android Market by Dirk Dougherty · 12 years ago
  9. 4d7bc655 Doc change: String changes for Android Market by Dirk Dougherty · 12 years ago
  10. 6087dfc DO NOT MERGE Return 1.5 * density as default for large screens. by Andrew Flynn · 12 years ago
  11. 4ec961d DO NOT MERGE by Ramanan Rajeswaran · 12 years ago
  12. b663a4b Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 12 years ago
  13. 5e7bb1e DO NOT MERGE by Ramanan Rajeswaran · 12 years ago
  14. e6a0ec6 Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 12 years ago
  15. 09c8f48 Merge "Report leaked Context registrations to StrictMode." by Jeff Sharkey · 12 years ago
  16. eb00769 Merge "Allow disk I/O while performing dump()." by Jeff Sharkey · 12 years ago
  17. e861b42 Allow disk I/O while performing dump(). by Jeff Sharkey · 12 years ago
  18. d2cca91 Merge "Add an API for deleting databases." by Jeff Brown · 12 years ago
  19. d7026f1 Report leaked Context registrations to StrictMode. by Jeff Sharkey · 12 years ago
  20. 79087e4 Add an API for deleting databases. by Jeff Brown · 12 years ago
  21. b22d6c1 Merge "Allow webview to delete GL resource in a valid EGL context" by Teng-Hui Zhu · 12 years ago
  22. d962413 Allow webview to delete GL resource in a valid EGL context by Teng-Hui Zhu · 12 years ago
  23. 6bff62c Wrap StrictMode changes in try/finally. by Jeff Sharkey · 12 years ago
  24. 96236bc am fa73815e: am e4ef9b1a: DO NOT MERGE (from master: Fixed minor typo on Javadoc) by felipeal · 12 years ago
  25. e4ef9b1 DO NOT MERGE (from master: Fixed minor typo on Javadoc) by felipeal · 12 years ago
  26. c81ec36 Merge "Suppress StrictMode in handleBindApplication()." by Jeff Sharkey · 12 years ago
  27. 7c50167 Suppress StrictMode in handleBindApplication(). by Jeff Sharkey · 12 years ago
  28. 1b4e4b6 Fixed minor typo on Javadoc by felipeal · 12 years ago
  29. 5265466 Merge "New development permissions." by Dianne Hackborn · 12 years ago
  30. 93d083b Merge "Do RS caching the same way HardwareRenderer does. Eliminates the need for an application context for caching." by Jason Sams · 12 years ago
  31. a6f338c Do RS caching the same way HardwareRenderer does. by Jason Sams · 12 years ago
  32. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 12 years ago
  33. 2561b0b New notification priority and related APIs. by Daniel Sandler · 12 years ago
  34. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  35. a227a12 DO NOT MERGE Return 1.5 * density as default for large screens. by Andrew Flynn · 12 years ago
  36. 3c3155a Merge "Fix Power Control widget" by Amith Yamasani · 12 years ago
  37. 67cf7d3 Fix Power Control widget by Amith Yamasani · 12 years ago
  38. 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 12 years ago
  39. 9d29031 DO NOT MERGE by Ramanan Rajeswaran · 12 years ago
  40. c1496d2 Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 12 years ago
  41. f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 12 years ago
  42. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  43. c067c9c Add support for disabling wallpaper service by Mike Lockwood · 13 years ago
  44. 1e11c65 Merge "New Serial Manager API:" by Mike Lockwood · 12 years ago
  45. 21fbd1f Some cruft removal. by Dianne Hackborn · 12 years ago
  46. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  47. a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 12 years ago
  48. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  49. 9dbfc33 Merge "Support automatic cancellation of Loaders." by Jeff Brown · 12 years ago
  50. b19a71a Support automatic cancellation of Loaders. by Jeff Brown · 12 years ago
  51. 5e9120d Always initialize AsyncTask on the main thread. by Romain Guy · 12 years ago
  52. 838a0e0 Merge "Removed intent logging from SearchDialog.java" by Geremy Condra · 12 years ago
  53. 99b46be Merge "Make sure WebView get notified before the EGL context destroyed." by Teng-Hui Zhu · 12 years ago
  54. a34eb91 Make sure WebView get notified before the EGL context destroyed. by Teng-Hui Zhu · 12 years ago
  55. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 12 years ago
  56. 81e9276 Added JELLY_BEAN version name; update some targetSdkVersion docs. by Dianne Hackborn · 13 years ago
  57. 5bbd1d1 Removed intent logging from SearchDialog.java by Geremy Condra · 12 years ago
  58. 2a293b6 Clean up SQLite debugging code. by Jeff Brown · 12 years ago
  59. dda9320 am d4d68fe2: am cc7bd5ab: Merge "Update notification documentation to follow current guidelines." into ics-mr1 by Dianne Hackborn · 13 years ago
  60. 6ceca58 Update notification documentation to follow current guidelines. by Dianne Hackborn · 13 years ago
  61. 791a633 Getting rid of hack where the wallpaper offset was being deferred by Adam Cohen · 13 years ago
  62. 7c48707 Merge "Explicitly specify 'milliseconds' as alarm manager's time unit." by Jesse Wilson · 13 years ago
  63. 79074cd Explicitly specify 'milliseconds' as alarm manager's time unit. by Jesse Wilson · 13 years ago
  64. 2b07267 am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  65. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  66. 1fd4de0 Merge "Add plumbing for dumping database info using dumpsys." by Jeff Brown · 13 years ago
  67. c6a7f35 Merge "Add a new ui mode for "appliance"" by Joe Onorato · 13 years ago
  68. 6754ba2 Add plumbing for dumping database info using dumpsys. by Jeff Brown · 13 years ago
  69. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  70. 18cb287 Add ContentProvider.dump() by Marco Nelissen · 13 years ago
  71. df3c49e am 2ad8a89b: am a1279586: Merge "SDK only: now that support lib is in SDK, we can link to it." into ics-mr1 by Dianne Hackborn · 13 years ago
  72. 7871bad SDK only: now that support lib is in SDK, we can link to it. by Dianne Hackborn · 13 years ago
  73. 328310c System bar now renders the back button for recents by Daniel Sandler · 13 years ago
  74. f11fd27 am 2fc9467e: am 88f10c6c: Merge "Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?" into ics-mr1 by Dianne Hackborn · 13 years ago
  75. 15540f8 am 937925f5: am 7797cae2: Merge "Cache drawable constant states instead of drawables Bug #5678369" into ics-mr1 by Romain Guy · 13 years ago
  76. 88f10c6 Merge "Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?" into ics-mr1 by Dianne Hackborn · 13 years ago
  77. 7797cae Merge "Cache drawable constant states instead of drawables Bug #5678369" into ics-mr1 by Romain Guy · 13 years ago
  78. 1fbee79 Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset? by Dianne Hackborn · 13 years ago
  79. ddd51fd am 4661a05b: am 2f504d9e: Merge "NumberPicker incorrectly shown for the old theme." into ics-mr1 by Svetoslav Ganov · 13 years ago
  80. 39fe17c Cache drawable constant states instead of drawables Bug #5678369 by Romain Guy · 13 years ago
  81. 9f086d8 NumberPicker incorrectly shown for the old theme. by Svetoslav Ganov · 13 years ago
  82. a4db1b7 am 642de92b: am 9058435d: Merge "Fix races when content providers are acquired and released." into ics-mr1 by Jeff Brown · 13 years ago
  83. ddaa9ac Fix races when content providers are acquired and released. by Jeff Brown · 13 years ago
  84. e23a588 am 621f9716: am 6066a2b4: Merge "Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241)" into ics-mr1 by Adam Cohen · 13 years ago
  85. 6066a2b Merge "Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241)" into ics-mr1 by Adam Cohen · 13 years ago
  86. 8e2e572 Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241) by Adam Cohen · 13 years ago
  87. 531ded5 Merge "Added missing comments in Instrumentation#sendStringSync" by Svetoslav Ganov · 13 years ago
  88. f434e37 Added missing comments in Instrumentation#sendStringSync by Svetoslav Ganov · 13 years ago
  89. 55c6ccc Merge "Instrumentation sendStringSync(String) may try to inject obsolete events." by Svetoslav Ganov · 13 years ago
  90. d400d03 Merge "Fix issue #5595933: GREF leak due to race condition in..." into ics-mr1 by Dianne Hackborn · 13 years ago
  91. 5a6ef73 Fix issue #5595933: GREF leak due to race condition in... by Dianne Hackborn · 13 years ago
  92. c350f16 Instrumentation sendStringSync(String) may try to inject obsolete events. by Svetoslav Ganov · 13 years ago
  93. d562d30 Merge "Deferring wallpaper update to improve workspace scrolling (issue 5506959)" into ics-mr1 by Adam Cohen · 13 years ago
  94. 041a0ba Deferring wallpaper update to improve workspace scrolling (issue 5506959) by Adam Cohen · 13 years ago
  95. a958265 Initialize egl_cache with an app writeable file by Romain Guy · 13 years ago
  96. cd489c4 Merge "Don't crash if there is no connectivity service." into ics-mr1 by Dianne Hackborn · 13 years ago
  97. d4d32c5 Don't crash if there is no connectivity service. by Dianne Hackborn · 13 years ago
  98. e4d4fbc Add drop box reports of low memory. by Dianne Hackborn · 13 years ago
  99. 78fed9b Change the "start deferred" fragment API to "user visible hint" by Adam Powell · 13 years ago
  100. 2db4e4b Fix bug 5557267 - [ViewPager] non-primary fragments unnecessary by Adam Powell · 13 years ago