summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 78f0f8cb: Merge changes 3953,3954 into donutAndroid (Google) Code Review2009-06-121-92/+227
|\
| * 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
* | Framework changes for bluez4.Jaikumar Ganesh2009-06-091-2/+1
* | get rid of LogSocket which wasn't even implemented (enabled)Mathias Agopian2009-06-052-131/+1
* | break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...Mathias Agopian2009-06-055-2638/+1
* | Merge change 3284Android (Google) Code Review2009-06-052-0/+114
|\ \
| * | rename string_array.h to StringArray.h and move the implementation from the h...Mathias Agopian2009-06-052-0/+114
* | | am 0032ce80: Fix back_up_files() error detection when opening/CRCing the fileChristopher Tate2009-06-051-1/+2
|\ \ \ | |/ / |/| / | |/
| * Fix back_up_files() error detection when opening/CRCing the fileChristopher Tate2009-06-041-1/+2
* | am 2a318867: Merge change 3203 into donutAndroid (Google) Code Review2009-06-0410-20/+20
|\ \ | |/
| * rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-0410-20/+20
* | get rid of TimerProbe which is never usedMathias Agopian2009-06-012-132/+0
* | get rid of sleepForInterval() which didn't seem to be used anywhere in the so...Mathias Agopian2009-05-313-232/+0
* | get rid of utils.hMathias Agopian2009-05-311-1/+3
* | am b61ae351: Merge change 2747 into donutAndroid (Google) Code Review2009-05-291-1/+3
|\ \ | |/
| * 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
* | | am d9cc7659: Merge change 2706 into donutAndroid (Google) Code Review2009-05-291-11/+14
|\ \ \ | |/ /
| * | Fix issue 1883666: Audio coming from the music player stopped suddenlyEric Laurent2009-05-291-11/+14
| |/
* | Sim-only files move, part 2/2.Andy McFadden2009-05-274-533/+1
* | am 0c0ad39c: Merge change 2502 into donutAndroid (Google) Code Review2009-05-263-22/+19
|\ \ | |/
| * minor clean-up to Rect and Point.Mathias Agopian2009-05-263-22/+19
* | some work to try to reduce the code size of some native librariesMathias Agopian2009-05-2618-85/+105
* | am de8268d6: Merge change 2331 into donutAndroid (Google) Code Review2009-05-264-22/+24
|\ \ | |/
| * Fix issue 1846343 - part 1Eric Laurent2009-05-264-22/+24
* | am 04561a55: Merge change 2359 into donutAndroid (Google) Code Review2009-05-231-11/+26
|\ \ | |/
| * Merge change 2359 into donutAndroid (Google) Code Review2009-05-231-11/+26
| |\
| | * Fix for the simultor build breakage.Nicolas Catania2009-05-221-11/+26
* | | am d50a458b: Merge change 2351 into donutAndroid (Google) Code Review2009-05-221-2/+6
|\ \ \ | |/ /
| * | 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
| | |/
* | | am 7198030f: This should fix the simulator build.Marco Nelissen2009-05-221-0/+1
|\ \ \ | |/ /
| * | This should fix the simulator build.Marco Nelissen2009-05-221-0/+1
| |/
* | am 69a6c3eb: Merge change 2292 into donutAndroid (Google) Code Review2009-05-217-351/+27
|\ \ | |/
| * 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
* | change 2115 wasn't merged properly into master. this fixes that.Mathias Agopian2009-05-212-36/+15
* | move libbinder's header files under includes/binderMathias Agopian2009-05-2041-182/+92
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-2021-51/+108
* | am e2914615: Merge change 2099 into donutAndroid (Google) Code Review2009-05-202-56/+149
|\ \ | |/
| * Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-202-56/+149
* | am eb2c314b: Merge change 2042 into donutAndroid (Google) Code Review2009-05-206-47/+0
|\ \ | |/
| * Remove deprecated openInputStream factory methodDave Sparks2009-05-196-47/+0
* | am a59aba8c: Merge changes 2023,2036 into donutAndroid (Google) Code Review2009-05-204-6/+24
|\ \ | |/
| * Update more references to openInputStream in support classes.Dave Sparks2009-05-193-5/+21
| * Modify AudioFlinger to use updated openInputStream factory method.Dave Sparks2009-05-191-1/+3
* | am f6382011: Merge change 1998 into donutAndroid (Google) Code Review2009-05-204-3/+51
|\ \ | |/
| * Add inputSource to openInputStreamDave Sparks2009-05-194-3/+51
* | am 656a2726: Merge change 1910 into donutAndroid (Google) Code Review2009-05-181-2/+57
|\ \ | |/