summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-3/+4
* Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-2/+11
* fix FILE* version of ZipUtils::inflateToBufferDoug Zongker2009-07-161-2/+1
* fix [1967226] Donut orientation animation (dimming and blur) is slower than C...Mathias Agopian2009-07-106-506/+17
* fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap s...Mathias Agopian2009-07-091-0/+7
* Fix resources not being set correctly.Dianne Hackborn2009-07-091-1/+0
* Fix issue 1970108: crash in AudioFlinger::isMusicActive()Eric Laurent2009-07-092-5/+10
* Merge change 6603 into donutAndroid (Google) Code Review2009-07-081-1/+1
|\
| * quick fix; utf8_codepoint_count must be utf8_lengthDaisuke Miyakawa2009-07-091-1/+1
* | Merge change 5510 into donutAndroid (Google) Code Review2009-07-081-26/+272
|\ \ | |/
| * Add useful functions to String8, which enables users to convert between UTF-8...Daisuke Miyakawa2009-07-091-26/+272
* | Add timestamps to video frames to improve A/V sync.Dave Sparks2009-07-082-1/+35
|/
* 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