summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Flag-flip: set chromium to be the default WebView""Ben Murdoch2013-07-311-1/+1
|\
| * Revert "Flag-flip: set chromium to be the default WebView"Ben Murdoch2013-07-311-1/+1
* | Merge "Flag-flip: set chromium to be the default WebView"Ben Murdoch2013-07-311-1/+1
|\ \ | |/
| * Flag-flip: set chromium to be the default WebViewJonathan Dixon2013-07-301-1/+1
* | Merge "Unhide WebView.evaluateJavascript(..)"Ben Murdoch2013-07-311-1/+0
|\ \
| * | Unhide WebView.evaluateJavascript(..)Ben Murdoch2013-07-301-1/+0
* | | Merge "Define storage roots, external GUIDs, creation."Jeff Sharkey2013-07-311-11/+127
|\ \ \ | |_|/ |/| |
| * | Define storage roots, external GUIDs, creation.Jeff Sharkey2013-07-301-11/+127
* | | Temporary stay of executionChristopher Tate2013-07-301-0/+2
* | | Merge "If you set an alarm before the epoch, you're gonna have a bad time"Dianne Hackborn2013-07-311-0/+8
|\ \ \
| * | | If you set an alarm before the epoch, you're gonna have a bad timeChristopher Tate2013-07-301-0/+8
* | | | Merge "Add some logging when the webview dev setting changes"Jonathan Dixon2013-07-301-0/+2
|\ \ \ \
| * | | | Add some logging when the webview dev setting changesJonathan Dixon2013-07-301-0/+2
* | | | | am 46aae98b: am f2d643cf: Merge "Fixed a leaked partial wakelock in AbstractT...Jean-Baptiste Queru2013-07-301-3/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | am f2d643cf: Merge "Fixed a leaked partial wakelock in AbstractThreadedSyncAd...Jean-Baptiste Queru2013-07-301-3/+6
| |\ \ \ \
| | * \ \ \ Merge "Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter."Jean-Baptiste Queru2013-07-301-3/+6
| | |\ \ \ \
| | | * | | | Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter.Daniel Karlberg2013-07-261-3/+6
* | | | | | | am 9516ed45: am cfc23ac6: Merge "Add support for MNC=00"Wink Saville2013-07-301-2/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am cfc23ac6: Merge "Add support for MNC=00"Wink Saville2013-07-301-2/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Add support for MNC=00"Wink Saville2013-07-301-2/+9
| | |\ \ \ \ \
| | | * | | | | Add support for MNC=00Mattias Petersson2013-07-261-2/+9
| | | |/ / / /
* | | | | | | Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-3031-94/+94
* | | | | | | Merge "Don't show spinner popup if adapter is null"Alan Viverette2013-07-301-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Don't show spinner popup if adapter is nullAlan Viverette2013-07-291-0/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | am c2314cf5: am e700a36e: Merge "Update getCheckedItemPositions() documentation"Jean-Baptiste Queru2013-07-301-3/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | am e700a36e: Merge "Update getCheckedItemPositions() documentation"Jean-Baptiste Queru2013-07-301-3/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge "Update getCheckedItemPositions() documentation"Jean-Baptiste Queru2013-07-301-3/+3
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Update getCheckedItemPositions() documentationCyril Mottier2013-07-231-3/+3
* | | | | | | Add URI and fields for new pinned position API in ContactsContract.Yorke Lee2013-07-301-0/+109
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Make WebViewProvider constants private"Jonathan Dixon2013-07-301-2/+2
|\ \ \ \ \ \
| * | | | | | Make WebViewProvider constants privateJonathan Dixon2013-07-291-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Add network type TYPE_MOBILE_IA.Wink Saville2013-07-292-4/+16
|/ / / / /
* | | | | Build fix for WebViewFactoryJonathan Dixon2013-07-291-2/+2
* | | | | Add accessors for WebViewFactory.UseExperimentalWebViewJonathan Dixon2013-07-291-6/+23
| |_|_|/ |/| | |
* | | | Merge "Remove spurious @Deprecate tag from WebView.onMeasure"Jonathan Dixon2013-07-271-1/+0
|\ \ \ \
| * | | | Remove spurious @Deprecate tag from WebView.onMeasureJonathan Dixon2013-07-261-1/+0
* | | | | Merge "Show FastScroller thumb on mouse-over"Alan Viverette2013-07-262-5/+34
|\ \ \ \ \
| * | | | | Show FastScroller thumb on mouse-overAlan Viverette2013-07-252-5/+34
* | | | | | Merge "Revert "Add WorkSource capability to AlarmManager""David Christie2013-07-262-17/+8
|\ \ \ \ \ \
| * | | | | | Revert "Add WorkSource capability to AlarmManager"David Christie2013-07-262-17/+8
* | | | | | | Merge "StatusBarNotification cleanup."John Spurlock2013-07-261-11/+0
|\ \ \ \ \ \ \
| * | | | | | | StatusBarNotification cleanup.John Spurlock2013-07-261-11/+0
* | | | | | | | Merge "Add WorkSource capability to AlarmManager"David Christie2013-07-262-8/+17
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Add WorkSource capability to AlarmManagerDavid Christie2013-07-262-8/+17
| |/ / / / / /
* | | | | | | Merge "Add debug menu to enable btsnoop"Zhihai Xu2013-07-263-0/+28
|\ \ \ \ \ \ \
| * | | | | | | Add debug menu to enable btsnoopZhihai Xu2013-06-173-0/+28
* | | | | | | | Merge "Revert "Bluetooth stopped working in master - "bad file descriptor"""Zhihai Xu2013-07-261-7/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Bluetooth stopped working in master - "bad file descriptor""Zhihai Xu2013-07-261-7/+2
* | | | | | | | | Merge "Bluetooth stopped working in master - "bad file descriptor""Zhihai Xu2013-07-261-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bluetooth stopped working in master - "bad file descriptor"Zhihai Xu2013-07-251-1/+7
| |/ / / / / / / /