Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Don't leak windows on removal with dummy animations" into mnc-dev | Android (Google) Code Review | 2015-06-04 | 2 | -5/+16 |
|\ | |||||
| * | Don't leak windows on removal with dummy animations | Stefan Kuhne | 2015-06-04 | 2 | -5/+16 |
* | | Merge "More API changes." into mnc-dev | Dianne Hackborn | 2015-06-04 | 3 | -39/+40 |
|\ \ | |||||
| * | | More API changes. | Dianne Hackborn | 2015-06-02 | 3 | -39/+40 |
* | | | Merge "Revive ConnectivityServiceTest and add some tests." into mnc-dev | Paul Jensen | 2015-06-04 | 4 | -77/+379 |
|\ \ \ | |||||
| * | | | Revive ConnectivityServiceTest and add some tests. | Paul Jensen | 2015-06-04 | 4 | -77/+379 |
* | | | | Merge "Actually close sockets when stopping the receive thread." into mnc-dev | Lorenzo Colitti | 2015-06-04 | 1 | -5/+13 |
|\ \ \ \ | |||||
| * | | | | Actually close sockets when stopping the receive thread. | Lorenzo Colitti | 2015-06-04 | 1 | -5/+13 |
* | | | | | Don't compile all splits when installing one. | Narayan Kamath | 2015-06-04 | 2 | -8/+97 |
|/ / / / | |||||
* | | | | Merge "Include InputMethodSubtypeSwitchingController in state dump." into mnc... | Yohei Yukawa | 2015-06-04 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Include InputMethodSubtypeSwitchingController in state dump. | Yohei Yukawa | 2015-06-04 | 1 | -0/+2 |
* | | | | | Merge "Show more logs when switching users and IMMS#DEBUG==true." into mnc-dev | Yohei Yukawa | 2015-06-04 | 1 | -3/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Show more logs when switching users and IMMS#DEBUG==true. | Yohei Yukawa | 2015-06-03 | 1 | -3/+10 |
* | | | | | Merge "Actually fall back from yiaddr to ciaddr." into mnc-dev | Lorenzo Colitti | 2015-06-04 | 4 | -13/+76 |
|\ \ \ \ \ | |||||
| * | | | | | Actually fall back from yiaddr to ciaddr. | Lorenzo Colitti | 2015-06-04 | 4 | -13/+76 |
* | | | | | | Merge "Make RenewingState time out as well." into mnc-dev | Lorenzo Colitti | 2015-06-04 | 1 | -15/+21 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Make RenewingState time out as well. | Lorenzo Colitti | 2015-06-03 | 1 | -15/+21 |
* | | | | | | Merge "Disable mDefaultDns to see if we can remove it." into mnc-dev | Lorenzo Colitti | 2015-06-04 | 1 | -4/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Disable mDefaultDns to see if we can remove it. | Lorenzo Colitti | 2015-05-20 | 1 | -4/+6 |
* | | | | | | | Merge "Make node retrieval methods in AccessibilityManagerService use separat... | Svetoslav Ganov | 2015-06-04 | 1 | -7/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make node retrieval methods in AccessibilityManagerService use separate Regio... | Nirmal Patel | 2015-06-03 | 1 | -7/+30 |
* | | | | | | | | Be more conservative about initial keyguard state | Adrian Roos | 2015-06-04 | 1 | -4/+5 |
* | | | | | | | | Merge "Wait for KEY_SLEEP UP event before calling goToSleep()" into mnc-dev | Nick Vaccaro | 2015-06-04 | 1 | -8/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Wait for KEY_SLEEP UP event before calling goToSleep() | Nick Vaccaro | 2015-05-15 | 1 | -8/+15 |
* | | | | | | | | | Merge "Allow packagemanager checks for secondary user packages" into mnc-dev | Amith Yamasani | 2015-06-04 | 1 | -4/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allow packagemanager checks for secondary user packages | Amith Yamasani | 2015-06-03 | 1 | -4/+10 |
* | | | | | | | | | | Merge "Fixed outOfBoundsException when logging discarded receiver." into mnc-dev | Wale Ogunwale | 2015-06-04 | 1 | -10/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fixed outOfBoundsException when logging discarded receiver. | Wale Ogunwale | 2015-06-03 | 1 | -10/+8 |
* | | | | | | | | | | | Prevent windows below the keyguard from showing | Adrian Roos | 2015-06-03 | 2 | -4/+18 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Lower the priority of the LazyTaskWriter thread. | Riley Andrews | 2015-06-03 | 1 | -0/+2 |
* | | | | | | | | | | Merge "UsbDeviceManager: Don't unnecessarily touch properties" into mnc-dev | Nick Kralevich | 2015-06-03 | 1 | -3/+16 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | UsbDeviceManager: Don't unnecessarily touch properties | Nick Kralevich | 2015-06-02 | 1 | -3/+16 |
* | | | | | | | | | | | Merge "Fix calls to Rect.intersect(Rect)" into mnc-dev | Doris Liu | 2015-06-03 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fix calls to Rect.intersect(Rect) | Doris Liu | 2015-06-02 | 1 | -4/+2 |
* | | | | | | | | | | | Merge "usb debugging: show alert to secondary user" into mnc-dev | Xiaohui Chen | 2015-06-03 | 1 | -16/+29 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | usb debugging: show alert to secondary user | Xiaohui Chen | 2015-06-03 | 1 | -16/+29 |
* | | | | | | | | | | | | Merge "Zen: Mute alarm (vibrations) in total silence." into mnc-dev | John Spurlock | 2015-06-03 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Zen: Mute alarm (vibrations) in total silence. | John Spurlock | 2015-06-03 | 1 | -1/+6 |
* | | | | | | | | | | | | | Merge "Audio policy: setting explicit non-zero volume unmutes the stream." in... | John Spurlock | 2015-06-03 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Audio policy: setting explicit non-zero volume unmutes the stream. | John Spurlock | 2015-06-03 | 1 | -2/+5 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Delete unsed mDnsLock. | Erik Kline | 2015-06-03 | 1 | -1/+0 |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge changes I9b96cdcf,Ib4b29a7f into mnc-dev | Lorenzo Colitti | 2015-06-03 | 3 | -36/+63 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Remove the IPv4 address from the interface when DHCP fails. | Lorenzo Colitti | 2015-06-03 | 1 | -12/+25 |
| * | | | | | | | | | | | Make the dumpsys connectivity shorter and easier to read. | Lorenzo Colitti | 2015-06-03 | 2 | -24/+38 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge "[LockSettings] migrate patterns to be indexed at '1'" into mnc-dev | Andres Morales | 2015-06-03 | 2 | -7/+51 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | [LockSettings] migrate patterns to be indexed at '1' | Andres Morales | 2015-06-02 | 2 | -7/+51 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge "Make sure starting windows only draw once" into mnc-dev | Jorim Jaggi | 2015-06-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Make sure starting windows only draw once | Jorim Jaggi | 2015-06-02 | 1 | -1/+2 |
* | | | | | | | | | | | Merge "Add API to hint whether to show on-board UI before a permission reques... | Svetoslav | 2015-06-02 | 1 | -0/+40 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Add API to hint whether to show on-board UI before a permission request. | Svetoslav | 2015-06-02 | 1 | -0/+40 |