1. c4ea8df Remove explicit network disabling code by Irfan Sheriff · 13 years ago
  2. 049bc55 am 8430094c: (-s ours) am ab6b816a: Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 13 years ago
  3. 57c82bf am abe0ed49: am 641a5624: Reconcile with ics-mr0-release by The Android Open Source Project · 13 years ago
  4. e2d4301 am 54854d31: Reconcile with ics-mr0-release ics-mr1-release by The Android Open Source Project · 13 years ago
  5. 1db7a31 Merge "Add BluetoothAdapter.getRemoteDevice(byte[])" by Nick Pelly · 13 years ago
  6. 8c9d0139 Merge "Fix BasicNfcEeTest java package." by Nick Pelly · 13 years ago
  7. 75596b4 Add BluetoothAdapter.getRemoteDevice(byte[]) by Nick Pelly · 13 years ago
  8. 09588f6 Fix BasicNfcEeTest java package. by Nick Pelly · 13 years ago
  9. 683a485 am aee940df: am a5a98a03: Merge "IOOB is Suggestions" into ics-mr1 by Gilles Debunne · 13 years ago
  10. 47a4b78 am 9f4b70c7: am 89f2e8a0: Merge "Prevent NPE in SuggestionSpan" into ics-mr1 by Gilles Debunne · 13 years ago
  11. aac2f9c66 am a5038d16: am a693a4b5: Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 13 years ago
  12. bdc18b2 am 03e63427: am 8e0ecbfc: Merge "Shortcut keys should be handled on down, not up." into ics-mr1 by Jeff Brown · 13 years ago
  13. fa7fa9a am 944c985b: am e0e9fd98: Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 13 years ago
  14. ec3a88d Merge "Fix convert8To4, convert8To5" by Jack Palevich · 13 years ago
  15. 0501f8a Fix convert8To4, convert8To5 by Jack Palevich · 13 years ago
  16. 1108e8d Merge "Change RSSI notification levels to 5 in framework" by Irfan Sheriff · 13 years ago
  17. ea933cb Change RSSI notification levels to 5 in framework by Irfan Sheriff · 13 years ago
  18. 3f7be83 Merge "Enable dirty regions on newly created EGL surfaces" by Romain Guy · 13 years ago
  19. 9477c6e Enable dirty regions on newly created EGL surfaces by Romain Guy · 13 years ago
  20. 5aa2136 Merge "Update string lengths, fix for bug 5732776" by Kristian Monsen · 13 years ago
  21. f8c1f1c Merge "Making UI a bit more responsive." by Alex Sakhartchouk · 13 years ago
  22. ed4ea72 Update string lengths, fix for bug 5732776 by Kristian Monsen · 13 years ago
  23. e61fd28 Merge "Remove BlockingMediaPlayer." by Narayan Kamath · 13 years ago
  24. d3209c1 Merge "GenerationCache::get would return a random value instead of NULL Bug #5401917" by Romain Guy · 13 years ago
  25. 46b9f7c GenerationCache::get would return a random value instead of NULL Bug #5401917 by Romain Guy · 13 years ago
  26. 66b2ff8 Update computation of reading level scale. by Mangesh Ghiware · 13 years ago
  27. 63b0680 Merge "Clean TextLayout code and remove RTL_USE_HARFBUZZ" by Fabrice Di Meglio · 13 years ago
  28. b02d0ca Clean TextLayout code and remove RTL_USE_HARFBUZZ by Fabrice Di Meglio · 13 years ago
  29. 8430094 am ab6b816a: Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 13 years ago
  30. ab6b816 Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 13 years ago
  31. 24783fc Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  32. abe0ed4 am 641a5624: Reconcile with ics-mr0-release by The Android Open Source Project · 13 years ago
  33. 641a562 Reconcile with ics-mr0-release by The Android Open Source Project · 13 years ago
  34. 54854d3 Reconcile with ics-mr0-release ics-mr1-release by The Android Open Source Project · 13 years ago
  35. aee940d am a5a98a03: Merge "IOOB is Suggestions" into ics-mr1 by Gilles Debunne · 13 years ago
  36. 9f4b70c am 89f2e8a0: Merge "Prevent NPE in SuggestionSpan" into ics-mr1 by Gilles Debunne · 13 years ago
  37. a5a98a0 Merge "IOOB is Suggestions" into ics-mr1 by Gilles Debunne · 13 years ago
  38. 89f2e8a Merge "Prevent NPE in SuggestionSpan" into ics-mr1 by Gilles Debunne · 13 years ago
  39. c2fc52d Merge "Add aapt support for implicitly-granted permissions" by Kenny Root · 13 years ago
  40. 063a44e Add aapt support for implicitly-granted permissions by Kenny Root · 13 years ago
  41. 0d57c8a merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  42. a5038d1 am a693a4b5: Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 13 years ago
  43. a693a4b Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 13 years ago
  44. 03e6342 am 8e0ecbfc: Merge "Shortcut keys should be handled on down, not up." into ics-mr1 by Jeff Brown · 13 years ago
  45. 944c985 am e0e9fd98: Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 13 years ago
  46. 8e0ecbf Merge "Shortcut keys should be handled on down, not up." into ics-mr1 by Jeff Brown · 13 years ago
  47. e0e9fd9 Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 13 years ago
  48. 1321bc1 Merge "Update onVideoSizeChanged() callback method Java doc to explicitly specify the conditions under which the width/height passed to the callback could be 0." by James Dong · 13 years ago
  49. 7bedf24 Shortcut keys should be handled on down, not up. by Jeff Brown · 13 years ago
  50. 68b909d Fix system hotkey handling. by Jeff Brown · 13 years ago
  51. 9650b01 am e118c1de: am ef8913c0: Merge "Remove dangerous and useless optimization Bug #5525888" into ics-mr1 by Dave Burke · 13 years ago
  52. e118c1d am ef8913c0: Merge "Remove dangerous and useless optimization Bug #5525888" into ics-mr1 by Dave Burke · 13 years ago
  53. ef8913c Merge "Remove dangerous and useless optimization Bug #5525888" into ics-mr1 by Dave Burke · 13 years ago
  54. d0d19db Fix ANRs due to Widevine DRM plugin sniff taking too long. by Jeff Tinker · 13 years ago
  55. e7a5b5a Making UI a bit more responsive. by Alex Sakhartchouk · 13 years ago
  56. a78a08b am ea75b822: am 234a5ef6: Merge "When the SIM_READY set current preferred network type." into ics-mr1 by Wink Saville · 13 years ago
  57. ea75b82 am 234a5ef6: Merge "When the SIM_READY set current preferred network type." into ics-mr1 by Wink Saville · 13 years ago
  58. 234a5ef Merge "When the SIM_READY set current preferred network type." into ics-mr1 by Wink Saville · 13 years ago
  59. 975d348 When the SIM_READY set current preferred network type. by Wink Saville · 13 years ago
  60. 07c2c9f am 38342c9d: am d426c338: Merge "Reduce likelihood of crash in state machine." into ics-mr1 by Jaikumar Ganesh · 13 years ago
  61. 38342c9 am d426c338: Merge "Reduce likelihood of crash in state machine." into ics-mr1 by Jaikumar Ganesh · 13 years ago
  62. d426c33 Merge "Reduce likelihood of crash in state machine." into ics-mr1 by Jaikumar Ganesh · 13 years ago
  63. c7ee3ca Remove dangerous and useless optimization Bug #5525888 by Romain Guy · 13 years ago
  64. 10fd37d am 2de0b07f: am ca0a68cc: Merge "Correct the dialing number of structured MMI." into ics-mr1 by John Wang · 13 years ago
  65. b69c8ca am 0235016a: am 2df13452: Merge "Insert into user dict with the correct locale" into ics-mr1 by Gilles Debunne · 13 years ago
  66. 2de0b07 am ca0a68cc: Merge "Correct the dialing number of structured MMI." into ics-mr1 by John Wang · 13 years ago
  67. ca0a68c Merge "Correct the dialing number of structured MMI." into ics-mr1 by John Wang · 13 years ago
  68. 0235016 am 2df13452: Merge "Insert into user dict with the correct locale" into ics-mr1 by Gilles Debunne · 13 years ago
  69. 2df1345 Merge "Insert into user dict with the correct locale" into ics-mr1 by Gilles Debunne · 13 years ago
  70. 2436579 resolved conflicts for merge of db81dc72 to master by Adam Powell · 13 years ago
  71. a544d46 Reduce likelihood of crash in state machine. by Jaikumar Ganesh · 13 years ago
  72. db81dc7 am cf6a6522: Merge "Raise touch slop value from previous experiment" into ics-mr1 by Adam Powell · 13 years ago
  73. cf6a652 Merge "Raise touch slop value from previous experiment" into ics-mr1 by Adam Powell · 13 years ago
  74. 6720a87 Raise touch slop value from previous experiment by Adam Powell · 13 years ago
  75. 1ba22cc am b490d8d6: am 29933fb2: Merge "Improve handling of small largeIcons in tablet ticker." into ics-mr1 by Daniel Sandler · 13 years ago
  76. b490d8d am 29933fb2: Merge "Improve handling of small largeIcons in tablet ticker." into ics-mr1 by Daniel Sandler · 13 years ago
  77. 29933fb Merge "Improve handling of small largeIcons in tablet ticker." into ics-mr1 by Daniel Sandler · 13 years ago
  78. 84a0060 am bea42859: am aa2719df: am 3937e055: Merge "DOC CHANGE: Add text for android.os.storage" into ics-mr0 by Joe Malin · 13 years ago
  79. 7e05b4a am 7377e593: am 0e385ee4: am b32785c6: Merge "More fixing for issue #5366535: Lockscreen has wrong layout..." into ics-mr0 by Dianne Hackborn · 13 years ago
  80. 41e0b20 am 2657d889: (-s ours) am b259c04d: Merge "Merge commit \'eee12419\' into manualmerge" into ics-mr1 by Dianne Hackborn · 13 years ago
  81. bea4285 am aa2719df: am 3937e055: Merge "DOC CHANGE: Add text for android.os.storage" into ics-mr0 by Joe Malin · 13 years ago
  82. 7377e59 am 0e385ee4: am b32785c6: Merge "More fixing for issue #5366535: Lockscreen has wrong layout..." into ics-mr0 by Dianne Hackborn · 13 years ago
  83. 7776da1 am 4741163c: am fbb09ea8: Merge "Fix NPE in trimV4AddrZeros." into ics-mr1 by Robert Greenwalt · 13 years ago
  84. 2657d88 am b259c04d: Merge "Merge commit \'eee12419\' into manualmerge" into ics-mr1 by Dianne Hackborn · 13 years ago
  85. aa2719d am 3937e055: Merge "DOC CHANGE: Add text for android.os.storage" into ics-mr0 by Joe Malin · 13 years ago
  86. 0e385ee am b32785c6: Merge "More fixing for issue #5366535: Lockscreen has wrong layout..." into ics-mr0 by Dianne Hackborn · 13 years ago
  87. 4741163 am fbb09ea8: Merge "Fix NPE in trimV4AddrZeros." into ics-mr1 by Robert Greenwalt · 13 years ago
  88. b259c04 Merge "Merge commit 'eee12419' into manualmerge" into ics-mr1 by Dianne Hackborn · 13 years ago
  89. fbb09ea Merge "Fix NPE in trimV4AddrZeros." into ics-mr1 by Robert Greenwalt · 13 years ago
  90. 7029f19 am 675a5ba8: am 3b5555fc: Merge "Make new ringer toggles on power menu accessible and navigable with keyboard." into ics-mr1 by Amith Yamasani · 13 years ago
  91. 675a5ba am 3b5555fc: Merge "Make new ringer toggles on power menu accessible and navigable with keyboard." into ics-mr1 by Amith Yamasani · 13 years ago
  92. 0faacf0 Fix NPE in trimV4AddrZeros. by Robert Greenwalt · 13 years ago
  93. 3b5555f Merge "Make new ringer toggles on power menu accessible and navigable with keyboard." into ics-mr1 by Amith Yamasani · 13 years ago
  94. 7108770 Merge "Fix audio effect tests" by Eric Laurent · 13 years ago
  95. 185d0e7 More fixing for issue #5366535: Lockscreen has wrong layout... by Dianne Hackborn · 13 years ago
  96. 260fdd3 DO NOT MERGE. Integrate from MR 1 to fix issue #5366535: Lockscreen... by Dianne Hackborn · 13 years ago
  97. 2690817 Correct the dialing number of structured MMI. by John Wang · 13 years ago
  98. 0a29098 am 940a49c8: am dc8cb9aa: Merge "Invalidate the whole status bar after layout transitions." into ics-mr1 by Daniel Sandler · 13 years ago
  99. 940a49c am dc8cb9aa: Merge "Invalidate the whole status bar after layout transitions." into ics-mr1 by Daniel Sandler · 13 years ago
  100. dc8cb9a Merge "Invalidate the whole status bar after layout transitions." into ics-mr1 by Daniel Sandler · 13 years ago