Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Implement missing safelyRun() on ThreadedRenderer | John Reck | 2014-02-11 | 4 | -0/+26 | |
* | | | | | | Merge "Refactor HardwareLayer" | John Reck | 2014-02-11 | 5 | -7/+280 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Refactor HardwareLayer | John Reck | 2014-02-10 | 5 | -7/+280 | |
* | | | | | | | am deefd1fd: am 5f7c0b1d: am 6d8b21a8: Merge "Fix TinyHashMap to use generic ... | Narayan Kamath | 2014-02-11 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | am 5f7c0b1d: am 6d8b21a8: Merge "Fix TinyHashMap to use generic hash_type ins... | Narayan Kamath | 2014-02-11 | 1 | -4/+2 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Fix TinyHashMap to use generic hash_type instead of hash_t | Ashok Bhat | 2014-02-07 | 1 | -4/+2 | |
* | | | | | | Merge "Revert "Move inputservice over to frameworks/native"" | Michael Wright | 2014-02-10 | 16 | -6/+17144 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Revert "Move inputservice over to frameworks/native" | Michael Wright | 2014-02-10 | 16 | -6/+17144 | |
* | | | | | | Merge "Move inputservice over to frameworks/native" | Michael Wright | 2014-02-10 | 16 | -17144/+6 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Move inputservice over to frameworks/native | Michael Wright | 2014-02-10 | 16 | -17144/+6 | |
* | | | | | | Merge "Remove SkRegion dependency from libinput" | Michael Wright | 2014-02-10 | 3 | -8/+21 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Remove SkRegion dependency from libinput | Michael Wright | 2014-02-10 | 3 | -8/+21 | |
* | | | | | | Merge "Removing SkiaColorFilter and inspecting the native object directly." | Derek Sollenberger | 2014-02-10 | 19 | -621/+230 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Removing SkiaColorFilter and inspecting the native object directly. | Derek Sollenberger | 2014-02-07 | 19 | -621/+230 | |
* | | | | | | | Merge "Add shadow casting / global perspective APIs, hidden for now." | Chris Craik | 2014-02-10 | 2 | -7/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add shadow casting / global perspective APIs, hidden for now. | Chris Craik | 2014-02-07 | 2 | -7/+16 | |
* | | | | | | | | Extended locales in AAPT / AssetManager. | Narayan Kamath | 2014-02-10 | 3 | -46/+114 | |
* | | | | | | | | AssetManager support for 3 letter lang/country codes. | Narayan Kamath | 2014-02-10 | 3 | -45/+347 | |
|/ / / / / / / | ||||||
* | | | | | | | Add the clipToOutline by just using the clipPathOp | ztenghui | 2014-02-07 | 2 | -0/+10 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Keep the SkPaint used when creating a layer." | Derek Sollenberger | 2014-02-07 | 7 | -54/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Keep the SkPaint used when creating a layer. | Derek Sollenberger | 2014-02-07 | 7 | -54/+39 | |
* | | | | | | | Merge "Rework and clean up DisplayList projection" | Chris Craik | 2014-02-07 | 6 | -48/+59 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Rework and clean up DisplayList projection | Chris Craik | 2014-02-06 | 6 | -48/+59 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge "Simplify DisplayList matrices" | Chris Craik | 2014-02-06 | 4 | -52/+66 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Simplify DisplayList matrices | Chris Craik | 2014-02-05 | 4 | -52/+66 | |
| |/ / / / / | ||||||
* | | | | | | 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 |