1. 0d903bcd These are not javadoc tags, they are annotations in sample code. Escape them properly. by Joe Onorato · 16 years ago
  2. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 16 years ago
  3. d1e0c37 Fix PointerLocationView when pointer ids are not zero-based. by Jeff Brown · 16 years ago
  4. 8f7cc02 Move native library removal function to helper by Kenny Root · 16 years ago
  5. 618b8c1 DO NOT MERGE. I like'd ctate's change so much I'm doin it myself! by Dianne Hackborn · 16 years ago
  6. a4ce31f Merge "Small fixes to battery stats." into gingerbread by Dianne Hackborn · 16 years ago
  7. b8071d79 Small fixes to battery stats. by Dianne Hackborn · 16 years ago
  8. 9bfb060 Merge "Force wallpaper surface to 565." into gingerbread by Mathias Agopian · 16 years ago
  9. 62bf4a0 Force wallpaper surface to 565. by Mathias Agopian · 16 years ago
  10. 0d903a8 People holding partial wake locks now get blamed for CPU usage. by Dianne Hackborn · 16 years ago
  11. b5e3165 Fixes to battery stats debug output. by Dianne Hackborn · 16 years ago
  12. 1751086 New Java-based SamplingProfiler by Brian Carlstrom · 16 years ago
  13. 8d60866 Input device calibration and capabilities. by Jeff Brown · 16 years ago
  14. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 16 years ago
  15. a90b7f0 Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText() by Amith Yamasani · 16 years ago
  16. 9088100 Don't touch the VFS during window relayout. by Brad Fitzpatrick · 16 years ago
  17. 99d0452d Fix a few small battery stats problems: by Dianne Hackborn · 16 years ago
  18. 1ebccf5 Fix problems with determining when to kill apps for wake usage. by Dianne Hackborn · 16 years ago
  19. 9adb9c3 Various battery info things: by Dianne Hackborn · 16 years ago
  20. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 16 years ago
  21. 08d5b8f More native work. by Dianne Hackborn · 16 years ago
  22. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 16 years ago
  23. 9e2ad36 Enhanced VelocityTracker for > 5 pointers and fixed bugs. by Jeff Brown · 16 years ago
  24. d67b236 Avoid starting multiple threads in ShutdownThread by Mike Lockwood · 16 years ago
  25. 3bee5af8 Battery stats: start removing last stats, keep total discharge. by Dianne Hackborn · 16 years ago
  26. 32123fde Report sensor events to BatteryStats service by Mathias Agopian · 16 years ago
  27. 92010ff am dbac180d: Fix a merge problem with html mms by Tom Taylor · 16 years ago
  28. dbac180 Fix a merge problem with html mms by Tom Taylor · 16 years ago
  29. bd623da Undo IMediaContainerService changes by Kenny Root · 16 years ago
  30. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 16 years ago
  31. c5ed591 Add support for new input sources. by Jeff Brown · 16 years ago
  32. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 16 years ago
  33. 00fa7bd More native input dispatch work. by Jeff Brown · 16 years ago
  34. 169741b DO NOT MERGE: Add a battery capacity value to the power profile. by Amith Yamasani · 16 years ago
  35. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 16 years ago
  36. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 16 years ago
  37. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 16 years ago
  38. 6b7b484 Various improvements to battery stats collection by Dianne Hackborn · 16 years ago
  39. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 16 years ago
  40. 32907cf Adjust activity manager process OOM adj. by Dianne Hackborn · 16 years ago
  41. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 16 years ago
  42. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 16 years ago
  43. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 16 years ago
  44. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 16 years ago
  45. 860755f Add support for heavy-weight applications. by Dianne Hackborn · 16 years ago
  46. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 16 years ago
  47. 0e26dff updateNotifications works. by Joe Onorato · 16 years ago
  48. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 16 years ago
  49. e345fff notifications show by Joe Onorato · 16 years ago
  50. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 16 years ago
  51. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 16 years ago
  52. 4762c2d Add expand and collapse. by Joe Onorato · 16 years ago
  53. f3f0e05 Make disable() work. by Joe Onorato · 16 years ago
  54. 514ad663 Set the visibility of the icons. by Joe Onorato · 16 years ago
  55. 0cbda99 The status bar draws its icons now. by Joe Onorato · 16 years ago
  56. 7e3b31d Merge "Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage." into kraken by Wink Saville · 16 years ago
  57. a4f3bec Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage. by Wink Saville · 16 years ago
  58. 627356c am d6c0bb0f: merge from open-source master by The Android Open Source Project · 16 years ago
  59. d6c0bb0 merge from open-source master by The Android Open Source Project · 16 years ago
  60. 2b9a49a Merge "Removed Calls to deprecated APIs" by Romain Guy · 16 years ago
  61. dc8a7f6 Add new API to take over a window's Surface. by Dianne Hackborn · 16 years ago
  62. 4009070 am 4547e528: merge from open-source master by The Android Open Source Project · 16 years ago
  63. 4547e52 merge from open-source master by The Android Open Source Project · 16 years ago
  64. 15d2470 Removed Calls to deprecated APIs and unused Imports by Christian Mehlmauer · 16 years ago
  65. 746a95a Removed Calls to deprecated APIs by Christian Mehlmauer · 16 years ago
  66. 5a9cbb2 am a3d5549c: am 098e58da: Use SystemClock.elapsedRealtime in ShutdownThread timeout logic by Mike Lockwood · 16 years ago
  67. a3d5549 am 098e58da: Use SystemClock.elapsedRealtime in ShutdownThread timeout logic by Mike Lockwood · 16 years ago
  68. 098e58d Use SystemClock.elapsedRealtime in ShutdownThread timeout logic by Mike Lockwood · 16 years ago
  69. 37f4f5b1 am d135f74b: am 151af19b: Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke() by Adam Powell · 16 years ago
  70. d135f74 am 151af19b: Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke() by Adam Powell · 16 years ago
  71. 151af19 Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke() by Adam Powell · 16 years ago
  72. dcb5f18 am 007ad770: merge from open-source master by The Android Open Source Project · 16 years ago
  73. 007ad77 merge from open-source master by The Android Open Source Project · 16 years ago
  74. 42b21c3 Parse custom text header and ignore it. by takuo · 16 years ago
  75. 334dc0b Parse "multipart/vnd.wap.multipart.alternative" which is a part of multipart body (nested multipart). by takuo · 16 years ago
  76. 86b0276 am f9e90378: am bc284a5f: Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." into froyo by Jesse Wilson · 16 years ago
  77. f9e9037 am bc284a5f: Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." into froyo by Jesse Wilson · 16 years ago
  78. 7cfa90f Move the public method HttpDateTime.parse() into AndroidHttpClient. by Jesse Wilson · 16 years ago
  79. ba3147d am 140d040b: am d8b9b511: Merge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again Bug:2572239" into froyo by Daniel Lehmann · 16 years ago
  80. 140d040 am d8b9b511: Merge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again Bug:2572239" into froyo by Daniel Lehmann · 16 years ago
  81. b45c047b Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again by Daniel Lehmann · 16 years ago
  82. c778f71 am 733a2f65: am 1b4c0d70: Merge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo by Amith Yamasani · 16 years ago
  83. 733a2f6 am 1b4c0d70: Merge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo by Amith Yamasani · 16 years ago
  84. e579561 Fix a crash in BatteryStatsImpl, due to a previous fix. by Amith Yamasani · 16 years ago
  85. 79e642e Call LocationManager.sendNiResponse() instead of calling directly to GpsLocationProvider by Mike Lockwood · 16 years ago
  86. e27c176 am c2e060cb: am 0913ce95: Merge "Potential fix for bug: 2564824 : Device runtime restart in BatteryService" into froyo by Amith Yamasani · 16 years ago
  87. c2e060c am 0913ce95: Merge "Potential fix for bug: 2564824 : Device runtime restart in BatteryService" into froyo by Amith Yamasani · 16 years ago
  88. 0913ce9 Merge "Potential fix for bug: 2564824 : Device runtime restart in BatteryService" into froyo by Amith Yamasani · 16 years ago
  89. ffc6745 am 128f1a87: am 6024ca5c: Fix bug 2185026 - back button in context menu now calls onContextMenuClosed() by Adam Powell · 16 years ago
  90. 128f1a8 am 6024ca5c: Fix bug 2185026 - back button in context menu now calls onContextMenuClosed() by Adam Powell · 16 years ago
  91. 6024ca5 Fix bug 2185026 - back button in context menu now calls onContextMenuClosed() by Adam Powell · 16 years ago
  92. 2098ead Potential fix for bug: 2564824 : Device runtime restart in BatteryService by Amith Yamasani · 16 years ago
  93. dfcb20d am a9e1a131: am 87e72cd3: Merge "Vibrate before shutting down." into froyo by Mike Lockwood · 16 years ago
  94. a9e1a13 am 87e72cd3: Merge "Vibrate before shutting down." into froyo by Mike Lockwood · 16 years ago
  95. 87e72cd Merge "Vibrate before shutting down." into froyo by Mike Lockwood · 16 years ago
  96. a717f64 Vibrate before shutting down. by Mike Lockwood · 16 years ago
  97. 64265cc am 15be35f6: am bf1259b8: Fix 2538826: Allow aspect of LockPatternView to be customized. by Jim Miller · 16 years ago
  98. 15be35f am bf1259b8: Fix 2538826: Allow aspect of LockPatternView to be customized. by Jim Miller · 16 years ago
  99. bf1259b Fix 2538826: Allow aspect of LockPatternView to be customized. by Jim Miller · 16 years ago
  100. 22d7142 am 1b679754: am 58c9a4bc: Merge "Don\'t load photo if it\'s id is 0. Saves one database query Bug:2546767" into froyo by Daniel Lehmann · 16 years ago