Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Respond <Feature Abort: Invaild operand> for the invaild messages." in... | Yuncheol Heo | 2014-09-12 | 2 | -10/+20 |
|\ | |||||
| * | Respond <Feature Abort: Invaild operand> for the invaild messages. | Yuncheol Heo | 2014-09-12 | 2 | -10/+20 |
* | | Merge "Fix a NPE in NotificationManagerSerivice.cancelNotificationFromListene... | Griff Hazen | 2014-09-12 | 1 | -5/+4 |
|\ \ | |||||
| * | | Fix a NPE in NotificationManagerSerivice.cancelNotificationFromListener | Griff Hazen | 2014-09-11 | 1 | -5/+4 |
* | | | Use async polling for HPD action | Jungshik Jang | 2014-09-12 | 1 | -17/+25 |
* | | | Merge "Consistent clean up of failed installs." into lmp-dev | Jeff Sharkey | 2014-09-12 | 1 | -55/+54 |
|\ \ \ | |||||
| * | | | Consistent clean up of failed installs. | Jeff Sharkey | 2014-09-10 | 1 | -55/+54 |
* | | | | Merge "Work on issue #17477510: Time change notifications sent too often" int... | Dianne Hackborn | 2014-09-12 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Work on issue #17477510: Time change notifications sent too often | Dianne Hackborn | 2014-09-11 | 1 | -0/+5 |
* | | | | | Merge "Fix issue #17377423: Frequently see 500ms latency on app open..." into... | Dianne Hackborn | 2014-09-12 | 1 | -2/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Fix issue #17377423: Frequently see 500ms latency on app open... | Dianne Hackborn | 2014-09-11 | 1 | -2/+13 |
| |/ / / / | |||||
* | | | | | Merge "Add null checks to WindowState.getStack() calls." into lmp-dev | Craig Mautner | 2014-09-12 | 3 | -4/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Add null checks to WindowState.getStack() calls. | Craig Mautner | 2014-09-11 | 3 | -4/+17 |
* | | | | | | Merge "Replace the MHL register name 'scratchpad' with 'vendor'" into lmp-dev | Jinsuk Kim | 2014-09-12 | 2 | -22/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replace the MHL register name 'scratchpad' with 'vendor' | Jinsuk Kim | 2014-09-12 | 2 | -22/+21 |
* | | | | | | | Merge changes Ia6fe9724,I682b9acb into lmp-dev | Craig Mautner | 2014-09-12 | 1 | -2/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Show all windows from activity that hides keyguard | Craig Mautner | 2014-09-11 | 1 | -2/+6 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge "Check for singleUser attribute even for persistent apps" into lmp-dev | Amith Yamasani | 2014-09-12 | 1 | -7/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Check for singleUser attribute even for persistent apps | Amith Yamasani | 2014-09-11 | 1 | -7/+4 |
* | | | | | | | | Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY | Michael Wright | 2014-09-12 | 1 | -1/+1 |
* | | | | | | | | Merge "Add null check to TaskPersister file list." into lmp-dev | Craig Mautner | 2014-09-11 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add null check to TaskPersister file list. | Craig Mautner | 2014-09-11 | 1 | -0/+4 |
| |/ / / / / / | |||||
* | | | | | | | Write new wallpaper files from scratch... | Christopher Tate | 2014-09-11 | 1 | -1/+1 |
* | | | | | | | Change callback methods from add to register. | Michael Wright | 2014-09-11 | 2 | -4/+4 |
* | | | | | | | Temp enable the log to identify the wake up cause. | Xin Guan | 2014-09-11 | 1 | -1/+1 |
* | | | | | | | Merge "Don't require CONNECTIVITY_INTERNAL check for protected broadcasts" in... | Vinit Deshpande | 2014-09-11 | 2 | -5/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Don't require CONNECTIVITY_INTERNAL check for protected broadcasts | Vinit Deshpande | 2014-09-10 | 2 | -5/+3 |
* | | | | | | | | Fix build | Amith Yamasani | 2014-09-11 | 1 | -0/+1 |
* | | | | | | | | Merge "Windows for accessibility with wrong coords on rotation." into lmp-dev | Svetoslav | 2014-09-11 | 2 | -2/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Windows for accessibility with wrong coords on rotation. | Svetoslav | 2014-09-10 | 2 | -2/+14 |
* | | | | | | | | | Merge "Add flag to JobParameters for job expired" into lmp-dev | Matthew Williams | 2014-09-11 | 2 | -5/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add flag to JobParameters for job expired | Matthew Williams | 2014-09-10 | 2 | -5/+13 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge "Apply cross-user restrictions to Shell" into lmp-dev | Amith Yamasani | 2014-09-11 | 5 | -42/+125 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | Apply cross-user restrictions to Shell | Amith Yamasani | 2014-09-10 | 5 | -42/+125 |
* | | | | | | | | | Remove package level intent forwarding. | Adam Connors | 2014-09-11 | 2 | -272/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge "Fix: always allow getProviderMimeType within the same user." into lmp-dev | Nicolas Prevot | 2014-09-11 | 1 | -8/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix: always allow getProviderMimeType within the same user. | Nicolas Prevot | 2014-09-10 | 1 | -8/+16 |
* | | | | | | | | | Notify of the update of TvInputInfo | Chulwoo Lee | 2014-09-11 | 1 | -12/+78 |
* | | | | | | | | | Merge "Fix issue #17414533: update batterystats occasionally takes a couple..... | Dianne Hackborn | 2014-09-11 | 2 | -19/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix issue #17414533: update batterystats occasionally takes a couple... | Dianne Hackborn | 2014-09-10 | 2 | -19/+17 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "Fix issue #17428001: Fix revokeUriPermissions" into lmp-dev | Dianne Hackborn | 2014-09-11 | 1 | -6/+27 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | Fix issue #17428001: Fix revokeUriPermissions | Dianne Hackborn | 2014-09-10 | 1 | -6/+27 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge "Wait for animation complete before completing boot" into lmp-dev | Craig Mautner | 2014-09-10 | 3 | -130/+154 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Wait for animation complete before completing boot | Craig Mautner | 2014-09-10 | 3 | -130/+154 |
* | | | | | | | | Merge "Don't accept score below 0." into lmp-dev | Robert Greenwalt | 2014-09-10 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Don't accept score below 0. | Robert Greenwalt | 2014-09-10 | 1 | -0/+5 |
* | | | | | | | | Merge "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager" into lmp-dev | Matthew Williams | 2014-09-10 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager | Matthew Williams | 2014-09-10 | 1 | -1/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge "Only unbind agents of the user that is being refreshed" into lmp-dev | Adrian Roos | 2014-09-10 | 1 | -4/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Only unbind agents of the user that is being refreshed | Adrian Roos | 2014-09-09 | 1 | -4/+11 |