summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "New debugging tool in adb shell dumpsys gfxinfo"Romain Guy2012-02-132-22/+116
|\
| * New debugging tool in adb shell dumpsys gfxinfoRomain Guy2012-02-132-22/+116
* | Merge "New hooks to allow layouts to improve their performance by doing more ...Philip Milne2012-02-133-19/+93
|\ \
| * | New hooks to allow layouts to improve their performance by doing more cachingPhilip Milne2012-02-133-19/+93
| |/
* | Merge "Fix regression in default zoom setting"Mangesh Ghiware2012-02-131-0/+1
|\ \ | |/ |/|
| * Fix regression in default zoom settingMangesh Ghiware2012-02-131-0/+1
* | Merge "Fix bug #5904777 GridLayout should be RTL aware"Fabrice Di Meglio2012-02-131-25/+73
|\ \ | |/ |/|
| * Fix bug #5904777 GridLayout should be RTL awareFabrice Di Meglio2012-02-131-25/+73
* | Implement batching of input events on the consumer side.Jeff Brown2012-02-132-11/+58
* | Merge "Process input events immediately when received."Jeff Brown2012-02-131-15/+24
|\ \
| * | Process input events immediately when received.Jeff Brown2012-02-071-15/+24
* | | Merge "Use ' for apostrophe in HTML encoding"Marc Blank2012-02-131-1/+5
|\ \ \
| * | | Use ' for apostrophe in HTML encodingMarc Blank2012-02-131-1/+5
* | | | EthernetDataTracker: Don't run DHCP or set network available until link is upMike Lockwood2012-02-101-13/+10
* | | | AudioManager: Add support for master muteMike Lockwood2012-02-101-4/+33
* | | | AudioManager: transparently convert volume settings for other streams to mast...Mike Lockwood2012-02-101-8/+4
* | | | store the hw addr in the extraInfo field of ethernet NetworkInfosDoug Zongker2012-02-102-2/+22
* | | | Merge "Multi-user - wallpaper service"Amith Yamasani2012-02-109-14/+52
|\ \ \ \
| * | | | Multi-user - wallpaper serviceAmith Yamasani2012-02-109-14/+52
* | | | | Merge "Clean up and expose LongSparseArray."Dianne Hackborn2012-02-101-51/+42
|\ \ \ \ \
| * | | | | Clean up and expose LongSparseArray.Dianne Hackborn2012-02-101-51/+42
* | | | | | Add support for disabling wallpaper serviceMike Lockwood2012-02-101-2/+31
* | | | | | SystemServer: Add support for disabling AudioService and MountServiceMike Lockwood2012-02-101-0/+3
| |/ / / / |/| | | |
* | | | | Merge changes Id747dc81,I3a74bd36,I2395527c,I86aeb066,Ic33d5766,I7bef7390,I4b...Mike Lockwood2012-02-103-9/+31
|\ \ \ \ \
| * | | | | SettingsProvider: Add support for overriding lockscreen.disabled default valueMike Lockwood2012-02-101-0/+6
| * | | | | Fix disconnect from wired ethernet issues.Mike J. Chen2012-02-101-9/+17
| * | | | | Add SerialPort.sendBreak()Mike Lockwood2012-02-101-0/+8
* | | | | | Merge "New Serial Manager API:"Mike Lockwood2012-02-105-0/+258
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | New Serial Manager API:Mike Lockwood2012-02-105-0/+258
* | | | | Merge "Some cruft removal."Dianne Hackborn2012-02-104-98/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Some cruft removal.Dianne Hackborn2012-02-104-98/+4
* | | | | 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
|\ \ \ \ \ \