Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
01d5edc49ae8995aabffe1a30bfd966faaf70bd6
01d5edc
Prevent crash when detaching a SurfaceView. Bug #3400461
by Romain Guy
· 14 years ago
885153e
Add more debug info for profiling.
by Romain Guy
· 14 years ago
270cbcc
Merge "Fix for issue 3370007 Overlay transparency in Java" into honeycomb
by Santosh Madhava
· 14 years ago
d1f94e3
Merge "Fix bug 3399725 - externally reported issue 14317: android:scrollbarSize attribute does not work in ScrollView tag" into honeycomb
by Adam Powell
· 14 years ago
a3e586a
Merge "LayoutLib: Properly compute available space to layouts." into honeycomb
by Xavier Ducrohet
· 14 years ago
0a5481d
Merge "Pushing in fixed scrubber asset" into honeycomb
by Justin Ho
· 14 years ago
c1913ec
Merge "Removing old pocket assets" into honeycomb
by Justin Ho
· 14 years ago
e43649e
Pushing in fixed scrubber asset
by Justin Ho
· 14 years ago
1658422
LayoutLib: Properly compute available space to layouts.
by Xavier Ducrohet
· 14 years ago
0250bc2
Merge "Catch exception when ViewRoot's surface is not valid. Bug #3399426" into honeycomb
by Romain Guy
· 14 years ago
fea12b8
Catch exception when ViewRoot's surface is not valid. Bug #3399426
by Romain Guy
· 14 years ago
8f9fb94
Merge "Add Plugin API for controling the device power states" into honeycomb
by Derek Sollenberger
· 14 years ago
f3196cd
Add Plugin API for controling the device power states
by Derek Sollenberger
· 14 years ago
3ba6774
Fix bug 3399725 - externally reported issue 14317:
by Adam Powell
· 14 years ago
73f376c
Fix for issue 3370007 Overlay transparency in Java
by Santosh Madhava
· 14 years ago
64a2c35
Merge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycomb
by Basavapatna Dattaguru
· 14 years ago
43d7b83
Merge "Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in talk > Friend Info" into honeycomb
by Adam Powell
· 14 years ago
6f7a6bc
Merge "Soft keyboard is not shown when text selection mode is aborted." into honeycomb
by Gilles Debunne
· 14 years ago
6f5e934
Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in
by Adam Powell
· 14 years ago
cbcdc61
Merge "b/3347670 Support installing online certs to the system keystore." into honeycomb
by Huahui Wu
· 14 years ago
c7b032d
Fixing download notification icons
by Justin Ho
· 14 years ago
17d31de
Soft keyboard is not shown when text selection mode is aborted.
by Gilles Debunne
· 14 years ago
ce3b35a
Merge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb
by Vasu Nori
· 14 years ago
737bd08
Fix Issue: 3373525: reduces app. 100mS in create
by Basavapatna Dattaguru
· 14 years ago
a017eda
bug:3398527 return List insttead of ArrayList from public API
by Vasu Nori
· 14 years ago
74d39bd
Merge "Correct the translationY of the empty notification panel." into honeycomb
by Daniel Sandler
· 14 years ago
315f386
Merge "CustomSelectionActionModeCallback can prevent selection mode from starting." into honeycomb
by Gilles Debunne
· 14 years ago
bbdd9d3
Merge "Refresh the list of preloaded drawables and color state lists" into honeycomb
by Gilles Debunne
· 14 years ago
1d93b30
Removing old pocket assets
by Justin Ho
· 14 years ago
246bf85
Merge "Fix NPE with display lists when view not attached" into honeycomb
by Chet Haase
· 14 years ago
f4ac547
Fix NPE with display lists when view not attached
by Chet Haase
· 14 years ago
c446bdf
Refresh the list of preloaded drawables and color state lists
by Gilles Debunne
· 14 years ago
eea200a
Bug fix: 3398192 NPE at android.media.videoeditor.VideoEditorImpl.clearSurface
by Gil Dobjanschi
· 14 years ago
c7939b1
b/3347670 Support installing online certs to the system keystore.
by Huahui Wu
· 14 years ago
ddd6f39
CustomSelectionActionModeCallback can prevent selection mode from starting.
by Gilles Debunne
· 14 years ago
bbc1d35
Updated stat_sys for battery and bluetooth and USB in hdpi, mdpi and xlarge-hdpi
by Justin Ho
· 14 years ago
e38ba4a
Fix gmail crossfade artifacts.
by Chet Haase
· 14 years ago
da910fd
Merge "Handle ActivityNotFoundException in the WM policy." into honeycomb
by Jeff Brown
· 14 years ago
a45c056
Merge "Fix display List bugs" into honeycomb
by Chet Haase
· 14 years ago
f02853f
Merge "Fix down arrow in AutoCompleteTextView." into honeycomb
by Jeff Brown
· 14 years ago
d529d0d
Merge "bug:3396894 (HC branch) remove STOPSHIP code" into honeycomb
by Vasu Nori
· 14 years ago
4b92aee
bug:3396894 (HC branch) remove STOPSHIP code
by Vasu Nori
· 14 years ago
641a499
Correct the translationY of the empty notification panel.
by Daniel Sandler
· 14 years ago
c291a7b
Merge "The calendar view widget was jumping incorrectly to the next week while selectiong the last day of the week." into honeycomb
by Svetoslav Ganov
· 14 years ago
89378fd1
Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb
by Basavapatna Dattaguru
· 14 years ago
58f5125
The calendar view widget was jumping incorrectly to the next week
by Svetoslav Ganov
· 14 years ago
3b728ca
Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb
by Basavapatna Dattaguru
· 14 years ago
678e0ad
Fix display List bugs
by Chet Haase
· 14 years ago
7c53a0d
Merge "Don't draw the same triangles several times. Bug #3388197" into honeycomb
by Romain Guy
· 14 years ago
4f09f54
Don't draw the same triangles several times. Bug #3388197
by Romain Guy
· 14 years ago
3b52ca3
Merge "Fixing some ugly StackView relayouts on rotation" into honeycomb
by Adam Cohen
· 14 years ago
d36b1f0
Revert "Video editor CTS: Framework modifications"
by Basavapatna Dattaguru
· 14 years ago
4b9969a
Revert "Fixes Issue ID: 3396697"
by Basavapatna Dattaguru
· 14 years ago
53838d2
Fixing some ugly StackView relayouts on rotation
by Adam Cohen
· 14 years ago
e193c46
Merge "Fix 3388705: Explicitly check for low battery level" into honeycomb
by Joe Onorato
· 14 years ago
ea1fbe9
Merge "Revert "getRingtone is causing an anr. Turn it off for now."" into honeycomb
by Joe Onorato
· 14 years ago
b92e18e
Fix 3388705: Explicitly check for low battery level
by Jim Miller
· 14 years ago
9af5da5
Merge "Video editor CTS: Framework modifications" into honeycomb
by Basavapatna Dattaguru
· 14 years ago
643e847
Merge "Fixes Issue ID: 3396697" into honeycomb
by Basavapatna Dattaguru
· 14 years ago
0800628
Merge "New stat_sys_download/upload icons" into honeycomb
by Justin Ho
· 14 years ago
3af3719
New stat_sys_download/upload icons
by Justin Ho
· 14 years ago
8d6d3b8
Fix down arrow in AutoCompleteTextView.
by Jeff Brown
· 14 years ago
eb6d6ec
Video editor CTS: Framework modifications
by Basavapatna Dattaguru
· 14 years ago
3b1fd35
Merge "Eliminate duplicated code in export method" into honeycomb
by James Dong
· 14 years ago
8b9ba61
Fixes Issue ID: 3396697
by Basavapatna Dattaguru
· 14 years ago
5d506fa
Merge "Add API for preferred Launcher icon size and density" into honeycomb
by Kenny Root
· 14 years ago
20586a1
Eliminate duplicated code in export method
by James Dong
· 14 years ago
62461d1
Merge "LayoutLib: put a default image on the quickcontactbadge." into honeycomb
by Xavier Ducrohet
· 14 years ago
5ef44b7
Add API for preferred Launcher icon size and density
by Kenny Root
· 14 years ago
57d472a
Merge "Fix 3381324: Restart ripples when the user moves away from the edge." into honeycomb
by Jim Miller
· 14 years ago
597e644
Merge "Integrating xlarge mdpi battery charging assets" into honeycomb
by Justin Ho
· 14 years ago
f0a3cc5
Handle ActivityNotFoundException in the WM policy.
by Jeff Brown
· 14 years ago
c0e8565
Integrating xlarge mdpi battery charging assets
by Justin Ho
· 14 years ago
85fd2c9
Merge "fix incognito url loading" into honeycomb
by Michael Kolb
· 14 years ago
2c8b1f7
fix incognito url loading
by Michael Kolb
· 14 years ago
2dc9c78
Merge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb
by Dianne Hackborn
· 14 years ago
8996cf0
Fix 3381324: Restart ripples when the user moves away from the edge.
by Jim Miller
· 14 years ago
63042d6
Fix issue #3382992: IME close animation stutters from URL bar
by Dianne Hackborn
· 14 years ago
ede54ce
Merge "Fix crash in movie studio." into honeycomb
by Romain Guy
· 14 years ago
0c75622
Fix crash in movie studio.
by Romain Guy
· 14 years ago
f2499fa
Make sure that we update SurfaceView's window with display lists. Bug #3395487
by Romain Guy
· 14 years ago
9c8307f
Merge "Make sure that we update SurfaceView's window with display lists. Bug #3395487" into honeycomb
by Romain Guy
· 14 years ago
da597b5
Merge "Status bar visual tweaks." into honeycomb
by Daniel Sandler
· 14 years ago
bc3f793
Merge "Tabs are resized to make sure they fit in their parent." into honeycomb
by Gilles Debunne
· 14 years ago
55271a7
Merge "Disable PBAP for no voice capability" into honeycomb
by Jaikumar Ganesh
· 14 years ago
b9d69d5
Merge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on-device linking, STATIC no longer makes sense. (b/2943524)" into honeycomb
by Shih-wei Liao
· 14 years ago
14cd455
Merge "Import revised translations. DO NOT MERGE" into honeycomb
by Dianne Hackborn
· 14 years ago
31fd1cf
LayoutLib: put a default image on the quickcontactbadge.
by Xavier Ducrohet
· 14 years ago
13a8f2a
Merge "Comment out the isAvailable optimization." into honeycomb
by Wink Saville
· 14 years ago
0f2e2b8b
Merge "Update package descriptions with editorial revisions. Notably, this removes exessive info about resources from the content package, because it's not a good location and the info is avilable in the dev guide, but also added some of the info to the Resources class description." into honeycomb
by Scott Main
· 14 years ago
26e5ff8
For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do
by Shih-wei Liao
· 14 years ago
e797b82
Revert "getRingtone is causing an anr. Turn it off for now."
by Mike Lockwood
· 14 years ago
ee37ab8
Merge "LayoutLib: properly erase the bitmap when rendering a new session." into honeycomb
by Xavier Ducrohet
· 14 years ago
5a82d8c58
LayoutLib: properly erase the bitmap when rendering a new session.
by Xavier Ducrohet
· 14 years ago
706a4fc
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
9325727
Merge "Remove xlarge specific icon size" into honeycomb
by Dianne Hackborn
· 14 years ago
8c0ac87
Merge "Fix another part of #3387855: Menu flashes on left side of screen" into honeycomb
by Dianne Hackborn
· 14 years ago
428ecb6
Fix another part of #3387855: Menu flashes on left side of screen
by Dianne Hackborn
· 14 years ago
2d63144
Merge "Fix issue #3380072: Switching in and out of gmail not preserving position in label" into honeycomb
by Dianne Hackborn
· 14 years ago
278a04e
Merge "Fix javadoc for MediaStore.Files.FileColumns constants" into honeycomb
by Mike Lockwood
· 14 years ago
Next »