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