1. 0212d4f Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 am: b4b2203c5e am: fb74b8773a am: c58ec27e1c by neo.chae · 8 years ago
  2. 7489336 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 am: b4b2203c5e am: fb74b8773a by neo.chae · 8 years ago
  3. c58ec27 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 am: b4b2203c5e by neo.chae · 8 years ago
  4. fb74b87 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 by neo.chae · 8 years ago
  5. b4b2203 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 by neo.chae · 8 years ago
  6. 82537ab Fix idmap leak in zygote process am: 0244ca8d10 by neo.chae · 8 years ago
  7. 0244ca8 Fix idmap leak in zygote process by neo.chae · 8 years ago
  8. 80e6d88 DO NOT MERGE ANYWHERE libhwui: make setSurface asynchronous by Thomas Buhot · 9 years ago
  9. fced69e Avoid throwing when 0 size layer requested by Chris Craik · 9 years ago
  10. 48cde35 Merge "Add missing roundOut for layer damage" into nyc-dev by John Reck · 9 years ago
  11. ac04638 Add missing roundOut for layer damage by John Reck · 9 years ago
  12. 45e8333 Round unclipped saveLayers by Chris Craik · 9 years ago
  13. d11b5e66 Merge "DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it" into nyc-dev by TreeHugger Robot · 9 years ago
  14. 501ff9a Avoid re-calculating vsync mid-frame by John Reck · 9 years ago
  15. 34bf49e DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it by John Reck · 9 years ago
  16. 464bda8 Merge "ResourcesManager: Allow managed addition of library asset paths" into nyc-dev by Adam Lesinski · 9 years ago
  17. 25f4888 ResourcesManager: Allow managed addition of library asset paths by Adam Lesinski · 9 years ago
  18. 5b4ff21 Merge "Redraw if dirty during stopped when resumed" into nyc-dev by John Reck · 9 years ago
  19. 306f331 Redraw if dirty during stopped when resumed by John Reck · 9 years ago
  20. d4fe4d3 Fix framebuffer incomplete errors by Chris Craik · 9 years ago
  21. e4e240f Merge "HWUI: do not call glCopyTexSubImage2D on empty area." into nyc-dev by Sergei Vasilinetc · 9 years ago
  22. ab3f8c2 HWUI: do not call glCopyTexSubImage2D on empty area. by sergeyv · 9 years ago
  23. 21a608f Merge "HWUI: do nothing in case of empty layer" into nyc-dev by Sergei Vasilinetc · 9 years ago
  24. aebbbef HWUI: do nothing in case of empty layer by sergeyv · 9 years ago
  25. 0280297 Copy native tree's property when mutate vector drawable by Doris Liu · 9 years ago
  26. c396f0f Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-dev by Michael Wright · 9 years ago
  27. c9bb1a3 Fix a translate issue with saveLayer by John Reck · 9 years ago
  28. 76da37e Performance improvements in AssetManager by Adam Lesinski · 9 years ago
  29. a1e0cebf Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-dev by TreeHugger Robot · 9 years ago
  30. 778e3b9 DO NOT MERGE Remove Pointer Capture API by Michael Wright · 9 years ago
  31. f9d9ce77 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 9 years ago
  32. 189e3e5 Merge "Fix hw layer overdraw/update visualization" into nyc-dev by TreeHugger Robot · 9 years ago
  33. 3741328 Fix hw layer overdraw/update visualization by Chris Craik · 9 years ago
  34. 36ce80d Fix Skia filter behavior test by Chris Craik · 9 years ago
  35. 45d6e79 Merge "Draw textShadow always first." into nyc-dev by Sergei Vasilinetc · 9 years ago
  36. 284b765 Draw textShadow always first. by sergeyv · 9 years ago
  37. 8ac51d1 Resource shared libraries: fix theme references by Adam Lesinski · 9 years ago
  38. f889235 Merge "Add layer tracing tags in new pipeline" into nyc-dev by TreeHugger Robot · 9 years ago
  39. aff230f Add layer tracing tags in new pipeline by Chris Craik · 9 years ago
  40. b2e36d7 Merge "Use LUT for computing final shadow alpha" into nyc-dev by TreeHugger Robot · 9 years ago
  41. 138c21f Use LUT for computing final shadow alpha by Chris Craik · 9 years ago
  42. 7039ada Merge "Add LightingFilter behavior test" into nyc-dev by Chris Craik · 9 years ago
  43. 6543533 Merge "Count native allocation for VD against Java heap" into nyc-dev by Doris Liu · 9 years ago
  44. ded1d3c Remove high-overhead low-signal trace section by John Reck · 9 years ago
  45. f8d131c Count native allocation for VD against Java heap by Doris Liu · 9 years ago
  46. 20136f3 Add LightingFilter behavior test by Chris Craik · 9 years ago
  47. 6d42b5c Merge "Support transform'd GraphicBuffers" into nyc-dev by John Reck · 9 years ago
  48. 2f69d6d Support transform'd GraphicBuffers by John Reck · 9 years ago
  49. 7134ce3 ZipUtils: Fix wrong timestamps when getEntryInfo by Shammi Khattar · 9 years ago
  50. 8438a72 Merge "Fix oval positioning when drawn with patheffect" into nyc-dev by Chris Craik · 9 years ago
  51. 7f209d37 Merge "API tweaks to PixelCopy and make it public" into nyc-dev by John Reck · 9 years ago
  52. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 9 years ago
  53. e98a046 Fix oval positioning when drawn with patheffect by Chris Craik · 9 years ago
  54. b7d1657 Merge "Stop always set OffsetByFudgeFactor in renderVertexBuffer" into nyc-dev by Sergei Vasilinetc · 9 years ago
  55. a5bbbe55 Merge "PixelCopy fixes" into nyc-dev by John Reck · 9 years ago
  56. 2f78327 PixelCopy fixes by John Reck · 9 years ago
  57. 92a5d4b Stop always set OffsetByFudgeFactor in renderVertexBuffer by sergeyv · 9 years ago
  58. b53e8a7 Merge "Fix order of operation issue with ResStringPool" into nyc-dev by Adam Lesinski · 9 years ago
  59. 666b6fb Fix order of operation issue with ResStringPool by Adam Lesinski · 9 years ago
  60. f3754a8 Fix shadow radius too large for RS by Chris Craik · 9 years ago
  61. 9110429 Merge "Don't reuse LOST_SURFACE for stopped" into nyc-dev by John Reck · 9 years ago
  62. 8cddce3 Merge "Make getFrameNumber lazy" into nyc-dev by John Reck · 9 years ago
  63. bfdc202 Merge "Optimize ResTable::getLocales() to improve bindApplication performance" into nyc-dev by Adam Lesinski · 9 years ago
  64. b7e1ce0 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 9 years ago
  65. 28912a5 Make getFrameNumber lazy by John Reck · 9 years ago
  66. c79c324 Merge "Improve multi-window render clipping logic" into nyc-dev by Chris Craik · 9 years ago
  67. 9a17da8 Don't reuse LOST_SURFACE for stopped by John Reck · 9 years ago
  68. 9cd1bbe Improve multi-window render clipping logic by Chris Craik · 9 years ago
  69. f91cbc7 Merge "Switch JankTracker to FrameInfo::duration()" into nyc-dev by John Reck · 9 years ago
  70. 126720a Switch JankTracker to FrameInfo::duration() by John Reck · 9 years ago
  71. b8563f1a Merge "Turn off HWUI_ENABLE_OPENGL_VALIDATION" into nyc-dev by John Reck · 9 years ago
  72. 85cfc8c Merge "Add a callback for when a gl functor is released" into nyc-dev by John Reck · 9 years ago
  73. 756619d Turn off HWUI_ENABLE_OPENGL_VALIDATION by John Reck · 9 years ago
  74. cd1c3eb Add a callback for when a gl functor is released by John Reck · 9 years ago
  75. da62de4 Merge "Fix ref count of fillGradient and strokeGradient" into nyc-dev by Doris Liu · 9 years ago
  76. ad21fe2 Fix ref count of fillGradient and strokeGradient by Doris Liu · 9 years ago
  77. 98e8007 Revert "Optimize ResTable::getLocales() to improve bindApplication performance" by Tim Murray · 9 years ago
  78. d6a25c2 Merge "Revert "Revert "Make stopped state a first-class thing""" into nyc-dev by John Reck · 9 years ago
  79. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 9 years ago
  80. 5ce4e2e Merge "Avoid reentrance on ClipArea APIs" into nyc-dev by Chris Craik · 9 years ago
  81. bf27b99 Avoid reentrance on ClipArea APIs by Chris Craik · 9 years ago
  82. b5abb78 Merge "Optimize ResTable::getLocales() to improve bindApplication performance" into nyc-dev by Adam Lesinski · 9 years ago
  83. 5520581 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 9 years ago
  84. a184abe Merge "Allow leading spaces in path string (to keep behavior consistent)" into nyc-dev by Doris Liu · 9 years ago
  85. 70eff90 Merge "rm log spam" into nyc-dev by Doris Liu · 9 years ago
  86. 3513035 Merge "Fix translationY not being set correctly for VD during animation" into nyc-dev by Doris Liu · 9 years ago
  87. 952670d rm log spam by Doris Liu · 9 years ago
  88. 32d7cda Fix translationY not being set correctly for VD during animation by Doris Liu · 9 years ago
  89. b35da39 Allow leading spaces in path string (to keep behavior consistent) by Doris Liu · 9 years ago
  90. 8f55d00 Fix reset() to zero slowFrameCounts by John Reck · 9 years ago
  91. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 9 years ago
  92. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 9 years ago
  93. e414371 Merge "Stop comparing Descriptions with memcmp" into nyc-dev by Sergei Vasilinetc · 9 years ago
  94. b38cb04 Merge "Apply clip at reorder barriers to shadows" into nyc-dev by Chris Craik · 9 years ago
  95. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 9 years ago
  96. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 9 years ago
  97. 7224e2b Stop comparing Descriptions with memcmp by sergeyv · 9 years ago
  98. d645640 Apply clip at reorder barriers to shadows by Chris Craik · 9 years ago
  99. b93872a Follow the constructor signature change in Minikin. by Seigo Nonaka · 9 years ago
  100. 0e89f98 Merge "Improve error logging for parsing failures" into nyc-dev by Doris Liu · 9 years ago