| Commit message (Expand) | Author | Age | Files | Lines |
* | Have destroy call freePrefetchedLayers | John Reck | 2014-09-03 | 10 | -14/+35 |
* | Merge "Implement TODO" into lmp-dev | John Reck | 2014-09-02 | 1 | -2/+1 |
|\ |
|
| * | Implement TODO | John Reck | 2014-09-02 | 1 | -2/+1 |
* | | Merge "Fix precision issues for roundrect clipping" into lmp-dev | Chris Craik | 2014-09-02 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix precision issues for roundrect clipping | Chris Craik | 2014-08-29 | 1 | -1/+1 |
* | | | Fix the (0,0) vector case for extra vertices computation | ztenghui | 2014-09-01 | 1 | -0/+4 |
| |/
|/| |
|
* | | Merge "Add test to ensure themes get copied from separate resource tables" in... | Adam Lesinski | 2014-08-29 | 12 | -0/+315 |
|\ \ |
|
| * | | Add test to ensure themes get copied from separate resource tables | Adam Lesinski | 2014-08-29 | 12 | -0/+315 |
* | | | Merge "Ambient shadow tessellation improvement." into lmp-dev | ztenghui | 2014-08-29 | 5 | -274/+348 |
|\ \ \
| |/ /
|/| | |
|
| * | | Ambient shadow tessellation improvement. | ztenghui | 2014-08-29 | 5 | -274/+348 |
* | | | Clean up test allocations so real memory leaks are more visible | Adam Lesinski | 2014-08-29 | 2 | -32/+29 |
* | | | Merge "Listener callbacks ordering fixups" into lmp-dev | John Reck | 2014-08-29 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Listener callbacks ordering fixups | John Reck | 2014-08-29 | 1 | -0/+2 |
* | | | | Free prefetched layers on TRIM_MEMORY | John Reck | 2014-08-29 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge "Fix memory leak in ResTable" into lmp-dev | Adam Lesinski | 2014-08-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix memory leak in ResTable | Adam Lesinski | 2014-08-28 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge "Stamp platform version code into app Apks" into lmp-dev | Adam Lesinski | 2014-08-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Stamp platform version code into app Apks | Adam Lesinski | 2014-08-27 | 1 | -1/+1 |
* | | | | Merge "Track buildLayer calls, destroy if unused" into lmp-dev | John Reck | 2014-08-28 | 5 | -2/+55 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Track buildLayer calls, destroy if unused | John Reck | 2014-08-28 | 5 | -2/+55 |
* | | | | Merge "Update transform isolation to handle command chunks" into lmp-dev | Chris Craik | 2014-08-28 | 5 | -57/+23 |
|\ \ \ \ |
|
| * | | | | Update transform isolation to handle command chunks | Chris Craik | 2014-08-27 | 5 | -57/+23 |
* | | | | | Fix log line | John Reck | 2014-08-28 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Actually end animators on tree destruction | John Reck | 2014-08-28 | 3 | -3/+27 |
* | | | | Merge "Animator stuff" into lmp-dev | John Reck | 2014-08-28 | 17 | -60/+417 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Animator stuff | John Reck | 2014-08-27 | 17 | -60/+417 |
* | | | | Crash instead of leaking layers/textures between GL contexts | Chris Craik | 2014-08-26 | 4 | -0/+17 |
| |/ /
|/| | |
|
* | | | Merge "Correctly detect the wrong Z value for the light" into lmp-dev | ztenghui | 2014-08-26 | 2 | -2/+11 |
|\ \ \ |
|
| * | | | Correctly detect the wrong Z value for the light | ztenghui | 2014-08-26 | 2 | -2/+11 |
* | | | | Merge "Introduce anydpi density resource qualifier" into lmp-dev | Adam Lesinski | 2014-08-26 | 5 | -19/+155 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Introduce anydpi density resource qualifier | Adam Lesinski | 2014-08-25 | 5 | -19/+155 |
| |/ / |
|
* | | | Merge "DO NOT MERGE Copy shaders" into lmp-dev | John Reck | 2014-08-26 | 1 | -4/+17 |
|\ \ \ |
|
| * | | | DO NOT MERGE Copy shaders | John Reck | 2014-08-25 | 1 | -4/+17 |
| |/ / |
|
* | | | Create z reordering boundaries around dispatchDraw | Chris Craik | 2014-08-25 | 7 | -78/+160 |
|/ / |
|
* | | Installing splits into ASECs! | Jeff Sharkey | 2014-08-22 | 1 | -0/+2 |
* | | Merge "Improve the spot shadow computation." into lmp-dev | ztenghui | 2014-08-22 | 7 | -34/+266 |
|\ \
| |/ |
|
| * | Improve the spot shadow computation. | ztenghui | 2014-08-22 | 7 | -34/+266 |
* | | Merge "Enable scissor for rounded outline clips" into lmp-dev | Chris Craik | 2014-08-21 | 1 | -3/+5 |
|\ \ |
|
| * | | Enable scissor for rounded outline clips | Chris Craik | 2014-08-21 | 1 | -3/+5 |
| |/ |
|
* | | Merge "Don't run animators in buildLayer" into lmp-dev | John Reck | 2014-08-21 | 3 | -2/+16 |
|\ \ |
|
| * | | Don't run animators in buildLayer | John Reck | 2014-08-21 | 3 | -2/+16 |
* | | | Merge "Fix layer shadow transform crash" into lmp-dev | Chris Craik | 2014-08-21 | 3 | -9/+8 |
|\ \ \ |
|
| * | | | Fix layer shadow transform crash | Chris Craik | 2014-08-21 | 3 | -9/+8 |
| | |/
| |/| |
|
* | | | AAPT: Fix regression generating dynamic ref table for shared libraries | Adam Lesinski | 2014-08-20 | 1 | -11/+63 |
| |/
|/| |
|
* | | Implement full View.buildLayer | John Reck | 2014-08-20 | 4 | -0/+37 |
|/ |
|
* | Merge "Early reject drawText calls that will not draw" into lmp-dev | Chris Craik | 2014-08-19 | 4 | -14/+32 |
|\ |
|
| * | Early reject drawText calls that will not draw | Chris Craik | 2014-08-19 | 4 | -14/+32 |
* | | Respect round rect clip when determining op opaqueness | Chris Craik | 2014-08-18 | 1 | -0/+2 |
|/ |
|
* | Merge "Fix glyph positions underflow issue" into lmp-dev | Chris Craik | 2014-08-15 | 1 | -9/+12 |
|\ |
|
| * | Fix glyph positions underflow issue | Chris Craik | 2014-08-15 | 1 | -9/+12 |