summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Fix disconnect from wired ethernet issues.Mike J. Chen2012-02-101-9/+17
* Add SerialPort.sendBreak()Mike Lockwood2012-02-101-0/+8
* New Serial Manager API:Mike Lockwood2012-02-105-0/+258
* VolumePanel: Add support for master volumeMike Lockwood2012-02-101-12/+79
* Save and restore master volume in the settings providerMike Lockwood2012-02-101-0/+6
* Merge "Add an api to switch to the next IME and subtype"satok2012-02-102-0/+22
|\
| * Add an api to switch to the next IME and subtypesatok2012-02-102-0/+22
* | Merge "Some hardening of isolated processes by restricting access to services."Dianne Hackborn2012-02-094-4/+29
|\ \
| * | Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-094-4/+29
* | | am ec12ae99: am 79cfde69: am 52bfc243: docs: fix misc doc bugs from external ...Scott Main2012-02-092-2/+2
|\ \ \ | |/ / |/| |
| * | am 52bfc243: docs: fix misc doc bugs from external issue trackerScott Main2012-02-092-2/+2
| |\ \
| | * | docs: fix misc doc bugs from external issue trackerScott Main2012-02-092-2/+2
* | | | Merge "Add new feature for running services in "isolated" sandbox processes."Dianne Hackborn2012-02-095-5/+42
|\ \ \ \
| * | | | Add new feature for running services in "isolated" sandbox processes.Dianne Hackborn2012-02-095-5/+42
* | | | | Merge "Clarify comments for WebSettings."Steve Block2012-02-091-21/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clarify comments for WebSettings.Mikhail Naganov2012-02-081-21/+41
* | | | | Merge "Invalidate text display list when text properties change."Gilles Debunne2012-02-081-0/+4
|\ \ \ \ \
| * | | | | Invalidate text display list when text properties change.Gilles Debunne2012-02-071-0/+4
* | | | | | Better error message when drawing with recycled bitmapsRomain Guy2012-02-071-0/+6
| |_|_|_|/ |/| | | |
* | | | | Merge "Fix bug #5979311 Change TextView to not clip top/bottom text"Fabrice Di Meglio2012-02-071-2/+6
|\ \ \ \ \
| * | | | | Fix bug #5979311 Change TextView to not clip top/bottom textFabrice Di Meglio2012-02-071-2/+6
* | | | | | Merge "Preliminary support for clipRect(Rect, Op)"Romain Guy2012-02-071-2/+2
|\ \ \ \ \ \
| * | | | | | Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-071-2/+2
| |/ / / / /
* | | | | | Merge "Send broadcast when changing restrict background."Jeff Sharkey2012-02-071-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Send broadcast when changing restrict background.Jeff Sharkey2012-02-071-0/+1
| |/ / / /
* | | | | Merge "Adding a method for retching the root node in UiTestAutomationBridge"Svetoslav Ganov2012-02-071-1/+27
|\ \ \ \ \
| * | | | | Adding a method for retching the root node in UiTestAutomationBridgeSvetoslav Ganov2012-02-071-1/+27
* | | | | | Merge "Make media scanner use new delete-parameter"Marco Nelissen2012-02-071-0/+12
|\ \ \ \ \ \
| * | | | | | Make media scanner use new delete-parameterMarco Nelissen2012-02-071-0/+12
* | | | | | | Merge "Extract code from performLayoutAndPlaceSurfacesInnerLocked() into mult...Craig Mautner2012-02-061-8/+4
|\ \ \ \ \ \ \
| * | | | | | | Extract code from performLayoutAndPlaceSurfacesInnerLocked() into multiple me...Craig Mautner2012-02-061-8/+4
* | | | | | | | CrespoMMS appears after delay in the threadTom Taylor2012-02-062-53/+142
* | | | | | | | Merge "Use WebKit hit testing result for centering on double-tap zoom."Mangesh Ghiware2012-02-063-1/+30
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Use WebKit hit testing result for centering on double-tap zoom.Mangesh Ghiware2012-02-063-1/+30
* | | | | | | | Merge "Pause webkit painting when UI tile painting queue is full"Chris Craik2012-02-062-19/+48
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Pause webkit painting when UI tile painting queue is fullChris Craik2012-02-032-19/+48
* | | | | | | | Merge "Make the TimeAnimator class public."Chet Haase2012-02-032-16/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Make the TimeAnimator class public.Chet Haase2012-02-032-16/+13
* | | | | | | | | Merge "Make the Choreographer thread-safe."Jeff Brown2012-02-031-50/+88
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Make the Choreographer thread-safe.Jeff Brown2012-02-031-50/+88
* | | | | | | | | Unify shorthand for byte-based units.Jeff Sharkey2012-02-031-0/+7
* | | | | | | | | Merge "Handle null PendingIntents, Bitmaps, Uris and Intents in RemoteViews (...Adam Cohen2012-02-031-31/+65
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Handle null PendingIntents, Bitmaps, Uris and Intents in RemoteViews (issue 5...Adam Cohen2012-02-021-31/+65
* | | | | | | | | | Merge "Multi-user - 1st major checkin"Amith Yamasani2012-02-0312-90/+230
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Multi-user - 1st major checkinAmith Yamasani2012-02-0312-90/+230
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Enable webkit text entry for all fields"George Mount2012-02-031-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Enable webkit text entry for all fieldsGeorge Mount2012-02-021-1/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge "Use a node pointer to identify content-editable fields."George Mount2012-02-032-34/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use a node pointer to identify content-editable fields.George Mount2012-02-022-34/+64
| |/ / / / / / / / /
* | | | | | | | | | Merge "Fix 5907223: Fix lock screen glitch caused on devices with a system bar"Jim Miller2012-02-021-0/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |