Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
7f72f74766fed73ae9816fec6031a199f70d1428
/
core
6a47a86
Merge "Add getPrefixAids()."
by Martijn Coenen
· 10 years ago
ed3a29e
Add getPrefixAids().
by Martijn Coenen
· 10 years ago
d800167
Fix javadoc error in Debug.getRuntimeStats().
by Hiroshi Yamauchi
· 10 years ago
8b5a293d
Add Debug.getRuntimeStat().
by Hiroshi Yamauchi
· 10 years ago
3312c6b
Merge "Add android.net.IpPrefix#contains()"
by Erik Kline
· 10 years ago
acc8c09
Add android.net.IpPrefix#contains()
by Erik Kline
· 10 years ago
3afca74
Merge "BatteryStats: Adds an additional condition to avoid ArrayIndexOutOfBounds."
by Ruchi Kandoi
· 10 years ago
d1af38a
Merge "Use JCA names for block modes, paddings, and digests."
by Alex Klyubin
· 10 years ago
5927c9f
Use JCA names for block modes, paddings, and digests.
by Alex Klyubin
· 10 years ago
8f0e0c1
Merge "Clean-up state if we have an exception when acquiring provider"
by Wale Ogunwale
· 10 years ago
59f977c
Make several key crypto parameters repeatable
by Chad Brubaker
· 10 years ago
73e239b
Clean-up state if we have an exception when acquiring provider
by Wale Ogunwale
· 10 years ago
55f7c27
Track more changes to keymaster_defs.h
by Alex Klyubin
· 10 years ago
862e6c7
Track recent keymaster_defs.h changes.
by Alex Klyubin
· 10 years ago
f324d24
Merge "Reuse dexopt method for both dex2oat and patchoat."
by Richard Uhler
· 10 years ago
3d86b88
[ActivityManager] Avoid NullPointerException if no crash info
by louis_chang
· 10 years ago
80e455e
Merge "Prevent possible memory leak in SpanSet"
by Romain Guy
· 10 years ago
7a3c8c7
Merge "Fixed memory leak in ExtractEditLayout finish()"
by Adam Powell
· 10 years ago
8391e03
Merge "ProgressBar: Fix error of process bar cannot update on some condition."
by Adam Powell
· 10 years ago
5352411
Merge "Move cache dir to its own class."
by Tim Murray
· 10 years ago
e1e6c66
Move cache dir to its own class.
by Tim Murray
· 10 years ago
b3a9bc0
Prevent possible memory leak in SpanSet
by Romain Guy
· 10 years ago
558184f
Merge "Make the new AndroidKeyStore API conformant."
by Alex Klyubin
· 10 years ago
d95e58c
Merge "Load libraries directly from apk"
by Dmitriy Ivanov
· 10 years ago
dec4688
Load libraries directly from apk
by Dmitriy Ivanov
· 10 years ago
c46e9e7
Make the new AndroidKeyStore API conformant.
by Alex Klyubin
· 10 years ago
605cca1
Frameworks/base: Pass variant and feature-set to runtime
by Andreas Gampe
· 10 years ago
7b08b35
Reuse dexopt method for both dex2oat and patchoat.
by Richard Uhler
· 10 years ago
3d8b7f4
Merge "Support for storing OAT files in app directory"
by Fyodor Kupolov
· 10 years ago
64c8a07
Merge "Early return in RemoteViewsAdapter is too late"
by Elliott Hughes
· 10 years ago
97467d8
Merge "Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString."
by Alex Klyubin
· 10 years ago
3f24a1d
Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString.
by Alex Klyubin
· 10 years ago
e816f91
Merge "Frameworks/base: Use system property for cache prune counter"
by Andreas Gampe
· 10 years ago
e324ba0
Frameworks/base: Use system property for cache prune counter
by Andreas Gampe
· 10 years ago
57307b2
[ActivityManager] Improve multi-thread access the same provider
by riddle_hsu
· 10 years ago
c0eb55c
UNSUPPORTED_TAG_LENGTH -> UNSUPPORTED_MAC_LENGTH
by Alex Klyubin
· 10 years ago
5491ea9
Merge "Include operation handle in OperationResult"
by Chad Brubaker
· 10 years ago
25c5296
Merge "An updater for all timezone data on a device"
by Neil Fuller
· 10 years ago
e035238
Frameworks/base: Support dex2oat threads system property
by Andreas Gampe
· 10 years ago
4af5bd7
Merge "Add ProcessInfoService to activity manager."
by Olawale Ogunwale
· 10 years ago
f603e28
Merge "Add authorization binder methods"
by Chad Brubaker
· 10 years ago
e1e1969
Add ProcessInfoService to activity manager.
by Ruben Brunk
· 10 years ago
b94c165
Support for storing OAT files in app directory
by Fyodor Kupolov
· 10 years ago
631565a
Merge "Change getDeclaredFieldsUnchecked call to new return value"
by Mathieu Chartier
· 10 years ago
a01250c
Merge "Frameworks/base: Change String == to equals in Preference"
by Andreas Gampe
· 10 years ago
5a15bf6
Merge "Frameworks/base: Fix request removal in VoiceInteractionSession"
by Andreas Gampe
· 10 years ago
3d529c5
Change getDeclaredFieldsUnchecked call to new return value
by Mathieu Chartier
· 10 years ago
d23a1f7
Symmetric key generation for AndroidKeyStore.
by Alex Klyubin
· 10 years ago
dae79e5
Allow entropy to be provided to some operations
by Chad Brubaker
· 10 years ago
5672670
Fixed memory leak in ExtractEditLayout finish()
by Johan8 Persson2
· 13 years ago
5a680f2e
An updater for all timezone data on a device
by Neil Fuller
· 10 years ago
5fc9b33
Merge "Consider RTL layout in DPAD navigation in Gallery"
by Alan Viverette
· 10 years ago
6326f96
Merge "Make application/client id an object"
by Chad Brubaker
· 10 years ago
a9f6286
Merge "Framework's NetworkSecurityPolicy delegates to libcore's one."
by Alex Klyubin
· 10 years ago
5aeb085
Merge "Enforce tag types in KeymasterArgument classes"
by Chad Brubaker
· 10 years ago
7506f49
Merge "Fix to crash when clicking text link without view activity"
by Alan Viverette
· 10 years ago
403a494
Framework's NetworkSecurityPolicy delegates to libcore's one.
by Alex Klyubin
· 10 years ago
ff022cb
Merge "Address pending comments for NetworkSecurityPolicy."
by Alex Klyubin
· 10 years ago
84750f3
Address pending comments for NetworkSecurityPolicy.
by Alex Klyubin
· 10 years ago
534bf9c
Enforce tag types in KeymasterArgument classes
by Chad Brubaker
· 10 years ago
5e73c0e
Make application/client id an object
by Chad Brubaker
· 10 years ago
38fcaf4
Merge "Move arrow_pointer hotspot to better match actual tip"
by Alan Viverette
· 10 years ago
4cd8e50
Include operation handle in OperationResult
by Chad Brubaker
· 10 years ago
f989a41
Consider RTL layout in DPAD navigation in Gallery
by Johan Redestig
· 12 years ago
a4c4c575
Merge "Add android.security.NetworkSecurityPolicy."
by Alex Klyubin
· 10 years ago
f9034cc
Add android.security.NetworkSecurityPolicy.
by Alex Klyubin
· 10 years ago
b7d997a
Merge "Revert "Change jit properties to be debug properties""
by Mathieu Chartier
· 10 years ago
4177b8c
Merge "Add app-level usesCleartextTraffic manifest attribute."
by Alex Klyubin
· 10 years ago
1fb7aab
Revert "Change jit properties to be debug properties"
by Mathieu Chartier
· 10 years ago
e90774d
Rename KM_TAG_USER_AUTH_ID to KM_TAG_USER_AUTH_TYPE.
by Shawn Willden
· 10 years ago
254c58c
Merge changes Id9a22ad3,I629ab2c4
by Shawn Willden
· 10 years ago
c3e1c21
Frameworks/base: Change String == to equals in Preference
by Andreas Gampe
· 10 years ago
437ac8f
Merge "Add JIT late override property"
by Mathieu Chartier
· 10 years ago
13dbc3d
Merge "Frameworks/base: Fix potential NPE in InputMethod"
by Andreas Gampe
· 10 years ago
7a49028
Add JIT late override property
by Mathieu Chartier
· 10 years ago
01a959d
Add app-level usesCleartextTraffic manifest attribute.
by Alex Klyubin
· 10 years ago
8ef92bd
Frameworks/base: Fix request removal in VoiceInteractionSession
by Andreas Gampe
· 10 years ago
4236ad7
Frameworks/base: Fix potential NPE in InputMethod
by Andreas Gampe
· 10 years ago
5654b36
Add authorization binder methods
by Chad Brubaker
· 10 years ago
4976e2d
Frameworks/base: Fix visibility flag in Editor
by Andreas Gampe
· 10 years ago
9568772
Merge "Frameworks/base: Fix format string in Geofence"
by Andreas Gampe
· 10 years ago
1414a62
Frameworks/base: Fix format string in Geofence
by Andreas Gampe
· 10 years ago
aae42eb2
Merge "Frameworks/base: Fix format string in Camera"
by Andreas Gampe
· 10 years ago
02ffb2a
Frameworks/base: Fix format string in Camera
by Andreas Gampe
· 10 years ago
be549f9
Merge "Frameworks/base: Fix precedence bug"
by Andreas Gampe
· 10 years ago
869d26f
Frameworks/base: Fix precedence bug
by Andreas Gampe
· 10 years ago
0ae488e
Merge "Frameworks/base: Use || instead of |"
by Andreas Gampe
· 10 years ago
e1b9262
Frameworks/base: Use || instead of |
by Andreas Gampe
· 10 years ago
4d90764
Merge "Frameworks/base: Fix trivial equals implementation"
by Andreas Gampe
· 10 years ago
610b2c77
Frameworks/base: Fix trivial equals implementation
by Andreas Gampe
· 10 years ago
008ec61
Merge "Change jit properties to be debug properties"
by Mathieu Chartier
· 10 years ago
345a8f6
Merge "Frameworks/base: Fix a comparison"
by Andreas Gampe
· 10 years ago
1ad10ef
Change jit properties to be debug properties
by Mathieu Chartier
· 10 years ago
5eb4212
Merge "Frameworks/base: Force long computation"
by Andreas Gampe
· 10 years ago
6878ee5
Merge "Revert "Frameworks/base: Fix a constructor""
by Andreas Gampe
· 10 years ago
8c80efe
Revert "Frameworks/base: Fix a constructor"
by Andreas Gampe
· 10 years ago
d61cbf9
Merge "Frameworks/base: Fix a constructor"
by Andreas Gampe
· 10 years ago
5abcd06
Merge "Frameworks/base: Fix always-false equals"
by Andreas Gampe
· 10 years ago
6366232
Frameworks/base: Force long computation
by Andreas Gampe
· 10 years ago
650989b
Frameworks/base: Fix a comparison
by Andreas Gampe
· 10 years ago
Next »