Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
fff2fda0199dedbf1079454dca98a81190dce765
/
services
/
java
/
com
/
android
/
server
fff2fda
Fix memory leaks in system_server
by Suchi Amalapurapu
· 17 years ago
7958834
Run backups at background priority
by Christopher Tate
· 17 years ago
6e1647a
Merge change 5829 into donut
by Android (Google) Code Review
· 17 years ago
1dac277
Implement issue #1943927 (need notification in status bar when adb is active)
by Dianne Hackborn
· 17 years ago
de7faf6
Fix issue #1673793: Theme styles don't apply.
by Dianne Hackborn
· 17 years ago
72d19aa
Tighten up the metadata backup logic
by Christopher Tate
· 17 years ago
6f31742
Don't issue a deletion for the global metadata backup
by Christopher Tate
· 17 years ago
6ef58a1
Implement persistent enable/disable of the backup manager
by Christopher Tate
· 17 years ago
66c2942
Merge change 5605 into donut
by Android (Google) Code Review
· 17 years ago
9171749
Use system properties to track the current transport
by Christopher Tate
· 17 years ago
2bd33d7
Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException)
by Dianne Hackborn
· 17 years ago
f7c886b
Respect android:allowClearUserData=false during restore
by Christopher Tate
· 17 years ago
466ef34
Trim some superfluous imports.
by Christopher Tate
· 17 years ago
72eb0ac
Merge change 5483 into donut
by Android (Google) Code Review
· 17 years ago
723738c
Expand support for different screen sizes.
by Dianne Hackborn
· 17 years ago
156411d
Use a long for restore token
by Dan Egnor
· 17 years ago
8a27f92
Don't crash in various ways when using backup services too early
by Christopher Tate
· 17 years ago
7d562ec
Add a new IRestoreObserver callback class to the restore process
by Christopher Tate
· 17 years ago
5cb400b
Keep track of backup state independently for each transport
by Christopher Tate
· 17 years ago
6f21128
Switch the default transport to GOOGLE.
by Dan Egnor
· 17 years ago
819f928
Add a method to Process to get uid for a pid.
by Amith Yamasani
· 17 years ago
5416d7c
Merge change 5317 into donut
by Android (Google) Code Review
· 17 years ago
111bd4a
Start backing up wallpaper
by Christopher Tate
· 17 years ago
7941e90
Merge change 5091 into donut
by Android (Google) Code Review
· 17 years ago
67669c9
Merge change 5196 into donut
by Android (Google) Code Review
· 17 years ago
efe5264
Modify the IBackupTransport API to support bulk restore operations.
by Dan Egnor
· 17 years ago
9c8dd55
Fix bug 1829561 ("am profile" with bad filename kills process).
by Dianne Hackborn
· 17 years ago
32dbefd
Track native processes and airplane mode.
by Amith Yamasani
· 17 years ago
64f5934
* new screen resolution support impl.
by Mitsuru Oshima
· 17 years ago
722baf5
Merge change 5014 into donut
by Android (Google) Code Review
· 17 years ago
d7f6daa
Fix issue #1933587. Perform dexopt of instrumentation .apks.
by Dianne Hackborn
· 17 years ago
5cbbf56
Pass the originating app's versionCode along with a restore set
by Christopher Tate
· 17 years ago
3a31a93
Add some global metadata to the restore set
by Christopher Tate
· 17 years ago
856dd8a
Merge change 4952 into donut
by Android (Google) Code Review
· 17 years ago
06290a4
Helper API cleanup. Allows multiple helpers to function,
by Joe Onorato
· 17 years ago
07a5f12
Merge change 4754 into donut
by Android (Google) Code Review
· 17 years ago
6bf1208
Merge change 4827 into donut
by Android (Google) Code Review
· 17 years ago
b8cba95
At boot time, add additional per-device information to the
by Nick Kralevich
· 17 years ago
b97b8f8
Fix issue with shared user permissions.
by Suchi Amalapurapu
· 17 years ago
6aa41f4
Add app version to the backup metadata
by Christopher Tate
· 17 years ago
3d74bb4
Add "why?" button to low battery dialog.
by Dianne Hackborn
· 17 years ago
bc806f6
Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.
by Suchi Amalapurapu
· 17 years ago
20efdf6b
Make signature checks on restore work with unsigned apps
by Christopher Tate
· 17 years ago
63e7155
Merge change 4696 into donut
by Android (Google) Code Review
· 17 years ago
5d605dc
backup stuff
by Joe Onorato
· 17 years ago
abce4e8
Use signatures on restore
by Christopher Tate
· 17 years ago
5c1e00b
Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo.
by Dianne Hackborn
· 17 years ago
167dbe0
Merge change 4670 into donut
by Android (Google) Code Review
· 17 years ago
07eac01
Merge change 4682 into donut
by Android (Google) Code Review
· 17 years ago
6785dd8
Store the app signatures as part of the backup set
by Christopher Tate
· 17 years ago
2854254
Update RandomBlock to use RandomAccessFile. This helps
by Nick Kralevich
· 17 years ago
5ad76ef
Merge change 4521 into donut
by Android (Google) Code Review
· 17 years ago
4fb2561
load entropy data at boot. Periodically write entropy data to disk.
by Nick Kralevich
· 17 years ago
c14b9ccd
Extend Intent/Uri conversion for use by Browser
by Dianne Hackborn
· 17 years ago
e64bb1d
Merge change 4579 into donut
by Android (Google) Code Review
· 17 years ago
760ec4a
Fix issue #1924851
by Dianne Hackborn
· 17 years ago
87a02bc
Replace the stub GoogleTransport with callout to the
by Dan Egnor
· 17 years ago
f829a78
add exception message to ApplicationErrorReport
by Jacek Surazski
· 17 years ago
1ccac75
Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app
by Suchi Amalapurapu
· 17 years ago
07ca8c7
Merge change 4438 into donut
by Android (Google) Code Review
· 17 years ago
82f3f00
Fix many of the ANRs introduced by scheduling classes.
by Dianne Hackborn
· 17 years ago
aa08844
Hold the current transport instantiated all the time.
by Christopher Tate
· 17 years ago
63d2700
Allow privileged callers to schedule a backup pass for any app.
by Christopher Tate
· 17 years ago
f68eb50
More bmgr work; fix clear-data signalling
by Christopher Tate
· 17 years ago
6297cb2
Merge change 4287 into donut
by Android (Google) Code Review
· 17 years ago
ace7f09
Sketch out a 'bmgr' command line tool
by Christopher Tate
· 17 years ago
cfaef69
Implement permission test for activity, window, service manager.
by Dianne Hackborn
· 17 years ago
be3615b
Merge change 4112 into donut
by Android (Google) Code Review
· 17 years ago
75b0385
Fix bug #1812041: activity manager crash with bad args.
by Dianne Hackborn
· 17 years ago
cde87f4
Journal backup requests so that they won't be lost in a crash
by Christopher Tate
· 17 years ago
9bbc21a
Flesh out restore interface on manager; work up most of LocalTransport
by Christopher Tate
· 17 years ago
238bf47
Merge change 3826 into donut
by Android (Google) Code Review
· 17 years ago
4686657
LocationManagerService: Fix logic error removing multiple dead receivers.
by Simon Schoar
· 17 years ago
c7b31e3
The rest of the basic flow for restore
by Christopher Tate
· 17 years ago
e5fb328
resolution support fix/improvement
by Mitsuru Oshima
· 17 years ago
06882f8
Enable HierarchyViewer on debuggable builds, even if they're secure.
by Romain Guy
· 17 years ago
b81645c
Merge change 3726 into donut
by Android (Google) Code Review
· 17 years ago
df01dea
More restore plumbing, plus add suggested-backoff to transport API
by Christopher Tate
· 17 years ago
9438de2
ActivityManager: Ensure that we clear the calling process identity around calls to Process.setProcessGroup().
by San Mehat
· 17 years ago
9b3905c
Revamp IRestoreSession a bit
by Christopher Tate
· 17 years ago
9d9953d9
Merge change 3420 into donut
by Android (Google) Code Review
· 17 years ago
6ba283f
LocationManagerService: Remove some unneeded imports.
by Mike Lockwood
· 17 years ago
8c850b7
Add IRestoreSession interface for the restore flow
by Christopher Tate
· 17 years ago
7b88128
Adjust IBackupTransport interface
by Christopher Tate
· 17 years ago
19cd309
Merge change 3017 into donut
by Android (Google) Code Review
· 17 years ago
6fa9597
Apply OOM adjustment while an app is undergoing backup
by Christopher Tate
· 17 years ago
cd4ff2e
Fix tracking of backup participants across package remove/update
by Christopher Tate
· 17 years ago
1885b37
Fix backup agent unbind
by Christopher Tate
· 17 years ago
5069cc7
Add the EAP related fields for WiFi configuration.
by Chung-yih Wang
· 17 years ago
043dadc
More backup work
by Christopher Tate
· 17 years ago
9654cba
Merge change 3094 into donut
by Android (Google) Code Review
· 17 years ago
9189cab
* Moved supports-density tag under manifest
by Mitsuru Oshima
· 17 years ago
701f516
Grant permissions to older package when deleting an updated system application.
by Suchi Amalapurapu
· 17 years ago
eaeb663
Track activity foreground CPU usage for battery stats.
by Amith Yamasani
· 17 years ago
8dbe612
Adding internal method replacePreferredActivity.
by Satish Sampath
· 17 years ago
f315238
TODO's from Teleca with modifications from wink.
by Wink Saville
· 17 years ago
5a3a77d
base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE
by San Mehat
· 17 years ago
181fafa
Retool the backup process to use a new 'BackupAgent' class
by Christopher Tate
· 17 years ago
4551565
Enforce permissions for PhoneStateListener events.
by Jaikumar Ganesh
· 17 years ago
fc1b15c
Fix wifi multicast API for public use.
by Robert Greenwalt
· 17 years ago
Next »