summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge changes 8935,8936Android (Google) Code Review2009-07-281-2/+13
|\
| * Fix the IOException in wallpaper restore -- the padding isn't required at the...Joe Onorato2009-07-281-2/+13
* | Merge change 8931Android (Google) Code Review2009-07-281-15/+10
|\ \ | |/ |/|
| * fix [1985856] Seg fault when using the soft keyboard in the Messaging appMathias Agopian2009-07-281-15/+10
* | Merge change 8901Android (Google) Code Review2009-07-2819-57/+204
|\ \
| * | Add new icons and implement text. Fix bug with uploading 8888 bitmaps of non-...Jason Sams2009-07-2819-57/+204
* | | Merge change 8839Android (Google) Code Review2009-07-282-8/+8
|\ \ \ | |/ / | | / | |/ |/|
| * Fix selection and change icon loading from 565 to 8888.Jason Sams2009-07-282-8/+8
* | Merge change 8858Android (Google) Code Review2009-07-282-6/+10
|\ \
| * \ resolved conflicts for merge of ac38dfc5 to masterMathias Agopian2009-07-282-6/+10
| |\ \
| | * | fix [2017532] Partial Update leaves residual image.Mathias Agopian2009-07-282-7/+15
* | | | Merge change 8835Android (Google) Code Review2009-07-2815-199/+611
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...Jason Sams2009-07-2815-199/+611
* | | Fix issue 2004229: DTMF tones play through earpiece (G1).Eric Laurent2009-07-281-1/+1
* | | Fix the build for BOARD_USES_GENERIC_AUDIO optionEric Laurent2009-07-251-3/+2
* | | Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries m...Eric Laurent2009-07-244-55/+20
* | | Merge change 8421Android (Google) Code Review2009-07-231-3/+2
|\ \ \ | |/ /
| * | Unbreak build by making the build of renderscript again conditional on BUILD_...Jason Sams2009-07-231-3/+2
* | | Merge change 8279Android (Google) Code Review2009-07-2311-2633/+6
|\ \ \ | |/ /
| * | Move the java and jni renderscript files to the proper location.Jason Sams2009-07-2311-2633/+6
* | | Fix issue 1999585: audioflinger crash.Eric Laurent2009-07-231-1/+1
* | | Fix the sim build.Eric Laurent2009-07-232-12/+22
* | | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-2318-1647/+5193
* | | Merge change 8109Android (Google) Code Review2009-07-222-2/+5
|\ \ \
| * | | Add a flag to set whether the overlay has been initialized. Commit needs to ...Rebecca Schultz Zavin2009-07-222-2/+5
* | | | 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
* | | | Merge change 8038Android (Google) Code Review2009-07-212-0/+7
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix hardware overlay so all changes are commited when done.Rebecca Schultz Zavin2009-07-212-0/+7
* | | Enable light sources and update film test app.Jason Sams2009-07-2112-86/+148
|/ /
* | Merge change 7939Android (Google) Code Review2009-07-208-544/+545
|\ \
| * | Split rsScriptC into class implemtation and library functions. Update test a...Jason Sams2009-07-208-544/+545
* | | Merge change 5892Android (Google) Code Review2009-07-201-0/+21
|\ \ \
| * | | Hardware overlay supportBenny Wong2009-07-161-0/+21
* | | | 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
* | | | Merge change 7806Android (Google) Code Review2009-07-178-120/+136
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix fountain and more rollo ui work.Jason Sams2009-07-178-120/+136
* | | | Merge change 7724Android (Google) Code Review2009-07-173-60/+1
|\ \ \ \ | |/ / /
| * | | Remove shadows and invert dx sign in zoomed mode.Jason Sams2009-07-173-60/+1
* | | | Merge change 7723Android (Google) Code Review2009-07-174-36/+29
|\ \ \ \ | |/ / /
| * | | More usability tweaks including turning the icons right side up.Jason Sams2009-07-164-36/+29
* | | | Instead of using -1 for pid and uid in the simulator, and then havingMarco Nelissen2009-07-171-7/+2
* | | | EventHub: Compare name instead of id when excluding event input devices.Mike Lockwood2009-07-171-11/+12
* | | | 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
| * | fix [1967226] Donut orientation animation (dimming and blur) is slower than C...Mathias Agopian2009-07-106-506/+17
* | | Fix conflict with automatic DPI support on high density devices by forcing bi...Jason Sams2009-07-167-75/+37
* | | Update rollo and renderscript to the new ACC compiler interface.Jason Sams2009-07-163-22/+74
* | | Merge change 7491Android (Google) Code Review2009-07-165-48/+331
|\ \ \