summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "improve SurfaceFlinger 'dumpsys' log" into honeycombMathias Agopian2011-01-191-1/+1
|\ \ \ \
| * | | | improve SurfaceFlinger 'dumpsys' logMathias Agopian2011-01-191-1/+1
| | |/ / | |/| |
* | | | Don't attempt to create empty layers.Romain Guy2011-01-192-18/+28
| |_|/ |/| |
* | | Merge "Make embedded hardware layers work. Bug #3369474" into honeycombRomain Guy2011-01-194-5/+22
|\ \ \ | |_|/ |/| |
| * | Make embedded hardware layers work.Romain Guy2011-01-194-5/+22
* | | Merge "c99 bool support" into honeycombShih-wei Liao2011-01-191-6/+1
|\ \ \
| * | | c99 bool supportShih-wei Liao2011-01-191-6/+1
* | | | Merge "Fix the fix for 9patches." into honeycombRomain Guy2011-01-191-8/+0
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix the fix for 9patches.Romain Guy2011-01-191-8/+0
* | | Merge "Fix 9patches in Launcher" into honeycombRomain Guy2011-01-191-3/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Fix 9patches in LauncherRomain Guy2011-01-191-3/+15
* | 1. fp_mad.rs: Pass C99 check.Shih-wei Liao2011-01-194-6/+15
* | Fix the build.Shih-wei Liao2011-01-181-1/+1
* | Fix bug in modf library function (plus typos).Stephen Hines2011-01-185-5/+143
* | Merge "Correctly log debugging info as debug." into honeycombJason Sams2011-01-181-19/+19
|\ \
| * | Correctly log debugging info as debug.Jason Sams2011-01-181-19/+19
* | | Merge "Fix race condition between GC thread and the teardown of RS. The RS c...Jason Sams2011-01-183-0/+19
|\ \ \ | |/ /
| * | Fix race condition between GC thread andJason Sams2011-01-183-0/+19
* | | Merge "Provide mechanism to switch between extern/static." into honeycombStephen Hines2011-01-182-167/+179
|\ \ \ | |_|/ |/| |
| * | Provide mechanism to switch between extern/static.Stephen Hines2011-01-182-167/+179
* | | Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails" into...Mathias Agopian2011-01-181-2/+1
|\ \ \ | |/ / |/| |
| * | fix [3361121] hang in glClear() - device unresponsive, OTA failsMathias Agopian2011-01-181-2/+1
* | | Merge "Validate that version pragma is correct." into honeycombStephen Hines2011-01-181-6/+13
|\ \ \
| * | | Validate that version pragma is correct.Stephen Hines2011-01-181-6/+13
| |/ /
* | | Merge "Fix 9patches, again... Bug #3365243" into honeycombRomain Guy2011-01-182-18/+17
|\ \ \
| * | | Fix 9patches, again...Romain Guy2011-01-182-18/+17
* | | | Merge "Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888" i...Romain Guy2011-01-182-8/+17
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add support for Paint::setTextSkewX in OpenGLRenderer.Romain Guy2011-01-182-8/+17
* | | Merge "Add support for skew()" into honeycombRomain Guy2011-01-186-0/+42
|\ \ \ | |/ / | | / | |/ |/|
| * Add support for skew()Romain Guy2011-01-186-0/+42
* | Remove erroneous log message.Stephen Hines2011-01-171-79/+72
* | Clean up simple integer operations.Stephen Hines2011-01-171-142/+85
|/
* Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycombRomain Guy2011-01-172-16/+17
|\
| * Yet another fix for 9patch rendering.Romain Guy2011-01-172-16/+17
* | Merge "Make ImageProcessing work." into honeycombShih-wei Liao2011-01-171-1/+1
|\ \
| * | Make ImageProcessing work.Shih-wei Liao2011-01-171-1/+1
* | | Merge "Implement SurfaceTexture frame-available callback." into honeycombJamie Gennis2011-01-161-0/+10
|\ \ \
| * | | Implement SurfaceTexture frame-available callback.Jamie Gennis2011-01-161-0/+10
* | | | Merge "Fix SurfaceTexture transform matrix." into honeycombJamie Gennis2011-01-161-30/+48
|\ \ \ \ | |/ / /
| * | | Fix SurfaceTexture transform matrix.Jamie Gennis2011-01-161-30/+48
* | | | Add some error checking.Jason Sams2011-01-163-2/+7
| |/ / |/| |
* | | Merge "Fix bug in on-device linking." into honeycombShih-wei Liao2011-01-162-2/+3
|\ \ \
| * | | Fix bug in on-device linking.Shih-wei Liao2011-01-162-2/+3
* | | | Merge "Fix 9patch rendering in ExpandableListView." into honeycombRomain Guy2011-01-164-9/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix 9patch rendering in ExpandableListView.Romain Guy2011-01-164-9/+19
* | | | Merge "Implement sub updates for mipmap levels and cubmaps." into honeycombJason Sams2011-01-164-63/+50
|\ \ \ \
| * | | | Implement sub updates for mipmap levels and cubmaps.Jason Sams2011-01-134-63/+50
* | | | | Merge "Don't blend transparent pixels when rendering layers." into honeycombRomain Guy2011-01-166-25/+179
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Don't blend transparent pixels when rendering layers.Romain Guy2011-01-166-25/+179
* | | | On-device linking using bccLinkBC. Note that we switch to getFile interfaceShih-wei Liao2011-01-161-3/+6
| |_|/ |/| |