summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* when looking for an EGLConfig always pick the first one that matches, not the...Mathias Agopian2009-06-031-0/+1
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-015-365/+3
|\
| * 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
* | merge master to master_glMathias Agopian2009-05-315-544/+15
|\ \ | |/
| * 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
* | | fix typo defining a singleton attrbutes for an object that is not a singleton...Mathias Agopian2009-05-281-2/+0
* | | make sure the Region code disallows constructs like "(a+b)=c;", which is some...Mathias Agopian2009-05-271-13/+13
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-2727-142/+179
|\ \ \ | |/ /
| * | 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
| | |/
* | | merge master to master_glMathias Agopian2009-05-2260-668/+828
|\ \ \ | |/ /
| * | 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
| |\ \ | | |/
| | * Update aapt badging for native code, configs, density, etc.Dianne Hackborn2009-05-181-2/+57
| * | am e85bb9eb: Merge change 1823 into donutAndroid (Google) Code Review2009-05-152-33/+384
| |\ \ | | |/
| | * Add the backup data file writer C++ class.Joe Onorato2009-05-152-33/+384
* | | Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-1710-192/+631
* | | Merge branch '2514' into merge_masterMathias Agopian2009-05-153-7/+385
|\ \ \ | |/ /