1. e3e481d Avoid throwing when 0 size layer requested by Chris Craik · 8 years ago
  2. a96d445 Merge changes from topic 'fifo' into nyc-mr1-dev by Tim Murray · 8 years ago
  3. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 8 years ago
  4. 0def73a Consider queue & dequeue times for should draw by John Reck · 8 years ago
  5. 82457c5 Handle post-record-time clipPath scaling by Chris Craik · 8 years ago
  6. 754ea61 Merge "Fix savelayer rounding" into nyc-mr1-dev by Chris Craik · 8 years ago
  7. e4f6d96 Fix savelayer rounding by Chris Craik · 8 years ago
  8. 8701bff Merge "Fix SurfaceViewPositionListener race bugs" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  9. 11858f1 Merge \"Add missing roundOut for layer damage\" into nyc-dev am: 48cde353eb by John Reck · 8 years ago
  10. 48cde35 Merge "Add missing roundOut for layer damage" into nyc-dev by John Reck · 8 years ago
  11. ac04638 Add missing roundOut for layer damage by John Reck · 8 years ago
  12. 45e8333 Round unclipped saveLayers by Chris Craik · 8 years ago
  13. 7b570de Fix SurfaceViewPositionListener race bugs by John Reck · 8 years ago
  14. d5a9011 Round unclipped saveLayers by Chris Craik · 8 years ago
  15. c470466 Fix NPE for checking for whether animators should play together by Doris Liu · 8 years ago
  16. 2d30d67 Merge \"Avoid re-calculating vsync mid-frame\" into nyc-dev am: fc275d244e by John Reck · 8 years ago
  17. d11b5e66 Merge "DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it" into nyc-dev by TreeHugger Robot · 8 years ago
  18. 501ff9a Avoid re-calculating vsync mid-frame by John Reck · 8 years ago
  19. 34bf49e DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it by John Reck · 8 years ago
  20. aa6e84f Move SurfaceView offscreen if the app stops drawing it by John Reck · 8 years ago
  21. 1dda5b3 Merge \"ResourcesManager: Allow managed addition of library asset paths\" into nyc-dev by Adam Lesinski · 8 years ago
  22. 464bda8 Merge "ResourcesManager: Allow managed addition of library asset paths" into nyc-dev by Adam Lesinski · 8 years ago
  23. 25f4888 ResourcesManager: Allow managed addition of library asset paths by Adam Lesinski · 8 years ago
  24. fc4c59a Merge \"Redraw if dirty during stopped when resumed\" into nyc-dev by John Reck · 8 years ago
  25. 5b4ff21 Merge "Redraw if dirty during stopped when resumed" into nyc-dev by John Reck · 8 years ago
  26. a7952b3 Test RenderNode's prepareTree when its DL is null and non-null by Doris Liu · 8 years ago
  27. 07c056d Chcek for valid render content before damaging RenderNode for dirty VD by Doris Liu · 8 years ago
  28. 306f331 Redraw if dirty during stopped when resumed by John Reck · 8 years ago
  29. bc640cb Merge \"Fix framebuffer incomplete errors\" into nyc-dev am: 4bcf66030d by Chris Craik · 8 years ago
  30. d4fe4d3 Fix framebuffer incomplete errors by Chris Craik · 8 years ago
  31. c949387 Support Keyframe definition for AVD on RT by Doris Liu · 8 years ago
  32. 718cd3e Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  33. e4e240f Merge "HWUI: do not call glCopyTexSubImage2D on empty area." into nyc-dev by Sergei Vasilinetc · 8 years ago
  34. ab3f8c2 HWUI: do not call glCopyTexSubImage2D on empty area. by sergeyv · 8 years ago
  35. 21a608f Merge "HWUI: do nothing in case of empty layer" into nyc-dev by Sergei Vasilinetc · 8 years ago
  36. aebbbef HWUI: do nothing in case of empty layer by sergeyv · 8 years ago
  37. 0280297 Copy native tree's property when mutate vector drawable by Doris Liu · 8 years ago
  38. c396f0f Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-dev by Michael Wright · 8 years ago
  39. c9bb1a3 Fix a translate issue with saveLayer by John Reck · 8 years ago
  40. 76da37e Performance improvements in AssetManager by Adam Lesinski · 8 years ago
  41. a1e0cebf Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-dev by TreeHugger Robot · 8 years ago
  42. 778e3b9 DO NOT MERGE Remove Pointer Capture API by Michael Wright · 8 years ago
  43. f9d9ce77 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 8 years ago
  44. 189e3e5 Merge "Fix hw layer overdraw/update visualization" into nyc-dev by TreeHugger Robot · 8 years ago
  45. 3741328 Fix hw layer overdraw/update visualization by Chris Craik · 8 years ago
  46. 36ce80d Fix Skia filter behavior test by Chris Craik · 8 years ago
  47. 45d6e79 Merge "Draw textShadow always first." into nyc-dev by Sergei Vasilinetc · 8 years ago
  48. 284b765 Draw textShadow always first. by sergeyv · 8 years ago
  49. 8ac51d1 Resource shared libraries: fix theme references by Adam Lesinski · 8 years ago
  50. f889235 Merge "Add layer tracing tags in new pipeline" into nyc-dev by TreeHugger Robot · 8 years ago
  51. aff230f Add layer tracing tags in new pipeline by Chris Craik · 8 years ago
  52. b2e36d7 Merge "Use LUT for computing final shadow alpha" into nyc-dev by TreeHugger Robot · 8 years ago
  53. 138c21f Use LUT for computing final shadow alpha by Chris Craik · 8 years ago
  54. 7039ada Merge "Add LightingFilter behavior test" into nyc-dev by Chris Craik · 8 years ago
  55. 6543533 Merge "Count native allocation for VD against Java heap" into nyc-dev by Doris Liu · 8 years ago
  56. ded1d3c Remove high-overhead low-signal trace section by John Reck · 8 years ago
  57. f8d131c Count native allocation for VD against Java heap by Doris Liu · 8 years ago
  58. 20136f3 Add LightingFilter behavior test by Chris Craik · 8 years ago
  59. 6d42b5c Merge "Support transform'd GraphicBuffers" into nyc-dev by John Reck · 8 years ago
  60. 2f69d6d Support transform'd GraphicBuffers by John Reck · 8 years ago
  61. 7134ce3 ZipUtils: Fix wrong timestamps when getEntryInfo by Shammi Khattar · 8 years ago
  62. 8438a72 Merge "Fix oval positioning when drawn with patheffect" into nyc-dev by Chris Craik · 8 years ago
  63. 7f209d37 Merge "API tweaks to PixelCopy and make it public" into nyc-dev by John Reck · 8 years ago
  64. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 8 years ago
  65. e98a046 Fix oval positioning when drawn with patheffect by Chris Craik · 8 years ago
  66. b7d1657 Merge "Stop always set OffsetByFudgeFactor in renderVertexBuffer" into nyc-dev by Sergei Vasilinetc · 8 years ago
  67. a5bbbe55 Merge "PixelCopy fixes" into nyc-dev by John Reck · 8 years ago
  68. 2f78327 PixelCopy fixes by John Reck · 8 years ago
  69. 92a5d4b Stop always set OffsetByFudgeFactor in renderVertexBuffer by sergeyv · 8 years ago
  70. b53e8a7 Merge "Fix order of operation issue with ResStringPool" into nyc-dev by Adam Lesinski · 8 years ago
  71. 666b6fb Fix order of operation issue with ResStringPool by Adam Lesinski · 8 years ago
  72. f3754a8 Fix shadow radius too large for RS by Chris Craik · 8 years ago
  73. 9110429 Merge "Don't reuse LOST_SURFACE for stopped" into nyc-dev by John Reck · 8 years ago
  74. 8cddce3 Merge "Make getFrameNumber lazy" into nyc-dev by John Reck · 8 years ago
  75. bfdc202 Merge "Optimize ResTable::getLocales() to improve bindApplication performance" into nyc-dev by Adam Lesinski · 8 years ago
  76. b7e1ce0 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 8 years ago
  77. 28912a5 Make getFrameNumber lazy by John Reck · 8 years ago
  78. c79c324 Merge "Improve multi-window render clipping logic" into nyc-dev by Chris Craik · 8 years ago
  79. 9a17da8 Don't reuse LOST_SURFACE for stopped by John Reck · 8 years ago
  80. 9cd1bbe Improve multi-window render clipping logic by Chris Craik · 8 years ago
  81. f91cbc7 Merge "Switch JankTracker to FrameInfo::duration()" into nyc-dev by John Reck · 8 years ago
  82. 126720a Switch JankTracker to FrameInfo::duration() by John Reck · 8 years ago
  83. b8563f1a Merge "Turn off HWUI_ENABLE_OPENGL_VALIDATION" into nyc-dev by John Reck · 8 years ago
  84. 85cfc8c Merge "Add a callback for when a gl functor is released" into nyc-dev by John Reck · 8 years ago
  85. 756619d Turn off HWUI_ENABLE_OPENGL_VALIDATION by John Reck · 8 years ago
  86. cd1c3eb Add a callback for when a gl functor is released by John Reck · 8 years ago
  87. da62de4 Merge "Fix ref count of fillGradient and strokeGradient" into nyc-dev by Doris Liu · 8 years ago
  88. ad21fe2 Fix ref count of fillGradient and strokeGradient by Doris Liu · 8 years ago
  89. 98e8007 Revert "Optimize ResTable::getLocales() to improve bindApplication performance" by Tim Murray · 8 years ago
  90. d6a25c2 Merge "Revert "Revert "Make stopped state a first-class thing""" into nyc-dev by John Reck · 8 years ago
  91. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 8 years ago
  92. 5ce4e2e Merge "Avoid reentrance on ClipArea APIs" into nyc-dev by Chris Craik · 8 years ago
  93. bf27b99 Avoid reentrance on ClipArea APIs by Chris Craik · 8 years ago
  94. b5abb78 Merge "Optimize ResTable::getLocales() to improve bindApplication performance" into nyc-dev by Adam Lesinski · 8 years ago
  95. 5520581 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 8 years ago
  96. a184abe Merge "Allow leading spaces in path string (to keep behavior consistent)" into nyc-dev by Doris Liu · 8 years ago
  97. 70eff90 Merge "rm log spam" into nyc-dev by Doris Liu · 8 years ago
  98. 3513035 Merge "Fix translationY not being set correctly for VD during animation" into nyc-dev by Doris Liu · 8 years ago
  99. 952670d rm log spam by Doris Liu · 8 years ago
  100. 32d7cda Fix translationY not being set correctly for VD during animation by Doris Liu · 8 years ago