summaryrefslogtreecommitdiffstats
path: root/libs/hwui/RenderNode.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix damage for layers for projection receiversJohn Reck2014-08-081-11/+12
* Fix leak of SkPathRefsChris Craik2014-08-081-3/+15
* Add missing null checkJohn Reck2014-08-061-2/+4
* roundOut layer damageJohn Reck2014-08-051-1/+3
* Add outline alphaChris Craik2014-07-311-2/+8
* Use RoundRect clipping for circle reveal animationChris Craik2014-07-301-22/+10
* Merge "Add kModeSync" into lmp-devBo Liu2014-07-241-2/+7
|\
| * Add kModeSyncJohn Reck2014-07-241-2/+7
* | Move ClipBounds to nativeChris Craik2014-07-251-9/+13
* | Fix ALL compile warningsJohn Reck2014-07-241-1/+2
|/
* Make setter methods on Outline call setEmpty() based on paramsChris Craik2014-07-221-6/+13
* Fix layers lifecycle issuesJohn Reck2014-07-081-26/+54
* Revert "Fix destroyHardwareResources"John Reck2014-07-081-7/+2
* Fix destroyHardwareResourcesJohn Reck2014-07-071-2/+7
* Fix onTrimMemory for HardwareRendererJohn Reck2014-06-301-4/+15
* Animator refactoring & fixesJohn Reck2014-06-261-61/+9
* No-fail invokeFunctorJohn Reck2014-06-231-2/+2
* Update 'DisplayList' vs 'RenderNode' naming in several placesChris Craik2014-06-231-22/+22
* Merge "Wrap ViewGroup content in save/restore to protect composited children"Chris Craik2014-06-201-26/+38
|\
| * Wrap ViewGroup content in save/restore to protect composited childrenChris Craik2014-06-201-26/+38
* | Throw ISE on too-big-views-with-layersJohn Reck2014-06-181-1/+14
* | Fix dirty calculation for layer updatesJohn Reck2014-06-181-1/+1
* | Handle Z in DAJohn Reck2014-06-171-1/+1
|/
* Move LayerType to RenderNodeJohn Reck2014-06-121-31/+117
* Fix DA bugsJohn Reck2014-06-121-21/+19
* Even FASTER damage calculations!John Reck2014-06-041-5/+47
* Merge "Update HWUI matrix API"Derek Sollenberger2014-05-301-2/+2
|\
| * Update HWUI matrix APIDerek Sollenberger2014-05-291-2/+2
* | Enable debug stuffsJohn Reck2014-05-291-0/+11
|/
* Disable shadow drawing for empty/null outlinesChris Craik2014-05-211-2/+3
* Merge "Round rect outline clipping"Chris Craik2014-05-161-0/+4
|\
| * Round rect outline clippingChris Craik2014-05-151-0/+4
* | Animator start value...John Reck2014-05-151-10/+24
|/
* Remove Path based outline clippingChris Craik2014-05-141-3/+2
* Make RenderNodeAnimator and WebView play niceJohn Reck2014-05-051-2/+2
* Add CanvasProperty for drawCircleJohn Reck2014-05-021-12/+8
* Use resize, not reserveJohn Reck2014-04-301-1/+1
* RenderThread animator supportJohn Reck2014-04-291-2/+50
* Add elevation, Z properties to ViewChris Craik2014-04-281-6/+10
* Merge "Clip TouchFeedbackDrawable effect to receiver Outline"Chris Craik2014-04-241-13/+62
|\
| * Clip TouchFeedbackDrawable effect to receiver OutlineChris Craik2014-04-231-13/+62
* | Fix translationZ matrix computationChris Craik2014-04-231-2/+5
|/
* Fix issue with bitmap uploadingJohn Reck2014-04-141-3/+10
* Merge "Remove use-after-free signal in RenderNode"Chris Craik2014-04-111-9/+1
|\
| * Remove use-after-free signal in RenderNodeChris Craik2014-04-111-9/+1
* | Simplify matrix calculationsJohn Reck2014-04-111-4/+4
|/
* Merge hasFunctors & pushStaging into prepareTreeJohn Reck2014-04-091-23/+20
* Switch DisplayListData to a staging modelJohn Reck2014-04-091-11/+31
* Refcount RenderNodeJohn Reck2014-04-071-23/+12
* Move most TransformationInfo properties to RenderNodeChris Craik2014-04-021-2/+6