Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b5a7204313447101ad80c0c6015e930f1e6b1013
b5a7204
Merge "Fix array index oob in Matrix3f.loadRotate()."
by Christopher Tate
· 12 years ago
0ce7cda
Fix array index oob in Matrix3f.loadRotate().
by Stephen Hines
· 12 years ago
b63e39a
Merge "fix typo for symbol"
by Elliott Hughes
· 12 years ago
6458d9b
Merge "Fix for truncated sentence in "Find on Page" field"
by John Reck
· 12 years ago
b1e16f1
Merge "Track a typo fix in hidden libcore API."
by Elliott Hughes
· 12 years ago
26df616
Track a typo fix in hidden libcore API.
by Elliott Hughes
· 12 years ago
05a96d1
fix typo for symbol
by Sungmin Choi
· 12 years ago
1c15b8d
Fix for truncated sentence in "Find on Page" field
by Stefan Wysocki
· 12 years ago
727adb8
Merge "Manual fix for some Norwegian format strings."
by Elliott Hughes
· 12 years ago
bfcd162
Manual fix for some Norwegian format strings.
by Elliott Hughes
· 12 years ago
cbfece8
Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c."
by Elliott Hughes
· 12 years ago
4caba61
Switch over to getting 12-/24-hour time formats from CLDR via icu4c.
by Elliott Hughes
· 12 years ago
c807461
Merge "Fix the spelling of "retrieves""
by Christopher Tate
· 12 years ago
13b8449
Fix the spelling of "retrieves"
by Scott Kennedy
· 12 years ago
a3e7919
Merge "TIME_TICK was not occurred for one hour"
by Christopher Tate
· 12 years ago
563914a
TIME_TICK was not occurred for one hour
by Sungmin Choi
· 12 years ago
9fae2ec
Merge "Handle nested folder case"
by Dianne Hackborn
· 12 years ago
b2d3904
Merge "Setting the default value for dock audio"
by Dianne Hackborn
· 12 years ago
350d516
Merge "Correcting typo in doc of MEDIA_XXX intents"
by Dianne Hackborn
· 12 years ago
d5d6f04
Merge "Hopefully fix PendingIntent.getActivities() documentation wtf."
by Dianne Hackborn
· 12 years ago
537fb0a
Merge "Use most specific attributes for distinguished name display"
by Brian Carlstrom
· 12 years ago
91154ce
Use most specific attributes for distinguished name display
by Brian Carlstrom
· 12 years ago
be7af83
Correcting typo in doc of MEDIA_XXX intents
by suyi Yuan
· 12 years ago
1740ada
Handle nested folder case
by Roger Chen
· 12 years ago
d13b23a
Merge "Revert "fix potential memory leak""
by Elliott Hughes
· 12 years ago
957efcd
Revert "fix potential memory leak"
by Elliott Hughes
· 12 years ago
9aac0c1
Merge "fix potential memory leak"
by Elliott Hughes
· 12 years ago
bc268b9
fix potential memory leak
by Sungmin Choi
· 12 years ago
41bb82b
Merge "Fix NullpointException problem in onMenuItemSelected"
by Adam Powell
· 12 years ago
881d538
Merge "frameworks/base: Support for LTE network modes"
by Wink Saville
· 12 years ago
73e243c
Merge "Fix logging typos in GpsLocationProvider"
by Victoria Lease
· 12 years ago
ec7f4a6
frameworks/base: Support for LTE network modes
by Uma Maheswari Ramalingam
· 13 years ago
554ed0f
Merge "Fixed typo in Recreating an Activity documentation"
by Amith Yamasani
· 12 years ago
5cb0f21
Merge "StringBlock_nativeCreate: Possible Leak"
by Elliott Hughes
· 12 years ago
870d2a29
Fixed typo in Recreating an Activity documentation
by Gulshan Singh
· 12 years ago
5d5526a
Merge "Handle errors from AudioEffect::queryNumberEffects"
by James Dong
· 12 years ago
c8db3b8
Merge "Set "isdrm" info in Mediastore"
by James Dong
· 12 years ago
160c1ca
Fix logging typos in GpsLocationProvider
by Magnus Eriksson
· 12 years ago
88fe4eb
Merge "NsdService: Clear client info after resolution request is serviced."
by Irfan Sheriff
· 12 years ago
218a313
StringBlock_nativeCreate: Possible Leak
by You Kim
· 12 years ago
fc56015
Merge "Possible leak in android_emoji_EmojiFactory_newInstance"
by Victoria Lease
· 12 years ago
62ec958
Merge "Fix typo"
by Andrew Hsieh
· 12 years ago
ba97ad2
Merge "Leak in ToneGenerator_native_setup"
by Glenn Kasten
· 12 years ago
729f668
Setting the default value for dock audio
by Dmytro Dubovyk
· 12 years ago
0482291
Fix typo
by Andrew Hsieh
· 12 years ago
171a990
Merge "Update the JNI spec link, and remove a dead link."
by Elliott Hughes
· 12 years ago
965da34
Update the JNI spec link, and remove a dead link.
by Elliott Hughes
· 12 years ago
9b64c49
Merge "Return error upon attempt to use non-existent APN"
by Robert Greenwalt
· 12 years ago
342a7cb
Return error upon attempt to use non-existent APN
by Mikael Hedegren
· 12 years ago
7979b58
Merge "Memory leak due to bad destroy sequence"
by Adam Powell
· 12 years ago
4b0ed01
Merge "BackupHelpers: Fix Typo"
by Christopher Tate
· 12 years ago
367921d
Merge "Toast: fix force close if called from system service"
by Craig Mautner
· 12 years ago
35e4a70
Toast: fix force close if called from system service
by Pawit Pornkitprasan
· 12 years ago
8b2e2c8
BackupHelpers: Fix Typo
by You Kim
· 12 years ago
c749261
Merge "Fix DateUtils.formatElapsedTime."
by Elliott Hughes
· 12 years ago
686a805
Fix NullpointException problem in onMenuItemSelected
by zobject
· 12 years ago
2eda184
Fix DateUtils.formatElapsedTime.
by Elliott Hughes
· 12 years ago
01f4263
Merge "fix typo in docs"
by Marco Nelissen
· 12 years ago
2eca1b5
Merge "Add return after NULL check in JetPlayer"
by Elliott Hughes
· 12 years ago
ffdc7ae
Merge "avoid crashing system serer process"
by Amith Yamasani
· 12 years ago
6169bcf
Memory leak due to bad destroy sequence
by Jean-Christophe PINCE
· 12 years ago
bf8de6a
Merge "Remove unnecessary locking for screen broadcasts."
by Jeff Sharkey
· 12 years ago
e7ec492
Merge "Make implementation of isEmpty consistent with implementation of getCount in HeaderListViewAdapter"
by Adam Powell
· 12 years ago
d22843a
Merge "Fix regression in ListView click handling"
by Adam Powell
· 12 years ago
79e0e3f
Merge "return value of String.replace() is ignored."
by Robert Greenwalt
· 12 years ago
847be74
Fix regression in ListView click handling
by Adam Powell
· 12 years ago
8f5691f
Add return after NULL check in JetPlayer
by You Kim
· 12 years ago
ef2277e
Make implementation of isEmpty consistent with implementation of getCount in HeaderListViewAdapter
by Emma Sajic
· 12 years ago
b6ac9e5
Possible leak in android_emoji_EmojiFactory_newInstance
by You Kim
· 12 years ago
7419905
Merge "Add config_speed_up_audio_on_mt_calls option"
by Wink Saville
· 12 years ago
e22217c
Merge "Telephony: Use IccUtils from uicc package"
by Wink Saville
· 12 years ago
d692c2c
Merge "Fix EventLog string class problem in onOptionMenuSelected"
by Adam Powell
· 12 years ago
5d35fcf
Telephony: Use IccUtils from uicc package
by Alex Yakavenka
· 12 years ago
261bc70
Merge "convert jint to uint32_t."
by Nick Kralevich
· 12 years ago
332944f
Fix EventLog string class problem in onOptionMenuSelected
by zobject
· 12 years ago
5313c9f
Hopefully fix PendingIntent.getActivities() documentation wtf.
by Tim Hutt
· 12 years ago
be5316e
Merge "Use Rlog"
by Wink Saville
· 12 years ago
22b1e80
Use Rlog
by Wink Saville
· 12 years ago
c43670b
Merge "Add Rlog.java"
by Wink Saville
· 12 years ago
7353cf3
convert jint to uint32_t.
by Nick Kralevich
· 12 years ago
ff411dd
Merge "Framework: Use holo alert drawables"
by Adam Powell
· 12 years ago
8ea5ce1
Merge "Ensure running mTouchModeReset when AbsListView is detached"
by Adam Powell
· 12 years ago
a607223
Ensure running mTouchModeReset when AbsListView is detached
by Sangkyu Lee
· 12 years ago
7eabbd55
Add config_speed_up_audio_on_mt_calls option
by Alex Yakavenka
· 12 years ago
7ba6a67
Add Rlog.java
by Wink Saville
· 12 years ago
5b6069c
Merge "Wrong parameter in LocationManagerService"
by Victoria Lease
· 12 years ago
8a5f9c1
Leak in ToneGenerator_native_setup
by You Kim
· 12 years ago
87c1b31
Wrong parameter in LocationManagerService
by You Kim
· 12 years ago
59c1404
Set "isdrm" info in Mediastore
by Erik Almqvist
· 12 years ago
1612e29
Merge "AsyncChannel to support remote death notification and post a disconnect message to the source handler."
by Irfan Sheriff
· 12 years ago
c602187
Merge "Prevent scanning during DHCP process"
by Irfan Sheriff
· 12 years ago
4a68e3c
fix typo in docs
by Hai Guo
· 12 years ago
29afa14
Remove unnecessary locking for screen broadcasts.
by Jeff Sharkey
· 12 years ago
40627de
Merge "Remove unnecessary references in WindowManagerService"
by Craig Mautner
· 12 years ago
cb6291c
Remove unnecessary references in WindowManagerService
by You Kim
· 12 years ago
568f923
Merge "removing ineffective code in WifiService.java"
by Adam Powell
· 12 years ago
cdd03f5
Merge "Try go-negotiation when invocation request is deferred."
by Irfan Sheriff
· 12 years ago
05c8f17
Merge "resolver list is not cleared on rebuild"
by Adam Powell
· 12 years ago
5046ae5
Merge "framework: fix notification icons not animating till ticker is updated"
by Daniel Sandler
· 12 years ago
d7fc38c
Prevent scanning during DHCP process
by Vitaly Wool
· 12 years ago
Next »