1. 3c44c99 Delete the EthernetDataTracker. by Lorenzo Colitti · 10 years ago
  2. 56cf7c5 Fix a typo in IpConfigStore. by Lorenzo Colitti · 10 years ago
  3. 00592c2 Merge "Move IP config from WifiConfiguration to IpConfiguration." by Lorenzo Colitti · 10 years ago
  4. cd47ecb Merge "Fix the wrong conversion of byte to int." by Yuncheol Heo · 10 years ago
  5. 6346155 Move IP config from WifiConfiguration to IpConfiguration. by Jaewan Kim · 10 years ago
  6. 863ddcc Merge "Per-user telephony restrictions" by Amith Yamasani · 10 years ago
  7. 37f4e44 Merge "Add Device/Profile Owner gated apis for setting/getting blocked packages." by Julia Reynolds · 10 years ago
  8. 9f6c25f Per-user telephony restrictions by Amith Yamasani · 10 years ago
  9. 4d40452 Merge "Allow device/profile owners to update settings." by Julia Reynolds · 10 years ago
  10. 0c62e8e Merge "Fix a boot failure due to Wifi / Wifi Passpoint" by Yuhao Zheng · 10 years ago
  11. 966881e Add Device/Profile Owner gated apis for setting/getting blocked packages. by Julia Reynolds · 10 years ago
  12. da55165 Allow device/profile owners to update settings. by Julia Reynolds · 10 years ago
  13. c0e439f Merge "AudioSystem: add new audio device definitions" by Eric Laurent · 10 years ago
  14. 53dd1f7 Merge "Fixing transition to/from Recents with full screen apps." by Winson Chung · 10 years ago
  15. ae08441 Fixing transition to/from Recents with full screen apps. by Winson Chung · 10 years ago
  16. 8a476ed Fix a boot failure due to Wifi / Wifi Passpoint by Yuhao Zheng · 10 years ago
  17. 3bf2723 Merge "Delay the dispatching of non-wakeup alarms." by Dianne Hackborn · 10 years ago
  18. d4e6d46 Delay the dispatching of non-wakeup alarms. by Dianne Hackborn · 10 years ago
  19. 3fff221 Merge "Fix a runtime break caused by merge conflict" by Vinit Deshpande · 10 years ago
  20. e715e8c Fix a runtime break caused by merge conflict by Vinit Deshpande · 10 years ago
  21. a67be03 Add NetworkFactory names and unregistration. by Robert Greenwalt · 10 years ago
  22. 05ad482 Add ZEN and speedbump to NotificationListenerService by Christoph Studer · 10 years ago
  23. 87be9ba Merge "Fix reference to ProxyInfo extra" by Jason Monk · 10 years ago
  24. 03e8a83 Fix the wrong conversion of byte to int. by Yuncheol Heo · 10 years ago
  25. 948d327 AudioSystem: add new audio device definitions by Eric Laurent · 10 years ago
  26. 3fa61b6 Merge "Allow adding a user while still removing other users" by Amith Yamasani · 10 years ago
  27. f584f01 Allow adding a user while still removing other users by Amith Yamasani · 10 years ago
  28. fe4e1b6 Merge "Fix infinite loop in TrustManagerService exception handler." by Jim Miller · 10 years ago
  29. ce27136 Merge "Dump the countdown condition, if active." by John Spurlock · 10 years ago
  30. fb8eb00 Dump the countdown condition, if active. by John Spurlock · 10 years ago
  31. 577b6f6 Fix infinite loop in TrustManagerService exception handler. by Jim Miller · 10 years ago
  32. 4661a25 Merge "Fixing regression in dismissing Recents." by Winson Chung · 10 years ago
  33. 6cb485f Fixing regression in dismissing Recents. by Winson Chung · 10 years ago
  34. 45d50a1 Merge "Speed up brightness transition if auto brightness adjustment is changed" by Adrian Roos · 10 years ago
  35. b19c192 Merge "Rename session classes to have media prefix, hide routes" by RoboErik · 10 years ago
  36. b4f4f69 Merge "Move media key processing to sessions" by RoboErik · 10 years ago
  37. 3662ad4 Merge "Fix bug where location provider fails on secondary users. Bug: 12592045" by David Christie · 10 years ago
  38. 5d2e896 Fix the build by Robert Greenwalt · 10 years ago
  39. 958e559 Merge "Initial changes to enable keyboard support with alternate Recents. (Bug 14067913)" by Winson Chung · 10 years ago
  40. 9aeb607 Merge "Enabling alternate recents on all form factors." by Winson Chung · 10 years ago
  41. c47bb2a Merge "Fix cropping for fullscreen windows" by Adrian Roos · 10 years ago
  42. 34524f0 Add javadoc for NetworkRequest. by Robert Greenwalt · 10 years ago
  43. f6edb97 am 9672ee12: am deda5467: am a4fd1baa: Merge "Fail if we\'re unable to agree on an ISA for shared UIDs." by Narayan Kamath · 10 years ago
  44. 9672ee1 am deda5467: am a4fd1baa: Merge "Fail if we\'re unable to agree on an ISA for shared UIDs." by Narayan Kamath · 10 years ago
  45. deda546 am a4fd1baa: Merge "Fail if we\'re unable to agree on an ISA for shared UIDs." by Narayan Kamath · 10 years ago
  46. a4fd1ba Merge "Fail if we're unable to agree on an ISA for shared UIDs." by Narayan Kamath · 10 years ago
  47. 20ee78a Fail if we're unable to agree on an ISA for shared UIDs. by Narayan Kamath · 10 years ago
  48. 3eeb4e6 Fix cropping for fullscreen windows by Adrian Roos · 10 years ago
  49. b503d78 Merge "Do not pass null to IInputMethod#setSessionEnabled" by Yohei Yukawa · 10 years ago
  50. 9d91b43 Do not pass null to IInputMethod#setSessionEnabled by Yohei Yukawa · 10 years ago
  51. 4b0b039 Merge "Initialize internal CEC logical devices" by Jinsuk Kim · 10 years ago
  52. a486447 Hotspot 2.0 framework APIs -- initial implementation by Yuhao Zheng · 10 years ago
  53. 337a63a Merge "Decouple network_sampling frequency from VDBG" by Robert Greenwalt · 10 years ago
  54. 810c2b5 Merge "Pass correct task to window manager" by Craig Mautner · 10 years ago
  55. abcc59c Pass correct task to window manager by Craig Mautner · 10 years ago
  56. 71dc28b Merge "Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629)" by Winson Chung · 10 years ago
  57. 1e8d71b Initial changes to enable keyboard support with alternate Recents. (Bug 14067913) by Winson Chung · 10 years ago
  58. 3110605 Decouple network_sampling frequency from VDBG by Robert Greenwalt · 10 years ago
  59. 27fb0ee Merge "Add idle-state controller for the Task Manager" by Christopher Tate · 10 years ago
  60. 851f3d51 Add idle-state controller for the Task Manager by Christopher Tate · 10 years ago
  61. 1bc91f0d Merge "Stop clatd when starting the Nat464Xlat service." by Lorenzo Colitti · 10 years ago
  62. 42ea7ee Rename session classes to have media prefix, hide routes by RoboErik · 10 years ago
  63. a449dc0 Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629) by Winson Chung · 10 years ago
  64. 3a48359 Use correct package name for profile owner by Amith Yamasani · 10 years ago
  65. 8a2cfc3 Move media key processing to sessions by RoboErik · 10 years ago
  66. fdd9203 Refactored code didn't make it into previous CL by Matthew Williams · 10 years ago
  67. 6da87ab Speed up brightness transition if auto brightness adjustment is changed by Adrian Roos · 10 years ago
  68. 43b76df Stop clatd when starting the Nat464Xlat service. by Lorenzo Colitti · 10 years ago
  69. 4b291fb Merge "TM TaskServiceContext implementation" by Matthew Williams · 10 years ago
  70. 4b0ec7e Merge "Trust Agents: Withhold trust until user has authenticated" by Adrian Roos · 10 years ago
  71. dc0d5d18 Merge "Trust Agents: Implement DPM override" by Adrian Roos · 10 years ago
  72. 3fce73a Merge "Fix recording of wake_lock_in." by Dianne Hackborn · 10 years ago
  73. 7046bfd Trust Agents: Withhold trust until user has authenticated by Adrian Roos · 10 years ago
  74. 9fcff5a Fix NPE in DevicePolicyManagerService by Jason Monk · 10 years ago
  75. 9a75543 Fix recording of wake_lock_in. by Dianne Hackborn · 10 years ago
  76. 691e93e TM TaskServiceContext implementation by Matthew Williams · 10 years ago
  77. 8974f24 Merge "Notify AppOpsService of UserRestrictions and Owners" by Jason Monk · 10 years ago
  78. fcfef28 Merge "Clean up when we switch networks." by Robert Greenwalt · 10 years ago
  79. 6206299 Notify AppOpsService of UserRestrictions and Owners by Jason Monk · 10 years ago
  80. ca36b95 Trust Agents: Implement DPM override by Adrian Roos · 10 years ago
  81. 4064af8 Clean up when we switch networks. by Robert Greenwalt · 10 years ago
  82. 3242f51 Merge "Apply revised TrustAgent API" by Adrian Roos · 10 years ago
  83. 7e03dfc Apply revised TrustAgent API by Adrian Roos · 10 years ago
  84. 2c12587 am 8a196c06: Merge "Change InputMessage.motion.pointerSize to a uint32_t." by Narayan Kamath · 10 years ago
  85. 844a4c8 Change InputMessage.motion.pointerSize to a uint32_t. by Narayan Kamath · 10 years ago
  86. 6f16aec Merge "Send profile removed intent earlier so launchers updates." by Kenny Guy · 10 years ago
  87. b0650e8 Merge "Add ARC commands" by Jungshik Jang · 10 years ago
  88. 00bcf01 Merge "Add net.dns system properties" by Robert Greenwalt · 10 years ago
  89. d5648dc Add net.dns system properties by Robert Greenwalt · 10 years ago
  90. 7e89723 Merge "Add UserRecords to separate user interactions" by RoboErik · 10 years ago
  91. 0a3103e Merge "Battery stats more wake history, power save mode." by Dianne Hackborn · 10 years ago
  92. c5d0cd8 Merge "Changed namespace of AlsaParser (and components) to correctly reflect their place in the directory hierarchy." by Paul McLean · 10 years ago
  93. e78e6f9 Merge "Colorize SystemUI" by Adrian Roos · 10 years ago
  94. cbefd8d Battery stats more wake history, power save mode. by Dianne Hackborn · 10 years ago
  95. 65a30ab Changed namespace of AlsaParser (and components) to correctly reflect their place by Paul McLean · 10 years ago
  96. 177cf21 Merge "Adding custom events to AccessibilityNodeInfo" by Svetoslav Ganov · 10 years ago
  97. 74bc194 Adding custom events to AccessibilityNodeInfo by Kristian Monsen · 10 years ago
  98. 44d81a4 Add email validation and star support to ValidateNotificationPeople. by Chris Wren · 10 years ago
  99. ea56251 Colorize SystemUI by Adrian Roos · 10 years ago
  100. f8d3a23 Send profile removed intent earlier so launchers updates. by Kenny Guy · 10 years ago