- 63bcb79 Only report "unknown metadata" once per restore helper by Christopher Tate · 15 years ago
- 54118ad Put back LOGP -> printf in the backup helper code by Christopher Tate · 15 years ago
- 0e034e5 Merge change 5162 into donut by Android (Google) Code Review · 15 years ago
- b1dffc4 Remove deprecated callback function support. by Dave Sparks · 15 years ago
- 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 15 years ago
- fbb9238 Preserve file access mode when backing up / restoring files by Christopher Tate · 15 years ago
- 11b1577 Add file mode to the file-backup saved state blobs by Christopher Tate · 15 years ago
- 72be404 Merge change 4910 into donut by Android (Google) Code Review · 15 years ago
- 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
- 5f91097 fix warnings that will show up with GCC 4.4 (in master) by Mathias Agopian · 15 years ago
- e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 15 years ago
- 3c08a44 Fix sim-eng build and simplify previous lcd-density related patch by David 'Digit' Turner · 15 years ago
- 5d605dc backup stuff by Joe Onorato · 15 years ago
- d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
- b1cdb64 Merge change 4565 into donut by Android (Google) Code Review · 15 years ago
- 2a578ae5 Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density by David 'Digit' Turner · 15 years ago
- efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
- 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
- 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
- ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 15 years ago
- 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
- 0032ce8 Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 15 years ago
- 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
- b61ae35 Merge change 2747 into donut by Android (Google) Code Review · 15 years ago
- 6d892b6 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 15 years ago
- 551603f Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 15 years ago
- f1472a7 minor clean-up to Rect and Point. by Mathias Agopian · 15 years ago
- 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
- 04561a5 Merge change 2359 into donut by Android (Google) Code Review · 15 years ago
- f4c46b9 Fix for the simultor build breakage. by Nicolas Catania · 15 years ago
- d50a458 Merge change 2351 into donut by Android (Google) Code Review · 15 years ago
- 6aff905 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 15 years ago
- 7198030 This should fix the simulator build. by Marco Nelissen · 15 years ago
- 627e7b5 split boot animation out of SurfaceFlinger by Mathias Agopian · 15 years ago
- 9890815 bring the native_handle stuff back from master_gl by Mathias Agopian · 15 years ago
- d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
- fe9f072 Remove deprecated openInputStream factory method by Dave Sparks · 15 years ago
- a5e2ef0 Update more references to openInputStream in support classes. by Dave Sparks · 15 years ago
- 356d8a3 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 15 years ago
- ad216e5 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 15 years ago
- bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 15 years ago
- 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
- 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
- 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
- d6289b1 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 16 years ago
- c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 16 years ago
- 2a04aef Add new binder methods to camera client to support generic callbacks by Dave Sparks · 16 years ago
- 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 16 years ago
- 0c6b5f6 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 16 years ago
- 325ac47 Bug fix(1807910): media recorder crash due to the use of locked camera object (last part) by James Dong · 16 years ago
- 0a9b5bb Merge change 509 into donut by Android (Google) Code Review · 16 years ago
- 2adc2db Fix a media server crash (bug 1807910): part one by James Dong · 16 years ago
- 96e2040 Squashed commit of the following: by Robert Greenwalt · 16 years ago
- ef02827 Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 16 years ago
- 0827c81 AI 144151: am: CL 144150 Fix heap corruption. by Nick Pelly · 16 years ago
- b88148e AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 16 years ago
- a7f1e5c AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 16 years ago
- cb93c5a AI 143172: am: CL 142875 [1732012] for some reason these files didn't go through in the preview check-in. by Mathias Agopian · 16 years ago
- 66b8ec9 AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
- 89a1872 AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 16 years ago
- eecc5c9 Automated import from //branches/donutburger/...@142727,142727 by Dianne Hackborn · 16 years ago
- 2764f30 Automated import from //branches/donutburger/...@142446,142446 by Mathias Agopian · 16 years ago
- 00f5eca Automated import from //branches/donutburger/...@142430,142430 by Mathias Agopian · 16 years ago
- 4cf7abe Automated import from //branches/donutburger/...@141502,141502 by Mathias Agopian · 16 years ago
- b24b297 Automated import from //branches/donutburger/...@140807,140807 by Mathias Agopian · 16 years ago
- 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
- ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
- c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
- b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
- 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
- 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
- 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
- 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
- da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
- d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
- f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
- 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
- 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
- b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
- f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
- 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago