summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding new volume control dialog icons" into honeycombJustin Ho2011-02-0212-0/+0
|\
| * Adding new volume control dialog iconsJustin Ho2011-02-0212-0/+0
* | Merge "Don't clobber the local dirty rect after rendering a layer. Bug #34172...Romain Guy2011-02-022-2/+4
|\ \
| * | Don't clobber the local dirty rect after rendering a layer.Romain Guy2011-02-022-2/+4
* | | Merge "bug:3414192 new API to designate a download to be OTA update" into hon...Vasu Nori2011-02-022-0/+15
|\ \ \ | |/ / |/| |
| * | bug:3414192 new API to designate a download to be OTA updateVasu Nori2011-02-022-0/+15
* | | Merge "DO NOT MERGE. Only scroll if the IME is open in certain cases." into h...Leon Scroggins2011-02-022-2/+13
|\ \ \
| * | | DO NOT MERGE. Only scroll if the IME is open in certain cases.Leon Scroggins2011-02-022-2/+13
| |/ /
* | | Merge "Fix 3410155: Remove hint text from password entry field." into honeycombJim Miller2011-02-022-2/+0
|\ \ \ | |/ / |/| |
| * | Fix 3410155: Remove hint text from password entry field.Jim Miller2011-02-022-2/+0
* | | Merge "Removing red cross from hdpi emergency symbol" into honeycombJustin Ho2011-02-021-0/+0
|\ \ \
| * | | Removing red cross from hdpi emergency symbolJustin Ho2011-02-021-0/+0
| | |/ | |/|
* | | Merge "Fix incorrect dirty rectangle transformation in hardware layers. Bug #...Romain Guy2011-02-021-7/+7
|\ \ \
| * | | Fix incorrect dirty rectangle transformation in hardware layers.Romain Guy2011-02-011-7/+7
* | | | Merge "Update layers based on the dirty region. Bug #3413433" into honeycombRomain Guy2011-02-012-12/+26
|\ \ \ \ | |/ / /
| * | | Update layers based on the dirty region.Romain Guy2011-02-012-12/+26
* | | | Merge "New API to let apps draw without layers. Bug #3413433" into honeycombRomain Guy2011-02-012-13/+26
|\ \ \ \ | |/ / /
| * | | New API to let apps draw without layers.Romain Guy2011-02-012-13/+26
* | | | Merge "Add TelephonyManager.getCurrentPhoneType" into honeycombWink Saville2011-02-011-1/+1
|\ \ \ \
| * | | | Add TelephonyManager.getCurrentPhoneTypeWink Saville2011-02-011-1/+1
* | | | | add missing call to superclass methodMichael Jurka2011-02-011-0/+1
|/ / / /
* | | | Merge "Move setExpandedTileBounds from WC to UI thread" into honeycombBen Murdoch2011-02-012-9/+3
|\ \ \ \
| * | | | Move setExpandedTileBounds from WC to UI threadBen Murdoch2011-02-022-9/+3
| | |_|/ | |/| |
* | | | Merge "Fix Incorrect Times in TimePickerDialog" into honeycombBrian Muramatsu2011-02-011-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix Incorrect Times in TimePickerDialogBrian Muramatsu2011-02-011-2/+2
* | | | Merge "Fix BluetoothAdapter Connection change intent doc." into honeycombJaikumar Ganesh2011-02-011-4/+4
|\ \ \ \
| * | | | Fix BluetoothAdapter Connection change intent doc.Jaikumar Ganesh2011-02-011-4/+4
* | | | | Merge "Whoops, need to put this check back." into honeycombDianne Hackborn2011-02-011-0/+12
|\ \ \ \ \
| * | | | | Whoops, need to put this check back.Dianne Hackborn2011-02-011-0/+12
* | | | | | Merge "Make image wallpaper use a big surface." into honeycombDianne Hackborn2011-02-012-7/+5
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Make image wallpaper use a big surface.Dianne Hackborn2011-02-012-7/+5
| | |/ / | |/| |
* | | | Merge "Correctly set the alpha of a hardware layer before drawing it. Bug #34...Romain Guy2011-02-011-6/+2
|\ \ \ \
| * | | | Correctly set the alpha of a hardware layer before drawing it.Romain Guy2011-02-011-6/+2
* | | | | DO NOT MERGENick Pelly2011-02-016-31/+97
| |/ / / |/| | |
* | | | Making default upload and download arrows more visibleJustin Ho2011-02-012-0/+0
| |_|/ |/| |
* | | Merge "Updating Froyo framework assets to Holo style Bug: 3362749" into honey...Justin Ho2011-02-018-0/+0
|\ \ \
| * | | Updating Froyo framework assets to Holo styleJustin Ho2011-02-018-0/+0
* | | | Fix for bug 3407633 Cookie not set in CookieManager - DO NOT MERGEKristian Monsen2011-02-011-0/+4
* | | | Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)Dave Burke2011-02-012-0/+17
* | | | Merge "Remove MeasuredText debug messages" into honeycombMike Cleron2011-01-311-2/+5
|\ \ \ \
| * | | | Remove MeasuredText debug messagesKenny Root2011-01-311-2/+5
| | |_|/ | |/| |
* | | | Merge "Enable subclass of SeekBarVolumizer to provide a custom file for sampl...Justin Ho2011-01-311-21/+33
|\ \ \ \
| * | | | Enable subclass of SeekBarVolumizer to provide a custom file for sample playb...Amith Yamasani2011-01-311-21/+33
| |/ / /
* | | | Merge "Fix bug 3410400 - Holo rating bar assets" into honeycombJustin Ho2011-01-3187-0/+288
|\ \ \ \
| * | | | Fix bug 3410400 - Holo rating bar assetsAdam Powell2011-01-3187-0/+288
* | | | | Merge "Fix invalidation issue with actionbar items" into honeycombChet Haase2011-01-311-0/+3
|\ \ \ \ \
| * | | | | Fix invalidation issue with actionbar itemsChet Haase2011-01-311-0/+3
| | |/ / / | |/| | |
* | | | | Merge "Pixel were missing on the last line of text when using MaxLines." into...Gilles Debunne2011-01-314-39/+61
|\ \ \ \ \
| * | | | | Pixel were missing on the last line of text when using MaxLines.Gilles Debunne2011-01-304-39/+61
| | |_|/ / | |/| | |
* | | | | Merge "Do not check features in PackageManagerService" into honeycombDianne Hackborn2011-01-312-3/+12
|\ \ \ \ \