1. 5169c62 Merge "Fix opacity setup in FrameBuilder" into nyc-dev by Sergei Vasilinetc · 8 years ago
  2. a82ffc5 Fix opacity setup in FrameBuilder by sergeyv · 8 years ago
  3. a7f775d Merge "Fix how outlines are sent to rendernode" into nyc-dev by Chris Craik · 8 years ago
  4. 1d8e194 Make AVD thread safe by Doris Liu · 8 years ago
  5. 136d1af Fix how outlines are sent to rendernode by Chris Craik · 8 years ago
  6. bbb4c2e Merge "Add a callback for rendernode parentcount=0" into nyc-dev by John Reck · 8 years ago
  7. 08f41df Merge "Fix layer damage and clipping for Text shadows" into nyc-dev by Chris Craik · 8 years ago
  8. 6601080 Expand JankTracker by John Reck · 8 years ago
  9. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 8 years ago
  10. 70969cc Fix layer damage and clipping for Text shadows by Chris Craik · 8 years ago
  11. 1d7172e AAPT2: Suppress warnings from libandroidfw when built for host by Adam Lesinski · 8 years ago
  12. 7fa1115 Merge "Add an option to try and filter out test overhead" into nyc-dev by John Reck · 8 years ago
  13. c7cd9cf Add an option to try and filter out test overhead by John Reck · 8 years ago
  14. 6246d278 Support buildLayer in new pipeline by Chris Craik · 8 years ago
  15. 80a67f3 Merge "Overdraw avoidance in new pipeline" into nyc-dev by Chris Craik · 8 years ago
  16. 80d2ade Overdraw avoidance in new pipeline by Chris Craik · 8 years ago
  17. a5c4545 Merge "Add a font microbench" into nyc-dev by John Reck · 8 years ago
  18. f01e4af Merge "Fix array out of bounds access in JankTracker" into nyc-dev by John Reck · 8 years ago
  19. 2c0f937 Add a font microbench by John Reck · 8 years ago
  20. 58691b6 Fix broken test. by Derek Sollenberger · 8 years ago
  21. 3839ab1 Merge "Consume TextureView matrix safely" into nyc-dev by Chris Craik · 8 years ago
  22. aab289b Merge "Add a couple more tests around bitmap uploads" into nyc-dev by Chris Craik · 8 years ago
  23. aafb01d Consume TextureView matrix safely by Chris Craik · 8 years ago
  24. d6e3cf4 Fix array out of bounds access in JankTracker by John Reck · 8 years ago
  25. b64da4c Merge "Compute text bounds on a per glyph basis when drawing from an SkPicture." into nyc-dev by Derek Sollenberger · 8 years ago
  26. 349c866 Merge "Create first class unbounded ColorOp" into nyc-dev by Chris Craik · 8 years ago
  27. 243e85b Fix TextureLayer test by Chris Craik · 8 years ago
  28. a204848 Create first class unbounded ColorOp by Chris Craik · 8 years ago
  29. bee6092 Add a couple more tests around bitmap uploads by Chris Craik · 8 years ago
  30. 35934cc Compute text bounds on a per glyph basis when drawing from an SkPicture. by Derek Sollenberger · 8 years ago
  31. 79abbf2 Update HWUI tests to use minikin to layout fonts. by Derek Sollenberger · 8 years ago
  32. 5bee059 Merge "Track slowest frames" into nyc-dev by John Reck · 8 years ago
  33. 5ed587f Track slowest frames by John Reck · 8 years ago
  34. d7285c2 Merge "Add refBitmap tests" into nyc-dev by Chris Craik · 8 years ago
  35. 734f146 Add refBitmap tests by Chris Craik · 8 years ago
  36. 6e379cd Merge "Precache/early kick off of op work for non-shadow ops." into nyc-dev by Chris Craik · 8 years ago
  37. 3a5811b Precache/early kick off of op work for non-shadow ops. by Chris Craik · 8 years ago
  38. 417ed6d Fix missing first frame by John Reck · 8 years ago
  39. bad9918 Clean up and rename TypefaceImpl by sergeyv · 8 years ago
  40. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  41. 6847953 Merge "Revert "Move text logic from jni to hwui level"" into nyc-dev by Sergei Vasilinetc · 8 years ago
  42. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  43. 49658d4 Merge "Move text logic from jni to hwui level" into nyc-dev by Sergei Vasilinetc · 8 years ago
  44. 4fd95b0 Merge "Handle unbounded drawPaint/drawGLFunction operations safely" into nyc-dev by Chris Craik · 8 years ago
  45. 4c3980b Handle unbounded drawPaint/drawGLFunction operations safely by Chris Craik · 8 years ago
  46. 7fb0d09 Merge "Rebuild outline when setBackground is called." into nyc-dev by Chris Craik · 8 years ago
  47. 96bacd1 Rebuild outline when setBackground is called. by Chris Craik · 8 years ago
  48. 7882592 Merge "Fix NPE in clearTexture()" into nyc-dev by John Reck · 8 years ago
  49. db00917 Fix NPE in clearTexture() by John Reck · 8 years ago
  50. f9e398d Merge "Fix prep_volantis.sh freq printing" into nyc-dev by Chris Craik · 8 years ago
  51. dfc07de Fix prep_volantis.sh freq printing by Chris Craik · 8 years ago
  52. 969e8c3 Merge "Move updating window position off RT" into nyc-dev by John Reck · 8 years ago
  53. 38f6c03 Move updating window position off RT by John Reck · 8 years ago
  54. aefcb2b Merge "Account for text op stroke in bounds calculation" into nyc-dev by Chris Craik · 8 years ago
  55. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 8 years ago
  56. 7c02cab Account for text op stroke in bounds calculation by Chris Craik · 8 years ago
  57. 71e806b Merge "Add fillType support to VectorDrawable" into nyc-dev by Tenghui Zhu · 8 years ago
  58. 9aec632 Remove unused include by Chris Craik · 8 years ago
  59. 46591f4 Add fillType support to VectorDrawable by Teng-Hui Zhu · 8 years ago
  60. d75f694 Merge "Workaround for PathMeasure.getSegment() behavior change" into nyc-dev by Doris Liu · 8 years ago
  61. 24ba125 Workaround for PathMeasure.getSegment() behavior change by Doris Liu · 8 years ago
  62. d06fa51e Merge "Unrounded round rects are just rects" into nyc-dev by Chris Craik · 8 years ago
  63. 2dbb4c4 Unrounded round rects are just rects by Chris Craik · 8 years ago
  64. 0280628 Fix flickering when layers resize in-place by Chris Craik · 8 years ago
  65. e62beb0 Merge "Dump full Glop in GlopBuilder::dump" into nyc-dev by Chris Craik · 8 years ago
  66. 701b3cc Dump full Glop in GlopBuilder::dump by Chris Craik · 8 years ago
  67. 67bd3b5 Merge "Add GlopBuilder test for snapping" into nyc-dev by Sergei Vasilinetc · 8 years ago
  68. f42bf3e Add GlopBuilder test for snapping by sergeyv · 8 years ago
  69. e83cca3 Merge "Fix node rejection crash" into nyc-dev by Chris Craik · 8 years ago
  70. 1367d25 Fix node rejection crash by Chris Craik · 8 years ago
  71. ed5916d Merge "Fix WebView disappearing" into nyc-dev by Chris Craik · 8 years ago
  72. 223e3b6 Fix WebView disappearing by Chris Craik · 8 years ago
  73. ff5808d AssetManager: Cache a pre-filtered list of configurations by Adam Lesinski · 8 years ago
  74. 727819d Merge "Partial revert of 261725fdb2962271c222a049fcdf57bbdc8363c7" into nyc-dev by Chris Craik · 8 years ago
  75. 034a10b Partial revert of 261725fdb2962271c222a049fcdf57bbdc8363c7 by Chris Craik · 8 years ago
  76. c172325 Merge "Add initial BakedOpDispatcher tests" into nyc-dev by Chris Craik · 8 years ago
  77. 419a1e7 Add initial BakedOpDispatcher tests by Chris Craik · 8 years ago
  78. 99f1215 Merge "Add basic LsaVector tests" into nyc-dev by John Reck · 8 years ago
  79. 77bf1bb Merge "Switch hwui to google-benchmark" into nyc-dev by John Reck · 8 years ago
  80. 308dba5 Add basic LsaVector tests by John Reck · 8 years ago
  81. f76535c Merge "Fix build breakage" into nyc-dev by John Reck · 8 years ago
  82. 88737a0 Fix build breakage by John Reck · 8 years ago
  83. 328653d Merge "Add leak-checking to unit tests" into nyc-dev by John Reck · 8 years ago
  84. dc87c52 Add leak-checking to unit tests by John Reck · 8 years ago
  85. 0418afa3 Switch hwui to google-benchmark by John Reck · 8 years ago
  86. 53185a5 Merge "Revert "AssetManager: Cache a pre-filtered list of configurations"" into nyc-dev by Adam Lesinski · 8 years ago
  87. fa7d78a Revert "AssetManager: Cache a pre-filtered list of configurations" by Adam Lesinski · 8 years ago
  88. a98222a Merge "Reject RenderNodes contents when clip is empty" into nyc-dev by Chris Craik · 8 years ago
  89. 8913c89 Reject RenderNodes contents when clip is empty by Chris Craik · 9 years ago
  90. b862f58 Merge "Support GPU profiling vis in new pipeline" into nyc-dev by Chris Craik · 8 years ago
  91. 1dfa070 Support GPU profiling vis in new pipeline by Chris Craik · 8 years ago
  92. 485e41d Merge "Revert "Disable HWUI_NEW_OPS"" into nyc-dev by Chris Craik · 8 years ago
  93. 6f270e0 Merge "Fix clip rect snapping at non-integer scale values" into nyc-dev by Chris Craik · 8 years ago
  94. 69aeabe Fix clip rect snapping at non-integer scale values by Chris Craik · 8 years ago
  95. 4123e53 Merge "Improve handling of undefined-at-record-time bounds in new ops" into nyc-dev by Chris Craik · 8 years ago
  96. 7960898 Fix script-related parts of locale resource matching by Roozbeh Pournader · 8 years ago
  97. a154f47 Improve handling of undefined-at-record-time bounds in new ops by Chris Craik · 8 years ago
  98. f0a7608 Revert "Disable HWUI_NEW_OPS" by Chris Craik · 8 years ago
  99. f6c20e4 Fix merged bitmap mesh generation and reenable merging by Chris Craik · 8 years ago
  100. b67985f Merge changes I4f72448f,I74b7233c into nyc-dev by Chris Craik · 8 years ago