Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
f0ef3835996d894b6ce5c0f02c2a136377560aa9
f0ef383
Merge "More implementation of the layoutlib Paint/Canvas delegates."
by Xavier Ducrohet
· 14 years ago
d40a73e
Merge "Fix a key repeating bug."
by Jeff Brown
· 14 years ago
81b8944
Fix bug 3093591 - add richer control over default tab selection in ActionBar
by Adam Powell
· 14 years ago
e46a0a4
Fix a key repeating bug.
by Jeff Brown
· 14 years ago
5ffcd08
Merge "Add plumbing for volume mute key."
by Jeff Brown
· 14 years ago
b0418da
Add plumbing for volume mute key.
by Jeff Brown
· 14 years ago
d4bb9b3
Merge "Use SystemProperties.get() instead of System.getProperty()"
by Gloria Wang
· 14 years ago
1f89c4f
Use SystemProperties.get() instead of System.getProperty()
by Gloria Wang
· 14 years ago
cbaff3c
Fix text color in paste popup.
by Gilles Debunne
· 14 years ago
98444a9
Merge "Optimize FBO drawing with regions. This optimization is currently disabled until Launcher is modified to take advantage of it. The optimization can be enabled by turning on RENDER_LAYERS_AS_REGIONS in the OpenGLRenderer.h file."
by Romain Guy
· 14 years ago
5b3b352
Optimize FBO drawing with regions.
by Romain Guy
· 14 years ago
acc863c
Merge "Use AsynChannel for synchronous API"
by Irfan Sheriff
· 14 years ago
1406bcb
Use AsynChannel for synchronous API
by Irfan Sheriff
· 14 years ago
c68134b
Merge "Disable some logs"
by Gloria Wang
· 14 years ago
1b42e92
Disable some logs
by Gloria Wang
· 14 years ago
0a1adf9
Merge "Use Holo theme for Ringtone picker."
by Amith Yamasani
· 14 years ago
611f567
Merge "New RS types test for checking compilation."
by Stephen Hines
· 14 years ago
482c933
Use Holo theme for Ringtone picker.
by Amith Yamasani
· 14 years ago
ce13d94
New RS types test for checking compilation.
by Stephen Hines
· 14 years ago
b4d9c66
Merge "Fix bug 2248975, edits to load error HTML pages."
by Roy West
· 14 years ago
e4eb4d9
In java, System.getProperty returns null when the property doesn't exist,
by Marco Nelissen
· 14 years ago
f1c5138
Fix bug 2248975, edits to load error HTML pages.
by Roy West
· 14 years ago
4b8d36b
fix broken build
by Vasu Nori
· 14 years ago
70347c2
Merge "Fix default return code for getResource"
by Kenny Root
· 14 years ago
5c4cf8c
Fix default return code for getResource
by Kenny Root
· 14 years ago
cd07204
Merge "deperecate Cursor requery() and sa, Loader should be used instead"
by Vasu Nori
· 14 years ago
820e9b6
deperecate Cursor requery() and sa, Loader should be used instead
by Vasu Nori
· 14 years ago
460119b
Merge "Put back the back button"
by Joe Onorato
· 14 years ago
1c57ffb
Merge "Made paste window nicer: asset and padding"
by Gilles Debunne
· 14 years ago
7e63e4d
Merge "Update the subtype icon properly."
by satok
· 14 years ago
06e0744
Update the subtype icon properly.
by satok
· 14 years ago
c4b5bf3
am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression.
by Jeff Brown
· 14 years ago
7e750b1
Put back the back button
by Joe Onorato
· 14 years ago
7ab5d2d
am a87ea46c: Fix bugs related to cheek event suppression.
by Jeff Brown
· 14 years ago
a32edd4
Adding click feedback to widget collections
by Adam Cohen
· 14 years ago
a87ea46
Fix bugs related to cheek event suppression.
by Jeff Brown
· 14 years ago
2444ddb
Merge "Added missing label and char limits"
by Daniel Lehmann
· 14 years ago
51d1032
am 424963ef: am 5dda76a7: Adding some StorageManager integration test infrastructure and some basic tests.
by Neal Nguyen
· 14 years ago
424963e
am 5dda76a7: Adding some StorageManager integration test infrastructure and some basic tests.
by Neal Nguyen
· 14 years ago
e1bef94
Merge "Fix a bug that enabled Subtype ID can't be saved propery."
by satok
· 14 years ago
21e941b
Added support for dock headset observer
by Praveen Bharathi
· 14 years ago
dd384a7
Added missing label and char limits
by Daniel Lehmann
· 14 years ago
5dda76a
Adding some StorageManager integration test infrastructure and some basic tests.
by Neal Nguyen
· 14 years ago
c861a35
Made paste window nicer: asset and padding
by Gilles Debunne
· 14 years ago
5802dea
More implementation of the layoutlib Paint/Canvas delegates.
by Xavier Ducrohet
· 14 years ago
879ed85
am af35b8f4: am bd06f02d: Cleaning up some more flakiness in DownloadManager tests.
by Neal Nguyen
· 14 years ago
af35b8f
am bd06f02d: Cleaning up some more flakiness in DownloadManager tests.
by Neal Nguyen
· 14 years ago
c0fcedb
Merge "Stop using OMX_COLOR_FormatAndroidPrivateStart."
by Jamie Gennis
· 14 years ago
bd06f02
Cleaning up some more flakiness in DownloadManager tests.
by Neal Nguyen
· 14 years ago
7d04148
Merge "Update layers only"
by Nicolas Roard
· 14 years ago
c9acd7d
Merge "Fixed null deref when view parent null during invalidation"
by Chet Haase
· 14 years ago
fb7bc34
Update layers only
by Nicolas Roard
· 14 years ago
ea40e9a
Fixed null deref when view parent null during invalidation
by Chet Haase
· 14 years ago
044ace6
Stop using OMX_COLOR_FormatAndroidPrivateStart.
by Jamie Gennis
· 14 years ago
3521e220
am ea8400b4: (-s ours) am a7fda21c: DO NOT MERGE: Doc Change: Documentation for MonkeyRunner tool
by Joe Malin
· 14 years ago
ea8400b
am a7fda21c: DO NOT MERGE: Doc Change: Documentation for MonkeyRunner tool
by Joe Malin
· 14 years ago
df75f8b
Merge "Notify surfaceflinger about (changes to) the crop rectangle output by the decoder."
by Andreas Huber
· 14 years ago
1d8479f
Merge "MTP: Changes to support /mnt/sdcard paths from MediaProvider."
by Mike Lockwood
· 14 years ago
78fe94f
Merge "Layoutlib Canvas and Paint implementation through native delegates"
by Xavier Ducrohet
· 14 years ago
2b5f9ad
MTP: Changes to support /mnt/sdcard paths from MediaProvider.
by Mike Lockwood
· 14 years ago
7d5411f
Merge "Fix race condition in resize that was created when GetType for allocation and Types became async."
by Jason Sams
· 14 years ago
a7fda21
DO NOT MERGE: Doc Change: Documentation for MonkeyRunner tool
by Joe Malin
· 14 years ago
30ce36e
am ab1b304b: am ccb75a88: Merge "Update the API file." into gingerbread
by Dan Bornstein
· 14 years ago
ab1b304
am ccb75a88: Merge "Update the API file." into gingerbread
by Dan Bornstein
· 14 years ago
d26297f
Fix race condition in resize that was created when
by Jason Sams
· 14 years ago
ccb75a8
Merge "Update the API file." into gingerbread
by Dan Bornstein
· 14 years ago
1b6334b
Merge "Doc Change: Documentation for MonkeyRunner tool"
by Joe Malin
· 14 years ago
6034ae6
am e06bdead: am fea07c60: am eda78cea: docs: update dashboard
by Scott Main
· 14 years ago
5145d67
Notify surfaceflinger about (changes to) the crop rectangle output by the decoder.
by Andreas Huber
· 14 years ago
e06bdea
am fea07c60: am eda78cea: docs: update dashboard
by Scott Main
· 14 years ago
f0be6aa
Merge "Media scanner support for FL(Forward Lock) DRM file types"
by Gloria Wang
· 14 years ago
fea07c6
am eda78cea: docs: update dashboard
by Scott Main
· 14 years ago
e833710
Merge "Don't crash bmgr if there are no available restore sets"
by Chris Tate
· 14 years ago
7a0fc87
Don't crash bmgr if there are no available restore sets
by Chris Tate
· 14 years ago
03476dd
Merge "Merge commit '55381217' into manualmerge"
by Leon Scroggins
· 14 years ago
fe17625
Merge "Fix policy issues when screen is off."
by Jeff Brown
· 14 years ago
d238beb
Merge "Add code to mark functions rather than whole files as threadable."
by Jason Sams
· 14 years ago
eda78ce
docs: update dashboard
by Scott Main
· 14 years ago
153541e
Merge "Disconnect PAN and Input devices on BT disable."
by Jaikumar Ganesh
· 14 years ago
7a0f816
Disconnect PAN and Input devices on BT disable.
by Jaikumar Ganesh
· 14 years ago
2c3c7dc
Merge "Fix a find and replace bug in Theme.IconMenu"
by Adam Powell
· 14 years ago
c826a69
Merge commit '55381217' into manualmerge
by Leon Scroggins
· 14 years ago
86d45ad
Fix a find and replace bug in Theme.IconMenu
by Adam Powell
· 14 years ago
4d39605
Fix policy issues when screen is off.
by Jeff Brown
· 14 years ago
487d958
Merge "Various PreferenceActivity and related improvement."
by Dianne Hackborn
· 14 years ago
5538121
am 3073646f: Merge "Update insertion handler for WebTextView." into gingerbread
by Leon Scroggins
· 14 years ago
ae61598
Adding more exception handling to RemoteViews calls to startIntentSender
by Winson Chung
· 14 years ago
3073646
Merge "Update insertion handler for WebTextView." into gingerbread
by Leon Scroggins
· 14 years ago
8eb2e24
Various PreferenceActivity and related improvement.
by Dianne Hackborn
· 14 years ago
58954d2
Merge "Add PhoneStateListener.onOtaspChanged."
by Wink Saville
· 14 years ago
5060309
Merge "Remove excessive logging."
by Jason Sams
· 14 years ago
8f0adba
Add code to mark functions rather than whole files as threadable.
by Jason Sams
· 14 years ago
71b8c23
add NOTIFICATION_CLICK_ constants to DownloadManager
by Vasu Nori
· 14 years ago
bc19c7b
Update the API file.
by Dan Bornstein
· 14 years ago
5d143ad
Media scanner support for FL(Forward Lock) DRM file types
by Gloria Wang
· 14 years ago
e58a5ad
Merge "Performance optimizations for animations and toolkit"
by Chet Haase
· 14 years ago
63f3669
am 41c73884: am 5b4d0e84: Merge "TabWidget orientation"
by Jean-Baptiste Queru
· 14 years ago
9f63ff2
Layoutlib Canvas and Paint implementation through native delegates
by Xavier Ducrohet
· 14 years ago
41c7388
am 5b4d0e84: Merge "TabWidget orientation"
by Jean-Baptiste Queru
· 14 years ago
5b4d0e8
Merge "TabWidget orientation"
by Jean-Baptiste Queru
· 14 years ago
Next »