Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7a16ffe2e5eed6d299673f8a3061f1a12b3d3ab8
7a16ffe
Merge "Replace NULL macros with nullptr literals."
by Stephen Hines
· 10 years ago
bda0d8e
Merge "Mark configuration strings as non-translatable."
by Robert Greenwalt
· 10 years ago
e1501d7
Mark configuration strings as non-translatable.
by Igor Viarheichyk
· 10 years ago
977c4a5
Merge "Clean up ExceptionOccurred."
by Mathieu Chartier
· 10 years ago
98671c3
Clean up ExceptionOccurred.
by Mathieu Chartier
· 10 years ago
8f9ebc8
Merge "Remove unnecessary explicit GC in ZygoteInit."
by Mathieu Chartier
· 10 years ago
9a88f10
Remove unnecessary explicit GC in ZygoteInit.
by Mathieu Chartier
· 10 years ago
488230c3
Replace NULL macros with nullptr literals.
by Chris Wailes
· 10 years ago
4289556
Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 10 years ago
be7b1de
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 10 years ago
085889e
Merge "WifiP2pWfdInfo set device type bugfix"
by Elliott Hughes
· 10 years ago
8b3b8100
WifiP2pWfdInfo set device type bugfix
by Grigoriy Kraynov
· 10 years ago
708da44
Merge "Use gettid directly in frameworks JNI."
by Elliott Hughes
· 10 years ago
06451fe
Use gettid directly in frameworks JNI.
by Elliott Hughes
· 10 years ago
8a28e16
Merge "Update ziparchive usage to the new API."
by Piotr Jastrzebski
· 10 years ago
7c8318c0
Merge "PackageInfo is a class, not a struct"
by Brian Carlstrom
· 10 years ago
4d4e450
PackageInfo is a class, not a struct
by Brian Carlstrom
· 10 years ago
21d1b11
Merge "Disable verification based on vold.decrypt. [frameworks/base]"
by Brian Carlstrom
· 10 years ago
1567d2f0
Disable verification based on vold.decrypt. [frameworks/base]
by Brian Carlstrom
· 10 years ago
e2134a4
Update ziparchive usage to the new API.
by Piotr Jastrzebski
· 10 years ago
508e768
Merge "Integrate NativeActivity with NativeBridge interfaces"
by Calin Juravle
· 10 years ago
03c8660
Integrate NativeActivity with NativeBridge interfaces
by Yong WU
· 10 years ago
2013cb1
Merge "Prevent system_server shutdown when trying to format external storage"
by Jeff Sharkey
· 10 years ago
4179e88
Merge "Revert "Collapse code paths for single- and multi-input kernels.""
by Stephen Hines
· 10 years ago
c9c7daf
Revert "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 10 years ago
24a2ee6
Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 10 years ago
67fe6d1
Merge "Revert "Fix a bug: unable to start activity when AM is killing the process.""
by Craig Mautner
· 10 years ago
ca9ba58
Revert "Fix a bug: unable to start activity when AM is killing the process."
by Craig Mautner
· 10 years ago
5073145
Fix a bug: unable to start activity when AM is killing the process.
by Leo Hsu
· 10 years ago
dc0afc9
Merge "Fix a bug: unable to start activity when AM is killing the process."
by Craig Mautner
· 10 years ago
dafcc61
Merge "Don't unnecessarily set LayoutParams on children"
by Adam Powell
· 10 years ago
219b535
Fix the instruction set for dex file during (re)moving ops.
by Calin Juravle
· 10 years ago
2f4cf2c
Pass the name of the native bridge library to the runtime
by Calin Juravle
· 10 years ago
eb34702
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 10 years ago
07291cc
Merge "Remove memory leak."
by Piotr Jastrzebski
· 10 years ago
1a68b07
Remove memory leak.
by Piotr Jastrzebski
· 10 years ago
94f3e47
Merge "Fix the instruction set for dex file during (re)moving ops."
by Calin Juravle
· 10 years ago
3d27443
Merge "Pass the name of the native bridge library to the runtime"
by Calin Juravle
· 10 years ago
7f93572
Merge "Use native ISA for dex code (in case there's a NativeBridge)"
by Calin Juravle
· 10 years ago
576c384
Use native ISA for dex code (in case there's a NativeBridge)
by Calin Juravle
· 10 years ago
8b8c718
Merge "Make system use patchoat to relocate during runtime."
by Brian Carlstrom
· 10 years ago
1995d12
Make system use patchoat to relocate during runtime.
by Alex Light
· 10 years ago
7782c6b
Merge "Fix JNI error in exception reporting."
by Mathieu Chartier
· 10 years ago
cf6775e
Fix JNI error in exception reporting.
by Mathieu Chartier
· 10 years ago
20bac14
Merge changes I69c064b0,I1972c5af
by Brian Carlstrom
· 10 years ago
1de3c63
Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base]"
by Brian Carlstrom
· 10 years ago
108166c
Move image classes options from art to AndroidRuntime [frameworks/base]
by Brian Carlstrom
· 10 years ago
f60d3a4
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base]
by Brian Carlstrom
· 10 years ago
4fd5616
Disable compilation based on vold.decrypt. [frameworks/base]
by Brian Carlstrom
· 10 years ago
8c57cea
Merge "[View] Clear Hardware-Layers before system destroys HardwareRenderer."
by John Reck
· 10 years ago
4895bf7
Merge "Fix a bug that the RecentTask list of other’s may show up to non-primary users."
by Craig Mautner
· 10 years ago
26ac403
Fix a bug that the RecentTask list of other’s may show up to non-primary users.
by Eunae Kim
· 10 years ago
6a58309
Merge "[ActivityManager] Prevent coredump file may not complete for testing."
by Craig Mautner
· 10 years ago
8062b95
[ActivityManager] Prevent coredump file may not complete for testing.
by riddle_hsu
· 10 years ago
905fe15
Merge "[ActivityManager] Avoid mistaking visibility by finishing task."
by Craig Mautner
· 10 years ago
1df4d9f
[ActivityManager] Avoid mistaking visibility by finishing task.
by riddle_hsu
· 10 years ago
bd85536
Merge "Don't assume languages are 2 letter codes."
by Narayan Kamath
· 10 years ago
fd138cd
Don't assume languages are 2 letter codes.
by Narayan Kamath
· 10 years ago
bb97753
Merge "Switch TextUtils over to new ICU API."
by Narayan Kamath
· 10 years ago
08b3516
Switch TextUtils over to new ICU API.
by Narayan Kamath
· 10 years ago
a199720
[View] Clear Hardware-Layers before system destroys HardwareRenderer.
by henry.uh_chen
· 10 years ago
8224edb
Merge "Update makefile for clang host build."
by Tim Murray
· 10 years ago
215ecb9
Merge "Restore untrusted glStencilMask value on resume after functor"
by Chris Craik
· 10 years ago
c47aba2
Restore untrusted glStencilMask value on resume after functor
by Chris Craik
· 10 years ago
bfb349e
Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()"
by Chris Craik
· 10 years ago
50a2d63
Merge "[HWUI] Fix invisible views are still shown in popup window"
by Chris Craik
· 10 years ago
132ed0f
Update makefile for clang host build.
by Tim Murray
· 10 years ago
fc6346d
Merge "Rewriting android.text.format.Time without the native _tz functions"
by Neil Fuller
· 10 years ago
d7f0849
Rewriting android.text.format.Time without the native _tz functions
by Neil Fuller
· 10 years ago
02fd104f
Merge "Skip broadcasting to a receiver if the receiver seems to be dead"
by Craig Mautner
· 10 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
· 10 years ago
e242111
Merge "Remove copy of Locale.adjustLanguageCode."
by Narayan Kamath
· 10 years ago
1d31a5f
Remove copy of Locale.adjustLanguageCode.
by Narayan Kamath
· 10 years ago
152d9e6
Merge "[HWUI]: fix residual line on FrameBuffer"
by Chris Craik
· 10 years ago
2e7b252
Merge "[ActivityManager]: Update home process when home activity resumed"
by Craig Mautner
· 10 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
· 10 years ago
f87b219
[ActivityManager] Do not finish root activity when reset task
by louis_chang
· 10 years ago
7f4b420
Merge "[ActivityManager] Move top task to top in window manager"
by Craig Mautner
· 10 years ago
d937616
[ActivityManager] Move top task to top in window manager
by louis_chang
· 10 years ago
f9c79c6
Merge "Removed useless test"
by Narayan Kamath
· 10 years ago
3c8f8caa
Merge "Add an internal API to get all asset locales."
by Narayan Kamath
· 10 years ago
7b97e42
Merge "Optimize Blend composites."
by Deepanshu Gupta
· 10 years ago
e147445
Merge "Add BlendComposite.java"
by Deepanshu Gupta
· 10 years ago
9e6d9d4
Add an internal API to get all asset locales.
by Narayan Kamath
· 10 years ago
7850f95
Merge "Allow 3 letter language codes in InputMethodUtils."
by Narayan Kamath
· 10 years ago
7be7533
Allow 3 letter language codes in InputMethodUtils.
by Narayan Kamath
· 10 years ago
ef3b35b
Merge "Logging in LocalTransport on as default"
by Christopher Tate
· 10 years ago
2db2b9a
Logging in LocalTransport on as default
by Henrik Baard
· 10 years ago
1f060a1
Merge "GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps>.conf"
by Colin Cross
· 10 years ago
4fea742
Merge "Update copyFrom(BaseObj[]) for large objects."
by Stephen Hines
· 10 years ago
31e12ac
Update copyFrom(BaseObj[]) for large objects.
by Tim Murray
· 10 years ago
d74f99d
Merge "Switch frameworks/base/libs/androidfw to the new icu."
by Elliott Hughes
· 10 years ago
6a4deed
Switch frameworks/base/libs/androidfw to the new icu.
by Elliott Hughes
· 10 years ago
92b1896
Switch frameworks/base/core/jni to the new icu.
by Elliott Hughes
· 10 years ago
effcc83
Merge "Switch frameworks/base/core/jni to the new icu."
by Elliott Hughes
· 10 years ago
9ce0746
Optimize Blend composites.
by Deepanshu Gupta
· 10 years ago
882e087
Add BlendComposite.java
by Deepanshu Gupta
· 10 years ago
Next »