Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move inputservice over to frameworks/native | Michael Wright | 2014-02-10 | 16 | -17144/+6 |
* | Remove SkRegion dependency from libinput | Michael Wright | 2014-02-10 | 3 | -8/+21 |
* | am 2c764b20: am 0ec3ca6e: am 449273e2: Merge "Fix for positioning of glyphs w... | Chris Craik | 2014-02-05 | 1 | -3/+3 |
|\ | |||||
| * | am 0ec3ca6e: am 449273e2: Merge "Fix for positioning of glyphs within a bitmap" | Chris Craik | 2014-02-05 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge "Fix for positioning of glyphs within a bitmap" | Chris Craik | 2014-02-05 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Fix for positioning of glyphs within a bitmap | Alexander Toresson | 2014-01-23 | 1 | -3/+3 |
| * | | | am 9af95574: am 1cadc07d: Merge "Change ResourceType cookies to int32_t." | Narayan Kamath | 2014-01-31 | 2 | -17/+17 |
| |\ \ \ | | |/ / | |||||
| | * | | Change ResourceType cookies to int32_t. | Narayan Kamath | 2014-01-31 | 2 | -17/+17 |
| * | | | am 30e20ac5: am ebd43d46: am dff83e2b: am d5970e9c: Merge "AssetManager cooki... | Narayan Kamath | 2014-01-27 | 1 | -13/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | AssetManager cookies should be int32_t and not void*. | Narayan Kamath | 2014-01-27 | 1 | -13/+12 |
| | |/ | |||||
* | | | Merge "Fixing a bad bug when there is no real umbra" | ztenghui | 2014-02-03 | 1 | -10/+8 |
|\ \ \ | |||||
| * | | | Fixing a bad bug when there is no real umbra | ztenghui | 2014-01-31 | 1 | -10/+8 |
* | | | | Merge "Simplify umbra calculation" | Chris Craik | 2014-01-31 | 1 | -18/+8 |
|\ \ \ \ | |||||
| * | | | | Simplify umbra calculation | Chris Craik | 2014-01-31 | 1 | -18/+8 |
* | | | | | Merge "Add initial hidden outline APIs" | Chris Craik | 2014-01-31 | 4 | -16/+36 |
|\ \ \ \ \ | |||||
| * | | | | | Add initial hidden outline APIs | Chris Craik | 2014-01-30 | 4 | -16/+36 |
| |/ / / / | |||||
* | | | | | Merge "Change ResourceType cookies to int32_t." | Narayan Kamath | 2014-01-31 | 2 | -17/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Change ResourceType cookies to int32_t. | Narayan Kamath | 2014-01-28 | 2 | -17/+17 |
* | | | | | | Merge "Fix nano vs. millis" | John Reck | 2014-01-30 | 2 | -3/+4 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix nano vs. millis | John Reck | 2014-01-29 | 2 | -3/+4 |
| |/ / / / | |||||
* | | | | | Merge "Merge close vertices in a better way." | ztenghui | 2014-01-29 | 2 | -23/+178 |
|\ \ \ \ \ | |||||
| * | | | | | Merge close vertices in a better way. | ztenghui | 2014-01-29 | 2 | -23/+178 |
| | |/ / / | |/| | | | |||||
* | | | | | Update reordering method names, and make 3d reordering API public | Chris Craik | 2014-01-29 | 2 | -10/+10 |
* | | | | | Merge "Fix projection offset caching" | Chris Craik | 2014-01-29 | 2 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix projection offset caching | Chris Craik | 2014-01-29 | 2 | -1/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge "Remove logging of DisplayList staleness" | Chris Craik | 2014-01-28 | 4 | -49/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove logging of DisplayList staleness | Chris Craik | 2014-01-27 | 4 | -49/+5 |
* | | | | | Merge "Native-side proxy" | John Reck | 2014-01-28 | 11 | -103/+743 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Native-side proxy | John Reck | 2014-01-27 | 11 | -103/+743 |
* | | | | | Merge "Use path outlines to define shadow shapes" | Chris Craik | 2014-01-27 | 7 | -86/+110 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Use path outlines to define shadow shapes | Chris Craik | 2014-01-26 | 7 | -86/+110 |
* | | | | | AssetManager cookies should be int32_t and not void*. | Narayan Kamath | 2014-01-27 | 1 | -13/+12 |
* | | | | | Add libutils dependency for libandroidfw host build. | Narayan Kamath | 2014-01-27 | 1 | -2/+1 |
* | | | | | Reimplement ZipFileRO in terms of libziparchive. | Narayan Kamath | 2014-01-27 | 7 | -1004/+249 |
* | | | | | Re-apply androidfw fixes lost by the directory rearrangement. | Elliott Hughes | 2014-01-27 | 2 | -2/+2 |
* | | | | | Revert "move libandroidfw to frameworks/native" | Adam Lesinski | 2014-01-27 | 19 | -0/+14047 |
|/ / / / | |||||
* | | | | Clear root level reorder lists to prevent accessing stale DisplayLists | Chris Craik | 2014-01-24 | 4 | -11/+59 |
|/ / / | |||||
* | | | Property support for light positioning. | ztenghui | 2014-01-17 | 5 | -7/+40 |
* | | | am ee846d3e: am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initi... | Chris Craik | 2014-01-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer... | Chris Craik | 2014-01-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Initialize pointer members to NULL to avoid illegal reference | lina.x.pi | 2014-01-17 | 1 | -1/+1 |
* | | | Merge "Map shadow light position globally" | Chris Craik | 2014-01-17 | 3 | -4/+11 |
|\ \ \ | |||||
| * | | | Map shadow light position globally | Chris Craik | 2014-01-16 | 3 | -4/+11 |
* | | | | Merge "Fix view z translation with 3d projection disabled" | Chris Craik | 2014-01-17 | 1 | -4/+9 |
|\ \ \ \ | |||||
| * | | | | Fix view z translation with 3d projection disabled | Chris Craik | 2014-01-16 | 1 | -4/+9 |
| |/ / / | |||||
* | | | | Transform shadow casters correctly in 3d | Chris Craik | 2014-01-16 | 1 | -14/+9 |
|/ / / | |||||
* | | | Support projection of DisplayLists onto ancestors. | Chris Craik | 2014-01-15 | 7 | -31/+114 |
* | | | Merge "Remove dead code" | John Reck | 2014-01-15 | 1 | -22/+0 |
|\ \ \ | |||||
| * | | | Remove dead code | John Reck | 2014-01-15 | 1 | -22/+0 |
* | | | | Remove calls to deprecated SkBitmap::setIsOpaque() | Leon Scroggins III | 2014-01-15 | 1 | -2/+1 |