Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
24b3a4ccd6943dfb9f2cb69d5c9d78a05e16561b
24b3a4c
Fix typo.
by Andreas Huber
· 15 years ago
e861d00
Merge "Update api/current.xml for SurfaceTexture." into honeycomb
by Jamie Gennis
· 15 years ago
ca808ae
Merge "If the stream for the new bandwidth doesn't have the segment we're looking for..." into honeycomb
by Andreas Huber
· 15 years ago
6450ef8
Update api/current.xml for SurfaceTexture.
by Jamie Gennis
· 15 years ago
ba572aa
If the stream for the new bandwidth doesn't have the segment we're looking for...
by Andreas Huber
· 15 years ago
c173b76
Merge "Remove auto connection on ACL connection." into honeycomb
by Jaikumar Ganesh
· 15 years ago
ef28e7e
Remove auto connection on ACL connection.
by Jaikumar Ganesh
· 15 years ago
d559ebb
Merge "Add the SurfaceTexture java class." into honeycomb
by Jamie Gennis
· 15 years ago
5dd6e9a
Merge "Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful" into honeycomb
by Adam Powell
· 15 years ago
6714efc
Add the SurfaceTexture java class.
by Jamie Gennis
· 15 years ago
345a9f4
Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful
by Adam Powell
· 15 years ago
adba802
Merge "Make sure the reading level scale is within min/max limits." into honeycomb
by Shimeng (Simon) Wang
· 15 years ago
de69817
Merge "Reuse of native display list objects" into honeycomb
by Chet Haase
· 15 years ago
e85ffea
Make sure the reading level scale is within min/max limits.
by Shimeng (Simon) Wang
· 15 years ago
f25410e
Merge "Use NuPlayer for HTTP live streaming playback by default." into honeycomb
by Andreas Huber
· 15 years ago
a107eaf
Merge "Add temporary hack for keyboards not following spec." into honeycomb
by Jaikumar Ganesh
· 15 years ago
ed1b2a2
Merge "Follow the spec recommendation for keyboard pairing." into honeycomb
by Jaikumar Ganesh
· 15 years ago
8cc316e
Add temporary hack for keyboards not following spec.
by Jaikumar Ganesh
· 15 years ago
c88b0c6
Follow the spec recommendation for keyboard pairing.
by Jaikumar Ganesh
· 15 years ago
d7069ca0
Use NuPlayer for HTTP live streaming playback by default.
by Andreas Huber
· 15 years ago
478353e
Merge "Add camera service support for SurfaceTexture." into honeycomb
by Jamie Gennis
· 15 years ago
ff2dc46
Add camera service support for SurfaceTexture.
by Jamie Gennis
· 15 years ago
1932fef
Merge "Colorconverter may not support some src/dst bitmap configurations." into honeycomb
by Andreas Huber
· 15 years ago
cc9585f
Merge "If we failed to initialize the codec after transitioning to IDLE state, don't assert" into honeycomb
by Andreas Huber
· 15 years ago
68e4a7a
Add the SurfaceTexture C++ implementation.
by Jamie Gennis
· 15 years ago
0a53d5c
Add the ISurfaceComposer::createGraphicBuffer IPC.
by Jamie Gennis
· 15 years ago
5977baa
Reuse of native display list objects
by Chet Haase
· 15 years ago
c0dbe3a
Colorconverter may not support some src/dst bitmap configurations.
by Andreas Huber
· 15 years ago
eec06d3
If we failed to initialize the codec after transitioning to IDLE state, don't assert
by Andreas Huber
· 15 years ago
42edf0f
Merge "requery() should close cursorwindow insead of setting it to null." into honeycomb
by Vasu Nori
· 15 years ago
8e6a513
Merge "set default mode of WAL to be off." into honeycomb
by Vasu Nori
· 15 years ago
21e713d
Merge "Fix bug 3327227 - Adjust overflow menu padding" into honeycomb
by Adam Powell
· 15 years ago
b83a4b9
Merge "pass enter key to webkit more often" into honeycomb
by Cary Clark
· 15 years ago
b7420fb
Fix bug 3327227 - Adjust overflow menu padding
by Adam Powell
· 15 years ago
29c288d
Cherry-pick 9b53dd9d60a01ddb1307177c296c7b4fd6114753 from master
by Xavier Ducrohet
· 15 years ago
ddbda00
pass enter key to webkit more often
by Cary Clark
· 15 years ago
0e453d1
requery() should close cursorwindow insead of setting it to null.
by Vasu Nori
· 15 years ago
67ba204
Tidy up CacheManager comments and documentation
by Steve Block
· 15 years ago
e7fc1d2
Remove an unused non-public CacheManager method
by Steve Block
· 15 years ago
a22d884
set default mode of WAL to be off.
by Vasu Nori
· 15 years ago
264f6cd
Temporarily remove UsbManager support for USB host.
by Mike Lockwood
· 15 years ago
27480cd
Remove support for obsolete PTP content provider
by Mike Lockwood
· 15 years ago
65d2a4c
Remove CameraBrowser test app
by Mike Lockwood
· 15 years ago
215b682
MTP: changes to use new usb_request support in libusbhost
by Mike Lockwood
· 15 years ago
faba502
Update WebView useragent string for merge to WebKit r72805
by Steve Block
· 15 years ago
8265257
Merge "Check null pointer agressively."
by satok
· 15 years ago
4fdf1de
Check null pointer agressively.
by satok
· 15 years ago
f130457
Merge "Enable built-in echo canceler if available."
by Chia-chi Yeh
· 15 years ago
d87be27
Enable built-in echo canceler if available.
by Chia-chi Yeh
· 15 years ago
57d22a7
Merge "Do not set back to AudioManager.MODE_NORMAL in SipAudioCall."
by Chia-chi Yeh
· 15 years ago
4bf82df
Do not set back to AudioManager.MODE_NORMAL in SipAudioCall.
by Chia-chi Yeh
· 15 years ago
e4a0498
Merge "Fix a bug that could cause padded lists to draw dividers incorrectly"
by Adam Powell
· 15 years ago
9456655
Fix a bug that could cause padded lists to draw dividers incorrectly
by Adam Powell
· 15 years ago
abfc847
am c042eb77: am 3769240b: Merge "Clear reference to the IIntentReceiver in order to avoid memory leak"
by Dianne Hackborn
· 15 years ago
d3f36df
am 73fef3c7: am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory leak
by Johannes Carlsson
· 15 years ago
d541f0c
am 4302886f: am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service" into gingerbread
by Dianne Hackborn
· 15 years ago
1470f9c
Merge "Fix bug 3326380 - ListView motion scrolling stops too early when list is padded"
by Adam Powell
· 15 years ago
a13fc67
Fix bug 3326380 - ListView motion scrolling stops too early when list is padded
by Adam Powell
· 15 years ago
33a385b
Merge "Import libcore_to_document definition from libcore/Docs.mk"
by Brian Carlstrom
· 15 years ago
1122566
Merge "Implement issue #3326435: Battery stats improvements"
by Dianne Hackborn
· 15 years ago
fde4397
Merge "Fix bug 3242965 - Unreadable text in context menus using legacy theme"
by Adam Powell
· 15 years ago
cfff00e
Fix bug 3242965 - Unreadable text in context menus using legacy theme
by Adam Powell
· 15 years ago
c1b40e3
Implement issue #3326435: Battery stats improvements
by Dianne Hackborn
· 15 years ago
f4e4b27
Merge "Make the volume keys adjust the media volume by default if the device is not "voice capable.""
by Joe Onorato
· 15 years ago
7998559
Merge "Fix the 3G icon shows as G."
by Joe Onorato
· 15 years ago
c042eb7
am 3769240b: Merge "Clear reference to the IIntentReceiver in order to avoid memory leak"
by Dianne Hackborn
· 15 years ago
73fef3c
am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory leak
by Johannes Carlsson
· 15 years ago
3769240
Merge "Clear reference to the IIntentReceiver in order to avoid memory leak"
by Dianne Hackborn
· 15 years ago
b5a8654
Clear reference to the IIntentReceiver in order to avoid memory leak
by Johannes Carlsson
· 15 years ago
4302886
am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service" into gingerbread
by Dianne Hackborn
· 15 years ago
c91f9fe
Merge "Avoiding cyclic references when unbinding from a service" into gingerbread
by Dianne Hackborn
· 15 years ago
6a904bc
Revert "treat 'can't open database file error' as 'database corruption error'"
by Vasu Nori
· 15 years ago
6c30cfb
am a8ce7736: am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread
by James Dong
· 15 years ago
a8ce773
am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread
by James Dong
· 15 years ago
35e8dcb
Merge "Suppress the recording sound in the recorded video" into gingerbread
by James Dong
· 15 years ago
cf9a013
Import libcore_to_document definition from libcore/Docs.mk
by Brian Carlstrom
· 15 years ago
93fde21
Merge "Updated HDPI assets from Gingerbread"
by Justin Ho
· 15 years ago
0d2631a
Merge "Allow bumpDns() to execute correctly before boot has completed"
by Robert Greenwalt
· 15 years ago
32cef98
Merge "Add support in TTS for volume and panning control of the synth output"
by Jean-Michel Trivi
· 15 years ago
8b56c50
Updated HDPI assets from Gingerbread
by Justin Ho
· 15 years ago
e893d1d
Merge "Updated presence icons and new emergency icon"
by Justin Ho
· 15 years ago
dab559a
exposing isDirty() method on View
by Michael Jurka
· 15 years ago
3d1db86
Allow bumpDns() to execute correctly before boot has completed
by Stan Chesnutt
· 15 years ago
fb9bcdb
Merge "Fix Holo Spinners"
by Adam Powell
· 15 years ago
a39b987
Fix Holo Spinners
by Adam Powell
· 15 years ago
80fa7d7
Merge "Updated assets from gingerbread"
by Justin Ho
· 15 years ago
aa0225b
Updated presence icons and new emergency icon
by Justin Ho
· 15 years ago
c7fcba4
Make the volume keys adjust the media volume by default if the device is not "voice capable."
by Joe Onorato
· 15 years ago
b7df8ec
Merge "Some more fixes regarding HTTP live in NuPlayer."
by Andreas Huber
· 15 years ago
9d2d26a
Add support in TTS for volume and panning control of the synth output
by Jean-Michel Trivi
· 15 years ago
847551c
Some more fixes regarding HTTP live in NuPlayer.
by Andreas Huber
· 15 years ago
933464d
Fix the 3G icon shows as G.
by Joe Onorato
· 15 years ago
039a59d
Updated assets from gingerbread
by Justin Ho
· 15 years ago
3996b41
Avoiding cyclic references when unbinding from a service
by Mattias Petersson
· 15 years ago
325a0f9
The font cache should respect the fake bold flag.
by Romain Guy
· 15 years ago
b03ba34
Merge "Add MipmapDrawableTest"
by Brian Muramatsu
· 15 years ago
50c5785
Merge "Use an opaque background for the search bar in legacy SearchDialog."
by Amith Yamasani
· 15 years ago
9e90a99
Reuse display lists at the java level.
by Chet Haase
· 15 years ago
38ecb1e
Use an opaque background for the search bar in legacy SearchDialog.
by Amith Yamasani
· 15 years ago
a74c22b
Merge "Add dispatch key shortcut window callback."
by Jeff Brown
· 15 years ago
Next »