summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am b5c4634e: am 63582f46: Move ClipBounds to nativeChris Craik2014-07-253-26/+83
|\
| * Move ClipBounds to nativeChris Craik2014-07-253-26/+83
* | am 9cba57c5: am b6163d6d: Revert "Dump RenderThread stack on unresponsive"Chris Craik2014-07-254-25/+4
|\ \ | |/
| * Revert "Dump RenderThread stack on unresponsive"Chris Craik2014-07-254-25/+4
* | am 4afa4696: am c8f0e9b1: Fix ALL compile warningsJohn Reck2014-07-2411-104/+77
|\ \ | |/
| * Fix ALL compile warningsJohn Reck2014-07-2411-104/+77
* | am 27222820: am 1a146fc8: Compute layer bounds over subset of VertexBuffer vertsChris Craik2014-07-243-12/+19
|\ \ | |/
| * Compute layer bounds over subset of VertexBuffer vertsChris Craik2014-07-243-12/+19
* | am 394e8703: am 2d3c6c93: Connect shadow style attributes to rendererChris Craik2014-07-249-41/+54
|\ \ | |/
| * Connect shadow style attributes to rendererChris Craik2014-07-249-41/+54
* | am dc7f7045: am ca66e06b: Dump RenderThread stack on unresponsiveJohn Reck2014-07-244-4/+25
|\ \ | |/
| * Dump RenderThread stack on unresponsiveJohn Reck2014-07-234-4/+25
* | am 97d572ec: am f2ecf428: Merge "Build layer damage bounds for shadows" into ...Chris Craik2014-07-236-15/+32
|\ \ | |/
| * Merge "Build layer damage bounds for shadows" into lmp-devChris Craik2014-07-226-15/+32
| |\
| | * Build layer damage bounds for shadowsChris Craik2014-07-236-15/+32
* | | am 1f9b1c74: am d93bb9e1: Merge "Make setter methods on Outline call setEmpty...Chris Craik2014-07-232-12/+25
|\ \ \ | |/ /
| * | Make setter methods on Outline call setEmpty() based on paramsChris Craik2014-07-222-12/+25
| |/
* | am 48242d80: am 50a2d633: Merge "[HWUI] Fix invisible views are still shown i...Chris Craik2014-07-221-1/+3
|\ \ | |/ |/|
| * Merge "[HWUI] Fix invisible views are still shown in popup window"Chris Craik2014-07-221-1/+3
| |\
| | * [HWUI] Fix invisible views are still shown in popup windowhenry.uh_chen2014-07-031-1/+3
| * | Merge "[HWUI]: fix residual line on FrameBuffer"Chris Craik2014-07-172-7/+21
| |\ \
| | * | [HWUI]: fix residual line on FrameBufferhenry.uh_chen2014-07-032-7/+21
| | |/
* | | Add RT-enabled reveal animatorJohn Reck2014-07-183-1/+36
* | | Merge "[HWUI]: fix residual line on FrameBuffer" into lmp-devChris Craik2014-07-172-7/+21
|\ \ \
| * | | [HWUI]: fix residual line on FrameBufferhenry.uh_chen2014-07-172-7/+21
* | | | Merge "Minor cleanups around color usage" into lmp-devChris Craik2014-07-173-8/+13
|\ \ \ \
| * | | | Minor cleanups around color usageChris Craik2014-07-173-8/+13
| |/ / /
* | | | Fix loggingJohn Reck2014-07-171-1/+1
* | | | Allow for appending of resources to an AssetManager.Martin Kosiba2014-07-171-84/+96
* | | | Initializing variables - generally a good practiceChris Craik2014-07-161-0/+2
|/ / /
* | | Merge "Add accessibility text contrast setting" into lmp-devChris Craik2014-07-162-11/+58
|\ \ \
| * | | Add accessibility text contrast settingChris Craik2014-07-162-11/+58
* | | | Merge "Fix root RenderNode damage calculation" into lmp-devJohn Reck2014-07-162-3/+6
|\ \ \ \
| * | | | Fix root RenderNode damage calculationJohn Reck2014-07-162-3/+6
| |/ / /
* | | | Fix translated VertexBuffer layer damage calculationChris Craik2014-07-151-1/+2
|/ / /
* | | Fix arc 360 degree sweep renderingChris Craik2014-07-111-1/+1
* | | Abort on shader link/compile failureChris Craik2014-07-111-11/+2
* | | am 583a845c: am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/and...Elliott Hughes2014-07-101-1/+0
|\ \ \
| * \ \ am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/androidfw to the...Elliott Hughes2014-07-101-1/+0
| |\ \ \ | | |/ /
| | * | Switch frameworks/base/libs/androidfw to the new icu.Elliott Hughes2014-07-091-1/+0
* | | | Remove the unnessary logztenghui2014-07-091-1/+0
* | | | Merge "Fix layers lifecycle issues"John Reck2014-07-084-37/+69
|\ \ \ \
| * | | | Fix layers lifecycle issuesJohn Reck2014-07-084-37/+69
* | | | | SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-084-18/+18
|/ / / /
* | | | Revert "Fix destroyHardwareResources"John Reck2014-07-081-7/+2
* | | | Merge "Query outline on background size change"Chris Craik2014-07-051-1/+1
|\ \ \ \
| * | | | Query outline on background size changeChris Craik2014-07-071-1/+1
* | | | | Fix destroyHardwareResourcesJohn Reck2014-07-071-2/+7
|/ / / /
* | | | Merge "kNative_8888_SkColorType is now kN32_SkColorType"Mike Reed2014-07-022-2/+2
|\ \ \ \
| * | | | kNative_8888_SkColorType is now kN32_SkColorTypeMike Reed2014-07-072-2/+2