summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Merge "Prevent calling GL functions with an invalid surface"John Reck2014-12-011-1/+1
|\
| * Prevent calling GL functions with an invalid surfaceSangkyu Lee2014-11-261-1/+1
* | Enable stencil clipping within clearLayerRegionsDohyun Lee2014-11-241-7/+1
* | Revert "Frameworks/base: Unused parameters in hwui"John Reck2014-11-2225-196/+180
* | Frameworks/base: Unused parameters in hwuiAndreas Gampe2014-11-2125-180/+196
|/
* Add appropriate casts for char16_t.Dan Albert2014-11-201-1/+2
* Use fabsf() rather than abs()Bernhard Rosenkränzer2014-11-171-1/+1
* Move frameworks/base over to libc++.Dan Albert2014-11-123-5/+4
* Frameworks/base: Wall Werror in libs/hwuiAndreas Gampe2014-11-1020-144/+152
* resolved conflicts for merge of 3028394c to stage-aosp-masterNarayan Kamath2014-10-292-1/+9
|\
| * Suppress Clang compilation warnings.Chih-Hung Hsieh2014-10-246-7/+17
* | am d988a45d: Merge "Cleanup DeferredLayerUpdater" into lmp-devJohn Reck2014-10-036-41/+36
|\ \
| * | Cleanup DeferredLayerUpdaterJohn Reck2014-10-036-41/+36
* | | am f9033048: Merge "+ correcting shadow visual appearance (b/17610926)" into ...ztenghui2014-10-011-1/+1
|\ \ \ | |/ /
| * | + correcting shadow visual appearance (b/17610926)ztenghui2014-10-011-1/+1
* | | am fd0a1df1: am 737dfe57: Merge "Reject transparent draws more conservatively...Chris Craik2014-09-231-1/+1
|\ \ \ | |/ /
| * | Reject transparent draws more conservativelyChris Craik2014-09-231-1/+1
* | | am 91a40be0: am fe01ab10: Merge "Account for alpha in hasShadow()" into lmp-devChris Craik2014-09-191-1/+3
|\ \ \ | |/ /
| * | Merge "Account for alpha in hasShadow()" into lmp-devChris Craik2014-09-191-1/+3
| |\ \
| | * | Account for alpha in hasShadow()Chris Craik2014-09-191-1/+3
* | | | resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aospDan Albert2014-09-191-3/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Clean up makefile cruft.Dan Albert2014-09-111-4/+4
| * | Make string literal concatenation play nice with C++11.Dan Albert2014-09-081-7/+7
| * | Merge "Restore untrusted glStencilMask value on resume after functor"Chris Craik2014-07-221-0/+2
| |\ \
| | * | Restore untrusted glStencilMask value on resume after functorChris Craik2014-07-221-0/+2
* | | | Merge "glFinish to flush deletes" into lmp-devJohn Reck2014-09-191-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | glFinish to flush deletesJohn Reck2014-09-191-0/+1
* | | | Merge "Fix garbage showing up beneath dialogs" into lmp-devChris Craik2014-09-194-2/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Fix garbage showing up beneath dialogsChris Craik2014-09-184-2/+15
* | | | Merge "Special case EGL_BAD_SURFACE" into lmp-devJohn Reck2014-09-173-6/+20
|\ \ \ \
| * | | | Special case EGL_BAD_SURFACEJohn Reck2014-09-173-6/+20
| |/ / /
* | | | Merge "Change default fbo cache size to 0" into lmp-devJohn Reck2014-09-171-1/+1
|\ \ \ \
| * | | | Change default fbo cache size to 0John Reck2014-09-171-1/+1
| |/ / /
* | | | Handle premultiplication correctly for ColorMatrixColorFiltersChris Craik2014-09-172-1/+5
|/ / /
* | | Use RenderThread for navigation bar ripplesJorim Jaggi2014-09-163-0/+49
* | | Merge "Force isolation of clip and matrix within layer" into lmp-devChris Craik2014-09-152-0/+6
|\ \ \
| * | | Force isolation of clip and matrix within layerChris Craik2014-09-142-0/+6
* | | | Merge "Correctly initialize animator asynchronousity" into lmp-devChris Craik2014-09-131-1/+2
|\ \ \ \
| * | | | Correctly initialize animator asynchronousityChris Craik2014-09-121-1/+2
| |/ / /
* | | | Merge "Update the shadow strength" into lmp-devztenghui2014-09-121-1/+1
|\ \ \ \
| * | | | Update the shadow strengthztenghui2014-09-121-1/+1
| |/ / /
* | | | Merge "Disable layer leak tracking" into lmp-devChris Craik2014-09-122-0/+6
|\ \ \ \
| * | | | Disable layer leak trackingChris Craik2014-09-122-0/+6
| |/ / /
* | | | Snap outline clipping to integer coordinates correctlyChris Craik2014-09-111-2/+5
|/ / /
* | | Merge "Finer tessellation can draw better looking shadows for circles." into ...ztenghui2014-09-111-1/+1
|\ \ \
| * | | Finer tessellation can draw better looking shadows for circles.ztenghui2014-09-111-1/+1
* | | | Merge "Update HWUI paint filter to understand new location of skia bitmap fil...Chris Craik2014-09-111-7/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Update HWUI paint filter to understand new location of skia bitmap filter pre...Chris Craik2014-09-111-7/+17
* | | | Merge "Re-triangulate the spot shadow." into lmp-devztenghui2014-09-116-304/+843
|\ \ \ \
| * | | | Re-triangulate the spot shadow.ztenghui2014-09-106-304/+843