1. 455266e am b203a57d: Merge change 9114 into donut by Android (Google) Code Review · 15 years ago
  2. 9225dfa am f4692640: Add unit tests for netkeystore. by Chung-yih Wang · 15 years ago
  3. cb798bc am 73139aea: Merge change 9075 into donut by Android (Google) Code Review · 15 years ago
  4. afcf686 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  5. 8845ea0 Merge change 9245 by Android (Google) Code Review · 15 years ago
  6. 49f7468 Remove android:multiprocess from ShutdownActivity to ensure it runs in the system process. by Mike Lockwood · 15 years ago
  7. a0afa2d Merge change 9236 by Android (Google) Code Review · 15 years ago
  8. dba3ba5 Implement bitmap resource loaders for utility. cleanup rolloRS and checkin maps.png which was missing. by Jason Sams · 15 years ago
  9. e7f0325 Merge change 9070 by Android (Google) Code Review · 15 years ago
  10. b995b21 Merge change 9198 by Android (Google) Code Review · 15 years ago
  11. af3d2be Merge changes 9206,9207 by Android (Google) Code Review · 15 years ago
  12. 5e63189 Fix a debug statement in BufferMapper by Mathias Agopian · 15 years ago
  13. f293b2f NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly scalled by Mathias Agopian · 15 years ago
  14. 396dbf4 Merge change 9175 by Android (Google) Code Review · 15 years ago
  15. ac39b26 Fix missed Aggregate->Contact name change. by Evan Millar · 15 years ago
  16. 5483c50 Merge change 9193 by Android (Google) Code Review · 15 years ago
  17. ef347ef Fix 2016808. We used to send the new scale/scroll info to the UI thread after by Grace Kloba · 15 years ago
  18. cbe7c54 Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 15 years ago
  19. bad80e0 Add Activity Intent.ACTION_REQUEST_SHUTDOWN for requesting a system shutdown. by Mike Lockwood · 15 years ago
  20. d2fb980 Represent SID/NID in decimal format. by johnwang · 15 years ago
  21. dcfc5c2 am b91e2b02: Merge change 9073 into donut by Android (Google) Code Review · 15 years ago
  22. cdc50d7 am c6eb5ac9: Merge change 9071 into donut by Android (Google) Code Review · 15 years ago
  23. 0c05edf am 9c71716e: Merge change 9063 into donut by Android (Google) Code Review · 15 years ago
  24. 2a8c531 am 65e5438d: Merge change 8966 into donut by Android (Google) Code Review · 15 years ago
  25. 0cbdb39 am 41c10433: Fix MulticastLock API to match WifiLock API. by Robert Greenwalt · 15 years ago
  26. ba272be Merge change 9097 by Android (Google) Code Review · 15 years ago
  27. c17ae71 am 0067057c: Merge change 9035 into donut by Android (Google) Code Review · 15 years ago
  28. 0d39ce8 am 3d716ed6: (-s ours) Merge change 9021 into donut by Android (Google) Code Review · 15 years ago
  29. 95528d4 am f4dc9da3: Merge snapshot variant of donut back into the main tree by Jean-Baptiste Queru · 15 years ago
  30. cdc0d94 am 2bad713f: Merge change 8860 into donut by Android (Google) Code Review · 15 years ago
  31. 98ad098 am b307c894: Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 and added RILConstants.NO_PHONE. by Wink Saville · 15 years ago
  32. b203a57 Merge change 9114 into donut by Android (Google) Code Review · 15 years ago
  33. fe8e48cd Add state saving mechanism to support proc restart by Hung-ying Tyan · 15 years ago
  34. f469264 Add unit tests for netkeystore. by Chung-yih Wang · 15 years ago
  35. 1d35955 Merge change 9098 by Android (Google) Code Review · 15 years ago
  36. bd5ddf0 Wifi: Add support for enabling Wifi while in airplane mode. by Mike Lockwood · 15 years ago
  37. 73139ae Merge change 9075 into donut by Android (Google) Code Review · 15 years ago
  38. 6502a38 Merge change 9090 by Android (Google) Code Review · 15 years ago
  39. 0ea8c8a Simplify image loading. Use common internal format. by Jason Sams · 15 years ago
  40. 7518f16 Merge change 9089 by Android (Google) Code Review · 15 years ago
  41. faf1520 Filmstrip work and boxed bitmap load bugfixes. by Jason Sams · 15 years ago
  42. c84401f CDMA Message Waiting Indication support by yong liu · 15 years ago
  43. 96f2747 Fix wrong Singal Strength interpretation. by Yong Zhang · 15 years ago
  44. 25dff70 Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  45. 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  46. f2c1072 Change the resource path for fwd locked apps when scanning the fwd locked install by Suchi Amalapurapu · 15 years ago
  47. 206b7b1 Merge change 8974 by Android (Google) Code Review · 15 years ago
  48. b91e2b0 Merge change 9073 into donut by Android (Google) Code Review · 15 years ago
  49. 5a7d752 Special-case search within the browser to not show the app icon by Mike LeBeau · 15 years ago
  50. c6eb5ac Merge change 9071 into donut by Android (Google) Code Review · 15 years ago
  51. 0cd6376 Fix issue #2018454: NullPointerException in ImageSpan constructor by Dianne Hackborn · 15 years ago
  52. 4ccee71 Adding resizeInput and setAttributes for overlay by Benny Wong · 15 years ago
  53. 9c71716 Merge change 9063 into donut by Android (Google) Code Review · 15 years ago
  54. 75ac5fb Merge change 9065 by Android (Google) Code Review · 15 years ago
  55. 31b532e Checkin art assets for film test app and change loading of icons to 8888. by Jason Sams · 15 years ago
  56. 85b598b Fixing bug #2023024 - there is an out of bounds exception that by Charles Chen · 15 years ago
  57. 65e5438 Merge change 8966 into donut by Android (Google) Code Review · 15 years ago
  58. fc6627a Merge change 9054 by Android (Google) Code Review · 15 years ago
  59. 6afac8b Increase waiting time for data disable action in setPowerStateToDesired(). by Yong Zhang · 15 years ago
  60. 79ef673 Disable data call in emergency call by Jinghui Guo · 15 years ago
  61. 977e67b am 0869f7ef: Merge change 8962 into donut by Android (Google) Code Review · 15 years ago
  62. 26e287c Merge change 9040 by Android (Google) Code Review · 15 years ago
  63. ba58c6f am ad346278: Merge change 8208 into donut by Android (Google) Code Review · 15 years ago
  64. cda5ad5 am 9b91d78a: Merge change 8911 into donut by Android (Google) Code Review · 15 years ago
  65. d139907 Merge change 9052 by Android (Google) Code Review · 15 years ago
  66. 2d9c9e3 Less log spew. by Joe Onorato · 15 years ago
  67. ce41050 resolved conflicts for merge of 4d4229e4 to master by Android Git Automerger · 15 years ago
  68. 41c1043 Fix MulticastLock API to match WifiLock API. by Robert Greenwalt · 15 years ago
  69. e712ee3 Take ctate's suggestions from 9008. by Joe Onorato · 15 years ago
  70. 56cf788 Don't offer to add numbers to the dictionary. by Eric Fischer · 15 years ago
  71. 0067057 Merge change 9035 into donut by Android (Google) Code Review · 15 years ago
  72. 5d5cd17 Fix the TabWidget to display custom views for the tabs better when the tabs have different sizes. by Jack Veenstra · 15 years ago
  73. 3d716ed Merge change 9021 into donut by Android (Google) Code Review · 15 years ago
  74. 9953eb2 DO NOT MERGE - Fix CNAP-related NullPointerException by Wink Saville · 15 years ago
  75. bbdf3ca am 67897b1a: (-s ours) Merge change 8884 into donut by Android (Google) Code Review · 15 years ago
  76. b2b28f3 am 1521cd6e: Merge change 8015 into donut by Android (Google) Code Review · 15 years ago
  77. f4dc9da Merge snapshot variant of donut back into the main tree by Jean-Baptiste Queru · 15 years ago
  78. a8675f6 donut snapshot by Jean-Baptiste Queru · 15 years ago
  79. afa7d85 Merge change 9008 by Android (Google) Code Review · 15 years ago
  80. 1c3f760 Merge change 9004 by Android (Google) Code Review · 15 years ago
  81. e4162b2 Merge change 9011 by Android (Google) Code Review · 15 years ago
  82. 0084da5 Allow zero-length lists in EventLog entries. by Dan Egnor · 15 years ago
  83. ff1907f Updating API XML for the java.util.concurrent update. by Jesse Wilson · 15 years ago
  84. 9bb8fd7 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  85. 0ba3cfa Fix NullPointerException when checking if its a sinkDevice. by Jaikumar Ganesh · 15 years ago
  86. 2bad713 Merge change 8860 into donut by Android (Google) Code Review · 15 years ago
  87. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 15 years ago
  88. 8b6a380 Merge change 8997 by Android (Google) Code Review · 15 years ago
  89. c902bf8 GLESv2 couldn't be loaded due to wrong path specification by Mathias Agopian · 15 years ago
  90. de5dc2b New current.xml to correspond to the util.concurrent updates. by Jesse Wilson · 15 years ago
  91. b307c89 Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 and added RILConstants.NO_PHONE. by Wink Saville · 15 years ago
  92. 4ed9d78 Merge change 4768 by Android (Google) Code Review · 15 years ago
  93. d058ee0 Merge change 8987 by Android (Google) Code Review · 15 years ago
  94. ee028d57 Fix firestone build by Marco Nelissen · 15 years ago
  95. a5d7b1b am 159e1a9a: Merge change 8883 into donut by Android (Google) Code Review · 15 years ago
  96. 2ec556d Merge change 8984 by Android (Google) Code Review · 15 years ago
  97. 4faee09 Adds the Java side of the system to show the Geolocation permissions prompt. by Steve Block · 15 years ago
  98. c42ac9d Fix issue 2019031: Volume changes have no effect. by Eric Laurent · 15 years ago
  99. 0869f7e Merge change 8962 into donut by Android (Google) Code Review · 15 years ago
  100. 0ac031b Adds the Java GeolocationPermissions class. by Steve Block · 15 years ago