| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb | Mathias Agopian | 2011-01-19 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | improve SurfaceFlinger 'dumpsys' log | Mathias Agopian | 2011-01-19 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Don't attempt to create empty layers. | Romain Guy | 2011-01-19 | 2 | -18/+28 |
| |_|/
|/| | |
|
* | | | Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb | Romain Guy | 2011-01-19 | 4 | -5/+22 |
|\ \ \
| |_|/
|/| | |
|
| * | | Make embedded hardware layers work. | Romain Guy | 2011-01-19 | 4 | -5/+22 |
* | | | Merge "c99 bool support" into honeycomb | Shih-wei Liao | 2011-01-19 | 1 | -6/+1 |
|\ \ \ |
|
| * | | | c99 bool support | Shih-wei Liao | 2011-01-19 | 1 | -6/+1 |
* | | | | Merge "Fix the fix for 9patches." into honeycomb | Romain Guy | 2011-01-19 | 1 | -8/+0 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | Fix the fix for 9patches. | Romain Guy | 2011-01-19 | 1 | -8/+0 |
* | | | Merge "Fix 9patches in Launcher" into honeycomb | Romain Guy | 2011-01-19 | 1 | -3/+15 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Fix 9patches in Launcher | Romain Guy | 2011-01-19 | 1 | -3/+15 |
* | | 1. fp_mad.rs: Pass C99 check. | Shih-wei Liao | 2011-01-19 | 4 | -6/+15 |
* | | Fix the build. | Shih-wei Liao | 2011-01-18 | 1 | -1/+1 |
* | | Fix bug in modf library function (plus typos). | Stephen Hines | 2011-01-18 | 5 | -5/+143 |
* | | Merge "Correctly log debugging info as debug." into honeycomb | Jason Sams | 2011-01-18 | 1 | -19/+19 |
|\ \ |
|
| * | | Correctly log debugging info as debug. | Jason Sams | 2011-01-18 | 1 | -19/+19 |
* | | | Merge "Fix race condition between GC thread and the teardown of RS. The RS c... | Jason Sams | 2011-01-18 | 3 | -0/+19 |
|\ \ \
| |/ / |
|
| * | | Fix race condition between GC thread and | Jason Sams | 2011-01-18 | 3 | -0/+19 |
* | | | Merge "Provide mechanism to switch between extern/static." into honeycomb | Stephen Hines | 2011-01-18 | 2 | -167/+179 |
|\ \ \
| |_|/
|/| | |
|
| * | | Provide mechanism to switch between extern/static. | Stephen Hines | 2011-01-18 | 2 | -167/+179 |
* | | | Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails" into... | Mathias Agopian | 2011-01-18 | 1 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix [3361121] hang in glClear() - device unresponsive, OTA fails | Mathias Agopian | 2011-01-18 | 1 | -2/+1 |
* | | | Merge "Validate that version pragma is correct." into honeycomb | Stephen Hines | 2011-01-18 | 1 | -6/+13 |
|\ \ \ |
|
| * | | | Validate that version pragma is correct. | Stephen Hines | 2011-01-18 | 1 | -6/+13 |
| |/ / |
|
* | | | Merge "Fix 9patches, again... Bug #3365243" into honeycomb | Romain Guy | 2011-01-18 | 2 | -18/+17 |
|\ \ \ |
|
| * | | | Fix 9patches, again... | Romain Guy | 2011-01-18 | 2 | -18/+17 |
* | | | | Merge "Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888" i... | Romain Guy | 2011-01-18 | 2 | -8/+17 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Add support for Paint::setTextSkewX in OpenGLRenderer. | Romain Guy | 2011-01-18 | 2 | -8/+17 |
* | | | Merge "Add support for skew()" into honeycomb | Romain Guy | 2011-01-18 | 6 | -0/+42 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Add support for skew() | Romain Guy | 2011-01-18 | 6 | -0/+42 |
* | | Remove erroneous log message. | Stephen Hines | 2011-01-17 | 1 | -79/+72 |
* | | Clean up simple integer operations. | Stephen Hines | 2011-01-17 | 1 | -142/+85 |
|/ |
|
* | Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb | Romain Guy | 2011-01-17 | 2 | -16/+17 |
|\ |
|
| * | Yet another fix for 9patch rendering. | Romain Guy | 2011-01-17 | 2 | -16/+17 |
* | | Merge "Make ImageProcessing work." into honeycomb | Shih-wei Liao | 2011-01-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Make ImageProcessing work. | Shih-wei Liao | 2011-01-17 | 1 | -1/+1 |
* | | | Merge "Implement SurfaceTexture frame-available callback." into honeycomb | Jamie Gennis | 2011-01-16 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Implement SurfaceTexture frame-available callback. | Jamie Gennis | 2011-01-16 | 1 | -0/+10 |
* | | | | Merge "Fix SurfaceTexture transform matrix." into honeycomb | Jamie Gennis | 2011-01-16 | 1 | -30/+48 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix SurfaceTexture transform matrix. | Jamie Gennis | 2011-01-16 | 1 | -30/+48 |
* | | | | Add some error checking. | Jason Sams | 2011-01-16 | 3 | -2/+7 |
| |/ /
|/| | |
|
* | | | Merge "Fix bug in on-device linking." into honeycomb | Shih-wei Liao | 2011-01-16 | 2 | -2/+3 |
|\ \ \ |
|
| * | | | Fix bug in on-device linking. | Shih-wei Liao | 2011-01-16 | 2 | -2/+3 |
* | | | | Merge "Fix 9patch rendering in ExpandableListView." into honeycomb | Romain Guy | 2011-01-16 | 4 | -9/+19 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix 9patch rendering in ExpandableListView. | Romain Guy | 2011-01-16 | 4 | -9/+19 |
* | | | | Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb | Jason Sams | 2011-01-16 | 4 | -63/+50 |
|\ \ \ \ |
|
| * | | | | Implement sub updates for mipmap levels and cubmaps. | Jason Sams | 2011-01-13 | 4 | -63/+50 |
* | | | | | Merge "Don't blend transparent pixels when rendering layers." into honeycomb | Romain Guy | 2011-01-16 | 6 | -25/+179 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
|
| * | | | Don't blend transparent pixels when rendering layers. | Romain Guy | 2011-01-16 | 6 | -25/+179 |
* | | | | On-device linking using bccLinkBC. Note that we switch to getFile interface | Shih-wei Liao | 2011-01-16 | 1 | -3/+6 |
| |_|/
|/| | |
|