1. 77bc30d SystemUI: Use new USB notifications to detect USB disconnect. by Mike Lockwood · 14 years ago
  2. 307aef0 Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread by Mike Lockwood · 14 years ago
  3. e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 14 years ago
  4. e25a264 Merge "DO NOT MERGE. Wifi service now blames apps for its wake lock use." into gingerbread by Dianne Hackborn · 14 years ago
  5. c8314b0 DO NOT MERGE. Wifi service now blames apps for its wake lock use. by Dianne Hackborn · 14 years ago
  6. 4db643e Merge "In theory the package manager now scans /vendor/app" into gingerbread by Dianne Hackborn · 14 years ago
  7. a4270e7 am 73e150c8: provide link to backup guide above the fold by Scott Main · 14 years ago
  8. 3b4bac7 In theory the package manager now scans /vendor/app by Dianne Hackborn · 14 years ago
  9. 8e1b84e Merge "Some battery improvements:" into gingerbread by Dianne Hackborn · 14 years ago
  10. ce2ef76 Some battery improvements: by Dianne Hackborn · 14 years ago
  11. d3301e9 Add mdpi images for overscroll EdgeGlow. by Mindy Pereira · 14 years ago
  12. d2319d8 Merge "New error status for "destination file already exists"." into gingerbread by Steve Howard · 14 years ago
  13. ee2ef32 Merge "Use PhoneBase in the phone list." into gingerbread by John Wang · 14 years ago
  14. 73e150c provide link to backup guide above the fold by Scott Main · 14 years ago
  15. 181e5ea Merge "support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl" into gingerbread by Brian Swetland · 14 years ago
  16. a9e87c9 New error status for "destination file already exists". by Steve Howard · 14 years ago
  17. a21c200 support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl by Brian Swetland · 14 years ago
  18. 8544560 SipPhone: fix missing-call DisconnectCause feedback by Hung-ying Tyan · 14 years ago
  19. b17eae9 SipService: move event handling out of system server's main thread by Hung-ying Tyan · 14 years ago
  20. 9796379 SIP: convert enum to static final int. by Hung-ying Tyan · 14 years ago
  21. 5b930c4 Merge "SIP: add config flag for wifi-only configuration." into gingerbread by Hung-ying Tyan · 14 years ago
  22. c4b8747 SIP: add config flag for wifi-only configuration. by Hung-ying Tyan · 14 years ago
  23. ba56dfc DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect events by Mike Lockwood · 14 years ago
  24. 4258bfb Merge "Fix some drawing artifacts/bugs around overlays/text anchors" into gingerbread by Adam Powell · 14 years ago
  25. 23bd5f5 Fix some drawing artifacts/bugs around overlays/text anchors by Adam Powell · 14 years ago
  26. 0a30e45 Use PhoneBase in the phone list. by John Wang · 14 years ago
  27. 7d4739b Merge "Reduce lock thrashing in native Looper." into gingerbread by Jeff Brown · 14 years ago
  28. 9604987 Reduce lock thrashing in native Looper. by Jeff Brown · 14 years ago
  29. 25945ca Merge "Fix silly touch bug in TextView. Oops." into gingerbread by Adam Powell · 14 years ago
  30. f30fae6 Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread by Marco Nelissen · 14 years ago
  31. 4d4d62b Fix silly touch bug in TextView. Oops. by Adam Powell · 14 years ago
  32. 58e0eef Improve power tracking of WIFI use. by Dianne Hackborn · 14 years ago
  33. 3c473ea Add a check to track a problem the monkey script has been triggering. by Marco Nelissen · 14 years ago
  34. 0741a5e Merge "Add debug function." into gingerbread by John Wang · 14 years ago
  35. bd53554 Add debug function. by John Wang · 14 years ago
  36. b08013c Added overlay support for drawing/responding to text anchors. by Adam Powell · 14 years ago
  37. 838e93e Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 14 years ago
  38. 4a2b3ef1 Merge "new assets" into gingerbread by Chet Haase · 14 years ago
  39. 657028c new assets by Chet Haase · 14 years ago
  40. f98197a Make sure the message dispatcher stays around until after OMX_FreeHandle is finished in case it posts some more messages during shutdown. Clear the source as soon as possible in OMXCodec's destructor. by Andreas Huber · 14 years ago
  41. 524e6f6 Register the new OMX components. by Andreas Huber · 14 years ago
  42. 1d15835 SipPhone: do not append SIP domain to PSTN number by Hung-ying Tyan · 14 years ago
  43. afa583e SipAudioCall: expose startAudio() by Hung-ying Tyan · 14 years ago
  44. ecd43cc Merge "Initialize Keyboard.Key attributes from parent Keyboard.Row" into gingerbread by Tadashi G. Takaoka · 14 years ago
  45. 987ba54 Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 14 years ago
  46. b65b7cb Initialize Keyboard.Key attributes from parent Keyboard.Row by Tadashi G. Takaoka · 14 years ago
  47. 9404e63 Merge "Add timer to SIP session creation process." into gingerbread by Hung-ying Tyan · 14 years ago
  48. 9352cf1 Add timer to SIP session creation process. by Hung-ying Tyan · 14 years ago
  49. 36f429d Fix typo which causes sensors to fail miserably by Mathias Agopian · 14 years ago
  50. a1361e4 Looper: Drop default parameters in favor of a safer overload. by Jeff Brown · 14 years ago
  51. 0f58430 Fix Bluetooth Javadoc to clarify the maximum device name length. by Jake Hamby · 14 years ago
  52. 1bcb8b1 Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 14 years ago
  53. 08710dc Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread by Mathias Agopian · 14 years ago
  54. 079ed61 Merge "fix [2931909] SensorManger breaks when using different SensorEventListener w/ the same sensors" into gingerbread by Mathias Agopian · 14 years ago
  55. 14836fb Merge "Add optional tags to frameworks/base ext." into gingerbread by Jesse Wilson · 14 years ago
  56. a145956 Add optional tags to frameworks/base ext. by Jesse Wilson · 14 years ago
  57. 4d3cb63 part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work by Mathias Agopian · 14 years ago
  58. ec33b82 fix [2931909] SensorManger breaks when using different SensorEventListener w/ the same sensors by Mathias Agopian · 14 years ago
  59. 1ac48ea Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 14 years ago
  60. 9c25871 Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 14 years ago
  61. 7dae0e4 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 14 years ago
  62. 4b164c1 Kill off the remaining GC-specific system properties. by Carl Shapiro · 14 years ago
  63. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  64. dbb7b6d Fix sim-eng build on Hardy by Brian Carlstrom · 14 years ago
  65. a7516e9 Merge "Make sure the .wav extractor does not read data outside the bounds of the 'data' box." into gingerbread by Andreas Huber · 14 years ago
  66. 549629d Merge "Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm)" into gingerbread by Andreas Huber · 14 years ago
  67. 6bfb397 Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm) by Andreas Huber · 14 years ago
  68. 4f5bb1e Make sure the .wav extractor does not read data outside the bounds of the 'data' box. by Andreas Huber · 14 years ago
  69. 6abea1e Remove fields no longer in API. by Jeff Brown · 14 years ago
  70. 4787471 Merge "Support new URI structure for download provider." into gingerbread by Steve Howard · 14 years ago
  71. 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  72. b9eb949 Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread by Jeff Brown · 14 years ago
  73. 2a95c2a Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 14 years ago
  74. ad7bce4 Merge "DO NOT MERGE - Doclava warnings are now errors." into gingerbread by Joe Onorato · 14 years ago
  75. a7f5e47 Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 14 years ago
  76. dfb8991 Fixed a bug in the query to the supported profiles and levels by James Dong · 14 years ago
  77. 49e1ae2 Merge "Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead." into gingerbread by Andreas Huber · 14 years ago
  78. b9f03d5 DO NOT MERGE - Doclava warnings are now errors. by Joe Onorato · 14 years ago
  79. d5d1328 Merge "This was marked @Deprecated in the docs, but it was misspelled." into gingerbread by Joe Onorato · 14 years ago
  80. 3d37fca This was marked @Deprecated in the docs, but it was misspelled. by Joe Onorato · 14 years ago
  81. 9afd909 Merge "Doc change: clean up droiddoc (cs) macros." into gingerbread by Dirk Dougherty · 14 years ago
  82. 9519eab Doc change: clean up droiddoc (cs) macros. by Dirk Dougherty · 14 years ago
  83. 567c00a Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread by Jeff Brown · 14 years ago
  84. dc3e005 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 14 years ago
  85. 4198cec Merge "Fix the rest of the javadoc warnings." into gingerbread by Joe Onorato · 14 years ago
  86. d3ad696 Fix the rest of the javadoc warnings. by Joe Onorato · 14 years ago
  87. 45922df Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead. by Andreas Huber · 14 years ago
  88. 8946ab2 A ThreadedSource wraps around an existing MediaSource and reads output buffers on a separate thread. It's now used for the vpx decoder to decode frames ahead of time to improve playback performance. by Andreas Huber · 14 years ago
  89. 8c9eacd Merge "DO NOT MERGE. Use the new -knowntags option to suppress warnings for some known tags." into gingerbread by Joe Onorato · 14 years ago
  90. 37de5da Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 14 years ago
  91. 71f7f67 DO NOT MERGE. Use the new -knowntags option to suppress warnings for some known tags. by Joe Onorato · 14 years ago
  92. 7747795 Merge "These are not javadoc tags, they are annotations in sample code. Escape them properly." into gingerbread by Joe Onorato · 14 years ago
  93. f0f95b8 Fix problem in lvm effect bundle wrapper by Eric Laurent · 14 years ago
  94. 0d903bcd These are not javadoc tags, they are annotations in sample code. Escape them properly. by Joe Onorato · 14 years ago
  95. c751058 SipService: add log control, suppress ping log. by Hung-ying Tyan · 14 years ago
  96. d8f3d16 Add a new phone state ANSWERING. by Chung-yih Wang · 14 years ago
  97. 0e06338 Fix the unhandled authentication message. by Chung-yih Wang · 14 years ago
  98. 07980dc Merge "Adding new assets for designers" into gingerbread by Chet Haase · 14 years ago
  99. a705d92 Adding new assets for designers by Chet Haase · 14 years ago
  100. f4d788c Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago