Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
23f6a4ab5df4c7e156947f5324be8ae86f7c74fd
23f6a4a
am 8178edfc: Merge "Fixing android.text.format.Time for non-English locales"
by Neil Fuller
· 11 years ago
8178edf
Merge "Fixing android.text.format.Time for non-English locales"
by Neil Fuller
· 11 years ago
788cb18
Fixing android.text.format.Time for non-English locales
by Neil Fuller
· 11 years ago
d1dc039
am 6d3c8255: Merge "Remove obsolete pruneDexCache"
by Brian Carlstrom
· 11 years ago
c22e56d
am 7d86375b: Merge "Change /dalvik-cache to be owned by root."
by Brian Carlstrom
· 11 years ago
6d3c825
Merge "Remove obsolete pruneDexCache"
by Brian Carlstrom
· 11 years ago
09107db
Remove obsolete pruneDexCache
by Alex Light
· 11 years ago
7d86375
Merge "Change /dalvik-cache to be owned by root."
by Brian Carlstrom
· 11 years ago
79bf400
Change /dalvik-cache to be owned by root.
by Alex Light
· 11 years ago
d5f23f2
am 2d3571cc: Merge "Fix the length of a profiler system property"
by Calin Juravle
· 11 years ago
2d3571c
Merge "Fix the length of a profiler system property"
by Calin Juravle
· 11 years ago
2f63f7a
am 852debcc: Merge "Update the handling of the native bridge property."
by Calin Juravle
· 11 years ago
9dcfcff
am 3bec87c9: Merge "Pass vmSafeMode (manifest attribute) to installd."
by Calin Juravle
· 11 years ago
852debc
Merge "Update the handling of the native bridge property."
by Calin Juravle
· 11 years ago
3bec87c
Merge "Pass vmSafeMode (manifest attribute) to installd."
by Calin Juravle
· 11 years ago
4d033e1
Fix the length of a profiler system property
by Wei Jin
· 11 years ago
d71de10
Update the handling of the native bridge property.
by Calin Juravle
· 11 years ago
e8d2ffd
Pass vmSafeMode (manifest attribute) to installd.
by Calin Juravle
· 11 years ago
5aede5a
am 9b5112c3: Merge "Make native bridge property read-only."
by Calin Juravle
· 11 years ago
9b5112c
Merge "Make native bridge property read-only."
by Calin Juravle
· 11 years ago
c0d6f02
am 007848ad: Merge "We need to specify a target SDK < 21 to use graphics RS."
by Stephen Hines
· 11 years ago
007848a
Merge "We need to specify a target SDK < 21 to use graphics RS."
by Stephen Hines
· 11 years ago
28aec0e
We need to specify a target SDK < 21 to use graphics RS.
by Stephen Hines
· 11 years ago
5a2d043
am 7a16ffe2: Merge "Replace NULL macros with nullptr literals."
by Stephen Hines
· 11 years ago
7a16ffe
Merge "Replace NULL macros with nullptr literals."
by Stephen Hines
· 11 years ago
4b48ce8
am bda0d8e3: Merge "Mark configuration strings as non-translatable."
by Robert Greenwalt
· 11 years ago
be39e99
am 977c4a5b: Merge "Clean up ExceptionOccurred."
by Mathieu Chartier
· 11 years ago
554bd89
am 8f9ebc8a: Merge "Remove unnecessary explicit GC in ZygoteInit."
by Mathieu Chartier
· 11 years ago
bda0d8e
Merge "Mark configuration strings as non-translatable."
by Robert Greenwalt
· 11 years ago
e1501d7
Mark configuration strings as non-translatable.
by Igor Viarheichyk
· 11 years ago
977c4a5
Merge "Clean up ExceptionOccurred."
by Mathieu Chartier
· 11 years ago
98671c3
Clean up ExceptionOccurred.
by Mathieu Chartier
· 11 years ago
8f9ebc8
Merge "Remove unnecessary explicit GC in ZygoteInit."
by Mathieu Chartier
· 11 years ago
9a88f10
Remove unnecessary explicit GC in ZygoteInit.
by Mathieu Chartier
· 11 years ago
488230c3
Replace NULL macros with nullptr literals.
by Chris Wailes
· 11 years ago
4ae9a6d
am 42895561: Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 11 years ago
400ec1b
am 085889e3: Merge "WifiP2pWfdInfo set device type bugfix"
by Elliott Hughes
· 11 years ago
72d3cef
am 708da446: Merge "Use gettid directly in frameworks JNI."
by Elliott Hughes
· 11 years ago
53db6ae
Make native bridge property read-only.
by Calin Juravle
· 11 years ago
626e1c6
am 8a28e16c: Merge "Update ziparchive usage to the new API."
by Piotr Jastrzebski
· 11 years ago
18a7b45
am 7c8318c0: Merge "PackageInfo is a class, not a struct"
by Brian Carlstrom
· 11 years ago
8a28e16
Merge "Update ziparchive usage to the new API."
by Piotr Jastrzebski
· 11 years ago
4289556
Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 11 years ago
be7b1de
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 11 years ago
085889e
Merge "WifiP2pWfdInfo set device type bugfix"
by Elliott Hughes
· 11 years ago
8b3b8100
WifiP2pWfdInfo set device type bugfix
by Grigoriy Kraynov
· 11 years ago
708da44
Merge "Use gettid directly in frameworks JNI."
by Elliott Hughes
· 11 years ago
06451fe
Use gettid directly in frameworks JNI.
by Elliott Hughes
· 11 years ago
7c8318c0
Merge "PackageInfo is a class, not a struct"
by Brian Carlstrom
· 11 years ago
4d4e450
PackageInfo is a class, not a struct
by Brian Carlstrom
· 11 years ago
897a2cf
am 21d1b115: Merge "Disable verification based on vold.decrypt. [frameworks/base]"
by Brian Carlstrom
· 11 years ago
21d1b11
Merge "Disable verification based on vold.decrypt. [frameworks/base]"
by Brian Carlstrom
· 11 years ago
1567d2f0
Disable verification based on vold.decrypt. [frameworks/base]
by Brian Carlstrom
· 11 years ago
e2134a4
Update ziparchive usage to the new API.
by Piotr Jastrzebski
· 11 years ago
32db2c9
am 508e768d: Merge "Integrate NativeActivity with NativeBridge interfaces"
by Calin Juravle
· 11 years ago
03c8660
Integrate NativeActivity with NativeBridge interfaces
by Yong WU
· 11 years ago
508e768
Merge "Integrate NativeActivity with NativeBridge interfaces"
by Calin Juravle
· 11 years ago
b75dc06
am 4179e889: Merge "Revert "Collapse code paths for single- and multi-input kernels.""
by Stephen Hines
· 11 years ago
5aaeb8e
am 24a2ee66: Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 11 years ago
24a2ee6
Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 11 years ago
840e932
am 2013cb1f: Merge "Prevent system_server shutdown when trying to format external storage"
by Jeff Sharkey
· 11 years ago
1a7e5ad
am 67fe6d1f: Merge "Revert "Fix a bug: unable to start activity when AM is killing the process.""
by Craig Mautner
· 11 years ago
2013cb1
Merge "Prevent system_server shutdown when trying to format external storage"
by Jeff Sharkey
· 11 years ago
4179e88
Merge "Revert "Collapse code paths for single- and multi-input kernels.""
by Stephen Hines
· 11 years ago
c9c7daf
Revert "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 11 years ago
67fe6d1
Merge "Revert "Fix a bug: unable to start activity when AM is killing the process.""
by Craig Mautner
· 11 years ago
ca9ba58
Revert "Fix a bug: unable to start activity when AM is killing the process."
by Craig Mautner
· 11 years ago
379135d
am dc0afc91: Merge "Fix a bug: unable to start activity when AM is killing the process."
by Craig Mautner
· 11 years ago
5073145
Fix a bug: unable to start activity when AM is killing the process.
by Leo Hsu
· 11 years ago
dc0afc9
Merge "Fix a bug: unable to start activity when AM is killing the process."
by Craig Mautner
· 11 years ago
8432e77
am dafcc610: Merge "Don\'t unnecessarily set LayoutParams on children"
by Adam Powell
· 11 years ago
388aede
am 07291ccc: Merge "Remove memory leak."
by Piotr Jastrzebski
· 11 years ago
dafcc61
Merge "Don't unnecessarily set LayoutParams on children"
by Adam Powell
· 11 years ago
e998bb1
am 94f3e47d: Merge "Fix the instruction set for dex file during (re)moving ops."
by Calin Juravle
· 11 years ago
6db95fc
am 3d274434: Merge "Pass the name of the native bridge library to the runtime"
by Calin Juravle
· 11 years ago
219b535
Fix the instruction set for dex file during (re)moving ops.
by Calin Juravle
· 11 years ago
2f4cf2c
Pass the name of the native bridge library to the runtime
by Calin Juravle
· 11 years ago
eb34702
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 11 years ago
07291cc
Merge "Remove memory leak."
by Piotr Jastrzebski
· 11 years ago
1a68b07
Remove memory leak.
by Piotr Jastrzebski
· 11 years ago
3d27443
Merge "Pass the name of the native bridge library to the runtime"
by Calin Juravle
· 11 years ago
94f3e47
Merge "Fix the instruction set for dex file during (re)moving ops."
by Calin Juravle
· 11 years ago
29965e1
am 7f935726: Merge "Use native ISA for dex code (in case there\'s a NativeBridge)"
by Calin Juravle
· 11 years ago
7f93572
Merge "Use native ISA for dex code (in case there's a NativeBridge)"
by Calin Juravle
· 11 years ago
021cf13
am 7782c6b3: Merge "Fix JNI error in exception reporting."
by Mathieu Chartier
· 11 years ago
576c384
Use native ISA for dex code (in case there's a NativeBridge)
by Calin Juravle
· 11 years ago
37651b6
am 8b8c718c: Merge "Make system use patchoat to relocate during runtime."
by Brian Carlstrom
· 11 years ago
8b8c718
Merge "Make system use patchoat to relocate during runtime."
by Brian Carlstrom
· 11 years ago
1995d12
Make system use patchoat to relocate during runtime.
by Alex Light
· 11 years ago
7782c6b
Merge "Fix JNI error in exception reporting."
by Mathieu Chartier
· 11 years ago
cf6775e
Fix JNI error in exception reporting.
by Mathieu Chartier
· 11 years ago
5a9b135
am 20bac14e: Merge changes I69c064b0,I1972c5af
by Brian Carlstrom
· 11 years ago
bccea16
am 1de3c633: Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base]"
by Brian Carlstrom
· 11 years ago
20bac14
Merge changes I69c064b0,I1972c5af
by Brian Carlstrom
· 11 years ago
1de3c63
Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base]"
by Brian Carlstrom
· 11 years ago
108166c
Move image classes options from art to AndroidRuntime [frameworks/base]
by Brian Carlstrom
· 11 years ago
f60d3a4
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base]
by Brian Carlstrom
· 11 years ago
4fd5616
Disable compilation based on vold.decrypt. [frameworks/base]
by Brian Carlstrom
· 11 years ago
a4c5ddf
am 8c57cead: Merge "[View] Clear Hardware-Layers before system destroys HardwareRenderer."
by John Reck
· 11 years ago
b442d92
am 4895bf78: Merge "Fix a bug that the RecentTask list of other’s may show up to non-primary users."
by Craig Mautner
· 11 years ago
Next »