summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-155-974/+1615
* Merge "Gracefully handle drawing caches allocation failure. Bug #3431451"Romain Guy2011-02-145-15/+36
|\
| * Gracefully handle drawing caches allocation failure.Romain Guy2011-02-145-15/+36
* | Merge changes I7a5c806d,Iaa0a773e,I818b0c70,I4dfe14ce,I32a8d274Jaikumar Ganesh2011-02-144-472/+800
|\ \
| * | Make profile handler classes package and final.Jaikumar Ganesh2011-02-142-10/+5
| * | Fix ANR in Settings and Phone app.Jaikumar Ganesh2011-02-141-10/+19
| * | Refactor Input profile operations from Bluetooth Service.Jaikumar Ganesh2011-02-143-239/+342
| * | Remove Bluetooth Pan operations from Bluetooth Service.Jaikumar Ganesh2011-02-142-306/+423
| * | Distinguish between NAP and PAN role disconnectionsJaikumar Ganesh2011-02-142-21/+125
* | | Merge "Deprecate ARGB_4444."Romain Guy2011-02-141-66/+8
|\ \ \ | |/ / |/| / | |/
| * Deprecate ARGB_4444.Romain Guy2011-02-141-66/+8
* | Merge "Remove more use of netmask"Robert Greenwalt2011-02-143-40/+13
|\ \
| * | Remove more use of netmaskRobert Greenwalt2011-02-143-40/+13
* | | Merge "Fix issue #3414684: task_intra_wallpaper transitions have some inconsi...Dianne Hackborn2011-02-144-19/+23
|\ \ \
| * | | Fix issue #3414684: task_intra_wallpaper transitions have some inconsistencyDianne Hackborn2011-02-144-19/+23
| | |/ | |/|
* | | Merge "Full text search: removing unused deprecated hidden API."Dmitri Plotnikov2011-02-141-54/+0
|\ \ \
| * | | Full text search: removing unused deprecated hidden API.Dmitri Plotnikov2011-02-101-54/+0
* | | | Merge "Add comment about not changing calendar authority"Erik2011-02-141-0/+4
|\ \ \ \
| * | | | Add comment about not changing calendar authorityErik2011-02-141-0/+4
| | |/ / | |/| |
* | | | Making AdapaterViewAnimator setDisplayedChild remotableAdam Cohen2011-02-143-4/+18
|/ / /
* | | Merge "Add title bar gravity"Michael Kolb2011-02-141-3/+23
|\ \ \
| * | | Add title bar gravityMichael Kolb2011-02-101-3/+23
* | | | Merge "Accessibility events generated by WebView contain non well formed mark...Svetoslav Ganov2011-02-141-1/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Accessibility events generated by WebView contain non well formed markup.Svetoslav Ganov2011-02-141-1/+32
* | | | Merge "Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586"Xia Wang2011-02-141-0/+8
|\ \ \ \
| * | | | Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586Xia Wang2011-02-101-0/+8
* | | | | delay action CAB until word select succeedsCary Clark2011-02-141-22/+23
* | | | | Add sort method to InputMethodSubtypesatok2011-02-141-0/+35
* | | | | Merge "Fixing a bug in RemoteViewsAdapter where cached items weren't being ma...Adam Cohen2011-02-111-1/+3
|\ \ \ \ \
| * | | | | Fixing a bug in RemoteViewsAdapter where cached items weren't being marked as...Adam Cohen2011-02-111-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge "add more debug info to help (bug:3446432)"Vasu Nori2011-02-111-1/+1
|\ \ \ \ \
| * | | | | add more debug info to help (bug:3446432)Vasu Nori2011-02-111-1/+1
* | | | | | Add a new method, LruCache.removeJesse Wilson2011-02-112-3/+64
* | | | | | Merge "Fix test3GToWifiNotification for mobile state validation."Xia Wang2011-02-111-7/+17
|\ \ \ \ \ \
| * | | | | | Fix test3GToWifiNotification for mobile state validation.Xia Wang2011-02-101-7/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge "Remove LruCache.setMaxSize()."Jesse Wilson2011-02-112-92/+75
|\ \ \ \ \ \
| * | | | | | Remove LruCache.setMaxSize().Jesse Wilson2011-02-112-92/+75
* | | | | | | Merge "Update LinkProperties treatment of gateways"Robert Greenwalt2011-02-113-30/+50
|\ \ \ \ \ \ \
| * | | | | | | Update LinkProperties treatment of gatewaysRobert Greenwalt2011-02-113-30/+50
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix over-eager locking of volume dialog's primary stream."Amith Yamasani2011-02-111-4/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix over-eager locking of volume dialog's primary stream.Amith Yamasani2011-02-101-4/+3
* | | | | | | | Do not show the dropdown unless there is something to show.Leon Scroggins2011-02-111-26/+32
* | | | | | | | Merge "Fix a bug that the condition for play/pause was reversed."Chih-Chung Chang2011-02-101-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix a bug that the condition for play/pause was reversed.Chih-Chung Chang2011-02-101-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Don't add setMaxSize() to the LruCache API. But do add maxSize().Jesse Wilson2011-02-102-1/+3
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Adopt LRU cache in SQLite."Jesse Wilson2011-02-103-66/+57
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Adopt LRU cache in SQLite.Jesse Wilson2011-02-103-66/+57
* | | | | | Merge "bug:3425749 send notification for completed download"Vasu Nori2011-02-102-2/+26
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | bug:3425749 send notification for completed downloadVasu Nori2011-02-102-2/+26
* | | | | | Merge "Bug 3352047 Wrong message when adjusting volume"Glenn Kasten2011-02-102-2/+12
|\ \ \ \ \ \