1. 892f8e7 Merge \"Fix SurfaceViewPositionListener race bugs\" into nyc-mr1-dev by John Reck · 8 years ago
  2. 7b570de Fix SurfaceViewPositionListener race bugs by John Reck · 8 years ago
  3. 6151372 Merge \"Move SurfaceView offscreen if the app stops drawing it\" into nyc-mr1-dev by John Reck · 8 years ago
  4. aa6e84f Move SurfaceView offscreen if the app stops drawing it by John Reck · 8 years ago
  5. c01a9b6 Merge "Fix some edge cases" into nyc-dev am: 4a62eff by John Reck · 8 years ago
  6. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  7. 3c77e5a Merge "Add a callback for rendernode parentcount=0" into nyc-dev am: bbb4c2e by John Reck · 8 years ago
  8. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 8 years ago
  9. 62c01e3 Merge "Address const issues in preparation for libcxx rebase." am: 64ade5d by Dan Austin · 8 years ago
  10. 71831a6 Address const issues in preparation for libcxx rebase. by Dan Austin · 8 years ago
  11. 91eff22 Support op dumping in new pipeline by Chris Craik · 8 years ago
  12. 8b08320 Revert "Revert "Check RenderNode's owning view before attaching animators"" by Doris Liu · 8 years ago
  13. eb40178 Revert "Check RenderNode's owning view before attaching animators" by Doris Liu · 8 years ago
  14. 12abdeb Check RenderNode's owning view before attaching animators by Doris Liu · 8 years ago
  15. f648108 Have RT drive window positioning by John Reck · 8 years ago
  16. f158b49 Rename Reorderers to Builders by Chris Craik · 9 years ago
  17. 5ea1724 Rename OpReorderer to FrameReorderer by Chris Craik · 9 years ago
  18. 8d1f212 Support projection in OpReorderer by Chris Craik · 9 years ago
  19. 8ecf41c Add temporary layer alpha fallback to OpReorderer by Chris Craik · 9 years ago
  20. 161f54b Add z-reordering support to OpReorderer by Chris Craik · 9 years ago
  21. 76caecf Add more RenderNode property support in OpReorderer path by Chris Craik · 9 years ago
  22. 0b7e824 Initial HW layer support in new reorderer/renderer by Chris Craik · 9 years ago
  23. 003cc3d Rename DisplayListData to DisplayList by Chris Craik · 9 years ago
  24. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  25. e248bd1 Serializing display lists by John Reck · 9 years ago
  26. b9ce116d Switch several enums to enum classes by Chris Craik · 9 years ago
  27. f293259 Cleanup unused param in RenderNode::computeOrdering by Derek Sollenberger · 9 years ago
  28. 272a685 Replace most usages of utils/Vector.h by John Reck · 9 years ago
  29. 5a4690b Clean up unncessary defines by Chris Craik · 9 years ago
  30. a766cb2 Put WebViews with on a HW layer if stencil/shader clipping is needed by Chris Craik · 9 years ago
  31. db663fe Rename native DisplayListRenderer to DisplayListCanvas by Chris Craik · 9 years ago
  32. 9481684 am e05575e9: am a8d83d63: Merge "Layer changes" into lmp-mr1-dev automerge: a51fba0 by John Reck · 10 years ago
  33. 0e89e2b Layer changes by John Reck · 10 years ago
  34. 2dc236b Clean up physical coupling by Tom Hudson · 10 years ago
  35. 443a714 Yet more layer tracking logging by John Reck · 10 years ago
  36. bf939b2 Merge "Update transform isolation to handle command chunks" into lmp-dev by Chris Craik · 10 years ago
  37. 119907c Animator stuff by John Reck · 10 years ago
  38. c3e75f9 Update transform isolation to handle command chunks by Chris Craik · 10 years ago
  39. 8afd0f2 Create z reordering boundaries around dispatchDraw by Chris Craik · 10 years ago
  40. 69e5adf Define shadow casting behavior within layers by Chris Craik · 10 years ago
  41. a7c2ea2 Fix damage for layers for projection receivers by John Reck · 10 years ago
  42. 0a97330 Fix root RenderNode damage calculation by John Reck · 10 years ago
  43. dcba672 Fix layers lifecycle issues by John Reck · 10 years ago
  44. 68bfe0a Animator refactoring & fixes by John Reck · 10 years ago
  45. 3b20251 No-fail invokeFunctor by John Reck · 10 years ago
  46. a7090e0 Update 'DisplayList' vs 'RenderNode' naming in several places by Chris Craik · 10 years ago
  47. 3281442 Merge "Wrap ViewGroup content in save/restore to protect composited children" by Chris Craik · 10 years ago
  48. 80d4902 Wrap ViewGroup content in save/restore to protect composited children by Chris Craik · 10 years ago
  49. 2218472 Re-enable ViewPropAnimRT by John Reck · 10 years ago
  50. 25fbb3f Move LayerType to RenderNode by John Reck · 10 years ago
  51. a447d29 Fix DA bugs by John Reck · 10 years ago
  52. e4267ea Even FASTER damage calculations! by John Reck · 10 years ago
  53. fe5e7b7 Enable debug stuffs by John Reck · 10 years ago
  54. ff941dc Animator start value... by John Reck · 10 years ago
  55. 9fa4071 Refactor VirtualLightRefBase & JNI by John Reck · 10 years ago
  56. 52244ff Add CanvasProperty for drawCircle by John Reck · 10 years ago
  57. e45b1fd RenderThread animator support by John Reck · 10 years ago
  58. 3f085429 Clip TouchFeedbackDrawable effect to receiver Outline by Chris Craik · 10 years ago
  59. 860d155 Fix issue with bitmap uploading by John Reck · 10 years ago
  60. 143912f Remove use-after-free signal in RenderNode by Chris Craik · 10 years ago
  61. f4198b7 Merge hasFunctors & pushStaging into prepareTree by John Reck · 10 years ago
  62. 8e1f918 Merge "Switch DisplayListData to a staging model" by John Reck · 10 years ago
  63. 8de65a8 Switch DisplayListData to a staging model by John Reck · 10 years ago
  64. defb7f3 When recording a child node into a parent, read staging projection property by Chris Craik · 10 years ago
  65. 087bc0c Refcount RenderNode by John Reck · 10 years ago
  66. b265e2c Support shadows on the root RenderNode by Chris Craik · 10 years ago
  67. 668f0e3 Async drawing! by John Reck · 10 years ago
  68. bfb07a0 Move where updateProperties is called by John Reck · 10 years ago
  69. d0a0b2a Add stagingProperties by John Reck · 10 years ago
  70. 113e082 Move RenderNode to own file by John Reck · 10 years ago