Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
420a5fbbd58d6a0b4ee38948410be9d83b007e07
420a5fb
Fix 3140348: Signature was wrong for atan2() in RS.
by Jim Miller
· 14 years ago
e829fef
Add facility for broadcasts receives to do work asynchronously.
by Dianne Hackborn
· 14 years ago
162b689
Merge "No animation when tapping on current header in a preference screen."
by Amith Yamasani
· 14 years ago
f5cbaed
No animation when tapping on current header in a preference screen.
by Amith Yamasani
· 14 years ago
6a428e3
Merge "Bluetooth OBEX timeout problem."
by Jaikumar Ganesh
· 14 years ago
4507b17
Bluetooth OBEX timeout problem.
by Anders Petersson
· 14 years ago
ad4c609
Trace glUniformXXv and glUniformMatrixXfv calls.
by Jack Palevich
· 14 years ago
1ab2caf
Merge "Import revised translations."
by Eric Fischer
· 14 years ago
e71df8f
am 96abb48d: am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost after onPause()
by Dianne Hackborn
· 14 years ago
96abb48
am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost after onPause()
by Dianne Hackborn
· 14 years ago
e0b4b86
Merge "Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFrames > 1 and the sub frames did not align with RTP packet boundaries."
by Andreas Huber
· 14 years ago
c5cf04c
Merge "Text selection can be started with a double tap in TextView"
by Gilles Debunne
· 14 years ago
3d773de
Merge "Fix for simulator build"
by Kristian Monsen
· 14 years ago
2aa5c9b
Merge "Use ThreadLocal for static Animator variables."
by Chet Haase
· 14 years ago
732734a
Fix for simulator build
by Kristian Monsen
· 14 years ago
b0d25a0
Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFrames > 1 and the sub frames did not align with RTP packet boundaries.
by Andreas Huber
· 14 years ago
5347c58
Text selection can be started with a double tap in TextView
by Gilles Debunne
· 14 years ago
655e310
Import revised translations.
by Eric Fischer
· 14 years ago
367c6c7
Merge "Wallpaper transition changed to fade instead of translate/scale/fade."
by Amith Yamasani
· 14 years ago
aa93bcd
Fix issue #3138926: App's preferences can be lost after onPause()
by Dianne Hackborn
· 14 years ago
e3bc4e6
Use ThreadLocal for static Animator variables.
by Chet Haase
· 14 years ago
21b4b04
Wallpaper transition changed to fade instead of translate/scale/fade.
by Amith Yamasani
· 14 years ago
091511b
am e3e8642c: am 001c7d12: Merge "Set capabilities sooner." into gingerbread
by Andy McFadden
· 14 years ago
e3e8642
am 001c7d12: Merge "Set capabilities sooner." into gingerbread
by Andy McFadden
· 14 years ago
001c7d1
Merge "Set capabilities sooner." into gingerbread
by Andy McFadden
· 14 years ago
c597ba8
getRingtone is causing an anr. Turn it off for now.
by Joe Onorato
· 14 years ago
30ca240
Merge "Waveform member variables must be private"
by Gil Dobjanschi
· 14 years ago
19536ef
Merge "Make the low battery dialog work again."
by Joe Onorato
· 14 years ago
82ced69
Merge "Move the battery LED code over to the battery service from the notification service (!)"
by Joe Onorato
· 14 years ago
f3bac94
Merge "Hook up CookieManager.getCookie() for Chromium HTTP stack"
by Steve Block
· 14 years ago
6f3c808
Waveform member variables must be private
by Gil Dobjanschi
· 14 years ago
e19b389
Merge "Modify bluetooth test cases GB for new HC APIs"
by Eric Rowe
· 14 years ago
4c9d691
am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread
by Xavier Ducrohet
· 14 years ago
0af3cfc
am 751cc424: am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread
by Yu Shan Emily Lau
· 14 years ago
0d4fd36
Merge "Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium HTTP stack"
by Steve Block
· 14 years ago
1396afb
Preserve the render mode when recreating the render thread.
by Jack Palevich
· 14 years ago
1b4c796
Set capabilities sooner.
by Andy McFadden
· 14 years ago
10523b4d
Make the low battery dialog work again.
by Joe Onorato
· 14 years ago
de1b359
Move the battery LED code over to the battery service from the notification service (!)
by Joe Onorato
· 14 years ago
57f7ccc
am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread
by Xavier Ducrohet
· 14 years ago
63e5d07e
Merge "Fix issue with project resources overriding framework resources." into gingerbread
by Xavier Ducrohet
· 14 years ago
0424d69
Merge "Reimplement the native matrix method using the new delegate way."
by Xavier Ducrohet
· 14 years ago
751cc42
am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread
by Yu Shan Emily Lau
· 14 years ago
8b023a2
Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread
by Yu Shan Emily Lau
· 14 years ago
b89a29dd
am cd08ada7: am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread
by Marco Nelissen
· 14 years ago
cd08ada
am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread
by Marco Nelissen
· 14 years ago
67c7a4a
Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread
by Marco Nelissen
· 14 years ago
29ab7d8
Merge "Fix sub-header height to follow drawable. Floating panels for Preference screens."
by Amith Yamasani
· 14 years ago
27da0bf
Fix sub-header height to follow drawable. Floating panels for Preference screens.
by Amith Yamasani
· 14 years ago
05e1483
Merge "Remove annoying warning during mpeg4 extraction."
by Andreas Huber
· 14 years ago
00c346b
Merge "Added waveform data support"
by Gil Dobjanschi
· 14 years ago
449fb2d
am 222f489f: am 6d55e134: Make best effort attempt to recover NFC service when it dies.
by Nick Pelly
· 14 years ago
222f489
am 6d55e134: Make best effort attempt to recover NFC service when it dies.
by Nick Pelly
· 14 years ago
936747d
Merge "FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem."
by Andreas Huber
· 14 years ago
4545f73
Added waveform data support
by Gil Dobjanschi
· 14 years ago
7459b01
FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem.
by Andreas Huber
· 14 years ago
c69b9d3
Remove annoying warning during mpeg4 extraction.
by Andreas Huber
· 14 years ago
f514bdc
Fix off-by-two and other bugs in the visualization code. b/3137511
by Marco Nelissen
· 14 years ago
73b1089
Merge "Fix for simulator build break"
by Kristian Monsen
· 14 years ago
4f291d3
Reimplement the native matrix method using the new delegate way.
by Xavier Ducrohet
· 14 years ago
883a922
Fix for simulator build break
by Kristian Monsen
· 14 years ago
dcd2d0d
Hook up CookieManager.getCookie() for Chromium HTTP stack
by Steve Block
· 14 years ago
81bd788
Make sure nativeMotionUp is called.
by Leon Scroggins
· 14 years ago
b5ac9de
Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium HTTP stack
by Steve Block
· 14 years ago
82d9816
Update Chromium HTTP stack to get database and cache paths from CookieSyncManager
by Steve Block
· 14 years ago
2bcd292
Strip off MIME types when loading content URLs.
by Iain Merrick
· 14 years ago
2723d06
Merge "Only AV formats should be handled by MediaPlayer (Java side)"
by Iain Merrick
· 14 years ago
4e7665d
Only AV formats should be handled by MediaPlayer (Java side)
by Iain Merrick
· 14 years ago
6d55e13
Make best effort attempt to recover NFC service when it dies.
by Nick Pelly
· 14 years ago
86417ea
Remove InputMethodAndSubtypeEnabler and call intent of Settings.ACTION_INPUT_METHOD_AND_SUBTYPE_ENABLER
by satok
· 14 years ago
c7415b7
Merge "Removed the start and end transition types."
by Gil Dobjanschi
· 14 years ago
fd7b62d
Merge "convert one of the LOGE to LOG_WINDOW msg to reduce grief"
by Vasu Nori
· 14 years ago
6b5f29f
Merge "OpenGL tracing."
by Jack Palevich
· 14 years ago
6f688ae
Merge "Allow a GLSurfaceView to be reattached to a window."
by Jack Palevich
· 14 years ago
2ff6a82
Allow a GLSurfaceView to be reattached to a window.
by Jack Palevich
· 14 years ago
8aebc96
Merge "add method in MediaFile to determine if a file is a mediatype of not"
by Vasu Nori
· 14 years ago
c2e28dd7
Fix issue with project resources overriding framework resources.
by Xavier Ducrohet
· 14 years ago
5da5438
Merge "Fix rendering of digitalClock/Gallery in Eclipse editors."
by Xavier Ducrohet
· 14 years ago
e6544e4
convert one of the LOGE to LOG_WINDOW msg to reduce grief
by Vasu Nori
· 14 years ago
f887594
Merge "Remove unnecessary GL calls."
by Romain Guy
· 14 years ago
746b740
Remove unnecessary GL calls.
by Romain Guy
· 14 years ago
a8264df
am e1e82745: am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread
by Andreas Huber
· 14 years ago
e1e8274
am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread
by Andreas Huber
· 14 years ago
2088e37
Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread
by Andreas Huber
· 14 years ago
64eb351
Merge "Begin adding async allocation creation."
by Jason Sams
· 14 years ago
45b4362
add method in MediaFile to determine if a file is a mediatype of not
by Vasu Nori
· 14 years ago
6bdf5c3
am 1f61ad17: (-s ours) am 3810c08b: Merge "DO NOT MERGE - Fixing ringtones that were put in as notifications" into gingerbread
by Justin Ho
· 14 years ago
a8413be
Merge "WifiLock extensions for high performance mode"
by Irfan Sheriff
· 14 years ago
1f61ad1
am 3810c08b: Merge "DO NOT MERGE - Fixing ringtones that were put in as notifications" into gingerbread
by Justin Ho
· 14 years ago
3810c08
Merge "DO NOT MERGE - Fixing ringtones that were put in as notifications" into gingerbread
by Justin Ho
· 14 years ago
e1838c7
Merge "- Made showNext() and showPrevious() on StackView remotable - Made StackView show the transition when showNext() or showPrevious() is called"
by Adam Cohen
· 14 years ago
3352b68
- Made showNext() and showPrevious() on StackView remotable
by Adam Cohen
· 14 years ago
95ce5b2
DO NOT MERGE - Fixing ringtones that were put in as notifications
by Justin Ho
· 14 years ago
adf840e
Merge "ClipDescription no longer inherits from ClipData."
by Dianne Hackborn
· 14 years ago
f834dfa
ClipDescription no longer inherits from ClipData.
by Dianne Hackborn
· 14 years ago
d4d0fb9
OpenGL tracing.
by Jack Palevich
· 14 years ago
0a61288
Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise.
by Andreas Huber
· 14 years ago
93aa00c
Add the mediaplayer release in the test validation. This is to ensure the media player release properly.
by Yu Shan Emily Lau
· 14 years ago
d815e37
Fix rendering of digitalClock/Gallery in Eclipse editors.
by Xavier Ducrohet
· 14 years ago
2d38cc8
Merge "Enable display lists."
by Romain Guy
· 14 years ago
Next »