summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Move CanvasJohn Reck2015-01-201-1/+0
* Stop pretending USE_OPENGL_RENDERER is a thingJohn Reck2014-12-181-10/+6
* Split hwui's makefileJohn Reck2014-12-181-105/+1
* Revert "resolved conflicts for merge of 220c3f4f to master"Andreas Gampe2014-11-221-0/+2
* resolved conflicts for merge of 220c3f4f to masterAndreas Gampe2014-11-211-2/+0
|\
| * Frameworks/base: Unused parameters in hwuiAndreas Gampe2014-11-211-2/+0
* | am b28ff487: resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aospDan Albert2014-11-121-1/+0
|\ \ | |/
| * Move frameworks/base over to libc++.Dan Albert2014-11-121-1/+0
| * Frameworks/base: Wall Werror in libs/hwuiAndreas Gampe2014-11-101-91/+94
* | resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-101-91/+94
* | Replace StatefulBaseRenderer inheritance with CanvasState memberTom Hudson2014-11-041-4/+4
|/
* resolved conflicts for merge of 3028394c to stage-aosp-masterNarayan Kamath2014-10-291-0/+8
|\
| * Suppress Clang compilation warnings.Chih-Hung Hsieh2014-10-241-0/+8
* | 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
* | Animator stuffJohn Reck2014-08-271-0/+1
* | Fix damage for layers for projection receiversJohn Reck2014-08-081-0/+3
* | Animator refactoring & fixesJohn Reck2014-06-261-0/+1
* | Cleanup unused includes in the hwui library.Derek Sollenberger2014-06-241-2/+0
* | No-fail invokeFunctorJohn Reck2014-06-231-0/+2
* | am b1c76a1a: Merge "Tessellate on worker threads" into lmp-preview-devChris Craik2014-06-101-0/+1
|\ \
| * | Tessellate on worker threadsChris Craik2014-06-101-0/+1
* | | Even FASTER damage calculations!John Reck2014-06-041-0/+1
* | | CleanupJohn Reck2014-06-021-7/+4
|/ /
* | Enable debug stuffsJohn Reck2014-05-291-0/+1
* | Add logging utility methodsChris Craik2014-05-081-1/+2
* | TIME LORD!John Reck2014-05-051-1/+2
* | RenderThread animator supportJohn Reck2014-04-291-0/+4
* | Async drawing!John Reck2014-03-271-0/+1
* | Move RenderNode to own fileJohn Reck2014-03-191-0/+1
* | Split out RenderPropertiesJohn Reck2014-03-121-0/+1
* | Cleanup unnecessary includes for libskia.Derek Sollenberger2014-02-271-6/+1
* | Refactor HardwareLayerJohn Reck2014-02-101-1/+2
* | Removing SkiaColorFilter and inspecting the native object directly.Derek Sollenberger2014-02-071-1/+0
* | Native-side proxyJohn Reck2014-01-271-0/+1
* | Merge "Calculate and show the shadow from a spot light."ztenghui2014-01-131-0/+1
|\ \
| * | Calculate and show the shadow from a spot light.ztenghui2014-01-101-0/+1
* | | EGL migration to nativeJohn Reck2014-01-071-0/+1
|/ /
* | Fix Clang warnings/errorsChris Craik2014-01-021-1/+1
* | Move Snapshot management to intermediate StatefulBaseRenderer classChris Craik2014-01-011-0/+1
* | Calculate and show Ambient shadow.ztenghui2013-12-131-0/+2
* | RenderThread workJohn Reck2013-12-091-0/+5
* | Clean unused parameters, disable warningsChris Craik2013-10-171-0/+1
|/
* Handle updates to RS C++ API.Tim Murray2013-08-021-2/+5
* Introduce Caches::bindTexture() to reduce glBindTexture callsRomain Guy2013-06-041-0/+1
* Remove warningRomain Guy2013-05-021-0/+1
* Pack preloaded framework assets in a texture atlasRomain Guy2013-05-021-2/+3
* Fix indentationRomain Guy2013-04-161-8/+8
* resolved conflicts for merge of 886e1204 to masterRomain Guy2013-04-121-0/+1
|\
| * Introduce PixelBuffer API to enable PBOsRomain Guy2013-04-111-0/+1