summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "API to report if active network is metered."Jeff Sharkey2012-04-163-4/+22
|\
| * API to report if active network is metered.Jeff Sharkey2012-04-163-4/+22
* | Fix for doc error.Philip Milne2012-04-161-2/+0
* | Merge "Fix for bug 6110465."Philip Milne2012-04-163-15/+133
|\ \
| * | Fix for bug 6110465.Philip Milne2012-04-133-15/+133
* | | Perform null check on empty view before doing accessibility check.Mindy Pereira2012-04-161-1/+2
* | | Merge "Check for null mWebViewCore in selectText"George Mount2012-04-161-0/+3
|\ \ \
| * | | Check for null mWebViewCore in selectTextGeorge Mount2012-04-131-0/+3
* | | | Merge "Clean up JavaDoc for WebStorage"Steve Block2012-04-164-100/+160
|\ \ \ \
| * | | | Clean up JavaDoc for WebStorageSteve Block2012-04-134-100/+160
* | | | | Fix javadoc breakage by not linking to now hidden WebView.getZoomControls met...Mikhail Naganov2012-04-161-5/+2
* | | | | Merge "Clarify WebSettings comments related to zooming."Steve Block2012-04-161-9/+29
|\ \ \ \ \
| * | | | | Clarify WebSettings comments related to zooming.Mikhail Naganov2012-04-131-9/+29
* | | | | | Merge "Two WebView API cleanups"Jonathan Dixon2012-04-165-12/+9
|\ \ \ \ \ \
| * | | | | | Two WebView API cleanupsJonathan Dixon2012-04-135-12/+9
* | | | | | | Build "install" resource for PMS testsKenny Root2012-04-154-0/+35
* | | | | | | Merge "Add setting to redirect vibrator to game controller."Jeff Brown2012-04-131-0/+15
|\ \ \ \ \ \ \
| * | | | | | | Add setting to redirect vibrator to game controller.Jeff Brown2012-04-131-0/+15
* | | | | | | | Merge "SurfaceTexture: fix updateTexImage JNI"Jamie Gennis2012-04-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | SurfaceTexture: fix updateTexImage JNIJamie Gennis2012-04-131-1/+1
* | | | | | | | | Merge "Surface list of apps with given network policy."Jeff Sharkey2012-04-133-0/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Surface list of apps with given network policy.Jeff Sharkey2012-04-133-0/+45
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Accessibility focus - frameworkSvetoslav Ganov2012-04-1338-884/+3230
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "SurfaceTexture: update API docs"Jamie Gennis2012-04-131-3/+10
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | SurfaceTexture: update API docsJamie Gennis2012-04-131-3/+10
* | | | | | | | Merge "Add support for input devices that have vibrators."Jeff Brown2012-04-135-3/+151
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for input devices that have vibrators.Jeff Brown2012-04-135-3/+151
* | | | | | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-04-1349-465/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-04-1349-465/+37
* | | | | | | | | | Merge "Extract Vibrator implementation from interface."Jeff Brown2012-04-136-75/+119
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Extract Vibrator implementation from interface.Jeff Brown2012-04-136-75/+119
* | | | | | | | | | Merge "Improve lock screen hide animation."Dianne Hackborn2012-04-131-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve lock screen hide animation.Dianne Hackborn2012-04-131-3/+3
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Enhance the debug output for StateMachines."Wink Saville2012-04-132-41/+118
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Enhance the debug output for StateMachines.Wink Saville2012-04-132-41/+118
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Add direct support for HTML formatted text in ClipData etc."Dianne Hackborn2012-04-137-18/+339
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Add direct support for HTML formatted text in ClipData etc.Dianne Hackborn2012-04-137-18/+339
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Unhide new Beam push APIs."Martijn Coenen2012-04-133-27/+76
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unhide new Beam push APIs.Martijn Coenen2012-04-123-27/+76
* | | | | | | | | | Merge "Introduce new URI to clear data usage information"Makoto Onuki2012-04-131-1/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Introduce new URI to clear data usage informationMakoto Onuki2012-04-131-1/+9
* | | | | | | | | | Merge "Mapping from DownloadManager status to string."Jeff Sharkey2012-04-131-0/+31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Mapping from DownloadManager status to string.Jeff Sharkey2012-04-131-0/+31
* | | | | | | | | | Merge "Depcrecate increment function (should have been done back in ICS)"Daniel Lehmann2012-04-131-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Depcrecate increment function (should have been done back in ICS)Daniel Lehmann2012-04-131-0/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Set initial focus"John Reck2012-04-132-2/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Set initial focusJohn Reck2012-04-132-2/+8
| |/ / / / / / / /
* | | | | | | | | Wait for zoom manager to update before sending new picture event.George Mount2012-04-131-4/+4
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "Ignore the result of the on share callback in ShareActionProvider."Svetoslav Ganov2012-04-131-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Ignore the result of the on share callback in ShareActionProvider.Svetoslav Ganov2012-04-131-4/+10