1. 3ce4f3d am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 11 years ago
  2. c6d0dc8 am 18582a82: am 0cd623bb: Merge "Use Runtime.gc instead of System.gc for DDMS." by Mathieu Chartier · 11 years ago
  3. 21cc573 Merge "Pull out dirty bounds before nulling ripples" by Alan Viverette · 11 years ago
  4. 622e32b Merge "Fixed race condition regarding first child max height" by Selim Cinek · 11 years ago
  5. fb875cb Merge "Rework some of the voice interaction APIs." by Dianne Hackborn · 11 years ago
  6. 2ba5f1f Fixed race condition regarding first child max height by Selim Cinek · 11 years ago
  7. 323596d Pull out dirty bounds before nulling ripples by Alan Viverette · 11 years ago
  8. 685a0a7 am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 11 years ago
  9. bbd87eb Merge "Track libcore.os' move to android.system." by Elliott Hughes · 11 years ago
  10. 18582a8 am 0cd623bb: Merge "Use Runtime.gc instead of System.gc for DDMS." by Mathieu Chartier · 11 years ago
  11. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 11 years ago
  12. 0cd623b Merge "Use Runtime.gc instead of System.gc for DDMS." by Mathieu Chartier · 11 years ago
  13. 83f7d0d Use Runtime.gc instead of System.gc for DDMS. by Mathieu Chartier · 11 years ago
  14. d97b097 Followon fix for 14276128 Clipping at bottom of TextView by Raph Levien · 11 years ago
  15. 18f0d35 Rework some of the voice interaction APIs. by Dianne Hackborn · 11 years ago
  16. 94b6f73 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  17. 293977b Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE. by Griff Hazen · 11 years ago
  18. 9b0e267 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  19. 80c1210 Merge "Fade Transition sometimes disappeared improperly." by George Mount · 11 years ago
  20. cb93b5e Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  21. 6f6ba13 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  22. 33417df Fix OEM native library path bug. by Jeff Sharkey · 11 years ago
  23. dd77fda Define action used to show regulatory info. by Jeff Sharkey · 11 years ago
  24. 28f0877 Allow custom wallpaper and boot animation. by Jeff Sharkey · 11 years ago
  25. bdd4491 Gracefully handle long fingerprints. by Jeff Sharkey · 11 years ago
  26. 5568772 Derive fingerprint at runtime when undefined. by Jeff Sharkey · 11 years ago
  27. 01c7071 Merge "Remove opPkg from the notification key." by Chris Wren · 11 years ago
  28. f0ef1e9 Merge "Remove chatty log message." by Dan Sandler · 11 years ago
  29. e6345b5 Remove opPkg from the notification key. by Chris Wren · 11 years ago
  30. b039603 Merge "Add carrier text on lockscreen in top left corner." by Jorim Jaggi · 11 years ago
  31. df2258b Fix doc build. by Jim Miller · 11 years ago
  32. 2a56ef7 Merge "Quantum ripple for ListView selector" by Alan Viverette · 11 years ago
  33. 6f395df Merge "Add dialog shadows" by Alan Viverette · 11 years ago
  34. d1ca75b Quantum ripple for ListView selector by Alan Viverette · 11 years ago
  35. 6ce9759 Add dialog shadows by Alan Viverette · 11 years ago
  36. 1c923a3 Force condition provider unsubscribe when exiting zen mode. by John Spurlock · 11 years ago
  37. e77bb36 Wire up condition providers to zen mode exit triggers. by John Spurlock · 11 years ago
  38. 31dc634be Log watched TV programs by Jae Seo · 11 years ago
  39. 6689c97 Merge "Support Oval GradientDrawable outlines, and ShapeDrawable" by Chris Craik · 11 years ago
  40. 5a57790 Fix incorrect "listener no longer active" errors by Christopher Lane · 11 years ago
  41. ae166fe am c79963c3: am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error" by Wink Saville · 11 years ago
  42. 66fbe3d Merge "Add new DevicePolicyManager disable flags for keyguard." by Jim Miller · 11 years ago
  43. c79963c am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error" by Wink Saville · 11 years ago
  44. 1c1827a6 am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error" by Wink Saville · 11 years ago
  45. 1b2fb2c Fade Transition sometimes disappeared improperly. by George Mount · 11 years ago
  46. 3f4867f Merge "Telephony: Add functionality to handle ICC IO error" by Wink Saville · 11 years ago
  47. 731bc6b am 165b965e: am 4f50911a: am e9a4e9de: Merge "Clarified recommended use cases for NDK. Added - "game engines" officially supported use case for NDK Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++ Rem by Vince Harron · 11 years ago
  48. 165b965 am 4f50911a: am e9a4e9de: Merge "Clarified recommended use cases for NDK. Added - "game engines" officially supported use case for NDK Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++ Removed - "that by Vince Harron · 11 years ago
  49. 4f50911 am e9a4e9de: Merge "Clarified recommended use cases for NDK. Added - "game engines" officially supported use case for NDK Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++ Removed - "that don\'t allocat by Vince Harron · 11 years ago
  50. e9a4e9de Merge "Clarified recommended use cases for NDK. Added - "game engines" officially supported use case for NDK Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++ Removed - "that don't allocate a lot of memory" game engines do allocate a lot of memory." into klp-ub-dev by Vince Harron · 11 years ago
  51. 0150b48 Merge "Handle density request in LauncherActivityInfo" by Amith Yamasani · 11 years ago
  52. 7979388 Support Oval GradientDrawable outlines, and ShapeDrawable by Chris Craik · 11 years ago
  53. af6f910 am 9d7c58cf: am 6fe328c6: am 86afa0b5: am 039bd508: Merge "docs: Added release notes for ADT 22.6.3" into klp-docs by Ricardo Cervera · 11 years ago
  54. 30acde7 Handle density request in LauncherActivityInfo by Amith Yamasani · 11 years ago
  55. 95df202 am a19b9c41: am dfdeabf9: am ac732708: Merge "EventLog: event log translation errors" by Mark Salyzyn · 11 years ago
  56. 9d7c58c am 6fe328c6: am 86afa0b5: am 039bd508: Merge "docs: Added release notes for ADT 22.6.3" into klp-docs by Ricardo Cervera · 11 years ago
  57. 6fe328c am 86afa0b5: am 039bd508: Merge "docs: Added release notes for ADT 22.6.3" into klp-docs by Ricardo Cervera · 11 years ago
  58. 86afa0b am 039bd508: Merge "docs: Added release notes for ADT 22.6.3" into klp-docs by Ricardo Cervera · 11 years ago
  59. 039bd50 Merge "docs: Added release notes for ADT 22.6.3" into klp-docs by Ricardo Cervera · 11 years ago
  60. e361268 am cb48b962: am 1a7e9e66: Merge "Throw exception from startActivity if not allowed." into klp-modular-dev by Craig Mautner · 11 years ago
  61. a466b101 Merge "PackageManager: add versioning to packages.xml file" by Kenny Root · 11 years ago
  62. a19b9c4 am dfdeabf9: am ac732708: Merge "EventLog: event log translation errors" by Mark Salyzyn · 11 years ago
  63. dfdeabf am ac732708: Merge "EventLog: event log translation errors" by Mark Salyzyn · 11 years ago
  64. ac73270 Merge "EventLog: event log translation errors" by Mark Salyzyn · 11 years ago
  65. 07064fa Merge "Fix ScrollView nested scrolling with touch down on buttons" by Adam Powell · 11 years ago
  66. 08f1596 Merge "Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework. b/14118906" by destradaa · 11 years ago
  67. e9a16a5 Fix ScrollView nested scrolling with touch down on buttons by Adam Powell · 11 years ago
  68. 5fb79db Fixed missing line break, broken link. by David Friedman · 11 years ago
  69. 747802f EventLog: event log translation errors by Mark Salyzyn · 11 years ago
  70. e22d3e2 Merge "Provide access to ActivityInfo.name from LauncherActivityInfo" by Kenny Guy · 11 years ago
  71. 50e6218 Add new DevicePolicyManager disable flags for keyguard. by Jim Miller · 11 years ago
  72. c029d5f Merge "Child nodes of <preference-headers> now output proguard keep options." by Adam Lesinski · 11 years ago
  73. 4553b2d Merge "Updating recent tasks list in response to package events. (Bug 14260718)" by Winson Chung · 11 years ago
  74. 86a6430 Provide access to ActivityInfo.name from LauncherActivityInfo by Kenny Guy · 11 years ago
  75. 50ec7cb Merge "ImageReader: remove RAW_SENSOR format translation" by Zhijun He · 11 years ago
  76. 674af92 Add special system view cookie to OverflowButton. by Deepanshu Gupta · 11 years ago
  77. 47ffde2 Merge "Delay settings panel visibility until touch slop exceeded." by John Spurlock · 11 years ago
  78. cb48b96 am 1a7e9e66: Merge "Throw exception from startActivity if not allowed." into klp-modular-dev by Craig Mautner · 11 years ago
  79. 1a7e9e6 Merge "Throw exception from startActivity if not allowed." into klp-modular-dev by Craig Mautner · 11 years ago
  80. cc97272 Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework. by destradaa · 11 years ago
  81. 9cf4b4a Child nodes of <preference-headers> now output proguard keep options. by Adam Lesinski · 11 years ago
  82. 250bb6e Merge "Allow profile owners to set user restrictions" by Amith Yamasani · 11 years ago
  83. 247ab65 Throw exception from startActivity if not allowed. by Craig Mautner · 11 years ago
  84. b22aabb Merge "Introduce condition provider services." by John Spurlock · 11 years ago
  85. 2c8d67c Various CTS fixes by Adam Lesinski · 11 years ago
  86. 8faa342 Updating recent tasks list in response to package events. (Bug 14260718) by Winson Chung · 11 years ago
  87. 2be1f8c am 69a9d925: am eea94f06: Merge "Revert "Followon fix for 14276128 Clipping at bottom of TextView"" into klp-modular-dev by Yuling Liang · 11 years ago
  88. 69a9d92 am eea94f06: Merge "Revert "Followon fix for 14276128 Clipping at bottom of TextView"" into klp-modular-dev by Yuling Liang · 11 years ago
  89. eea94f0 Merge "Revert "Followon fix for 14276128 Clipping at bottom of TextView"" into klp-modular-dev by Yuling Liang · 11 years ago
  90. 10973c7 Revert "Followon fix for 14276128 Clipping at bottom of TextView" by Yuling Liang · 11 years ago
  91. d8e6a5f Merge "Temporarily switch off returning only enabled profiles to support dogfooding" by Alexandra Gherghina · 11 years ago
  92. 92d6aea Temporarily switch off returning only enabled profiles to support dogfooding by Alexandra Gherghina · 11 years ago
  93. 522ff52 Merge "Initial implementation of new voice interaction API." by Dianne Hackborn · 11 years ago
  94. 24a4ce3 Merge "Fix nativeGetAnimationFrameStats to use the correct times." by Allen Hair · 11 years ago
  95. 7659093 Merge "Fixed shell manifest to use correct permission." by Allen Hair · 11 years ago
  96. f9a031c Merge "Clarify a use case." by Selim Gurun · 11 years ago
  97. ec2b7d6 am 60f8349b: am 243e551a: Merge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev by Yuling Liang · 11 years ago
  98. f2d50e5 Clarify a use case. by Selim Gurun · 11 years ago
  99. 7340fc8 Introduce condition provider services. by John Spurlock · 11 years ago
  100. 60f8349 am 243e551a: Merge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev by Yuling Liang · 11 years ago