Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
a6885fa366116c9dbc8ecba2abe32bf516912e8f
/
core
3e8d7cf
Merge "Clean up SQLite debugging code."
by Jeff Brown
· 14 years ago
2a293b6
Clean up SQLite debugging code.
by Jeff Brown
· 14 years ago
b3ca0fe
Merge "Touch slop added to double tap detection"
by Gilles Debunne
· 14 years ago
bdf7f96
Merge "Fixes around extract mode"
by Gilles Debunne
· 14 years ago
de9f003
Merge "Support full screen back to back playing using javascript"
by Teng-Hui Zhu
· 14 years ago
00db1f5
Rename JNI implementation to match Java method
by Glenn Kasten
· 14 years ago
92ecdd6
Merge "Fix incorrect includes of AudioTrack.h"
by Glenn Kasten
· 14 years ago
e119bd1
Merge "Replace run-time stream types by compile-time"
by Glenn Kasten
· 14 years ago
6534c0e
Merge "Fix issues with reentrant SQLite triggers."
by Jeff Brown
· 14 years ago
a9be415
Fix issues with reentrant SQLite triggers.
by Jeff Brown
· 14 years ago
a37a108
Merge "Add basic code required for drawPicture()"
by Romain Guy
· 14 years ago
75582e8
Add basic code required for drawPicture()
by Romain Guy
· 14 years ago
e7bdf2d
Merge "Don't crash on Canvas.drawPicture()"
by Romain Guy
· 14 years ago
84fce18
Don't crash on Canvas.drawPicture()
by Romain Guy
· 14 years ago
4785a6f
Merge "Full support for Canvas.drawPosText"
by Romain Guy
· 14 years ago
671d6cf
Full support for Canvas.drawPosText
by Romain Guy
· 14 years ago
a6dafea
Fix incorrect includes of AudioTrack.h
by Glenn Kasten
· 14 years ago
96fae5e
Support full screen back to back playing using javascript
by Teng-Hui Zhu
· 14 years ago
6de74ff
Fix edge cases leading to backup hanging forever
by Christopher Tate
· 14 years ago
ea77ed0
am a6a0d134: am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1
by Adam Powell
· 14 years ago
a6a0d134
am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1
by Adam Powell
· 14 years ago
2a16b13
Merge "Improve heuristics for orientation detection."
by Jeff Brown
· 14 years ago
c171402
Touch slop added to double tap detection
by Gilles Debunne
· 14 years ago
d9fdd9f
Merge "Prevent IME from popping up on startup"
by Michael Kolb
· 14 years ago
1ad65e7
Merge "Remove LlcpPacket from public namespace."
by Martijn Coenen
· 14 years ago
17146c7
Prevent IME from popping up on startup
by Michael Kolb
· 14 years ago
955fdda
Add tapHighlightColor support
by John Reck
· 14 years ago
96c804a
Add methods to support shortcuts in user dict.
by Jean Chalard
· 14 years ago
fb9ffe0
Merge "First pass at implementing Canvas.drawPosText() in GL"
by Romain Guy
· 14 years ago
eb9a536
First pass at implementing Canvas.drawPosText() in GL
by Romain Guy
· 14 years ago
1be4afe
Merge "audio framework: manage stream volume per device"
by Eric Laurent
· 14 years ago
d33f97f
Merge "Free optimization"
by Romain Guy
· 14 years ago
d1d4bb70
Free optimization
by Romain Guy
· 14 years ago
0764dee
Merge "AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes."
by Svetoslav Ganov
· 14 years ago
5aa73ae
Improve heuristics for orientation detection.
by Jeff Brown
· 14 years ago
fa326d1
Merge "Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions"
by Tadashi G. Takaoka
· 14 years ago
48592a3
Merge "Support javascript to exit full screen video."
by Teng-Hui Zhu
· 14 years ago
29a0909
Replace run-time stream types by compile-time
by Glenn Kasten
· 14 years ago
792840d
Merge "Hinting RemoteViewsAdapter as to which views are visible"
by Adam Cohen
· 14 years ago
d7678a1
Support javascript to exit full screen video.
by Teng-Hui Zhu
· 14 years ago
b967392
Hinting RemoteViewsAdapter as to which views are visible
by Adam Cohen
· 14 years ago
9bc8358d
audio framework: manage stream volume per device
by Eric Laurent
· 14 years ago
73d27c3
Merge "Check if View's alpha must be updated in setter"
by Michael Jurka
· 14 years ago
11d06a7
Merge "Fix text encoding when drawing with drawPosText in software"
by Romain Guy
· 14 years ago
62b6eaa
Fix text encoding when drawing with drawPosText in software
by Romain Guy
· 14 years ago
8a78fd4
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes.
by Svetoslav Ganov
· 14 years ago
c8fcde2
Fix DeviceDefault theme/style bugs where parent styles were
by Adam Powell
· 14 years ago
a7a7eed
Check if View's alpha must be updated in setter
by Michael Jurka
· 14 years ago
c7c0996
Merge "Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points"
by Fabrice Di Meglio
· 14 years ago
fb6b5bd
Merge "Use audio_mode_t consistently"
by Glenn Kasten
· 14 years ago
f56945e
Merge "Improve GLES20Canvas clip support"
by Romain Guy
· 14 years ago
7677d8f
Improve GLES20Canvas clip support
by Romain Guy
· 14 years ago
185b825
Fixed doc typo and removed warning
by Gilles Debunne
· 14 years ago
01cc1d1
Merge "Document update for WebView user to support HTML5 video"
by Teng-Hui Zhu
· 14 years ago
c83a666
Merge "Expand WebKitHitTest and do some preliminary caching"
by John Reck
· 14 years ago
cc76719
Fix build for SDK on Mac
by Glenn Kasten
· 14 years ago
3c6b9cc
Merge "Use audio_stream_type_t consistently"
by Glenn Kasten
· 14 years ago
a7f65620
Merge "Add android.os.Process.setThreadScheduler"
by Glenn Kasten
· 14 years ago
b91b268
Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions
by Tadashi G. Takaoka
· 14 years ago
03e250a
Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points
by Fabrice Di Meglio
· 14 years ago
dda9320
am d4d68fe2: am cc7bd5ab: Merge "Update notification documentation to follow current guidelines." into ics-mr1
by Dianne Hackborn
· 14 years ago
d4d68fe
am cc7bd5ab: Merge "Update notification documentation to follow current guidelines." into ics-mr1
by Dianne Hackborn
· 14 years ago
06e09f6
Expand WebKitHitTest and do some preliminary caching
by John Reck
· 14 years ago
cc7bd5a
Merge "Update notification documentation to follow current guidelines." into ics-mr1
by Dianne Hackborn
· 14 years ago
ba82e06
Merge "fix layer scrollbar updates"
by Michael Kolb
· 14 years ago
14568c3
Fixes around extract mode
by Gilles Debunne
· 14 years ago
4695e20
fix layer scrollbar updates
by Michael Kolb
· 14 years ago
438304d
Merge "Introduce FileRotator."
by Jeff Sharkey
· 14 years ago
a27a3e8
Introduce FileRotator.
by Jeff Sharkey
· 14 years ago
893eace
Merge "Sub display list in TextView"
by Gilles Debunne
· 14 years ago
fcbbaf1
resolved conflicts for merge of e80341c8 to master
by Kenny Root
· 14 years ago
6b5862d
Remove LlcpPacket from public namespace.
by Martijn Coenen
· 14 years ago
e80341c
am 2ddf6ea6: Merge "Fix issue with selecting proper JNI libraries" into ics-mr1
by Kenny Root
· 14 years ago
2ddf6ea
Merge "Fix issue with selecting proper JNI libraries" into ics-mr1
by Kenny Root
· 14 years ago
f88d149
am 10065177: am 2e282f35: Merge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1
by Dianne Hackborn
· 14 years ago
1006517
am 2e282f35: Merge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1
by Dianne Hackborn
· 14 years ago
2e282f3
Merge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1
by Dianne Hackborn
· 14 years ago
44d7974
Remove unused parameter
by Romain Guy
· 14 years ago
bc1d77b
Use audio_stream_type_t consistently
by Glenn Kasten
· 14 years ago
5a5b84c
Merge "Bring LatinIME's privateImeOptions "forceAscii" to a formal public API"
by Ken Wakasa
· 14 years ago
cf12902
Merge "Log global autosync on dumpsys Protect dumpsys from divide by zero"
by Alon Albert
· 14 years ago
dc89357
Merge "Getting rid of hack where the wallpaper offset was being deferred"
by Adam Cohen
· 14 years ago
c8f4183
Bring LatinIME's privateImeOptions "forceAscii" to a formal public API
by Ken Wakasa
· 14 years ago
b35ab7b
Sub display list in TextView
by Gilles Debunne
· 14 years ago
6ceca58
Update notification documentation to follow current guidelines.
by Dianne Hackborn
· 14 years ago
bd2ff36
Merge "AccessibilityService description not internationalized."
by Svetoslav Ganov
· 14 years ago
986f00f
Merge "Rewrite SQLite database wrappers."
by Jeff Brown
· 14 years ago
1569369
Merge "Fix indentation and whitespace."
by Jeff Brown
· 14 years ago
18c415c
Merge "Clean up database tests a little bit."
by Jeff Brown
· 14 years ago
e5360fb
Rewrite SQLite database wrappers.
by Jeff Brown
· 14 years ago
791a633
Getting rid of hack where the wallpaper offset was being deferred
by Adam Cohen
· 14 years ago
3f11f30
Fix indentation and whitespace.
by Jeff Brown
· 14 years ago
5a05c23
Clean up database tests a little bit.
by Jeff Brown
· 14 years ago
e340527
Merge "Fixed fadingEdge documentation"
by Gilles Debunne
· 14 years ago
01b02a7
Fix issue #5823276: home repaints after full-screen app is exited
by Dianne Hackborn
· 14 years ago
cf5cecd8
am 1890fa82: am 79d84930: Merge "Set Bluetooth adapter to PowerOff mode when turnoff with airplane on" into ics-mr1
by Matthew Xie
· 14 years ago
1890fa822
am 79d84930: Merge "Set Bluetooth adapter to PowerOff mode when turnoff with airplane on" into ics-mr1
by Matthew Xie
· 14 years ago
79d8493
Merge "Set Bluetooth adapter to PowerOff mode when turnoff with airplane on" into ics-mr1
by Matthew Xie
· 14 years ago
6b9a41c
am baaf136c: am 0a3fcc3e: Fix Apache stack
by John Reck
· 14 years ago
baaf136
am 0a3fcc3e: Fix Apache stack
by John Reck
· 14 years ago
Next »