1. 6a6bc21 Use new ISurfaceComposer::destroyDisplay method by Jesse Hall · 11 years ago
  2. 4104d32 Merge "Add helper methods to set/query the location master switch. Consolidates the logic of exactly what the master switch means so that if we change in the future, we don't have to find all the different parts of the code that use it (location settings, location quick settings, power widget, etc)." into klp-dev by David Christie · 11 years ago
  3. c059dbe Merge "Fix recent regression in hideytoast." into klp-dev by John Spurlock · 11 years ago
  4. d646882 Add missing densities for HUN backgrounds. by Daniel Sandler · 11 years ago
  5. 3f7b652 Add helper methods to set/query the location master switch. by David Christie · 11 years ago
  6. f6971c8 Merge "OK, now it's a release." into klp-dev by Daniel Sandler · 11 years ago
  7. bcb21a8 Fix recent regression in hideytoast. by John Spurlock · 11 years ago
  8. bd6a6e6 Use package CompatibilityInfo as default. DO NOT MERGE by Craig Mautner · 11 years ago
  9. 06c0e40 OK, now it's a release. by Daniel Sandler · 11 years ago
  10. 7a605df Merge "Don't always auto-collapse an empty notification shade." by John Spurlock · 11 years ago
  11. e97f90b on screen off: convert heads up to full screen intent. by Chris Wren · 11 years ago
  12. 6ccf0af Merge "heads up notifications always take the top spot" by Chris Wren · 11 years ago
  13. 137e5a3 Merge "Fix the build" by Ben Murdoch · 11 years ago
  14. f0048ce heads up notifications always take the top spot by Chris Wren · 11 years ago
  15. 3650382 Fix the build by Ben Murdoch · 11 years ago
  16. d4db6cb don't bump an active heads up for a corrupt notification by Chris Wren · 11 years ago
  17. 464a8ce Merge "Animate the heads up notification into the shade." by Chris Wren · 11 years ago
  18. bb8b602 Merge "ensure heads up slider is initialized." by Chris Wren · 11 years ago
  19. 10dc5d9 Merge "proper geometry for heads up on tablets." by Chris Wren · 11 years ago
  20. 77ece7b Merge "Extend assist context to foreground services" by Matt Casey · 11 years ago
  21. 81ba978 Merge "NFC: Unify ApduServiceInfo for on/off host." by Martijn Coenen · 11 years ago
  22. 610247f Merge "Fix for build breakage. Correcting the documentatation link in Sensor.java. I added a wrong link {@link #SENSOR_TYPE_ROTATION_VECTOR} instead of {@link #TYPE_ROTATION_VECTOR}." by Ying Wang · 11 years ago
  23. f0f4a83 Fix for build breakage. Correcting the documentatation link in Sensor.java. I added a wrong link {@link #SENSOR_TYPE_ROTATION_VECTOR} instead of {@link #TYPE_ROTATION_VECTOR}. by Aravind Akella · 11 years ago
  24. 38d3bb7 NFC: Unify ApduServiceInfo for on/off host. by Martijn Coenen · 11 years ago
  25. a50f4b1 Merge "Simplify LinkPropertiesTest." by Lorenzo Colitti · 11 years ago
  26. 1194d3f Merge "Print UI polish based on UX feedback." by Svetoslav Ganov · 11 years ago
  27. 695c7fa Print UI polish based on UX feedback. by Svetoslav Ganov · 11 years ago
  28. b3c21ac Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  29. 3f1e1b2 Simplify LinkPropertiesTest. by Lorenzo Colitti · 11 years ago
  30. 26d4adf Merge "Better handling of broken storage providers." by Jeff Sharkey · 11 years ago
  31. 0c2d31b Better handling of broken storage providers. by Jeff Sharkey · 11 years ago
  32. 52df1db Merge "Adding new constants for STEP_DETECTOR, STEP_COUNTER and GEOMAGNETIC_ROTATION_VECTOR." by Aravind Akella · 11 years ago
  33. 16ae0cf Merge "Add more virtual display tests." by Jeff Brown · 11 years ago
  34. 7a54069 Merge "Dump information about recent input events." by Jeff Brown · 11 years ago
  35. 1dc14ae Merge "Fix propagation of display overscan information." by Jeff Brown · 11 years ago
  36. 3bf09f7 Merge "Add PAC File support for proxy configuration" by Jason Monk · 11 years ago
  37. ea55b22 Merge "Fix initial FastScroller enabled state, fix padding during layout" by Alan Viverette · 11 years ago
  38. 602b232 Add PAC File support for proxy configuration by Jason Monk · 11 years ago
  39. f724c27 Add more virtual display tests. by Jeff Brown · 11 years ago
  40. fb66415 Fix initial FastScroller enabled state, fix padding during layout by Alan Viverette · 11 years ago
  41. 55db1e1 am ef54f611: am bdf85de3: am 7b60431b: update <uses-feature> for OpenGL ES version with 3.0 example and API guide link. bug: 10207619 by Scott Main · 11 years ago
  42. 49660c7 Add support for broadcast intents by Ben Gruver · 11 years ago
  43. f157b48 Add support for matching explicit intents by Ben Gruver · 11 years ago
  44. f5323fe Pass in the ComponentName of the resolved service for service intents by Ben Gruver · 11 years ago
  45. b622379 Add support for service intents by Ben Gruver · 11 years ago
  46. e64ff1b Merge "Improve the logic for determining whether the caller is a system app" by Ben Gruver · 11 years ago
  47. 6876f32 Dump information about recent input events. by Jeff Brown · 11 years ago
  48. 72bd062 Merge "Settings, replace files, sorting by size, tweaks." by Jeff Sharkey · 11 years ago
  49. 9fb567b Settings, replace files, sorting by size, tweaks. by Jeff Sharkey · 11 years ago
  50. 0b451b3 Merge "Only destroy remote graphic buffers Bug #9795157" by Romain Guy · 11 years ago
  51. d53e376 Merge "Fix FastScroller regression for non-UI threads" by Alan Viverette · 11 years ago
  52. 250d3c2 Merge "prototype colour emoji font" by Victoria Lease · 11 years ago
  53. 39bed69 Fix FastScroller regression for non-UI threads by Alan Viverette · 11 years ago
  54. a0cbcd5 prototype colour emoji font by Victoria Lease · 11 years ago
  55. eb2e139 Merge "Unhide Context.APP_OPS_SERVICE" by David Christie · 11 years ago
  56. cb88330 Only destroy remote graphic buffers Bug #9795157 by Romain Guy · 11 years ago
  57. 1caf7eb Don't always auto-collapse an empty notification shade. by John Spurlock · 11 years ago
  58. ef981a4 Fix propagation of display overscan information. by Jeff Brown · 11 years ago
  59. 18ec40c Merge "Destroy surfaces when display is removed." by Jeff Brown · 11 years ago
  60. dd72c9e Improve the logic for determining whether the caller is a system app by Ben Gruver · 11 years ago
  61. 9fb9a1c Merge "Fix a bug where window animation could be janky" by Mathias Agopian · 11 years ago
  62. 93e095b Merge "Add copy constructors for all widget-specific LayoutParams" by Alan Viverette · 11 years ago
  63. 0a0e155 Add copy constructors for all widget-specific LayoutParams by Alan Viverette · 11 years ago
  64. 6e4cc12 am ec997806: am 1153eb46: am 4e847bd1: Doc change: fix federated urls. by Dirk Dougherty · 11 years ago
  65. 2eb1534 Destroy surfaces when display is removed. by Craig Mautner · 11 years ago
  66. 9c72281d9 Fix a bug where window animation could be janky by Mathias Agopian · 11 years ago
  67. f45c9a0 Unhide Context.APP_OPS_SERVICE by David Christie · 11 years ago
  68. 7a2de06 Merge "Add API for scrolling AbsListView by a pixel amount" by Alan Viverette · 11 years ago
  69. df89ca3 batteryservice: add battery current now and charge counter data by Todd Poynor · 11 years ago
  70. 9a04435 Merge "Compare tasks not activities." by Craig Mautner · 11 years ago
  71. d0f964f Compare tasks not activities. by Craig Mautner · 11 years ago
  72. d8e9749 Merge "Try again to cleanup all blocked apps" by Amith Yamasani · 11 years ago
  73. 5e486f5 Try again to cleanup all blocked apps by Amith Yamasani · 11 years ago
  74. e2b1b8e Merge "Track latency of captive portal checks" by Brian Williammee · 11 years ago
  75. d840526 Merge "Update audio comments" by Glenn Kasten · 11 years ago
  76. feca78f Merge "Start adding IPC calls to retrieve proc stat data." by Dianne Hackborn · 11 years ago
  77. b83f622 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 11 years ago
  78. 23fb6e8 Start adding IPC calls to retrieve proc stat data. by Dianne Hackborn · 11 years ago
  79. 85ba45d Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 11 years ago
  80. 039ceed Merge "Create SurfaceSession before creating DimLayer." by Craig Mautner · 11 years ago
  81. dee8bf0 Create SurfaceSession before creating DimLayer. by Craig Mautner · 11 years ago
  82. 9afc50d Animate the heads up notification into the shade. by Chris Wren · 11 years ago
  83. 4c91312 ensure heads up slider is initialized. by Chris Wren · 11 years ago
  84. 0f2aa68 proper geometry for heads up on tablets. by Chris Wren · 11 years ago
  85. c3a1914 Revert "Reduce the transaction fee of getEnabledInputMethodSubtypeList" by Ken Wakasa · 11 years ago
  86. e9a6f97 Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  87. 32c5eb3 Update the print job dialog and added notification assets. by Svetoslav Ganov · 11 years ago
  88. 2275c6c attempt to fix build. public api wasn't updated by Mathias Agopian · 11 years ago
  89. 3be4fed Merge "Add home StackBox to all DisplayContent." by Craig Mautner · 11 years ago
  90. 61be60b Merge "put TextureView back to async mode" by Mathias Agopian · 11 years ago
  91. 24f43c9 put TextureView back to async mode by Mathias Agopian · 11 years ago
  92. 8f6c998 Merge "Define error codes for MediaCodec.CryptoException" by Jeff Tinker · 11 years ago
  93. 271c719 Merge "Split assets atlas batches Bug #10185769" by Romain Guy · 11 years ago
  94. 7f6d6b0 Split assets atlas batches Bug #10185769 by Romain Guy · 11 years ago
  95. dfc7fd7 Extend assist context to foreground services by Adam Skory · 11 years ago
  96. 2f3317a Add API for scrolling AbsListView by a pixel amount by Alan Viverette · 11 years ago
  97. 1377be0 Merge "Recents in create, uniform item layouts." by Jeff Sharkey · 11 years ago
  98. b156f4b Recents in create, uniform item layouts. by Jeff Sharkey · 11 years ago
  99. 9d808b1 Add home StackBox to all DisplayContent. by Craig Mautner · 11 years ago
  100. 57e76b4 Add the inadvertently missing SCHEME string value provider by Ben Gruver · 11 years ago