Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
bbd87eb9193e9730869171324ee4f5fc1abeae55
bbd87eb
Merge "Track libcore.os' move to android.system."
by Elliott Hughes
· 11 years ago
34385d3
Track libcore.os' move to android.system.
by Elliott Hughes
· 11 years ago
0cd623b
Merge "Use Runtime.gc instead of System.gc for DDMS."
by Mathieu Chartier
· 11 years ago
83f7d0d
Use Runtime.gc instead of System.gc for DDMS.
by Mathieu Chartier
· 11 years ago
3f4867f
Merge "Telephony: Add functionality to handle ICC IO error"
by Wink Saville
· 11 years ago
ac73270
Merge "EventLog: event log translation errors"
by Mark Salyzyn
· 11 years ago
747802f
EventLog: event log translation errors
by Mark Salyzyn
· 11 years ago
adcf38c
Merge "Release DrmManagerClient resources"
by Marco Nelissen
· 11 years ago
8c2d70f5
Merge "Add a stub for forgotten callback to fix master-gpl."
by Selim Gurun
· 11 years ago
4e48f40
Add a stub for forgotten callback to fix master-gpl.
by Selim Gurun
· 11 years ago
adad989
Merge "Add a stub to fix master-gpl"
by Selim Gurun
· 11 years ago
85b89bf
Add a stub to fix master-gpl
by Selim Gurun
· 11 years ago
31a1dd2
Merge "Use the suggested public API instead of libcore.os."
by Elliott Hughes
· 11 years ago
cacbe1b
Use the suggested public API instead of libcore.os.
by Elliott Hughes
· 11 years ago
c717179
Merge "jni: android_util_Process 64 bit issues"
by Mark Salyzyn
· 11 years ago
c6a4101
jni: android_util_Process 64 bit issues
by Mark Salyzyn
· 11 years ago
8480384
Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server"
by Nick Kralevich
· 11 years ago
49cbafa
Zygote: enable CAP_BLOCK_SUSPEND capability for system server
by Daniel Leung
· 11 years ago
dbb0de2
Merge "Fix a typo in an assertion."
by Elliott Hughes
· 11 years ago
6bd76228
Fix a typo in an assertion.
by Elliott Hughes
· 11 years ago
683cf1b
Merge "Changes to support asynchronous close interruption"
by Neil Fuller
· 11 years ago
43582df
Changes to support asynchronous close interruption
by Neil Fuller
· 11 years ago
53b7df1
Merge "Add missing ICU_Delegate methods."
by Deepanshu Gupta
· 11 years ago
d267c1a
Merge "remove unneeded import statements."
by Nick Kralevich
· 11 years ago
a67d4a6
Merge "remove unused import."
by Nick Kralevich
· 11 years ago
c826257
remove unneeded import statements.
by Nick Kralevich
· 11 years ago
8cb5abc
remove unused import.
by Nick Kralevich
· 11 years ago
e2b6777
Add missing ICU_Delegate methods.
by Deepanshu Gupta
· 11 years ago
fc3c6a0
Merge "EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested."
by Jesse Hall
· 11 years ago
2a52862
Merge "Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs."
by Ying Wang
· 11 years ago
38250d9
Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs.
by Ying Wang
· 11 years ago
90840ec
Merge "Fix warning introduced by recent psuedolocalizer change."
by Elliott Hughes
· 11 years ago
0a1eed39
Fix warning introduced by recent psuedolocalizer change.
by Elliott Hughes
· 11 years ago
92b2d5a
Merge "Pseudolocalizer improvements."
by Elliott Hughes
· 11 years ago
5a47a9f
Merge "Native Runtime: Add LOG_ID_CRASH"
by Mark Salyzyn
· 11 years ago
da93c60
Merge "jni: binder ptrdiff_t compile issues"
by Mark Salyzyn
· 11 years ago
5b6da1a
jni: binder ptrdiff_t compile issues
by Mark Salyzyn
· 11 years ago
7325863
Merge "jni: binder 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
cfd91e7
jni: binder 64-bit compile issues
by Mark Salyzyn
· 11 years ago
a489853
Merge "Fix improper use of JNI_ABORT for operations where Java objects are written."
by Stephen Hines
· 11 years ago
414fa2c
Fix improper use of JNI_ABORT for operations where Java objects are written.
by Stephen Hines
· 11 years ago
112d1b9
Merge "Add BiCubic resize instrinsic"
by Jason Sams
· 11 years ago
464af41
Add BiCubic resize instrinsic
by Jason Sams
· 11 years ago
5788722
Merge "frameworks: 64 bit compile issues"
by Mark Salyzyn
· 11 years ago
8539403
frameworks: 64 bit compile issues
by Mark Salyzyn
· 11 years ago
69eb6f5
Native Runtime: Add LOG_ID_CRASH
by Mark Salyzyn
· 11 years ago
0d54e47
Merge "Remove code markers"
by Dmitriy Ivanov
· 11 years ago
b8fdf84
Remove code markers
by Dmitriy Ivanov
· 11 years ago
1b37c3b
Release DrmManagerClient resources
by Mattias Nilsson
· 11 years ago
28a5c59
EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested.
by Jin Zhebin
· 11 years ago
aa19a2f
Merge "Don't compare String8s to NULL."
by Narayan Kamath
· 11 years ago
90c75cf
Don't compare String8s to NULL.
by Narayan Kamath
· 11 years ago
4f4892d
Merge "Workaround 64 bit devices that don't have zygotes yet."
by Narayan Kamath
· 11 years ago
2d84a40
Workaround 64 bit devices that don't have zygotes yet.
by Narayan Kamath
· 11 years ago
b093e48
Merge "generateProjectThumbnail can fail to close output stream"
by Elliott Hughes
· 11 years ago
8cd319b
Merge "Add additional languages to be accepted by the NumberPicker input filter"
by Elliott Hughes
· 11 years ago
d2a11d9
Merge "Add explicit close of Scanner input"
by Elliott Hughes
· 11 years ago
909a6a0
Merge "Dual zygote cleanup."
by Narayan Kamath
· 11 years ago
b827f78
Merge "Removed android.debug.JNITest from preloaded-classes"
by Narayan Kamath
· 11 years ago
d35d3e5
Dual zygote cleanup.
by Narayan Kamath
· 11 years ago
09e13cc
Merge "System services detect and register app CPU ABIs"
by Narayan Kamath
· 11 years ago
80413c9
Merge "Re-implement native library search and copies."
by Narayan Kamath
· 11 years ago
a2ef5c0
Pseudolocalizer improvements.
by Anton Krumin
· 11 years ago
ff0c470
System services detect and register app CPU ABIs
by Ramin Zaghi
· 11 years ago
1378aba
Re-implement native library search and copies.
by Ramin Zaghi
· 11 years ago
ecdf9b1
Merge "jni: liblog reading error API incorrect"
by Mark Salyzyn
· 11 years ago
a6f5e79
Merge "Allow connections to multiple zygotes."
by Narayan Kamath
· 11 years ago
4444dcd
Allow connections to multiple zygotes.
by Narayan Kamath
· 11 years ago
d4b6440
Merge "Make zygotes aware of their supported ABIs."
by Narayan Kamath
· 11 years ago
cecfb94
Merge "Clean up argc / argv processing for runtime args."
by Narayan Kamath
· 11 years ago
c41638c
Make zygotes aware of their supported ABIs.
by Narayan Kamath
· 11 years ago
22ec1ee
Clean up argc / argv processing for runtime args.
by Narayan Kamath
· 11 years ago
a5608ac
Merge "Don't allow MemoryFiles of negative length."
by Narayan Kamath
· 11 years ago
b519aec
jni: liblog reading error API incorrect
by Mark Salyzyn
· 11 years ago
f626ca2
Don't allow MemoryFiles of negative length.
by Narayan Kamath
· 11 years ago
3fb2b71
Merge "[ActivityManager] Reduce report ANR on wrong activity."
by Craig Mautner
· 11 years ago
309ca5d
[ActivityManager] Reduce report ANR on wrong activity.
by riddle_hsu
· 11 years ago
dc97144
Merge "Always call super.onCreate(). Always."
by Nick Kralevich
· 11 years ago
5eab368
Always call super.onCreate(). Always.
by Christopher Tate
· 11 years ago
c420ce3
Merge "Marquee text RTL improvements"
by Raph Levien
· 11 years ago
374db6c
Merge "Remove ProcessState::mArgc,mArgV,mArgLen"
by Narayan Kamath
· 11 years ago
a23fcd7
Remove ProcessState::mArgc,mArgV,mArgLen
by Narayan Kamath
· 11 years ago
369a005
Merge "Update ViewRootImpl for 64bit functor type."
by Ben Murdoch
· 11 years ago
89dddcc
Merge "Use default visibility for Snapshot::getLocalClip."
by Ben Cheng
· 11 years ago
65ba94f
Use default visibility for Snapshot::getLocalClip.
by Ben Cheng
· 11 years ago
cf61c9b
Update ViewRootImpl for 64bit functor type.
by Ben Murdoch
· 11 years ago
17b1b8f
Merge "Move zygote startup logic to the frameworks."
by Narayan Kamath
· 11 years ago
973b466
Move zygote startup logic to the frameworks.
by Narayan Kamath
· 11 years ago
b3cafa5
Merge "Fix RenderScriptGL setSurfaceTexture problem"
by Jason Sams
· 11 years ago
3b2a9d2
Merge "Change when the SELinux relabel of /data/data occurs."
by Nick Kralevich
· 11 years ago
e3434fc
Merge "Improve detail message for X509TrustManagerExtensions argument validation"
by Brian Carlstrom
· 11 years ago
ff9ca78
Improve detail message for X509TrustManagerExtensions argument validation
by Brian Carlstrom
· 11 years ago
ab561f5
Merge "Don't make isSafeMode a field on the Zygote class."
by Narayan Kamath
· 11 years ago
d1a8d9f
Don't make isSafeMode a field on the Zygote class.
by Narayan Kamath
· 11 years ago
91bbb75
Merge "Cast CallMethod's size_t parameters to jint"
by Narayan Kamath
· 11 years ago
21e0af9
Fix RenderScriptGL setSurfaceTexture problem
by Xiaofei Wan
· 11 years ago
1e4cad8
Merge "GlobalActions: Fix Airplane Mode on/off issue"
by Wink Saville
· 11 years ago
c3b7e6f
GlobalActions: Fix Airplane Mode on/off issue
by nagarw
· 11 years ago
e9b4fd0
Merge "Mark constructor as accessible in LayoutInflater."
by Jeff Hao
· 11 years ago
d511bc1
Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off."
by Craig Mautner
· 11 years ago
Next »