summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-011-18/+163
|\ \ \ \ | |/ / /
| * | | am ab4748c6: Merge change 5694 into donutAndroid (Google) Code Review2009-07-011-0/+55
| |\ \ \ | | |/ /
| | * | Implement persistent enable/disable of the backup managerChristopher Tate2009-06-291-0/+55
| | |/
| * | am 91717497: Use system properties to track the current transportChristopher Tate2009-06-291-11/+54
| |\ \ | | |/
| | * Use system properties to track the current transportChristopher Tate2009-06-261-11/+54
| * | am 156411df: Use a long for restore tokenDan Egnor2009-06-291-2/+2
| |\ \ | | |/
| | * Use a long for restore tokenDan Egnor2009-06-261-2/+2
| * | am c73a218c: Add some error reporting & info to bmgr\'s outputChristopher Tate2009-06-291-3/+17
| |\ \ | | |/
| | * Add some error reporting & info to bmgr's outputChristopher Tate2009-06-261-3/+17
| * | am 4a64bded: Add some helpful tests scripts for backup and make bmgr restore ...Joe Onorato2009-06-251-11/+33
| |\ \ | | |/
| | * Add some helpful tests scripts for backup and make bmgr restore wait until th...Joe Onorato2009-06-251-11/+33
| * | am 5e8a4b84: Give the bmgr command an IRestoreObserver too.Joe Onorato2009-06-251-2/+13
| |\ \ | | |/
| | * Give the bmgr command an IRestoreObserver too.Joe Onorato2009-06-251-2/+13
* | | merge master in master_glMathias Agopian2009-06-241-2/+17
|\ \ \ | |/ /
| * | am 9c8dd55a: Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-2/+17
| |\ \ | | |/
| | * Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-2/+17
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-195-101/+310
|\ \ \ | |/ /
| * | am abce4e87: Use signatures on restoreChristopher Tate2009-06-181-0/+21
| |\ \ | | |/
| | * Use signatures on restoreChristopher Tate2009-06-181-0/+21
| * | am 9fbeb7da: Merge change 4337 into donutAndroid (Google) Code Review2009-06-173-72/+235
| |\ \ | | |/
| | * Merge change 4337 into donutAndroid (Google) Code Review2009-06-163-72/+235
| | |\
| | | * Change the keystore APIs.Chung-yih Wang2009-06-173-72/+235
| * | | am 5f15d151: checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-171-24/+5
| |\ \ \ | | |/ /
| | * | checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-161-24/+5
| * | | am febde5fc: Merge change 4389 into donutAndroid (Google) Code Review2009-06-161-5/+49
| |\ \ \ | | |/ /
| | * | More bmgr work; fix clear-data signallingChristopher Tate2009-06-161-5/+49
| | |/
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-169-0/+853
|\ \ \ | |/ /
| * | am 7f148d65: Merge change 4316 into donutAndroid (Google) Code Review2009-06-161-4/+0
| |\ \ | | |/
| | * Revert "dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel...Mike Lockwood2009-06-161-4/+0
| * | am 6297cb2e: Merge change 4287 into donutAndroid (Google) Code Review2009-06-165-0/+379
| |\ \ | | |/
| | * Sketch out a 'bmgr' command line toolChristopher Tate2009-06-155-0/+379
| * | am 3cf0dd6a: Merge change 3940 into donutAndroid (Google) Code Review2009-06-121-0/+4
| |\ \ | | |/
| | * Merge change 3940 into donutAndroid (Google) Code Review2009-06-111-0/+4
| | |\
| | | * dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel crash.Mike Lockwood2009-06-111-0/+4
| * | | am db8a6ae6: Merge change 3709 into donutAndroid (Google) Code Review2009-06-112-20/+27
| |\ \ \ | | |/ /
| | * | Provide the Keystore feature in the framework.Chung-yih Wang2009-06-112-20/+27
| | |/
| * | am 54d63246: Merge change 3427 into donutAndroid (Google) Code Review2009-06-094-0/+467
| |\ \ | | |/
| | * Merge change 3427 into donutAndroid (Google) Code Review2009-06-094-0/+467
| | |\
| | | * First version of the keystore service.Chung-yih Wang2009-06-084-0/+467
* | | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-052-2/+17
|\ \ \ \ | |/ / /
| * | | am a80cc6eb: Merge change 3184 into donutAndroid (Google) Code Review2009-06-041-1/+1
| |\ \ \ | | |/ /
| | * | Merge change 3184 into donutAndroid (Google) Code Review2009-06-041-1/+1
| | |\ \
| | | * | The '-D' option for the 'am' command appears to be optional, so reflect that ...Marco Nelissen2009-06-041-1/+1
| | | |/
| * | | am 2a318867: Merge change 3203 into donutAndroid (Google) Code Review2009-06-041-1/+16
| |\ \ \ | | |/ /
| | * | rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-1/+16
| | |/
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-011-1/+3
|\ \ \ | |/ /
| * | get rid of utils.hMathias Agopian2009-05-311-1/+3
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-274-4/+8
|\ \ \ | |/ /
| * | Fix sim-eng build.Andy McFadden2009-05-261-1/+1
| * | am b181118b: Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-0/+3
| |\ \ | | |/