Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
effdfbcef7fd2da6e1cffca0ab066aed622c3ad8
effdfbc
SearchView asset changes.
by Amith Yamasani
· 14 years ago
01704e7
Merge "Better error codes for missing files"
by Kenny Root
· 14 years ago
a841e52
Merge "Expose quota status for active network."
by Jeff Sharkey
· 14 years ago
1824a62
Merge "Fix bug 5044737 - Compatibility menus should be as wide as the screen width"
by Adam Powell
· 14 years ago
dc5facd
Fix bug 5044737 - Compatibility menus should be as wide as the screen width
by Adam Powell
· 14 years ago
8c8333c
Merge "Destroy the EGL surface when the ViewRootImpl surface is invalid Bug #5109839"
by Romain Guy
· 14 years ago
1d0c708
Destroy the EGL surface when the ViewRootImpl surface is invalid Bug #5109839
by Romain Guy
· 14 years ago
1ebd74a
Better error codes for missing files
by Kenny Root
· 14 years ago
2718655
Merge "Tidy."
by Philip Milne
· 14 years ago
b375caa
Merge "NativeDaemonConnector: offload callbacks to another thread."
by Chia-chi Yeh
· 14 years ago
6d899a6
Merge "Check the syncword for each frame. Fix for bug 5117233."
by Gloria Wang
· 14 years ago
4c8cf4c
Tidy.
by Philip Milne
· 14 years ago
3c10b01
Check the syncword for each frame. Fix for bug 5117233.
by Gloria Wang
· 14 years ago
eba69ac
Merge "A tap on the insertion handle is only handled if it has not been moved"
by Gilles Debunne
· 14 years ago
e5750a3
NativeDaemonConnector: offload callbacks to another thread.
by Chia-chi Yeh
· 14 years ago
bac9cd6
Merge "Put back the status bar animations."
by Dianne Hackborn
· 14 years ago
c0e74ca
Merge "Bug 5050963: Suggestion popup moves with its associated TextView"
by Gilles Debunne
· 14 years ago
5254d5e
Merge "Fix bug 5093394 - Double SearchView!! What does it mean!?"
by Adam Powell
· 14 years ago
6b0e97c
Fix bug 5093394 - Double SearchView!! What does it mean!?
by Adam Powell
· 14 years ago
045d179
Merge "AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME."
by Eric Laurent
· 14 years ago
ea45a89
Merge "AudioFlinger: disable AEC and NS with BT headsets"
by Eric Laurent
· 14 years ago
6639b55
AudioFlinger: disable AEC and NS with BT headsets
by Eric Laurent
· 14 years ago
adcea06
Merge "Fix PAN bugs."
by Jaikumar Ganesh
· 14 years ago
590840f
Merge "Don't recreate the EGL surface if the surface is not ready Bug #5114545"
by Romain Guy
· 14 years ago
d3facf3
Don't recreate the EGL surface if the surface is not ready Bug #5114545
by Romain Guy
· 14 years ago
cb48480
Merge "In DeviceMotionService, handle the fact that we may receive updates from SensorManager after unregistering."
by Steve Block
· 14 years ago
e096f9f
Merge "Audio Effect Framework: add effect suspend/restore"
by Eric Laurent
· 14 years ago
62c7b37
Merge "Added automated performance test to TileBenchmark"
by Chris Craik
· 14 years ago
e3b79ca
Fix PAN bugs.
by Jaikumar Ganesh
· 14 years ago
4415629
Merge "Remote control display API and implementation"
by Jean-Michel Trivi
· 14 years ago
d09001f
In DeviceMotionService, handle the fact that we may receive updates from SensorManager after unregistering.
by Steve Block
· 14 years ago
3f76ca4
Merge "Step1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS."
by Debashish Chatterjee
· 14 years ago
766839c
Step1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS.
by Debashish Chatterjee
· 14 years ago
c660091
Rename API name "RESULT_ATTR_LOOKS_TYPO"
by satok
· 14 years ago
59aed38
Put back the status bar animations.
by Dianne Hackborn
· 14 years ago
f4461fc
Merge "Reduce memory usage of status bar expanded view."
by Dianne Hackborn
· 14 years ago
1dacf27
Reduce memory usage of status bar expanded view.
by Dianne Hackborn
· 14 years ago
040023a
A tap on the insertion handle is only handled if it has not been moved
by Gilles Debunne
· 14 years ago
f82fccd
Audio Effect Framework: add effect suspend/restore
by Eric Laurent
· 14 years ago
51812ec
Removing hack for framerate setting in Stagefright for encoders.
by Sarthak Aggarwal
· 14 years ago
85de77a
Merge "Fix bug 5098288 - Rethink the suite of new themes"
by Adam Powell
· 14 years ago
9a3cf8c
Merge "fix a crasher in surfaceflinger"
by Mathias Agopian
· 14 years ago
b17ee7f
fix a crasher in surfaceflinger
by Mathias Agopian
· 14 years ago
f0ceede
Expose quota status for active network.
by Jeff Sharkey
· 14 years ago
21078e4
Bug 5050963: Suggestion popup moves with its associated TextView
by Gilles Debunne
· 14 years ago
269248d
Fix bug 5098288 - Rethink the suite of new themes
by Adam Powell
· 14 years ago
7006064
Merge "Paint style and stroke width affect text rendering. Bug #5112207"
by Romain Guy
· 14 years ago
bd496bc
Paint style and stroke width affect text rendering. Bug #5112207
by Romain Guy
· 14 years ago
baef393
Merge "Reduce ConnectivityService logging"
by Robert Greenwalt
· 14 years ago
58d4c59
Reduce ConnectivityService logging
by Robert Greenwalt
· 14 years ago
8f61918
Remote control display API and implementation
by Jean-Michel Trivi
· 14 years ago
9ebf4eb
Merge "fix an issue where the screen could be stale after a surface size change"
by Mathias Agopian
· 14 years ago
d0ec240
Merge "update HWC data structures even when a layer is marked for SKIP"
by Mathias Agopian
· 14 years ago
9a4eacf
Merge "Add a h/w composer API to allow the HAL to trigger a redraw"
by Mathias Agopian
· 14 years ago
f5348d8
Merge "Parent's canonical path; not parent of canonical"
by Kenny Root
· 14 years ago
04ee795
Merge "Add the ability to enable/disable marquee fading per device"
by Romain Guy
· 14 years ago
4eb5a57
AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME.
by Eric Laurent
· 14 years ago
5857bce
Merge "Clear the bitmap from the canvas in a lot of places."
by Dianne Hackborn
· 14 years ago
555c55e
Added automated performance test to TileBenchmark
by Chris Craik
· 14 years ago
6311d0a
Clear the bitmap from the canvas in a lot of places.
by Dianne Hackborn
· 14 years ago
6805545
Add the ability to enable/disable marquee fading per device
by Romain Guy
· 14 years ago
e10bcdb
Merge "Fix for http://b/issue?id=5081478"
by Philip Milne
· 14 years ago
899d592
Fix for http://b/issue?id=5081478
by Philip Milne
· 14 years ago
0fb1a94
update HWC data structures even when a layer is marked for SKIP
by Mathias Agopian
· 14 years ago
5832ead
Parent's canonical path; not parent of canonical
by Kenny Root
· 14 years ago
666742c
Merge "Stop creating threads for each MDST."
by Robert Greenwalt
· 14 years ago
4376b7f
Merge "Move mBluetoothService.runBluetooth after broadcasting the STATE_ON intent."
by Matthew Xie
· 14 years ago
8a32c63
Merge "USB: Fix NPE that occurred when restoring default function in UsbManager.setEnabledFunctions"
by Mike Lockwood
· 14 years ago
147200b
Merge "Import revised translations."
by Eric Fischer
· 14 years ago
8594394
Move mBluetoothService.runBluetooth after broadcasting the STATE_ON intent.
by Matthew Xie
· 14 years ago
8b4d36e
USB: Fix NPE that occurred when restoring default function in UsbManager.setEnabledFunctions
by Mike Lockwood
· 14 years ago
7374d97
Merge "Fix networktype on per process DNS setting"
by repo sync
· 14 years ago
8935696
Fix networktype on per process DNS setting
by repo sync
· 14 years ago
c890950
Merge "Remove the binder interface for LLCP."
by Jeff Hamilton
· 14 years ago
53ad2c7
am 0793586b: am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointerException cases while using SipService."
by Conley Owens
· 14 years ago
0793586
am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointerException cases while using SipService."
by Conley Owens
· 14 years ago
c3afd39
Remove the binder interface for LLCP.
by Jeff Hamilton
· 14 years ago
f8c1f12
am e1d27154: am f87743e7: Merge "Prevent NullPointerException cases while using SipService."
by Conley Owens
· 14 years ago
e1d2715
am f87743e7: Merge "Prevent NullPointerException cases while using SipService."
by Conley Owens
· 14 years ago
6dd7431
Merge "Properly cancel pending buffers on window size change"
by Romain Guy
· 14 years ago
f87743e
Merge "Prevent NullPointerException cases while using SipService."
by Conley Owens
· 14 years ago
cf15efb
Properly cancel pending buffers on window size change
by Romain Guy
· 14 years ago
5a8921f
Stop creating threads for each MDST.
by Robert Greenwalt
· 14 years ago
ff7fffa
Merge "Copy constructors should actually copy stuff. Bug #5027094"
by Romain Guy
· 14 years ago
b1216dd
Copy constructors should actually copy stuff. Bug #5027094
by Romain Guy
· 14 years ago
94761d3
Merge "Reduce backup manager logspew"
by Christopher Tate
· 14 years ago
b0a20e4
Merge "Volume panel changes."
by Amith Yamasani
· 14 years ago
efe8e34
Merge "Layoutlib: simple comment fix."
by Xavier Ducrohet
· 14 years ago
ad35add
Merge "Removed unused import from AnimatorSet."
by Martijn Coenen
· 14 years ago
33e6ad6
Merge "Prevent crash with NPE in HardwareRenderer Bug #5109839"
by Romain Guy
· 14 years ago
ecc2fd9
Removed unused import from AnimatorSet.
by Martijn Coenen
· 14 years ago
357c942
Prevent crash with NPE in HardwareRenderer Bug #5109839
by Romain Guy
· 14 years ago
64d6170
Merge "Fix tethering using BT."
by Jaikumar Ganesh
· 14 years ago
5a4e75e
Import revised translations.
by Eric Fischer
· 14 years ago
f34060a
Merge "Bug 4280211: permission green checkboxes removed"
by Gilles Debunne
· 14 years ago
569ed05
Layoutlib: simple comment fix.
by Xavier Ducrohet
· 14 years ago
e2048cc
Merge "Add OpenableColumns to the Voicemail table."
by Hugo Hudson
· 14 years ago
78a29c9
Merge "Misc layoutlib fix in preparation of the access change in framework code."
by Xavier Ducrohet
· 14 years ago
4f7c380
Merge "Reverting until we can find a better way to address this issue without affecting nine-patches with large stretchable areas."
by Derek Sollenberger
· 14 years ago
d5a9fd5
Merge "Fix ConcurrentModificationException in AnimatorSet."
by Martijn Coenen
· 14 years ago
Next »