summaryrefslogtreecommitdiffstats
path: root/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* Turn off most of the backup-related debug loggingChristopher Tate2009-09-301-1/+1
* fix "pacakge" typo in error log messageDoug Zongker2009-09-271-2/+2
* Clear the device's data from the transport when backup is disabledChristopher Tate2009-09-241-1/+2
* Fix issue #1862317: Browser does not appear to honor anchors (#es) in linksDianne Hackborn2009-09-201-2/+10
* use broadcast() instead of signal() when signaling the condition-variable Thr...Mathias Agopian2009-09-091-2/+7
* Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.Eric Fischer2009-09-011-1/+10
* am b8546001: Merge change 20878 into donutDianne Hackborn2009-08-121-5/+53
|\
| * Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-5/+53
* | Fix Win32 libutils to get a working SDK build.David 'Digit' Turner2009-08-011-1/+18
* | am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-301-4/+7
|\ \ | |/
| * Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-4/+7
* | Only restore the bits for wallpapers that aren't built in.Joe Onorato2009-07-291-1/+6
* | Fix the IOException in wallpaper restore -- the padding isn't required at the...Joe Onorato2009-07-281-2/+13
* | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-211-3/+4
|\ \ | |/
| * First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-3/+4
* | am aad0fcc9: Merge change 7783 into donutAndroid (Google) Code Review2009-07-191-2/+11
|\ \ | |/
| * Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-2/+11
* | am 3e1663a2: Merge change 7536 into donutAndroid (Google) Code Review2009-07-161-2/+1
|\ \ | |/
| * fix FILE* version of ZipUtils::inflateToBufferDoug Zongker2009-07-161-2/+1
* | Need to skip the padding after reading.Joe Onorato2009-07-151-3/+5
* | implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-133-474/+6
* | am be91fdbc: Merge change 6665 into donutAndroid (Google) Code Review2009-07-091-1/+0
|\ \ | |/
| * Fix resources not being set correctly.Dianne Hackborn2009-07-091-1/+0
* | am fe811d8b: Merge change 6603 into donutAndroid (Google) Code Review2009-07-091-1/+1
|\ \ | |/
| * quick fix; utf8_codepoint_count must be utf8_lengthDaisuke Miyakawa2009-07-091-1/+1
* | am 8a715b4b: Merge change 5510 into donutAndroid (Google) Code Review2009-07-091-26/+272
|\ \ | |/
| * Add useful functions to String8, which enables users to convert between UTF-8...Daisuke Miyakawa2009-07-091-26/+272
* | am 991eec03: Merge change 6252 into donutAndroid (Google) Code Review2009-07-063-40/+158
|\ \ | |/
| * Don't re-parse the framework resources all the time.Dianne Hackborn2009-07-063-40/+158
* | am 6e1647a2: Merge change 5829 into donutAndroid (Google) Code Review2009-07-011-54/+80
|\ \ | |/
| * Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-54/+80
* | am d09f86ce: Merge changes 5548,5549 into donutAndroid (Google) Code Review2009-06-292-3/+9
|\ \ | |/
| * 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
* | | am 72eb0aca: Merge change 5483 into donutAndroid (Google) Code Review2009-06-291-2/+3
|\ \ \ | |/ /
| * | Expand support for different screen sizes.Dianne Hackborn2009-06-261-2/+3
| |/
* | am df65b60c: Merge change 5243 into donutAndroid (Google) Code Review2009-06-241-17/+14
|\ \ | |/
| * Only report "unknown metadata" once per restore helperChristopher Tate2009-06-241-17/+14
* | am 54118adb: Put back LOGP -> printf in the backup helper codeChristopher Tate2009-06-241-1/+1
|\ \ | |/
| * Put back LOGP -> printf in the backup helper codeChristopher Tate2009-06-241-1/+1
* | am 0e034e5a: 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
* | am 11b15779: Add file mode to the file-backup saved state blobsChristopher Tate2009-06-231-31/+42
|\ \ | |/
| * Add file mode to the file-backup saved state blobsChristopher Tate2009-06-231-31/+42
* | am 72be4049: Merge change 4910 into donutAndroid (Google) Code Review2009-06-221-11/+11
|\ \ | |/
| * 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
* | | am 856dd8a6: Merge change 4952 into donutAndroid (Google) Code Review2009-06-221-3/+18
|\ \ \ | |/ /
| * | Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-3/+18
| |/
* | am 1585bd24: Merge change 4828 into donutAndroid (Google) Code Review2009-06-191-3/+84
|\ \ | |/