Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the wrong conversion of byte to int. | Yuncheol Heo | 2014-05-20 | 1 | -3/+4 |
* | Merge "Allow adding a user while still removing other users" | Amith Yamasani | 2014-05-20 | 2 | -3/+14 |
|\ | |||||
| * | Allow adding a user while still removing other users | Amith Yamasani | 2014-05-19 | 2 | -3/+14 |
* | | Merge "Fix infinite loop in TrustManagerService exception handler." | Jim Miller | 2014-05-20 | 1 | -2/+0 |
|\ \ | |||||
| * | | Fix infinite loop in TrustManagerService exception handler. | Jim Miller | 2014-05-19 | 1 | -2/+0 |
| |/ | |||||
* | | Merge "Dump the countdown condition, if active." | John Spurlock | 2014-05-20 | 1 | -0/+12 |
|\ \ | |||||
| * | | Dump the countdown condition, if active. | John Spurlock | 2014-05-19 | 1 | -0/+12 |
* | | | Merge "Fixing regression in dismissing Recents." | Winson Chung | 2014-05-19 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fixing regression in dismissing Recents. | Winson Chung | 2014-05-19 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge "Speed up brightness transition if auto brightness adjustment is changed" | Adrian Roos | 2014-05-19 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | Speed up brightness transition if auto brightness adjustment is changed | Adrian Roos | 2014-05-16 | 1 | -1/+4 |
* | | | | Merge "Rename session classes to have media prefix, hide routes" | RoboErik | 2014-05-19 | 4 | -23/+23 |
|\ \ \ \ | |||||
| * | | | | Rename session classes to have media prefix, hide routes | RoboErik | 2014-05-16 | 4 | -23/+23 |
* | | | | | Merge "Move media key processing to sessions" | RoboErik | 2014-05-19 | 2 | -7/+105 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Move media key processing to sessions | RoboErik | 2014-05-16 | 2 | -7/+105 |
* | | | | Merge "Fix bug where location provider fails on secondary users. Bug: 12592045" | David Christie | 2014-05-19 | 1 | -10/+14 |
|\ \ \ \ | |||||
| * | | | | Fix bug where location provider fails on secondary users. | David Christie | 2014-05-14 | 1 | -10/+14 |
* | | | | | Fix the build | Robert Greenwalt | 2014-05-19 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge "Initial changes to enable keyboard support with alternate Recents. (Bu... | Winson Chung | 2014-05-19 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | Initial changes to enable keyboard support with alternate Recents. (Bug 14067... | Winson Chung | 2014-05-17 | 1 | -0/+18 |
* | | | | | Merge "Enabling alternate recents on all form factors." | Winson Chung | 2014-05-19 | 3 | -25/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Enabling alternate recents on all form factors. | Winson Chung | 2014-05-13 | 3 | -25/+10 |
* | | | | | | Merge "Fix cropping for fullscreen windows" | Adrian Roos | 2014-05-19 | 1 | -3/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix cropping for fullscreen windows | Adrian Roos | 2014-05-19 | 1 | -3/+14 |
* | | | | | | | Add javadoc for NetworkRequest. | Robert Greenwalt | 2014-05-19 | 1 | -3/+11 |
* | | | | | | | am 9672ee12: am deda5467: am a4fd1baa: Merge "Fail if we\'re unable to agree ... | Narayan Kamath | 2014-05-19 | 1 | -17/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | am deda5467: am a4fd1baa: Merge "Fail if we\'re unable to agree on an ISA for... | Narayan Kamath | 2014-05-19 | 1 | -17/+25 |
| * | | | | | | | am 6e2e6868: am 706b1d7e: Merge "Remove "required" prefix from ABI fields." | Narayan Kamath | 2014-05-15 | 5 | -54/+54 |
* | | | | | | | | Merge "Do not pass null to IInputMethod#setSessionEnabled" | Yohei Yukawa | 2014-05-19 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Do not pass null to IInputMethod#setSessionEnabled | Yohei Yukawa | 2014-05-19 | 1 | -8/+8 |
* | | | | | | | | | Merge "Initialize internal CEC logical devices" | Jinsuk Kim | 2014-05-18 | 2 | -6/+49 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Initialize internal CEC logical devices | Jinsuk Kim | 2014-05-15 | 2 | -6/+49 |
* | | | | | | | | | | Merge "Decouple network_sampling frequency from VDBG" | Robert Greenwalt | 2014-05-18 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Decouple network_sampling frequency from VDBG | Robert Greenwalt | 2014-05-16 | 1 | -2/+5 |
* | | | | | | | | | | | Merge "Pass correct task to window manager" | Craig Mautner | 2014-05-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Pass correct task to window manager | Craig Mautner | 2014-05-17 | 1 | -1/+1 |
* | | | | | | | | | | | Merge "Refactoring RecentsActivityValues into TaskDescription, and ensuring t... | Winson Chung | 2014-05-17 | 3 | -49/+49 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Refactoring RecentsActivityValues into TaskDescription, and ensuring they are... | Winson Chung | 2014-05-16 | 3 | -49/+49 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge "Add idle-state controller for the Task Manager" | Christopher Tate | 2014-05-17 | 1 | -0/+180 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add idle-state controller for the Task Manager | Christopher Tate | 2014-05-16 | 1 | -0/+180 |
* | | | | | | | | | | | | Merge "Stop clatd when starting the Nat464Xlat service." | Lorenzo Colitti | 2014-05-16 | 1 | -2/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Stop clatd when starting the Nat464Xlat service. | Lorenzo Colitti | 2014-05-16 | 1 | -2/+10 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Refactored code didn't make it into previous CL | Matthew Williams | 2014-05-16 | 4 | -10/+9 |
* | | | | | | | | | | | Merge "TM TaskServiceContext implementation" | Matthew Williams | 2014-05-16 | 6 | -80/+674 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | TM TaskServiceContext implementation | Matthew Williams | 2014-05-16 | 6 | -80/+674 |
* | | | | | | | | | | | Merge "Trust Agents: Withhold trust until user has authenticated" | Adrian Roos | 2014-05-16 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Trust Agents: Withhold trust until user has authenticated | Adrian Roos | 2014-05-16 | 1 | -0/+10 |
* | | | | | | | | | | | Merge "Trust Agents: Implement DPM override" | Adrian Roos | 2014-05-16 | 1 | -2/+31 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Trust Agents: Implement DPM override | Adrian Roos | 2014-05-16 | 1 | -2/+31 |
* | | | | | | | | | | | Merge "Fix recording of wake_lock_in." | Dianne Hackborn | 2014-05-16 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | |