1. 4a99ed8 Change to new binder implementation for OBB by Kenny Root · 14 years ago
  2. b4de3dc Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 14 years ago
  3. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  4. 1169f42 Merge "Add animation for the status bar going away." into gingerbread by Joe Onorato · 14 years ago
  5. bb60d1e Add animation for the status bar going away. by Joe Onorato · 14 years ago
  6. 1da8d4d Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 14 years ago
  7. 44104df Merge "Fix status bar flashing after orientation change" into gingerbread by Joe Onorato · 14 years ago
  8. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  9. 0d7349b Fix status bar flashing after orientation change by Joe Onorato · 14 years ago
  10. a4e95df Merge "Grant URI permissions to the MCS" into gingerbread by Kenny Root · 14 years ago
  11. c0ad216 Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 14 years ago
  12. 6d74765 Add a configuration option to turn on the screen when you unplug the device. by Joe Onorato · 14 years ago
  13. 1112857 Grant URI permissions to the MCS by Kenny Root · 14 years ago
  14. 3d90d11 am 3fd40ee6: (-s ours) Revert "docs: new web apps dev guides" Do not merge. by Scott Main · 14 years ago
  15. 0a78923 Merge "Temporarily turn on backup/restore debug logs" into gingerbread by Chris Tate · 14 years ago
  16. cf6b276 Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread by Mathias Agopian · 14 years ago
  17. a9c5043 Temporarily turn on backup/restore debug logs by Chris Tate · 14 years ago
  18. 3fd40ee Revert "docs: new web apps dev guides" Do not merge. by Scott Main · 14 years ago
  19. 5ba5997 fix a bug where FLIP_H would do a 180 rotation by Mathias Agopian · 14 years ago
  20. d0528b7 Merge "deliver invalidate messages AFTER other messages" into gingerbread by Mathias Agopian · 14 years ago
  21. 7b50a6d deliver invalidate messages AFTER other messages by Mathias Agopian · 14 years ago
  22. 446547a Merge "Don't throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 14 years ago
  23. 6bb7a4a Go one day into 1970 for timezone code. by Brad Fitzpatrick · 14 years ago
  24. 4b9f62d Don't throw when userActivity fails because of the permission check. by Joe Onorato · 14 years ago
  25. 9fc2fc5 StrictMode: link to designing for responsiveness ANR docs by Brad Fitzpatrick · 14 years ago
  26. ce2f190 Merge "On boot, advance time to at least 1970." into gingerbread by Brad Fitzpatrick · 14 years ago
  27. a7c76d8 Merge "fix a bug where timeouts would only be handled when a message was delivered" into gingerbread by Mathias Agopian · 14 years ago
  28. b921d30 fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 14 years ago
  29. 1010da2 Merge "Just in case we're behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through." into gingerbread by Andreas Huber · 14 years ago
  30. 35ca9d8 On boot, advance time to at least 1970. by Brad Fitzpatrick · 14 years ago
  31. 86564dc Merge "GPS: Add update_network_state call to AGpsRillInterface" into gingerbread by Mike Lockwood · 14 years ago
  32. 5804b4f Merge "StrictMode: check max-offenses-per-loop earlier, before allocations" into gingerbread by Brad Fitzpatrick · 14 years ago
  33. 191cdf0 StrictMode: check max-offenses-per-loop earlier, before allocations by Brad Fitzpatrick · 14 years ago
  34. 0dc6403 Just in case we're behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through. by Andreas Huber · 14 years ago
  35. 50130bb GPS: Add update_network_state call to AGpsRillInterface by Mike Lockwood · 14 years ago
  36. c8511af Merge "Add mock ril control commands and tests" into gingerbread by Xia Wang · 14 years ago
  37. 692cac9 SipHelper: add debug log for challenge responses. by Hung-ying Tyan · 14 years ago
  38. 6b8bdaa New AppsPermission and market style by Gilles Debunne · 14 years ago
  39. d07833f Don't manually create CallerInfo objects from SipPhone by David Brown · 14 years ago
  40. 2f77c3e Merge "GPS: Fix another race condition in GPS HAL initialization" into gingerbread by Mike Lockwood · 14 years ago
  41. 5c61228 Merge "Updated media playback controls, unlock screen, misc framework assets" into gingerbread by Justin Ho · 14 years ago
  42. 01df140 GPS: Fix another race condition in GPS HAL initialization by Mike Lockwood · 14 years ago
  43. 5b640bd Updated media playback controls, unlock screen, misc framework assets by Justin Ho · 14 years ago
  44. b8f7a48 Merge "bug:3082865 don't use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
  45. e7be6bd bug:3082865 don't use IN to construct sql to delete downloads by Vasu Nori · 14 years ago
  46. dd644c1 Fallback to SharedPreferences$Editor.commit() when no apply() exists. by Brad Fitzpatrick · 14 years ago
  47. 4e1658a Merge "Avoid pre-processing images when they won't be used" into gingerbread by Xavier Ducrohet · 14 years ago
  48. ffcb687 Add mock ril control commands and tests by Xia Wang · 14 years ago
  49. 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  50. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  51. b72a335 Merge "Voice input replaces selected text." into gingerbread by Gilles Debunne · 14 years ago
  52. dafac62 Doc change: cherrypick testing changes from master. Squashed commit of the following: by Dirk Dougherty · 14 years ago
  53. 66e6060 Merge "GPS: More HAL initialization cleanup" into gingerbread by Mike Lockwood · 14 years ago
  54. 4270237 GPS: More HAL initialization cleanup by Mike Lockwood · 14 years ago
  55. e507a9e Voice input replaces selected text. by Gilles Debunne · 14 years ago
  56. 96619f9 Merge "Add some error-case logging." into gingerbread by Wink Saville · 14 years ago
  57. 7efff5c Merge "fix getmacaddress race condition (don't auto-merge)" into gingerbread by Irfan Sheriff · 14 years ago
  58. 7a64e3a DO NOT MERGE Set the cap at alpha to 80% of the total available. by Mindy Pereira · 14 years ago
  59. df51221 Merge "Fix startDtmf." into gingerbread by John Wang · 14 years ago
  60. 864032f Fix startDtmf. by John Wang · 14 years ago
  61. 572172b Add some error-case logging. by Robert Greenwalt · 14 years ago
  62. d14230f Merge "Made paste work in ExtractEditText" into gingerbread by Gilles Debunne · 14 years ago
  63. 1c3ef78 Merge "GPS: Do not call sGpsInterface->init() multiple times" into gingerbread by Mike Lockwood · 14 years ago
  64. b6e5fa8 GPS: Do not call sGpsInterface->init() multiple times by Mike Lockwood · 14 years ago
  65. dc2e520 Merge "Do not release the wifi lock if the screen is off." into gingerbread by Chung-yih Wang · 14 years ago
  66. f8d8149 Made paste work in ExtractEditText by Gilles Debunne · 14 years ago
  67. c7fda18 Do not release the wifi lock if the screen is off. by Chung-yih Wang · 14 years ago
  68. bed5af7 am 456fe3b3: add some pages to the sitemap file in an attempt to kick-start the build server so i can get a doc build by Scott Main · 14 years ago
  69. a827d7b Merge "Other improvements to text cursor movement." into gingerbread by Gilles Debunne · 14 years ago
  70. 13a81aad Merge "DO NOT MERGE Limit the height of the pull glow." into gingerbread by Mindy Pereira · 14 years ago
  71. 456fe3b add some pages to the sitemap file in an attempt to kick-start the build server so i can get a doc build by Scott Main · 14 years ago
  72. f6859c3 DO NOT MERGE Limit the height of the pull glow. by Mindy Pereira · 14 years ago
  73. 3d265b5 am 50f86c65: docs: a few style adjustments to admin doc by Scott Main · 14 years ago
  74. 7255288 am 2e5a22aa: docs: remove old "new" tags from side nav by Scott Main · 14 years ago
  75. 50f86c6 docs: a few style adjustments to admin doc by Scott Main · 14 years ago
  76. 380b604 Other improvements to text cursor movement. by Gilles Debunne · 14 years ago
  77. beffefa Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread by Andreas Huber · 14 years ago
  78. d7170b2 am 65e62f4f: docs: new web apps dev guides by Scott Main · 14 years ago
  79. a4682ed Merge "Minor SharedPreference clean-up." into gingerbread by Brad Fitzpatrick · 14 years ago
  80. 9acdeb9 Minor SharedPreference clean-up. by Brad Fitzpatrick · 14 years ago
  81. 2e5a22a docs: remove old "new" tags from side nav by Scott Main · 14 years ago
  82. 0c46b69 RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams. by Andreas Huber · 14 years ago
  83. 62d8874e Merge "Fix retaining of granted permissions when updating of system app." into gingerbread by Dianne Hackborn · 14 years ago
  84. 65e62f4 docs: new web apps dev guides by Scott Main · 14 years ago
  85. db56b9b Merge "Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock" into gingerbread by Dianne Hackborn · 14 years ago
  86. 2fe979f Fix retaining of granted permissions when updating of system app. by Dianne Hackborn · 14 years ago
  87. d8d60da Merge "Update DownloadManager API to support bulk actions." into gingerbread by Steve Howard · 14 years ago
  88. 50662f5 Merge "TextView cursor and selection improvements." into gingerbread by Gilles Debunne · 14 years ago
  89. ecfd7f7 Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock by Dianne Hackborn · 14 years ago
  90. 64c48b8 Update DownloadManager API to support bulk actions. by Steve Howard · 14 years ago
  91. 9934fa7 Merge "Fix issue #3074745: Crash in system process" into gingerbread by Dianne Hackborn · 14 years ago
  92. 528c6488 TextView cursor and selection improvements. by Gilles Debunne · 14 years ago
  93. f47d8f2 Fix issue #3074745: Crash in system process by Dianne Hackborn · 14 years ago
  94. a2a1ca4 Merge "DropBoxManager.Entry implements Closeable" into gingerbread by Brad Fitzpatrick · 14 years ago
  95. 0fd4e21 Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread by Andreas Huber · 14 years ago
  96. d00b438 Merge "Clarify some comments on individual key codes." into gingerbread by Jeff Brown · 14 years ago
  97. 38285db Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR. by Andreas Huber · 14 years ago
  98. 612d570 DO NOT MERGE Adjust amount pull effects the glow and edge decay. by Mindy Pereira · 14 years ago
  99. 27827ba fix getmacaddress race condition (don't auto-merge) by Irfan Sheriff · 14 years ago
  100. aecab79 Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 14 years ago