summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-1026-0/+72
| | | | | Bug: 10680559 Change-Id: I47870d6c48906e0a420c52b7bc5945ffe29c68a2
* Merge "Tighten test for warm sim and add more debug." into klp-devWink Saville2013-09-091-25/+40
|\
| * Tighten test for warm sim and add more debug.Wink Saville2013-09-061-25/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Require a non-204 response multiple times before declaring a redirected error and hence a warm sim. - If there is no connection or dns don't declare its a warm-sim. - Add printing of the http headers to try to get more information if we still get a false positive result. Bug: 9972012 Change-Id: Ic115685cdbbe39c2b4de88b128eaf8d2ea96b45c
* | Merge "For NETWORK_MODE_LTE_CMDA_EVDO_GSM_WCDMA default to PHONE_TYPE_GSM" ↵Wink Saville2013-09-091-1/+1
|\ \ | | | | | | | | | into klp-dev
| * | For NETWORK_MODE_LTE_CMDA_EVDO_GSM_WCDMA default to PHONE_TYPE_GSMWink Saville2013-09-071-1/+1
| |/ | | | | | | | | Bug: 9710534 Change-Id: Iba999579d30045f18b5d370359dbce65d9646c69
* | Fix permission checks around setBackupEnabled()Christopher Tate2013-09-081-31/+37
| | | | | | | | | | | | | | | | | | ...by making sure to drop binder identity before writing our new state to secure settings etc. Bug 10506933 Change-Id: I00505cc5215c8fe5f30f2f35698b30645fe14c87
* | Merge "Fix build." into klp-devDianne Hackborn2013-09-081-0/+10
|\ \
| * | Fix build.Dianne Hackborn2013-09-081-0/+10
| | | | | | | | | | | | Change-Id: Ifeac5d09a654ee1183ae26519c8b44f560afd636
* | | Merge "Don't crash attempting restore of uninstalled live wallpaper" into ↵Christopher Tate2013-09-081-0/+5
|\ \ \ | | | | | | | | | | | | klp-dev
| * | | Don't crash attempting restore of uninstalled live wallpaperChristopher Tate2013-09-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Bug 10658041 Change-Id: I08b38cc81fbb89907a4ffe5b6f94e9a507226011
* | | | Merge "Work on issue #10130785: Restore silence and vibrate settings..." ↵Dianne Hackborn2013-09-088-1/+277
|\ \ \ \ | | |/ / | |/| | | | | | into klp-dev
| * | | Work on issue #10130785: Restore silence and vibrate settings...Dianne Hackborn2013-09-068-1/+277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...in settings > sound Add a new ContentProvider API to canonicalize URIs, so they can be transported across backup/restore. Change-Id: Ie5af3662f6822a32310e49c7f1e1ff084986c56e
* | | | Merge "Printers for a disappearing print serivce incorrectly removed." into ↵Svetoslav Ganov2013-09-072-9/+8
|\ \ \ \ | | | | | | | | | | | | | | | klp-dev
| * | | | Printers for a disappearing print serivce incorrectly removed.Svetoslav Ganov2013-09-062-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code that removes printers for a disappearing print serivice was using printer infos instead printer ids and also wrong map methods. bug:10651739 Change-Id: Idb9ccdaad9a59b3b6d16b079b33afad56bc45255
* | | | | Merge "Item layout tweaking, hook up more assets." into klp-devJeff Sharkey2013-09-0714-139/+231
|\ \ \ \ \
| * | | | | Item layout tweaking, hook up more assets.Jeff Sharkey2013-09-0614-139/+231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update layouts for items in both list and grid mode to reflect latest UX. Use new card background in grid mode, and apply gradient treatment over thumbnails. Visibly mark currently selected root. Bug: 10510022 Change-Id: I36b290d7082b5cdfd7b3167df7d976032bc01bd6
* | | | | | Fix docs build.Ying Wang2013-09-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6fd0d711b2cc7726fdaa9119ee467ed6fab82de1
* | | | | | Merge "Unhide AudioTimestamp and getTimestamp" into klp-devEric Laurent2013-09-073-7/+8
|\ \ \ \ \ \
| * | | | | | Unhide AudioTimestamp and getTimestampGlenn Kasten2013-09-063-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I56687f42f83c4be7dc3fd1baa81a13e71113f22e
* | | | | | | Merge "Remove tap to click from touch nav devices" into klp-devMichael Wright2013-09-071-53/+3
|\ \ \ \ \ \ \
| * | | | | | | Remove tap to click from touch nav devicesMichael Wright2013-08-291-53/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10508608 Change-Id: I842a181e847af41b8401dd9dd7aed3f6af556a39
* | | | | | | | Merge "Special case game controller fallback keys for Japan" into klp-devMichael Wright2013-09-075-126/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | Special case game controller fallback keys for JapanMichael Wright2013-08-265-126/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10306633 Change-Id: I647fc5286678ddd85599a00e68e2fd70c2c3db49
* | | | | | | | | Merge "Fix native crash when message queue quits." into klp-devJeff Brown2013-09-071-16/+31
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix native crash when message queue quits.Jeff Brown2013-09-061-16/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a race when quitting the looper's message queue that could cause the mPtr field to be zeroed out and the native object to be destroyed while still in use. This happened due to an optimization that was intended to release the native looper's file descriptor as soon as the last message was processed rather than waiting for the finalizer to run. Bug: 9726217 Change-Id: I695a9a657acfdb3ce65a5737ff20cd11113d15fa
* | | | | | | | | Merge "Emit a more meaningful cause for watchdog restarts." into klp-devJeff Brown2013-09-071-7/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Emit a more meaningful cause for watchdog restarts.Jeff Brown2013-09-061-7/+12
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Print the real thread name and a better indication of where the hang was detected. Bug: 10646480 Change-Id: Ic94742d0db08b8531cfd1429bb0026d6c30b779d
* | | | | | | | | Merge "Fixing build break" into klp-devSandeep Siddhartha2013-09-071-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixing build breakSandeep Siddhartha2013-09-061-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I89d1416b356423ee795f01b4c3200bcaa3ec8389
* | | | | | | | | | Merge "Fix the build." into klp-devRobert Greenwalt2013-09-061-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix the build.Robert Greenwalt2013-09-061-2/+2
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia5d29de9db7ea8fd467b3bde551a8cfb95877b41
* | | | | | | | | | Merge "Simplistic fix for initialization race" into klp-devStan Chesnutt2013-09-061-3/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Simplistic fix for initialization raceStan Chesnutt2013-09-061-3/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The monkey run described in the bug report hits this server at a vulnerable point, and the RuntimeException causes a subsequent NPE. Note that I'm making this fixup CL "blind", as monkey running on my platform (mantaray) doesn't show this specific failure. http://b/9438025 Change-Id: I8e16cf5cfc21dcf3061f31b0741525881bbf9724
* | | | | | | | | Updating current.txt after unhiding HotwordRecognition APISandeep Siddhartha2013-09-061-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib9975c857cba2ac0fbadc85ae5f44d278943238e
* | | | | | | | | Merge "Update signal, wifi, battery assets + global dimming." into klp-devJohn Spurlock2013-09-06210-28/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update signal, wifi, battery assets + global dimming.John Spurlock2013-09-06210-28/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Global status bar dimming is now 75%. Signal/wifi: use problem color if not fully connected. Battery: frame 40% white, charge level = white, new hollow bolt. (hollow bolt simulated for now until we can draw it in code) Update ic_notification_overlay, all sizes. Workaround animation bug on tablets. Bug:10502089 Change-Id: I10f979b7a48ccb1bc94022d8c189ec216283dbe6
* | | | | | | | | | Merge "Fix deadlock by keeping local copy of currentUserId" into klp-devCraig Mautner2013-09-061-13/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix deadlock by keeping local copy of currentUserIdCraig Mautner2013-09-061-13/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fetching current user id from activity causes a deadlock when holding the window manager lock. Fixes bug 10555852. Change-Id: Ib7911ef28b81aaf7f02cce311be193b36677a26d
* | | | | | | | | | | Merge "Setting MTU size for specific network." into klp-devRobert Greenwalt2013-09-0624-5/+384
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Setting MTU size for specific network.sy.yun2013-09-0624-5/+384
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Able to config network specific MTU size. Normally, the default size of MTU is 1500. US - ATT 1410, TMUS 1440, SPRINT 1422 KR - SKT 1440, KT 1450, LGU+ 1428 JP - KDDI 1420, SoftBank 1340 CA - RGS 1430, FIDO 1430, MTS 1430, BELL 1358, SaskTel 1358 AU - TEL 1400 Bug: 10195070 Change-Id: Ie18650b37a3d44af944f2dae4aa97c04fb12cd5e
* | | | | | | | | | | | Merge "Minor fixes: Add a missing "break" and some cosmetic fixes." into klp-devSreeram Ramachandran2013-09-061-19/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Minor fixes: Add a missing "break" and some cosmetic fixes.Sreeram Ramachandran2013-08-271-19/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie614a7b47185fd511fdc3f064620e46ab7d6d8f8
* | | | | | | | | | | | | Merge "Sensor batching APIs for review." into klp-devAravind Akella2013-09-064-18/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Sensor batching APIs for review.Aravind Akella2013-09-064-18/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I34504e1a0856c2dfeceb69c808abdf3e805c5f1f
* | | | | | | | | | | | | | Merge "Implement issue #10550827: watching gpu memory for occam_svelte" into ↵Dianne Hackborn2013-09-062-27/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | klp-dev
| * | | | | | | | | | | | | | Implement issue #10550827: watching gpu memory for occam_svelteDianne Hackborn2013-09-062-27/+102
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Well, it would work if the published file permissions gave the system process access to them. :( Change-Id: I99e0c506f52c212384b20a042dcdd35516cf49c2
* | | | | | | | | | | | | | Merge "Camera2: Minor docs fix." into klp-devTimothy Knight2013-09-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Camera2: Minor docs fix.Timothy Knight2013-09-061-1/+1
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10639270 Change-Id: Ic5b046a8f8e1c8be83f010e05247914c61b3674b
* | | | | | | | | | | | | | Merge "wifi: Fix cleaning scan result cache" into klp-devDmitry Shmidt2013-09-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | wifi: Fix cleaning scan result cacheDmitry Shmidt2013-09-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10198923 Change-Id: I18dfc10860b8fb623751c62a4bc54b628246cf0c Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>