1. bad9d3a Merge "Fix bug 4738084 - Padding calculation regression" by Adam Powell · 14 years ago
  2. 5f9b178 Merge "Fixed MonkeyRunner documentation" by Bill Napier · 14 years ago
  3. b53a68b Fix bug 4738084 - Padding calculation regression by Adam Powell · 14 years ago
  4. 463e433 Merge "Tethering: Use UsbManager to enable/disable RNDIS" by Mike Lockwood · 14 years ago
  5. 02392b4 Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData()." by Andreas Huber · 14 years ago
  6. 03dbfbb Merge "Output Proguard options for also overlay layouts." by Ying Wang · 14 years ago
  7. a0bc575b Merge "Import revised translations." by Eric Fischer · 14 years ago
  8. 45ccfa5 Output Proguard options for also overlay layouts. by Ying Wang · 14 years ago
  9. c972c79 Merge "SurfaceTexture: fix a NULL ptr dereference." by Jamie Gennis · 14 years ago
  10. 6d470b7 Import revised translations. by Eric Fischer · 14 years ago
  11. aff7405 SurfaceTexture: fix a NULL ptr dereference. by Jamie Gennis · 14 years ago
  12. b2af97e Merge "When a recording session is stopped, no outstanding input video frames exist for the output buffers returned from OMX component to SF." by James Dong · 14 years ago
  13. 1be4956 Merge "Match legacy theme colors with gingerbread" by Adam Powell · 14 years ago
  14. 0adb443 Match legacy theme colors with gingerbread by Adam Powell · 14 years ago
  15. 32bb368a5 When a recording session is stopped, no outstanding input video frames exist for the output buffers returned from OMX component to SF. by James Dong · 14 years ago
  16. 3106a9b Merge "Add map center resources for new locales." by Eric Fischer · 14 years ago
  17. 3c0618b Merge "Add support for more vector types to RS." by Stephen Hines · 14 years ago
  18. fd0ffd2 Merge "SurfaceTexture: attach to Dalvik when needed." by Jamie Gennis · 14 years ago
  19. 466ebb1 Merge "Add View paddingStart and paddingEnd" by Fabrice Di Meglio · 14 years ago
  20. a665ae0 Merge "Parser for uri records" by Nick Pelly · 14 years ago
  21. 672c5b4 Add map center resources for new locales. by Eric Fischer · 14 years ago
  22. d632052 Merge "Ensure measuredWidth > getSuggestedMinimumWidth(), same for height." by Philip Milne · 14 years ago
  23. d8703a9 Add View paddingStart and paddingEnd by Fabrice Di Meglio · 14 years ago
  24. 09e2d4d Ensure measuredWidth > getSuggestedMinimumWidth(), same for height. by Philip Milne · 14 years ago
  25. 15a16a8 Fix bug 4729242 - Crash while launching browser app. by Adam Powell · 14 years ago
  26. df02afe Merge "Remove unneeded #include <sys/resource.h>" by Glenn Kasten · 14 years ago
  27. 48810fd OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData(). by Dongwon Kang · 14 years ago
  28. 79b1046 Merge "Teach NetworkIdentity about roaming." by Jeff Sharkey · 14 years ago
  29. 5dc0c26 Teach NetworkIdentity about roaming. by Jeff Sharkey · 14 years ago
  30. 7553ecb Merge "Persist "tagged" network stats along with UIDs." by Jeff Sharkey · 14 years ago
  31. d03fd3f Persist "tagged" network stats along with UIDs. by Jeff Sharkey · 14 years ago
  32. 3c2a2f6 Tethering: Use UsbManager to enable/disable RNDIS by Mike Lockwood · 14 years ago
  33. 75a0e9c Merge "Handle removed UIDs in network stats and policy." by Jeff Sharkey · 14 years ago
  34. b09540f Handle removed UIDs in network stats and policy. by Jeff Sharkey · 14 years ago
  35. 13e7d3f Merge "Read "qtaguid" network stats, refactor templates." by Jeff Sharkey · 14 years ago
  36. 1b5a2a9 Read "qtaguid" network stats, refactor templates. by Jeff Sharkey · 14 years ago
  37. b0cd4e2 Merge "Holo dialog formatting" by Adam Powell · 14 years ago
  38. 6323642 Holo dialog formatting by Adam Powell · 14 years ago
  39. f4c043c Merge "MTP: Fix some problems with GetObjectHandles and GetNumObjects commands" by Mike Lockwood · 14 years ago
  40. 17b9078 Merge "USB connected notification and temporary USB options dialog" by Mike Lockwood · 14 years ago
  41. 32b807b Merge "MountService: Use UsbManager to monitor USB state for mass storage" by Mike Lockwood · 14 years ago
  42. 78452b4 Merge "USB: Support for new USB gadget drivers" by Mike Lockwood · 14 years ago
  43. b3721b9 Merge "Allow the action bar title to take on the role of "up" in the absence of a standard "home" icon." by Adam Powell · 14 years ago
  44. 54c7d7e Allow the action bar title to take on the role of "up" in the absence by Adam Powell · 14 years ago
  45. 6c7f7d8 Merge "Fix 4584957: remove owner info from phone layouts" by Jim Miller · 14 years ago
  46. 93f9e1ca Merge "Temporary workaround for conflict in GridLayout/LockScreen." by Jim Miller · 14 years ago
  47. 5b1acf9 Temporary workaround for conflict in GridLayout/LockScreen. by Jim Miller · 14 years ago
  48. 94c9f39 Merge "Handle dropped motion events in Pattern Unlock due to high system activity" by Jim Miller · 14 years ago
  49. 9876930 Merge "Add error checking to LayerRenderer::copyLayer" by Romain Guy · 14 years ago
  50. d6b2a00 Add error checking to LayerRenderer::copyLayer by Romain Guy · 14 years ago
  51. d63fdae Fix 4584957: remove owner info from phone layouts by Jim Miller · 14 years ago
  52. 1a81a16 Merge "Notify policy listeners about metered ifaces." by Jeff Sharkey · 14 years ago
  53. 9c8e735 Merge "Update pattern unlock and assets to match new UX design spec." by Jim Miller · 14 years ago
  54. 4a15d8c Merge "Add string resource for CD installer image path" by Mike Lockwood · 14 years ago
  55. fdfef57 Notify policy listeners about metered ifaces. by Jeff Sharkey · 14 years ago
  56. 6acc90f MTP: Fix some problems with GetObjectHandles and GetNumObjects commands by Mike Lockwood · 14 years ago
  57. 5787a2d USB connected notification and temporary USB options dialog by Mike Lockwood · 14 years ago
  58. ecedfdc MountService: Use UsbManager to monitor USB state for mass storage by Mike Lockwood · 14 years ago
  59. 02e4569 USB: Support for new USB gadget drivers by Mike Lockwood · 14 years ago
  60. 5d27b7a Add string resource for CD installer image path by Mike Lockwood · 14 years ago
  61. 0d24419 Update pattern unlock and assets to match new UX design spec. by Jim Miller · 14 years ago
  62. 941ed30 Merge "VPN: avoid leaking file descriptors." by Chia-chi Yeh · 14 years ago
  63. 84293fb SurfaceTexture: attach to Dalvik when needed. by Jamie Gennis · 14 years ago
  64. 3f3337a VPN: avoid leaking file descriptors. by Chia-chi Yeh · 14 years ago
  65. aced12f Handle dropped motion events in Pattern Unlock due to high system activity by Jim Miller · 14 years ago
  66. ec08cac Merge "Fix bug 4689431 - PopupMenus too narrow on phones" by Adam Powell · 14 years ago
  67. 38639b1 Fix bug 4689431 - PopupMenus too narrow on phones by Adam Powell · 14 years ago
  68. 1790a10 Merge "Invisible views can't start animations" by Chet Haase · 14 years ago
  69. d11f591 Merge "Use system property to control whether we will enable B frame support in MPEG4Writer" by James Dong · 14 years ago
  70. ee452bc Merge "Fix rendering issue with paths when the stroke width is 0" by Romain Guy · 14 years ago
  71. 98029c8 Fix rendering issue with paths when the stroke width is 0 by Romain Guy · 14 years ago
  72. 405efee Merge "Pass width/height specs in the standard way when measuring children." by Philip Milne · 14 years ago
  73. 3da3a45 Parser for uri records by Ben Dodson · 14 years ago
  74. a789caf Pass width/height specs in the standard way when measuring children. by Philip Milne · 14 years ago
  75. ced4bb1 Merge "VpnDialogs: migrate to VpnConfig." by Chia-chi Yeh · 14 years ago
  76. ea07d5f Merge "Fix typo in docs link" by RoboErik · 14 years ago
  77. bf8116f Use system property to control whether we will enable B frame support in MPEG4Writer by James Dong · 14 years ago
  78. 42bd53a VpnDialogs: migrate to VpnConfig. by Chia-chi Yeh · 14 years ago
  79. f92ccfb Fix typo in docs link by RoboErik · 14 years ago
  80. 11c41fb Merge "Make debuggable="true" imply CheckJNI." by Elliott Hughes · 14 years ago
  81. ca1e210 Merge "Implement remaining infrastructure for user disabling apps." by Dianne Hackborn · 14 years ago
  82. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 14 years ago
  83. dc42804 Merge "Add docs for Calendars table" by RoboErik · 14 years ago
  84. fa36aee Make debuggable="true" imply CheckJNI. by Elliott Hughes · 14 years ago
  85. 72fba1c Merge "VPN: move VpnDialogs related methods into VpnConfig." by Chia-chi Yeh · 14 years ago
  86. cd0385b Merge "Remove HanziToPinin.java" by Daisuke Miyakawa · 14 years ago
  87. c8a9a70 Invisible views can't start animations by Chet Haase · 14 years ago
  88. 7b0b834 VPN: move VpnDialogs related methods into VpnConfig. by Chia-chi Yeh · 14 years ago
  89. 09b8a55 Merge "Bug 4726236 - NPE at dispatchRestoreInstanceState" by Adam Powell · 14 years ago
  90. f1a4549 Bug 4726236 - NPE at dispatchRestoreInstanceState by Adam Powell · 14 years ago
  91. f4010c5 Add docs for Calendars table by RoboErik · 14 years ago
  92. 4f844e2 Merge "Inform the InputMethodManager that a focused view has been attached." by Amith Yamasani · 14 years ago
  93. b86b030 Merge "Fix regression in audio effect factory" by Eric Laurent · 14 years ago
  94. 414c498 Merge "Create theme attributes for small and large listPreferredItemHeight. Change default holo dialog list items to use them." by Adam Powell · 14 years ago
  95. dc12262 Merge "POSITVE -> POSITIVE typo fix" by Stephen Hines · 14 years ago
  96. 2b1382d Merge "Add isCompatible() to RS Element." by Stephen Hines · 14 years ago
  97. c4887fa Merge "Fix permissions check in IccSmsInterfaceManager.sendText()" by David Brown · 14 years ago
  98. 18cc57f Merge "Add API for auto-complete ranking improvement." by Daisuke Miyakawa · 14 years ago
  99. 79e16da Merge "Make textZoom public" by John Reck · 14 years ago
  100. d3cdbf0 Merge "ICS updates to notification layouts." by Daniel Sandler · 14 years ago