summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Log netd traffic nicely.Robert Greenwalt2012-01-201-0/+56
* Merge "Clean up SQLite debugging code."Jeff Brown2012-01-195-240/+18
|\
| * Clean up SQLite debugging code.Jeff Brown2012-01-195-240/+18
* | Merge "Touch slop added to double tap detection"Gilles Debunne2012-01-191-28/+50
|\ \
| * | Touch slop added to double tap detectionGilles Debunne2012-01-181-28/+50
* | | Merge "Fixes around extract mode"Gilles Debunne2012-01-192-5/+9
|\ \ \
| * | | Fixes around extract modeGilles Debunne2012-01-132-5/+9
* | | | Merge "Support full screen back to back playing using javascript"Teng-Hui Zhu2012-01-193-13/+50
|\ \ \ \
| * | | | Support full screen back to back playing using javascriptTeng-Hui Zhu2012-01-183-13/+50
* | | | | Rename JNI implementation to match Java methodGlenn Kasten2012-01-191-5/+5
* | | | | Merge "Fix incorrect includes of AudioTrack.h"Glenn Kasten2012-01-191-1/+0
|\ \ \ \ \
| * | | | | Fix incorrect includes of AudioTrack.hGlenn Kasten2012-01-181-1/+0
* | | | | | Merge "Replace run-time stream types by compile-time"Glenn Kasten2012-01-191-77/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Replace run-time stream types by compile-timeGlenn Kasten2012-01-171-77/+25
* | | | | | Merge "Fix issues with reentrant SQLite triggers."Jeff Brown2012-01-185-103/+186
|\ \ \ \ \ \
| * | | | | | Fix issues with reentrant SQLite triggers.Jeff Brown2012-01-185-103/+186
* | | | | | | Merge "Add basic code required for drawPicture()"Romain Guy2012-01-181-3/+16
|\ \ \ \ \ \ \
| * | | | | | | Add basic code required for drawPicture()Romain Guy2012-01-181-3/+16
* | | | | | | | Merge "Don't crash on Canvas.drawPicture()"Romain Guy2012-01-181-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Don't crash on Canvas.drawPicture()Romain Guy2012-01-181-3/+3
* | | | | | | | Merge "Full support for Canvas.drawPosText"Romain Guy2012-01-181-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Full support for Canvas.drawPosTextRomain Guy2012-01-181-2/+2
* | | | | | | | Fix edge cases leading to backup hanging foreverChristopher Tate2012-01-181-0/+1
* | | | | | | | am a6a0d134: am 04f38489: Merge "Fix DeviceDefault theme/style bugs where par...Adam Powell2012-01-182-4/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles we...Adam Powell2012-01-182-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix DeviceDefault theme/style bugs where parent styles wereAdam Powell2012-01-172-4/+4
* | | | | | | | | | Merge "Improve heuristics for orientation detection."Jeff Brown2012-01-181-152/+234
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve heuristics for orientation detection.Jeff Brown2012-01-171-152/+234
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Prevent IME from popping up on startup"Michael Kolb2012-01-181-6/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Prevent IME from popping up on startupMichael Kolb2012-01-181-6/+4
* | | | | | | | | | | Merge "Remove LlcpPacket from public namespace."Martijn Coenen2012-01-182-107/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Remove LlcpPacket from public namespace.Martijn Coenen2012-01-132-107/+0
* | | | | | | | | | | Add tapHighlightColor supportJohn Reck2012-01-182-10/+7
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Add methods to support shortcuts in user dict.Jean Chalard2012-01-181-15/+60
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge "First pass at implementing Canvas.drawPosText() in GL"Romain Guy2012-01-172-2/+78
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | First pass at implementing Canvas.drawPosText() in GLRomain Guy2012-01-172-2/+78
* | | | | | | | | | Merge "audio framework: manage stream volume per device"Eric Laurent2012-01-171-6/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | audio framework: manage stream volume per deviceEric Laurent2012-01-171-6/+19
* | | | | | | | | | | Merge "Free optimization"Romain Guy2012-01-171-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Free optimizationRomain Guy2012-01-171-0/+1
* | | | | | | | | | | Merge "AccessibilityEvent/AccessibilityNodeInfo class name property should be...Svetoslav Ganov2012-01-1759-34/+724
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-1759-34/+724
* | | | | | | | | | | | Merge "Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions"Tadashi G. Takaoka2012-01-174-7/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptionsTadashi G. Takaoka2012-01-174-7/+4
* | | | | | | | | | | | | Merge "Support javascript to exit full screen video."Teng-Hui Zhu2012-01-173-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Support javascript to exit full screen video.Teng-Hui Zhu2012-01-173-0/+32
* | | | | | | | | | | | | Merge "Hinting RemoteViewsAdapter as to which views are visible"Adam Cohen2012-01-175-10/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Hinting RemoteViewsAdapter as to which views are visibleAdam Cohen2012-01-175-10/+47
* | | | | | | | | | | | | Merge "Check if View's alpha must be updated in setter"Michael Jurka2012-01-171-17/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Check if View's alpha must be updated in setterMichael Jurka2012-01-171-17/+23
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |