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