1. 98e8007 Revert "Optimize ResTable::getLocales() to improve bindApplication performance" by Tim Murray · 8 years ago
  2. d6a25c2 Merge "Revert "Revert "Make stopped state a first-class thing""" into nyc-dev by John Reck · 8 years ago
  3. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 8 years ago
  4. 5ce4e2e Merge "Avoid reentrance on ClipArea APIs" into nyc-dev by Chris Craik · 8 years ago
  5. bf27b99 Avoid reentrance on ClipArea APIs by Chris Craik · 8 years ago
  6. b5abb78 Merge "Optimize ResTable::getLocales() to improve bindApplication performance" into nyc-dev by Adam Lesinski · 8 years ago
  7. 5520581 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 8 years ago
  8. a184abe Merge "Allow leading spaces in path string (to keep behavior consistent)" into nyc-dev by Doris Liu · 8 years ago
  9. 70eff90 Merge "rm log spam" into nyc-dev by Doris Liu · 8 years ago
  10. 3513035 Merge "Fix translationY not being set correctly for VD during animation" into nyc-dev by Doris Liu · 8 years ago
  11. 952670d rm log spam by Doris Liu · 8 years ago
  12. 32d7cda Fix translationY not being set correctly for VD during animation by Doris Liu · 8 years ago
  13. b35da39 Allow leading spaces in path string (to keep behavior consistent) by Doris Liu · 8 years ago
  14. 8f55d00 Fix reset() to zero slowFrameCounts by John Reck · 8 years ago
  15. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 8 years ago
  16. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 8 years ago
  17. e414371 Merge "Stop comparing Descriptions with memcmp" into nyc-dev by Sergei Vasilinetc · 8 years ago
  18. b38cb04 Merge "Apply clip at reorder barriers to shadows" into nyc-dev by Chris Craik · 8 years ago
  19. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 8 years ago
  20. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 8 years ago
  21. 7224e2b Stop comparing Descriptions with memcmp by sergeyv · 8 years ago
  22. d645640 Apply clip at reorder barriers to shadows by Chris Craik · 8 years ago
  23. b93872a Follow the constructor signature change in Minikin. by Seigo Nonaka · 8 years ago
  24. 0e89f98 Merge "Improve error logging for parsing failures" into nyc-dev by Doris Liu · 8 years ago
  25. 0a1a516 Improve error logging for parsing failures by Doris Liu · 8 years ago
  26. c147dbb Merge "Avoid copying of font table data, provide raw font bytes" into nyc-dev by Raph Levien · 8 years ago
  27. 296bf8c Avoid copying of font table data, provide raw font bytes by Raph Levien · 8 years ago
  28. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 8 years ago
  29. 4a73544 Merge "Fix a derp" into nyc-dev by John Reck · 8 years ago
  30. a41f244 Fix a derp by John Reck · 8 years ago
  31. d306065 Merge "Support replace op in new pipeline" into nyc-dev by Chris Craik · 8 years ago
  32. 945961f Make stopped state a first-class thing by John Reck · 8 years ago
  33. 04d46eb Support replace op in new pipeline by Chris Craik · 8 years ago
  34. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  35. 74af6e2 Fix OffscreenBuffer leak by Chris Craik · 8 years ago
  36. 5169c62 Merge "Fix opacity setup in FrameBuilder" into nyc-dev by Sergei Vasilinetc · 8 years ago
  37. a82ffc5 Fix opacity setup in FrameBuilder by sergeyv · 8 years ago
  38. a7f775d Merge "Fix how outlines are sent to rendernode" into nyc-dev by Chris Craik · 8 years ago
  39. 1d8e194 Make AVD thread safe by Doris Liu · 8 years ago
  40. 136d1af Fix how outlines are sent to rendernode by Chris Craik · 8 years ago
  41. bbb4c2e Merge "Add a callback for rendernode parentcount=0" into nyc-dev by John Reck · 8 years ago
  42. 08f41df Merge "Fix layer damage and clipping for Text shadows" into nyc-dev by Chris Craik · 8 years ago
  43. 6601080 Expand JankTracker by John Reck · 8 years ago
  44. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 8 years ago
  45. 70969cc Fix layer damage and clipping for Text shadows by Chris Craik · 8 years ago
  46. 1d7172e AAPT2: Suppress warnings from libandroidfw when built for host by Adam Lesinski · 8 years ago
  47. 7fa1115 Merge "Add an option to try and filter out test overhead" into nyc-dev by John Reck · 8 years ago
  48. c7cd9cf Add an option to try and filter out test overhead by John Reck · 8 years ago
  49. 6246d278 Support buildLayer in new pipeline by Chris Craik · 8 years ago
  50. 80a67f3 Merge "Overdraw avoidance in new pipeline" into nyc-dev by Chris Craik · 8 years ago
  51. 80d2ade Overdraw avoidance in new pipeline by Chris Craik · 8 years ago
  52. a5c4545 Merge "Add a font microbench" into nyc-dev by John Reck · 8 years ago
  53. f01e4af Merge "Fix array out of bounds access in JankTracker" into nyc-dev by John Reck · 8 years ago
  54. 2c0f937 Add a font microbench by John Reck · 8 years ago
  55. 58691b6 Fix broken test. by Derek Sollenberger · 8 years ago
  56. 3839ab1 Merge "Consume TextureView matrix safely" into nyc-dev by Chris Craik · 8 years ago
  57. aab289b Merge "Add a couple more tests around bitmap uploads" into nyc-dev by Chris Craik · 8 years ago
  58. aafb01d Consume TextureView matrix safely by Chris Craik · 8 years ago
  59. d6e3cf4 Fix array out of bounds access in JankTracker by John Reck · 8 years ago
  60. b64da4c Merge "Compute text bounds on a per glyph basis when drawing from an SkPicture." into nyc-dev by Derek Sollenberger · 8 years ago
  61. 349c866 Merge "Create first class unbounded ColorOp" into nyc-dev by Chris Craik · 8 years ago
  62. 243e85b Fix TextureLayer test by Chris Craik · 8 years ago
  63. a204848 Create first class unbounded ColorOp by Chris Craik · 8 years ago
  64. bee6092 Add a couple more tests around bitmap uploads by Chris Craik · 8 years ago
  65. 35934cc Compute text bounds on a per glyph basis when drawing from an SkPicture. by Derek Sollenberger · 8 years ago
  66. 79abbf2 Update HWUI tests to use minikin to layout fonts. by Derek Sollenberger · 8 years ago
  67. 5bee059 Merge "Track slowest frames" into nyc-dev by John Reck · 8 years ago
  68. 5ed587f Track slowest frames by John Reck · 8 years ago
  69. d7285c2 Merge "Add refBitmap tests" into nyc-dev by Chris Craik · 8 years ago
  70. 734f146 Add refBitmap tests by Chris Craik · 8 years ago
  71. 6e379cd Merge "Precache/early kick off of op work for non-shadow ops." into nyc-dev by Chris Craik · 8 years ago
  72. 3a5811b Precache/early kick off of op work for non-shadow ops. by Chris Craik · 8 years ago
  73. 417ed6d Fix missing first frame by John Reck · 8 years ago
  74. bad9918 Clean up and rename TypefaceImpl by sergeyv · 8 years ago
  75. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  76. 6847953 Merge "Revert "Move text logic from jni to hwui level"" into nyc-dev by Sergei Vasilinetc · 8 years ago
  77. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  78. 49658d4 Merge "Move text logic from jni to hwui level" into nyc-dev by Sergei Vasilinetc · 8 years ago
  79. 4fd95b0 Merge "Handle unbounded drawPaint/drawGLFunction operations safely" into nyc-dev by Chris Craik · 8 years ago
  80. 4c3980b Handle unbounded drawPaint/drawGLFunction operations safely by Chris Craik · 8 years ago
  81. 7fb0d09 Merge "Rebuild outline when setBackground is called." into nyc-dev by Chris Craik · 8 years ago
  82. 96bacd1 Rebuild outline when setBackground is called. by Chris Craik · 8 years ago
  83. 7882592 Merge "Fix NPE in clearTexture()" into nyc-dev by John Reck · 8 years ago
  84. db00917 Fix NPE in clearTexture() by John Reck · 8 years ago
  85. f9e398d Merge "Fix prep_volantis.sh freq printing" into nyc-dev by Chris Craik · 8 years ago
  86. dfc07de Fix prep_volantis.sh freq printing by Chris Craik · 8 years ago
  87. 969e8c3 Merge "Move updating window position off RT" into nyc-dev by John Reck · 8 years ago
  88. 38f6c03 Move updating window position off RT by John Reck · 8 years ago
  89. aefcb2b Merge "Account for text op stroke in bounds calculation" into nyc-dev by Chris Craik · 8 years ago
  90. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 8 years ago
  91. 7c02cab Account for text op stroke in bounds calculation by Chris Craik · 8 years ago
  92. 71e806b Merge "Add fillType support to VectorDrawable" into nyc-dev by Tenghui Zhu · 8 years ago
  93. 9aec632 Remove unused include by Chris Craik · 8 years ago
  94. 46591f4 Add fillType support to VectorDrawable by Teng-Hui Zhu · 8 years ago
  95. d75f694 Merge "Workaround for PathMeasure.getSegment() behavior change" into nyc-dev by Doris Liu · 8 years ago
  96. 24ba125 Workaround for PathMeasure.getSegment() behavior change by Doris Liu · 8 years ago
  97. d06fa51e Merge "Unrounded round rects are just rects" into nyc-dev by Chris Craik · 8 years ago
  98. 2dbb4c4 Unrounded round rects are just rects by Chris Craik · 8 years ago
  99. 0280628 Fix flickering when layers resize in-place by Chris Craik · 8 years ago
  100. e62beb0 Merge "Dump full Glop in GlopBuilder::dump" into nyc-dev by Chris Craik · 8 years ago