Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
4895bf78ffd44ba076e4bc9805e43ce834f84b1e
4895bf7
Merge "Fix a bug that the RecentTask list of other’s may show up to non-primary users."
by Craig Mautner
· 11 years ago
26ac403
Fix a bug that the RecentTask list of other’s may show up to non-primary users.
by Eunae Kim
· 11 years ago
6a58309
Merge "[ActivityManager] Prevent coredump file may not complete for testing."
by Craig Mautner
· 11 years ago
8062b95
[ActivityManager] Prevent coredump file may not complete for testing.
by riddle_hsu
· 11 years ago
905fe15
Merge "[ActivityManager] Avoid mistaking visibility by finishing task."
by Craig Mautner
· 11 years ago
1df4d9f
[ActivityManager] Avoid mistaking visibility by finishing task.
by riddle_hsu
· 11 years ago
bd85536
Merge "Don't assume languages are 2 letter codes."
by Narayan Kamath
· 11 years ago
fd138cd
Don't assume languages are 2 letter codes.
by Narayan Kamath
· 11 years ago
bb97753
Merge "Switch TextUtils over to new ICU API."
by Narayan Kamath
· 11 years ago
08b3516
Switch TextUtils over to new ICU API.
by Narayan Kamath
· 11 years ago
8224edb
Merge "Update makefile for clang host build."
by Tim Murray
· 11 years ago
215ecb9
Merge "Restore untrusted glStencilMask value on resume after functor"
by Chris Craik
· 11 years ago
c47aba2
Restore untrusted glStencilMask value on resume after functor
by Chris Craik
· 11 years ago
bfb349e
Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()"
by Chris Craik
· 11 years ago
50a2d63
Merge "[HWUI] Fix invisible views are still shown in popup window"
by Chris Craik
· 11 years ago
132ed0f
Update makefile for clang host build.
by Tim Murray
· 11 years ago
fc6346d
Merge "Rewriting android.text.format.Time without the native _tz functions"
by Neil Fuller
· 11 years ago
d7f0849
Rewriting android.text.format.Time without the native _tz functions
by Neil Fuller
· 11 years ago
02fd104f
Merge "Skip broadcasting to a receiver if the receiver seems to be dead"
by Craig Mautner
· 11 years ago
6390988
Skip broadcasting to a receiver if the receiver seems to be dead
by Koji Fukui
· 11 years ago
3bdbf64
Merge "Add support.multidex tests app for an update bug."
by Yohann Roussel
· 11 years ago
e242111
Merge "Remove copy of Locale.adjustLanguageCode."
by Narayan Kamath
· 11 years ago
1d31a5f
Remove copy of Locale.adjustLanguageCode.
by Narayan Kamath
· 11 years ago
152d9e6
Merge "[HWUI]: fix residual line on FrameBuffer"
by Chris Craik
· 11 years ago
2e7b252
Merge "[ActivityManager]: Update home process when home activity resumed"
by Craig Mautner
· 11 years ago
73fd117
[ActivityManager]: Update home process when home activity resumed
by louis_chang
· 11 years ago
2f00e62
Add support.multidex tests app for an update bug.
by Yohann Roussel
· 11 years ago
d543c3e
Merge "[ActivityManager] Do not finish root activity when reset task"
by Craig Mautner
· 11 years ago
f87b219
[ActivityManager] Do not finish root activity when reset task
by louis_chang
· 11 years ago
7f4b420
Merge "[ActivityManager] Move top task to top in window manager"
by Craig Mautner
· 11 years ago
d937616
[ActivityManager] Move top task to top in window manager
by louis_chang
· 11 years ago
f9c79c6
Merge "Removed useless test"
by Narayan Kamath
· 11 years ago
3c8f8caa
Merge "Add an internal API to get all asset locales."
by Narayan Kamath
· 11 years ago
7b97e42
Merge "Optimize Blend composites."
by Deepanshu Gupta
· 11 years ago
e147445
Merge "Add BlendComposite.java"
by Deepanshu Gupta
· 11 years ago
9e6d9d4
Add an internal API to get all asset locales.
by Narayan Kamath
· 11 years ago
7850f95
Merge "Allow 3 letter language codes in InputMethodUtils."
by Narayan Kamath
· 11 years ago
7be7533
Allow 3 letter language codes in InputMethodUtils.
by Narayan Kamath
· 11 years ago
ef3b35b
Merge "Logging in LocalTransport on as default"
by Christopher Tate
· 11 years ago
2db2b9a
Logging in LocalTransport on as default
by Henrik Baard
· 11 years ago
1f060a1
Merge "GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps>.conf"
by Colin Cross
· 11 years ago
4fea742
Merge "Update copyFrom(BaseObj[]) for large objects."
by Stephen Hines
· 11 years ago
31e12ac
Update copyFrom(BaseObj[]) for large objects.
by Tim Murray
· 11 years ago
d74f99d
Merge "Switch frameworks/base/libs/androidfw to the new icu."
by Elliott Hughes
· 11 years ago
6a4deed
Switch frameworks/base/libs/androidfw to the new icu.
by Elliott Hughes
· 11 years ago
92b1896
Switch frameworks/base/core/jni to the new icu.
by Elliott Hughes
· 11 years ago
effcc83
Merge "Switch frameworks/base/core/jni to the new icu."
by Elliott Hughes
· 11 years ago
9ce0746
Optimize Blend composites.
by Deepanshu Gupta
· 11 years ago
882e087
Add BlendComposite.java
by Deepanshu Gupta
· 11 years ago
0888138
Merge "[ActivityManager] Prevent potential deadlock from system error dialog and InputMethodManager."
by Craig Mautner
· 11 years ago
7f1e3f3
[ActivityManager] Prevent potential deadlock from system error dialog and InputMethodManager.
by riddle_hsu
· 11 years ago
52a154f
Merge "Remove"
by Brian Carlstrom
· 11 years ago
87f5974
Remove
by Brian Carlstrom
· 11 years ago
501bb0a
Merge "Fix issue when converting fil->tl."
by Narayan Kamath
· 11 years ago
fec5106
Fix issue when converting fil->tl.
by Narayan Kamath
· 11 years ago
42856eb
[Bitmap] Add null pointer protection in Bitmap_sameAs()
by henry.uh_chen
· 11 years ago
3a1bffa
[HWUI] Fix invisible views are still shown in popup window
by henry.uh_chen
· 11 years ago
20adb6c
[HWUI]: fix residual line on FrameBuffer
by henry.uh_chen
· 11 years ago
358a3f7
Merge "fix AudioTrack and AudioRecord JNI"
by Narayan Kamath
· 11 years ago
90d0b9e
fix AudioTrack and AudioRecord JNI
by Eric Laurent
· 11 years ago
759e0d6
Merge "Fix LocalePicker locale filtering."
by Narayan Kamath
· 11 years ago
80b5741
Fix LocalePicker locale filtering.
by Narayan Kamath
· 11 years ago
42b74e2
Merge "Typo in method name: Clone"
by Nick Kralevich
· 11 years ago
ca2df28
Merge "Fix typo in the exception message."
by Nick Kralevich
· 11 years ago
a347ece
Merge "Fix typo in comment of FragmentTransaction"
by Nick Kralevich
· 11 years ago
ce25948
Merge "Added missing brace."
by Nick Kralevich
· 11 years ago
77491ac
Merge "Correct typo in doc comment"
by Nick Kralevich
· 11 years ago
a2e4ce2
Merge "Fix typo - issue 56671"
by Nick Kralevich
· 11 years ago
8b33346
Merge "fix trivial typo: s/meansure/measure"
by Nick Kralevich
· 11 years ago
a633674
Merge "Fix a copy/paste typo in ViewPropertyAnimator"
by Nick Kralevich
· 11 years ago
63af727
Merge "Fix Issue 59989"
by Nick Kralevich
· 11 years ago
b70888d4
Merge "Fix a typo in a javadoc comment"
by Nick Kralevich
· 11 years ago
c9eff23
Merge "Fix typo in DevicePolicyManager documentation"
by Nick Kralevich
· 11 years ago
a6e9dd3
Merge "Fix a typo in NumberPicker javadoc."
by Brian Duff
· 11 years ago
3b345a6
Merge "Fix javadoc typo in Message.java: "arg1" -> "arg2""
by Nick Kralevich
· 11 years ago
eb822ce
Merge "Typo fix in permission string"
by Nick Kralevich
· 11 years ago
74803e5
Merge "Make misc config directory during user creation"
by Robin Lee
· 11 years ago
b85afb3
Merge "Make dex2oat heap size product configurable [frameworks/base]"
by Brian Carlstrom
· 11 years ago
6d77eb9
Make dex2oat heap size product configurable [frameworks/base]
by Brian Carlstrom
· 11 years ago
70a3c55
Merge "Adds support for multi-input kernels to Frameworks/Base/RS."
by Stephen Hines
· 11 years ago
912700f
Merge "Add Telefonica/Movistar specific APN details for dun"
by Robert Greenwalt
· 11 years ago
b2df39a
Add Telefonica/Movistar specific APN details for dun
by Albert
· 11 years ago
9496106
Adds support for multi-input kernels to Frameworks/Base/RS.
by Chris Wailes
· 11 years ago
ef2e766
Merge "[ActivityManager] Avoid keeping restarting home when only home activity exists."
by Craig Mautner
· 11 years ago
c66da9d
Merge "[ActivityManager] Prevent kill a restarted process again."
by Craig Mautner
· 11 years ago
3145b24
[ActivityManager] Avoid keeping restarting home when only home activity exists.
by riddle_hsu
· 11 years ago
a4f1f8a
[ActivityManager] Prevent kill a restarted process again.
by riddle_hsu
· 11 years ago
5acdd0f
Merge "[ActivityManager] Ensure alive process is not killedByAm."
by Craig Mautner
· 11 years ago
abc69e9
[ActivityManager] Ensure alive process is not killedByAm.
by riddle_hsu
· 11 years ago
104da1e
Merge "Fix broken assumptions in LocalePicker."
by Narayan Kamath
· 11 years ago
3fa99ec
Merge "Remove bogus 2 char limit for locales and countries."
by Narayan Kamath
· 11 years ago
6e84f8c
Merge "Fix native crashes when APKs can't be opened."
by Narayan Kamath
· 11 years ago
f56399f
Merge "Fall back to "tl" if "fil" is absent."
by Narayan Kamath
· 11 years ago
e4345db
Fall back to "tl" if "fil" is absent.
by Narayan Kamath
· 11 years ago
a6e0688
Merge "Add profiler type options"
by Brian Carlstrom
· 11 years ago
9b1a7d4
Merge "Allow different SELinux policies for third party apps."
by Nick Kralevich
· 11 years ago
83b54ec
Allow different SELinux policies for third party apps.
by Robert Craig
· 11 years ago
db816ce
Merge "Make sure we clean up"
by Marco Nelissen
· 11 years ago
37151b5
Remove bogus 2 char limit for locales and countries.
by Narayan Kamath
· 11 years ago
b27c137
Fix broken assumptions in LocalePicker.
by Narayan Kamath
· 11 years ago
Next »