Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
1d3c77a21e9c8fc59200b42503d9f0effd3f1551
/
core
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
33c5b2a
Frameworks/base: Fix a constructor
by Andreas Gampe
· 10 years ago
007cfa7
Frameworks/base: Fix always-false equals
by Andreas Gampe
· 10 years ago
65ac8a2
Frameworks/base: Fix missing cast
by Andreas Gampe
· 10 years ago
fe2b1a8
Add KM_TAG_AUTH_TOKEN.
by Shawn Willden
· 10 years ago
7714a94
Add support for KM_TAG_USER_SECURE_ID.
by Shawn Willden
· 10 years ago
16d1cce
Drop unusable SELinux APIs.
by Stephen Smalley
· 10 years ago
2f196e6
Merge "Remove dead code, mostly DataStateTracker."
by Lorenzo Colitti
· 10 years ago
7487657
Extracted a separate class to run dexopt on packages
by Fyodor Kupolov
· 10 years ago
926ebb8
Fix context leak
by Marco Nelissen
· 10 years ago
7fad4eb
Remove dead code, mostly DataStateTracker.
by Paul Jensen
· 10 years ago
174a448
am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd"
by Andreas Gampe
· 10 years ago
7f38387
Merge "Frameworks/base: Pass APK debugability to installd"
by Andreas Gampe
· 10 years ago
db7fa51
am c7446790: Merge "ZygoteConnection: remove obsolete security checks."
by dcashman
· 10 years ago
c744679
Merge "ZygoteConnection: remove obsolete security checks."
by dcashman
· 10 years ago
Next »