1. 5206a87 Remove all FATAL_IFs from graphicsstats service by John Reck · 7 years ago
  2. 56c093c Merge "Add systrace for VectorDrawable inflation and draw" by Tenghui Zhu · 7 years ago
  3. cf0c41d Add systrace for VectorDrawable inflation and draw by ztenghui · 7 years ago
  4. 843fb74 Merge "Enable multi-threading of cpu intensive tasks when using Skia pipelines" by Derek Sollenberger · 7 years ago
  5. 8e74185 Merge changes from topic "dropbox" by TreeHugger Robot · 7 years ago
  6. 482d272 Add a cmd line tool to StatsService to parse log files from Dropbox by Yao Chen · 7 years ago
  7. 4518ea9 Merge changes Icdcbeded,I6753df11 by Yi Jin · 7 years ago
  8. 91cf84c Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 by John Reck · 7 years ago
  9. a0c2111 Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 by John Reck · 7 years ago
  10. fa60581 AAPT2: Fix processing of quotes in XML by Adam Lesinski · 7 years ago
  11. 116abe2 Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36 am: 59225490b8 by Dan Willemsen · 7 years ago
  12. 2e9ec5f Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36 am: 59225490b8 by Dan Willemsen · 7 years ago
  13. c28d591b Merge changes I93cf24d4,I32e438ef am: 30798ad13a by Dan Willemsen · 7 years ago
  14. d3eac26 Convert host tools to Android.bp by Dan Willemsen · 7 years ago
  15. f138b17 Fix flicker from multiwindow resize by John Reck · 7 years ago
  16. 8ec9e88 Enable multi-threading of cpu intensive tasks when using Skia pipelines by Derek Sollenberger · 7 years ago
  17. 0f04716 Implement Pii Stripper Part 3 by Yi Jin · 7 years ago
  18. 92c2fc4 Merge "Merge "idmap: include idmap version in check for stale file" am: 609887a980 am: a15992086c am: d7f3a7b095" into oc-mr1-dev-plus-aosp by Adam Lesinski · 7 years ago
  19. d0a60f9 Merge "idmap: include idmap version in check for stale file" am: 609887a980 am: a15992086c by Adam Lesinski · 7 years ago
  20. a159920 Merge "idmap: include idmap version in check for stale file" am: 609887a980 by Adam Lesinski · 7 years ago
  21. f7df184 Only flush after all layers are drawn instead of after each layer. by Derek Sollenberger · 7 years ago
  22. 04f1f01 Switch default renderer to back to Skia's OpenGL pipeline once more. by Derek Sollenberger · 7 years ago
  23. 42ebcb8 idmap: include idmap version in check for stale file by Mårten Kongstad · 7 years ago
  24. 1346202 Merge "Add test for first draw blend behavior in HWUI pipeline" into oc-mr1-dev am: 8f50f52eb2 by Chris Craik · 7 years ago
  25. 391a7e6 Merge "Add test for first draw blend behavior in HWUI pipeline" into oc-mr1-dev by Chris Craik · 7 years ago
  26. 01ed792 Add test for first draw blend behavior in HWUI pipeline by Chris Craik · 7 years ago
  27. 9a43f65 Merge "Fix blending behavior with first draw op" into oc-mr1-dev am: da910e805b by Chris Craik · 7 years ago
  28. 02f3efd Merge "Fix blending behavior with first draw op" into oc-mr1-dev am: da910e805b by Chris Craik · 7 years ago
  29. e47aadd Fix blending behavior with first draw op by Chris Craik · 7 years ago
  30. 7fe53c1 Render VectorDrawables in software and then upload to the VDAtlas. by Derek Sollenberger · 7 years ago
  31. 9552c2c Adding traces and some generic cleanup. by Derek Sollenberger · 7 years ago
  32. ea7193b Merge changes Icb932343,I2ca96bd6 by TreeHugger Robot · 7 years ago
  33. fb11d19 Merge "Update for changes in Minikin interface for overhangs" by TreeHugger Robot · 7 years ago
  34. 0aa07a7 Update for changes in Minikin interface for overhangs by Roozbeh Pournader · 7 years ago
  35. 579317d Avoid performing the pathOp for clipped shadows if possible. by Derek Sollenberger · 7 years ago
  36. da6ad83 Change how distance field paths are disabled by Brian Osman · 7 years ago
  37. 9c88463 Merge "Release VectorDrawable cache surface on render thread" by TreeHugger Robot · 7 years ago
  38. 6b894d7 Release VectorDrawable cache surface on render thread by Stan Iliev · 7 years ago
  39. 1d4be04 Merge "Avoid setting high contrast in every view draw" by John Reck · 7 years ago
  40. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  41. ebec2b8 Merge "Implement PII stripper in incidentd, part 1" by Yi Jin · 7 years ago
  42. 0ed9b68 Implement PII stripper in incidentd, part 1 by Yi Jin · 7 years ago
  43. 994d267 Merge "Disable hwui blending for first draw to main FBO" into oc-mr1-dev am: cf1b82c376 by Chris Craik · 7 years ago
  44. 7f41846 Merge "Disable hwui blending for first draw to main FBO" into oc-mr1-dev by Chris Craik · 7 years ago
  45. 64059f2 Merge "Support extra linespacing based on fallback fonts" by TreeHugger Robot · 7 years ago
  46. 530a2b4 Disable hwui blending for first draw to main FBO by Arun · 8 years ago
  47. 822885d Merge "Automatically generate section_list.cpp file from incident.proto with the SectionFlags field annotations" by Yi Jin · 7 years ago
  48. f860184 Automatically generate section_list.cpp file from incident.proto by Yi Jin · 7 years ago
  49. 737dfea Support extra linespacing based on fallback fonts by Roozbeh Pournader · 7 years ago
  50. e3d4a14 Merge "Replace SkFAIL with SK_ABORT." by Ben Wagner · 7 years ago
  51. 9482963 Merge "Filter empty paths at record time" by TreeHugger Robot · 7 years ago
  52. eeb1199 Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  53. 6dcfdec Filter empty paths at record time by Stan Iliev · 7 years ago
  54. d215134 Merge "Use the faster path when calling drawImageRect." by TreeHugger Robot · 7 years ago
  55. 1916240 Merge "Adjust font texture cache based on device density." into oc-mr1-dev am: 0990042116 by Seigo Nonaka · 7 years ago
  56. 31b3091 Merge "Adjust font texture cache based on device density." into oc-mr1-dev by Seigo Nonaka · 7 years ago
  57. 6c2a9e2 Use the faster path when calling drawImageRect. by Derek Sollenberger · 7 years ago
  58. 7cc3ee7 Adjust font texture cache based on device density. by Seigo Nonaka · 7 years ago
  59. 60d7841 Revert "Switch default renderer to Skia's OpenGL pipeline." by Derek Sollenberger · 7 years ago
  60. 4bc27b6 Switch default renderer to Skia's OpenGL pipeline. by Derek Sollenberger · 7 years ago
  61. 27140b0 Merge "Delete all ro.hwui.* props" into oc-mr1-dev am: eb43cdbc2e by John Reck · 7 years ago
  62. 642ebea Delete all ro.hwui.* props by John Reck · 7 years ago
  63. a977a9f Merge "Fix CtsViewTestCases when running on swiftshader emulators." by TreeHugger Robot · 7 years ago
  64. c9be035 Merge "Disable VD shared atlas surface" by TreeHugger Robot · 7 years ago
  65. dd098e8 Disable VD shared atlas surface by Stan Iliev · 7 years ago
  66. 4170db3 Fix CtsViewTestCases when running on swiftshader emulators. by Derek Sollenberger · 7 years ago
  67. 891f481 Merge "Refactoring: Deprecate Paint.mNativeTypeface." by TreeHugger Robot · 7 years ago
  68. 544918b Merge "Revert "Switch default renderer to Skia's OpenGL pipeline."" by TreeHugger Robot · 7 years ago
  69. 318ca04 Refactoring: Deprecate Paint.mNativeTypeface. by Seigo Nonaka · 7 years ago
  70. 27e9329 Revert "Switch default renderer to Skia's OpenGL pipeline." by Derek Sollenberger · 7 years ago
  71. cc31665 Merge "Switch default renderer to Skia's OpenGL pipeline." by Derek Sollenberger · 7 years ago
  72. 312a3a0 Switch default renderer to Skia's OpenGL pipeline. by Derek Sollenberger · 7 years ago
  73. 886ae9f Merge "Use colorFilters when rendering to an sRGB bitmap." by TreeHugger Robot · 7 years ago
  74. fa3e340 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  75. 8d864f9 Merge "Implement efficiently non-rectangular clips in GLFunctorDrawable" by TreeHugger Robot · 7 years ago
  76. e417eb0 Merge "Add check that layer size <= maxTextureSize" into oc-mr1-dev am: 4c25f3dd43 by John Reck · 7 years ago
  77. 0f03652 Merge "Add check that layer size <= maxTextureSize" into oc-mr1-dev by John Reck · 7 years ago
  78. 679e7f1 Add check that layer size <= maxTextureSize by John Reck · 7 years ago
  79. 07945ed Merge "Revert "Use colorFilters when rendering to an sRGB bitmap."" by Derek Sollenberger · 7 years ago
  80. a7f6af2c Revert "Use colorFilters when rendering to an sRGB bitmap." by Derek Sollenberger · 7 years ago
  81. 6a3b0553 Implement efficiently non-rectangular clips in GLFunctorDrawable by Stan Iliev · 7 years ago
  82. 572379d Merge "Use EGL_EXT_gl_colorspace_scrgb instead of *_linear" into oc-dr1-dev by Romain Guy · 7 years ago
  83. acb42c0 Merge "Use colorFilters when rendering to an sRGB bitmap." by Derek Sollenberger · 7 years ago
  84. b851b19 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  85. 4b1655d Remove obsolete comment by Seigo Nonaka · 7 years ago
  86. ae0b9ee Merge "Revert "Implement family fallback." DO NOT MERGE" into oc-mr1-dev by Seigo Nonaka · 7 years ago
  87. 0018b47 Use EGL_EXT_gl_colorspace_scrgb instead of *_linear by Romain Guy · 7 years ago
  88. d1cc791 Merge "Fix SurfaceTexture CTS test case when using the Skia pipeline." by TreeHugger Robot · 7 years ago
  89. 7446858 Merge "AAPT2: Fix processing of quotes in XML" into oc-dr1-dev am: 16cfd497f5 by Adam Lesinski · 7 years ago
  90. 16cfd49 Merge "AAPT2: Fix processing of quotes in XML" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  91. f8e19f6 Merge "Enable colorspace conversion while perserving legacy blending." by TreeHugger Robot · 7 years ago
  92. fb0c8fc Enable colorspace conversion while perserving legacy blending. by Derek Sollenberger · 7 years ago
  93. 868644b Merge "Fix Skia pipeline readback for non-portrait mode (part 2)" by TreeHugger Robot · 7 years ago
  94. 12bffdd Merge "AssetManager2: Fix a memory leak" by TreeHugger Robot · 7 years ago
  95. 09b119f AssetManager2: Fix a memory leak by George Burgess IV · 7 years ago
  96. 065c59b Revert "Implement family fallback." DO NOT MERGE by Seigo Nonaka · 7 years ago
  97. c895688 AAPT2: Fix processing of quotes in XML by Adam Lesinski · 7 years ago
  98. 1220a2a Fix Skia pipeline readback for non-portrait mode (part 2) by Stan Iliev · 7 years ago
  99. 25b14a1 Merge "Use F16 render target when wide color rendering is enabled" by TreeHugger Robot · 7 years ago
  100. 08fc19a Use F16 render target when wide color rendering is enabled by Stan Iliev · 7 years ago