summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge change 6367 into donutAndroid (Google) Code Review2009-07-071-0/+2
|\
| * Add virtual destructor.Marco Nelissen2009-07-071-0/+2
* | Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-071-12/+6
* | Don't re-parse the framework resources all the time.Dianne Hackborn2009-07-063-40/+158
|/
* Merge change 6084 into donutAndroid (Google) Code Review2009-07-021-1/+1
|\
| * Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...James Dong2009-07-021-1/+1
* | Less logging in some places. More in others.Joe Onorato2009-07-011-2/+3
|/
* Merge change 5829 into donutAndroid (Google) Code Review2009-06-301-54/+80
|\
| * Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-54/+80
* | Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-011-8/+8
* | fix [1947273] the DimLayer causes the whole screen to update during transactionsMathias Agopian2009-06-281-5/+6
|/
* Merge changes 5548,5549 into donutAndroid (Google) Code Review2009-06-262-3/+9
|\
| * Better (and less) logging from backup.Joe Onorato2009-06-262-3/+9
* | Expand support for different screen sizes.Dianne Hackborn2009-06-261-2/+3
|/
* move ui/Time.cpp to core/jni, since this is the only place it is usedMathias Agopian2009-06-252-201/+1
* Only report "unknown metadata" once per restore helperChristopher Tate2009-06-241-17/+14
* Put back LOGP -> printf in the backup helper codeChristopher Tate2009-06-241-1/+1
* Merge change 5162 into donutAndroid (Google) Code Review2009-06-241-13/+89
|\
| * Preserve file access mode when backing up / restoring filesChristopher Tate2009-06-231-13/+89
* | Remove deprecated callback function support.Dave Sparks2009-06-241-124/+0
* | Use a ref-counted callback interface for Camera.Dave Sparks2009-06-241-0/+33
|/
* Add file mode to the file-backup saved state blobsChristopher Tate2009-06-231-31/+42
* Merge change 4910 into donutAndroid (Google) Code Review2009-06-221-11/+11
|\
| * fix warnings that will show up with GCC 4.4 (in master)Mathias Agopian2009-06-221-11/+11
* | Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-3/+18
|/
* Report densities in badging, debugging for nine patch bug.Dianne Hackborn2009-06-191-3/+84
* Fix sim-eng build and simplify previous lcd-density related patchDavid 'Digit' Turner2009-06-191-10/+7
* backup stuffJoe Onorato2009-06-182-26/+37
* Make RestoreHelper and friends also write out the snapshot state.Joe Onorato2009-06-181-29/+86
* Merge change 4565 into donutAndroid (Google) Code Review2009-06-181-0/+8
|\
| * Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_den...David 'Digit' Turner2009-06-191-0/+8
* | FileRestoreHelper and RestoreHelperDispatcher work.Joe Onorato2009-06-171-4/+4
* | checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-162-208/+41
|/
* Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato2009-06-121-1/+1
* Make the file backup helper not crash if a file you requestedJoe Onorato2009-06-111-45/+108
* Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-62/+134
* Fix back_up_files() error detection when opening/CRCing the fileChristopher Tate2009-06-041-1/+2
* rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-0410-20/+20
* Merge change 2747 into donutAndroid (Google) Code Review2009-05-291-1/+3
|\
| * log the geomerty of surfaces causing an out of memory in SurfaceFlinger.Mathias Agopian2009-05-291-1/+3
* | Fix issue 1883666: Audio coming from the music player stopped suddenlyEric Laurent2009-05-291-11/+14
|/
* minor clean-up to Rect and Point.Mathias Agopian2009-05-263-22/+19
* Fix issue 1846343 - part 1Eric Laurent2009-05-264-22/+24
* Merge change 2359 into donutAndroid (Google) Code Review2009-05-231-11/+26
|\
| * Fix for the simultor build breakage.Nicolas Catania2009-05-221-11/+26
* | Merge change 2351 into donutAndroid (Google) Code Review2009-05-221-2/+6
|\ \
| * | Fix a major bug in Bundle when unparcelling from AIDL.Dianne Hackborn2009-05-221-2/+6
| |/
* | This should fix the simulator build.Marco Nelissen2009-05-221-0/+1
|/
* split boot animation out of SurfaceFlingerMathias Agopian2009-05-217-351/+27
* bring the native_handle stuff back from master_glMathias Agopian2009-05-202-37/+15