summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Need to skip the padding after reading.Joe Onorato2009-07-151-3/+5
* Implement virtual button support.Dianne Hackborn2009-07-141-0/+29
* another attempt to fix the simMathias Agopian2009-07-141-0/+6
* first attempt to fix the simMathias Agopian2009-07-131-1/+1
* Merge change 6898Android (Google) Code Review2009-07-134-475/+10
|\
| * implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-134-475/+10
* | fix [1964315] crash in the surface.cpp while browsingMathias Agopian2009-07-131-16/+33
|/
* 1st cut of a3d file loader.Jason Sams2009-07-109-12/+593
* rename libsgl/libcorecg to libskiaMike Reed2009-07-102-2/+2
* Merge change 6742Android (Google) Code Review2009-07-091-1/+1
|\
| * fix [1969200] Uninitialized double passed to Math.sqrt()Mathias Agopian2009-07-091-1/+1
* | am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for l...Mathias Agopian2009-07-091-0/+7
|\ \ | |/ |/|
| * fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap s...Mathias Agopian2009-07-091-0/+7
* | fix for [1969185] valgrind errors in new gl stuffMathias Agopian2009-07-091-0/+1
* | 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 3893da46: Merge change 6614 into donutAndroid (Google) Code Review2009-07-092-5/+10
|\ \ | |/
| * Fix issue 1970108: crash in AudioFlinger::isMusicActive()Eric Laurent2009-07-092-5/+10
* | am fe811d8b: Merge change 6603 into donutAndroid (Google) Code Review2009-07-091-1/+1
|\ \ | |/
| * 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
* | | am 8a715b4b: Merge change 5510 into donutAndroid (Google) Code Review2009-07-091-26/+272
|\ \ \ | |/ /
| * | 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
* | | resolved conflicts for merge of 04c7d0f8 to masterDave Sparks2009-07-082-1/+35
|\ \ \ | |/ /
| * | Add timestamps to video frames to improve A/V sync.Dave Sparks2009-07-082-1/+35
| |/
* | am a5188a09: Merge change 6367 into donutAndroid (Google) Code Review2009-07-071-0/+2
|\ \ | |/
| * Merge change 6367 into donutAndroid (Google) Code Review2009-07-071-0/+2
| |\
| | * Add virtual destructor.Marco Nelissen2009-07-071-0/+2
* | | am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...Eric Laurent2009-07-071-12/+6
|\ \ \ | |/ /
| * | Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-071-12/+6
* | | trying to fix the sim, I'm not even sure this syntaxe is valid, but my compil...Mathias Agopian2009-07-061-0/+1
* | | should fix sim buildMathias Agopian2009-07-061-0/+2
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-0614-130/+358
|\ \ \
| * \ \ 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 c7396025: Merge change 6084 into donutAndroid (Google) Code Review2009-07-061-1/+1
| |\ \ | | |/
| | * 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
| * | | am 2bbb80e1: Merge change 5994 into donutAndroid (Google) Code Review2009-07-031-2/+3
| |\ \ \ | | |/ /
| | * | Less logging in some places. More in others.Joe Onorato2009-07-011-2/+3
| | |/
| * | Merge change 6140Android (Google) Code Review2009-07-025-18/+74
| |\ \
| | * | Add support for multitexture and fix allocation ref counting bug in RS. Add ...Jason Sams2009-07-025-18/+74
| * | | am 6e1647a2: Merge change 5829 into donutAndroid (Google) Code Review2009-07-011-54/+80
| |\ \ \ | | | |/ | | |/|
| | * | 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
| * | | | Merge change 6022Android (Google) Code Review2009-07-017-16/+43
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Update rollo with icon images.Jason Sams2009-07-017-16/+43
* | | | | don't need to link against libsglMathias Agopian2009-07-023-6/+5
* | | | | get rid of references to MemoryDealer in SurfaceFlingerMathias Agopian2009-07-029-55/+52