summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* 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
|/
* Add hack for custom re-rasterization bucketsChris Craik2014-07-079-39/+69
* Add missing requireGlContextJohn Reck2014-07-071-0/+1
* Fix VPA.cancel()John Reck2014-07-071-0/+7
* Fixes to startDelayJohn Reck2014-07-013-22/+46
* Merge "Fix onTrimMemory for HardwareRenderer"John Reck2014-06-306-21/+76
|\
| * Fix onTrimMemory for HardwareRendererJohn Reck2014-06-306-21/+76
* | Deep copy SkPath parameter to PathCache taskChris Craik2014-06-302-5/+8
|/
* Merge "More cleanups"John Reck2014-06-274-0/+22
|\
| * More cleanupsJohn Reck2014-06-274-0/+22
* | Remove isRecording() method from renderersChris Craik2014-06-273-16/+4
|/
* CleanupJohn Reck2014-06-272-8/+2
* Animator refactoring & fixesJohn Reck2014-06-2613-134/+272
* Merge "Fix contants; RT-enable WebView pt2"John Reck2014-06-232-4/+2
|\
| * Fix contants; RT-enable WebView pt2John Reck2014-06-242-4/+2
* | Cleanup unused includes in the hwui library.Derek Sollenberger2014-06-241-2/+0
|/
* Merge "No-fail invokeFunctor"John Reck2014-06-2330-521/+776
|\
| * No-fail invokeFunctorJohn Reck2014-06-2330-521/+776
* | Merge "Enable asynchronous RenderThread for WebView"Bo Liu2014-06-201-1/+1
|\ \ | |/ |/|
| * Enable asynchronous RenderThread for WebViewBo Liu2014-06-231-1/+1
* | Update 'DisplayList' vs 'RenderNode' naming in several placesChris Craik2014-06-2313-89/+83
|/
* Merge "Wrap ViewGroup content in save/restore to protect composited children"Chris Craik2014-06-205-38/+55
|\
| * Wrap ViewGroup content in save/restore to protect composited childrenChris Craik2014-06-205-38/+55
* | Merge "Re-enable ViewPropAnimRT"John Reck2014-06-203-0/+10
|\ \
| * | Re-enable ViewPropAnimRTJohn Reck2014-06-203-0/+10
* | | Merge "stop using (deprecated) SkBitmap::Config"Mike Reed2014-06-202-4/+2
|\ \ \
| * | | stop using (deprecated) SkBitmap::ConfigMike Reed2014-06-202-4/+2
| |/ /
* | | Add negative guardJohn Reck2014-06-201-0/+4
|/ /
* | Merge "Clean up tessellation cache in prep for other tesselation types"Chris Craik2014-06-186-90/+82
|\ \
| * | Clean up tessellation cache in prep for other tesselation typesChris Craik2014-06-186-90/+82
| |/