- 0f253efb Don't re-parse the framework resources all the time. by Dianne Hackborn · 16 years ago
- f777ac1 Merge change 6084 into donut by Android (Google) Code Review · 16 years ago
- 16f3d35 Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 16 years ago
- 00dae0a Less logging in some places. More in others. by Joe Onorato · 16 years ago
- faeef8e Merge change 5829 into donut by Android (Google) Code Review · 16 years ago
- e356292 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 16 years ago
- 988fb62 Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 16 years ago
- 6b3287b fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
- d8c2564 Merge changes 5548,5549 into donut by Android (Google) Code Review · 16 years ago
- 6eabaa3 Better (and less) logging from backup. by Joe Onorato · 16 years ago
- 21342c5 Expand support for different screen sizes. by Dianne Hackborn · 16 years ago
- a8664df move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 16 years ago
- bd95c1d Only report "unknown metadata" once per restore helper by Christopher Tate · 16 years ago
- 6441a76 Put back LOGP -> printf in the backup helper code by Christopher Tate · 16 years ago
- 8068d16 Merge change 5162 into donut by Android (Google) Code Review · 16 years ago
- dc76f7b Remove deprecated callback function support. by Dave Sparks · 16 years ago
- bbbc7cb Use a ref-counted callback interface for Camera. by Dave Sparks · 16 years ago
- 5c2882b Preserve file access mode when backing up / restoring files by Christopher Tate · 16 years ago
- ab2e9e8 Add file mode to the file-backup saved state blobs by Christopher Tate · 16 years ago
- cfb991d Merge change 4910 into donut by Android (Google) Code Review · 16 years ago
- 9cda3e0 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 16 years ago
- 52ed26a fix warnings that will show up with GCC 4.4 (in master) by Mathias Agopian · 16 years ago
- be1bc0a Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 16 years ago
- ae71acc Fix sim-eng build and simplify previous lcd-density related patch by David 'Digit' Turner · 16 years ago
- 6bda7fd backup stuff by Joe Onorato · 16 years ago
- da1430b Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 16 years ago
- bcb1428 Merge change 4565 into donut by Android (Google) Code Review · 16 years ago
- 694e10b Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density by David 'Digit' Turner · 16 years ago
- f509f66 FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 16 years ago
- 03aa8d7 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 16 years ago
- 7bdc440 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 16 years ago
- 1a9e19a Make the file backup helper not crash if a file you requested by Joe Onorato · 16 years ago
- 0ad6120 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 16 years ago
- 173e38d Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 16 years ago
- f446ba9 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago
- 489d395 Merge change 2747 into donut by Android (Google) Code Review · 16 years ago
- 3c4d8c8 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 16 years ago
- 01c4ba3 Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 16 years ago
- 35801ce minor clean-up to Rect and Point. by Mathias Agopian · 16 years ago
- 570dd0b Fix issue 1846343 - part 1 by Eric Laurent · 16 years ago
- ca7b80e Merge change 2359 into donut by Android (Google) Code Review · 16 years ago
- b4c4265 Fix for the simultor build breakage. by Nicolas Catania · 16 years ago
- b6333b3 Merge change 2351 into donut by Android (Google) Code Review · 16 years ago
- 8af0f82 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 16 years ago
- d95aabc This should fix the simulator build. by Marco Nelissen · 16 years ago
- a1ecca9 split boot animation out of SurfaceFlinger by Mathias Agopian · 16 years ago
- 53f6f3c bring the native_handle stuff back from master_gl by Mathias Agopian · 16 years ago
- 473b6e2 Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
- 6c41033 Remove deprecated openInputStream factory method by Dave Sparks · 16 years ago
- 6554773 Update more references to openInputStream in support classes. by Dave Sparks · 16 years ago
- 0e06d21 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 16 years ago
- a5a11d4 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 16 years ago
- 7a57985 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 16 years ago
- d502f05 Add the backup data file writer C++ class. by Joe Onorato · 16 years ago
- 8d626d6 Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
- c7bbc69 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
- 93b9458 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 16 years ago
- 2a98fb9 fix the sim build. disables the tests for now. by Joe Onorato · 16 years ago
- 9b35233 Add new binder methods to camera client to support generic callbacks by Dave Sparks · 16 years ago
- 0c4863b Add some C++ code to do raw files for backup by Joe Onorato · 16 years ago
- 2b42fa7 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 16 years ago
- d2dc9ac Bug fix(1807910): media recorder crash due to the use of locked camera object (last part) by James Dong · 16 years ago
- 972d985 Merge change 509 into donut by Android (Google) Code Review · 16 years ago
- f1a5314 Fix a media server crash (bug 1807910): part one by James Dong · 16 years ago
- fd39295 Squashed commit of the following: by Robert Greenwalt · 16 years ago
- 4dd495b Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 16 years ago
- 819aa23 AI 144151: am: CL 144150 Fix heap corruption. by Nick Pelly · 16 years ago
- 34c594b 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
- cbcb00e AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 16 years ago
- 816c5e2 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
- 24fd77d AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
- ecbeaa0 AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 16 years ago
- c1992a6 Automated import from //branches/donutburger/...@142727,142727 by Dianne Hackborn · 16 years ago
- 74c770b Automated import from //branches/donutburger/...@142446,142446 by Mathias Agopian · 16 years ago
- 6219dd7 Automated import from //branches/donutburger/...@142430,142430 by Mathias Agopian · 16 years ago
- 3df5e43 Automated import from //branches/donutburger/...@141502,141502 by Mathias Agopian · 16 years ago
- 38c8949 Automated import from //branches/donutburger/...@140807,140807 by Mathias Agopian · 16 years ago
- 4f68be1 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
- ebad147 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
- bcef13b auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
- 22f8def auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
- 9adf84a auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
- edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 43aa2b1 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
- 0bb0340 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
- d2bd26d auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
- ac65e0b auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
- a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
- e41dd75 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
- 5f78a48 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
- 8a7a675 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
- 2762932 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
- e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
- 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago