Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log netd traffic nicely. | Robert Greenwalt | 2012-01-20 | 1 | -0/+56 |
* | Merge "Clean up SQLite debugging code." | Jeff Brown | 2012-01-19 | 5 | -240/+18 |
|\ | |||||
| * | Clean up SQLite debugging code. | Jeff Brown | 2012-01-19 | 5 | -240/+18 |
* | | Merge "Touch slop added to double tap detection" | Gilles Debunne | 2012-01-19 | 1 | -28/+50 |
|\ \ | |||||
| * | | Touch slop added to double tap detection | Gilles Debunne | 2012-01-18 | 1 | -28/+50 |
* | | | Merge "Fixes around extract mode" | Gilles Debunne | 2012-01-19 | 2 | -5/+9 |
|\ \ \ | |||||
| * | | | Fixes around extract mode | Gilles Debunne | 2012-01-13 | 2 | -5/+9 |
* | | | | Merge "Support full screen back to back playing using javascript" | Teng-Hui Zhu | 2012-01-19 | 3 | -13/+50 |
|\ \ \ \ | |||||
| * | | | | Support full screen back to back playing using javascript | Teng-Hui Zhu | 2012-01-18 | 3 | -13/+50 |
* | | | | | Rename JNI implementation to match Java method | Glenn Kasten | 2012-01-19 | 1 | -5/+5 |
* | | | | | Merge "Fix incorrect includes of AudioTrack.h" | Glenn Kasten | 2012-01-19 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Fix incorrect includes of AudioTrack.h | Glenn Kasten | 2012-01-18 | 1 | -1/+0 |
* | | | | | | Merge "Replace run-time stream types by compile-time" | Glenn Kasten | 2012-01-19 | 1 | -77/+25 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Replace run-time stream types by compile-time | Glenn Kasten | 2012-01-17 | 1 | -77/+25 |
* | | | | | | Merge "Fix issues with reentrant SQLite triggers." | Jeff Brown | 2012-01-18 | 5 | -103/+186 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix issues with reentrant SQLite triggers. | Jeff Brown | 2012-01-18 | 5 | -103/+186 |
* | | | | | | | Merge "Add basic code required for drawPicture()" | Romain Guy | 2012-01-18 | 1 | -3/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add basic code required for drawPicture() | Romain Guy | 2012-01-18 | 1 | -3/+16 |
* | | | | | | | | Merge "Don't crash on Canvas.drawPicture()" | Romain Guy | 2012-01-18 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Don't crash on Canvas.drawPicture() | Romain Guy | 2012-01-18 | 1 | -3/+3 |
* | | | | | | | | Merge "Full support for Canvas.drawPosText" | Romain Guy | 2012-01-18 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Full support for Canvas.drawPosText | Romain Guy | 2012-01-18 | 1 | -2/+2 |
* | | | | | | | | Fix edge cases leading to backup hanging forever | Christopher Tate | 2012-01-18 | 1 | -0/+1 |
* | | | | | | | | am a6a0d134: am 04f38489: Merge "Fix DeviceDefault theme/style bugs where par... | Adam Powell | 2012-01-18 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles we... | Adam Powell | 2012-01-18 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix DeviceDefault theme/style bugs where parent styles were | Adam Powell | 2012-01-17 | 2 | -4/+4 |
* | | | | | | | | | | Merge "Improve heuristics for orientation detection." | Jeff Brown | 2012-01-18 | 1 | -152/+234 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Improve heuristics for orientation detection. | Jeff Brown | 2012-01-17 | 1 | -152/+234 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Prevent IME from popping up on startup" | Michael Kolb | 2012-01-18 | 1 | -6/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Prevent IME from popping up on startup | Michael Kolb | 2012-01-18 | 1 | -6/+4 |
* | | | | | | | | | | | Merge "Remove LlcpPacket from public namespace." | Martijn Coenen | 2012-01-18 | 2 | -107/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Remove LlcpPacket from public namespace. | Martijn Coenen | 2012-01-13 | 2 | -107/+0 |
* | | | | | | | | | | | Add tapHighlightColor support | John Reck | 2012-01-18 | 2 | -10/+7 |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Add methods to support shortcuts in user dict. | Jean Chalard | 2012-01-18 | 1 | -15/+60 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge "First pass at implementing Canvas.drawPosText() in GL" | Romain Guy | 2012-01-17 | 2 | -2/+78 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | First pass at implementing Canvas.drawPosText() in GL | Romain Guy | 2012-01-17 | 2 | -2/+78 |
* | | | | | | | | | | Merge "audio framework: manage stream volume per device" | Eric Laurent | 2012-01-17 | 1 | -6/+19 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | audio framework: manage stream volume per device | Eric Laurent | 2012-01-17 | 1 | -6/+19 |
* | | | | | | | | | | | Merge "Free optimization" | Romain Guy | 2012-01-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Free optimization | Romain Guy | 2012-01-17 | 1 | -0/+1 |
* | | | | | | | | | | | Merge "AccessibilityEvent/AccessibilityNodeInfo class name property should be... | Svetoslav Ganov | 2012-01-17 | 59 | -34/+724 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | AccessibilityEvent/AccessibilityNodeInfo class name property should be set to... | Svetoslav Ganov | 2012-01-17 | 59 | -34/+724 |
* | | | | | | | | | | | | Merge "Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions" | Tadashi G. Takaoka | 2012-01-17 | 4 | -7/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions | Tadashi G. Takaoka | 2012-01-17 | 4 | -7/+4 |
* | | | | | | | | | | | | | Merge "Support javascript to exit full screen video." | Teng-Hui Zhu | 2012-01-17 | 3 | -0/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Support javascript to exit full screen video. | Teng-Hui Zhu | 2012-01-17 | 3 | -0/+32 |
* | | | | | | | | | | | | | Merge "Hinting RemoteViewsAdapter as to which views are visible" | Adam Cohen | 2012-01-17 | 5 | -10/+47 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Hinting RemoteViewsAdapter as to which views are visible | Adam Cohen | 2012-01-17 | 5 | -10/+47 |
* | | | | | | | | | | | | | Merge "Check if View's alpha must be updated in setter" | Michael Jurka | 2012-01-17 | 1 | -17/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Check if View's alpha must be updated in setter | Michael Jurka | 2012-01-17 | 1 | -17/+23 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |