This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
30881f68c97125f6bc1dbc7c26ccb3cdb91ebd2a
frameworks_base
/
core
/
java
/
android
/
os
History
Kenny Root
fb4e1e24a9
resolved conflicts for merge of
181bb0ab
to master
...
Change-Id: I2284e7c671d127da0d124fbabae8d887727fd5bf
2010-07-16 09:04:09 -07:00
..
storage
resolved conflicts for merge of
181bb0ab
to master
2010-07-16 09:04:09 -07:00
AsyncResult.java
…
AsyncTask.java
Preventing cursor leaks when a query is interrupted
2010-06-16 15:38:07 -07:00
BadParcelableException.java
…
BatteryManager.java
…
BatteryStats.java
Various improvements to battery stats collection
2010-06-16 18:31:42 -07:00
Binder.java
StrictMode: gather and return violating stacks in Binder replies
2010-07-15 13:18:05 -07:00
Broadcaster.java
…
Build.java
Update build version information.
2010-06-14 14:08:20 -07:00
Bundle.aidl
…
Bundle.java
…
ConditionVariable.java
…
CountDownTimer.java
…
DeadObjectException.java
…
Debug.java
Implement native dump for "am dumpheap -n".
2010-07-13 16:51:24 -07:00
DropBoxManager.aidl
…
DropBoxManager.java
Dropbox: remove redundant Entry construction.
2010-06-14 08:58:26 -07:00
Environment.java
…
FileObserver.java
…
FileUtils.java
…
Handler.java
…
HandlerThread.java
…
IBinder.java
…
IHardwareService.aidl
…
IInterface.java
…
IMessenger.aidl
…
INetStatService.aidl
…
INetworkManagementService.aidl
…
IPermissionController.aidl
…
IPowerManager.aidl
…
IRemoteCallback.aidl
…
IServiceManager.java
…
IVibratorService.aidl
…
LatencyTimer.java
…
LocalPowerManager.java
…
Looper.java
…
MemoryFile.java
…
Message.aidl
…
Message.java
…
MessageQueue.java
More native input event dispatching.
2010-06-21 13:59:34 -07:00
Messenger.aidl
…
Messenger.java
…
package.html
…
Parcel.java
StrictMode: avoid an allocation in common case
2010-07-15 15:46:36 -07:00
Parcelable.java
…
ParcelFileDescriptor.aidl
…
ParcelFileDescriptor.java
…
ParcelFormatException.java
…
ParcelUuid.aidl
…
ParcelUuid.java
…
PatternMatcher.aidl
…
PatternMatcher.java
…
PerformanceCollector.java
…
Power.java
…
PowerManager.java
…
Process.java
Add ability to guard a thread against setting its own prio to bg
2010-06-30 18:25:01 -07:00
RecoverySystem.java
…
Registrant.java
…
RegistrantList.java
…
RemoteCallback.aidl
…
RemoteCallback.java
…
RemoteCallbackList.java
…
RemoteException.java
…
RemoteMailException.java
…
ResultReceiver.aidl
…
ResultReceiver.java
…
ServiceManager.java
…
ServiceManagerNative.java
…
StatFs.java
…
StrictMode.java
StrictMode: avoid an allocation in common case
2010-07-15 15:46:36 -07:00
SystemClock.java
…
SystemProperties.java
…
SystemService.java
…
TokenWatcher.java
…
UEventObserver.java
…
Vibrator.java
…