1. 2e57a44 Change shader precision because of CTS fail by dohyunia.kim · 7 years ago
  2. 7c2107b Private API became public... by Elliott Hughes · 7 years ago
  3. ceb1fa2 Minimal reformat to match internal master. by Elliott Hughes · 7 years ago
  4. b0efcc1 Merge "Include what we use." by Treehugger Robot · 7 years ago
  5. 4ee4d20 renderthread: relax error handling for wide gamut EGL configs by Rob Herring · 7 years ago
  6. 9b6a62f Include what we use. by Dan Albert · 7 years ago
  7. caebafa Merge "Add missing includes." am: 4be4bb3db7 am: 41c08f49b4 am: e9aaf3c546 by Dan Albert · 7 years ago
  8. 41c08f4 Merge "Add missing includes." am: 4be4bb3db7 by Dan Albert · 7 years ago
  9. 110e007 Add missing includes. by Dan Albert · 7 years ago
  10. a54a5f6 Merge "Quick fix: Make incorrect animator usage a warning" into oc-mr1-dev by John Reck · 7 years ago
  11. d2080d5 Quick fix: Make incorrect animator usage a warning by John Reck · 7 years ago
  12. e188aa8 Merge "Speculative fix for missing target crash" into oc-mr1-dev am: a6aafa33ec by Chris Craik · 7 years ago
  13. a6aafa3 Merge "Speculative fix for missing target crash" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  14. c0c225a Merge "Add systrace for VectorDrawable inflation and draw" into oc-mr1-dev by Tenghui Zhu · 7 years ago
  15. dbe5afd Merge "Add systrace for VectorDrawable inflation and draw" into oc-mr1-dev by Tenghui Zhu · 7 years ago
  16. 3d30ca1 Add systrace for VectorDrawable inflation and draw by ztenghui · 7 years ago
  17. 9a98142 Merge "hwuitest: added hwui test for TV application" into oc-mr1-dev by Dake Gu · 7 years ago
  18. 88dd458 Merge "hwuitest: added hwui test for TV application" into oc-mr1-dev by Dake Gu · 7 years ago
  19. 89cd62c Speculative fix for missing target crash by Chris Craik · 7 years ago
  20. bec4a06 hwuitest: added hwui test for TV application by Dake Gu · 7 years ago
  21. 7d7022f7 Merge "Remove all FATAL_IFs from graphicsstats service" into oc-mr1-dev by John Reck · 7 years ago
  22. 5206a87 Remove all FATAL_IFs from graphicsstats service by John Reck · 7 years ago
  23. a0c2111 Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 by John Reck · 7 years ago
  24. f138b17 Fix flicker from multiwindow resize by John Reck · 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. 02f3efd Merge "Fix blending behavior with first draw op" into oc-mr1-dev am: da910e805b by Chris Craik · 7 years ago
  28. e47aadd Fix blending behavior with first draw op by Chris Craik · 7 years ago
  29. 7f41846 Merge "Disable hwui blending for first draw to main FBO" into oc-mr1-dev by Chris Craik · 7 years ago
  30. 530a2b4 Disable hwui blending for first draw to main FBO by Arun · 8 years ago
  31. 31b3091 Merge "Adjust font texture cache based on device density." into oc-mr1-dev by Seigo Nonaka · 7 years ago
  32. 7cc3ee7 Adjust font texture cache based on device density. by Seigo Nonaka · 7 years ago
  33. 27140b0 Merge "Delete all ro.hwui.* props" into oc-mr1-dev am: eb43cdbc2e by John Reck · 7 years ago
  34. 642ebea Delete all ro.hwui.* props by John Reck · 7 years ago
  35. 0f03652 Merge "Add check that layer size <= maxTextureSize" into oc-mr1-dev by John Reck · 7 years ago
  36. 679e7f1 Add check that layer size <= maxTextureSize by John Reck · 7 years ago
  37. 572379d Merge "Use EGL_EXT_gl_colorspace_scrgb instead of *_linear" into oc-dr1-dev by Romain Guy · 7 years ago
  38. ae0b9ee Merge "Revert "Implement family fallback." DO NOT MERGE" into oc-mr1-dev by Seigo Nonaka · 7 years ago
  39. 0018b47 Use EGL_EXT_gl_colorspace_scrgb instead of *_linear by Romain Guy · 7 years ago
  40. 065c59b Revert "Implement family fallback." DO NOT MERGE by Seigo Nonaka · 7 years ago
  41. dde7dd3 Merge "Silence a memory leak warning from the static analyzer" am: f44ebf5fcb am: 20674ac1eb am: b759691046 by George Burgess IV · 7 years ago
  42. 89c2546 Merge "Silence a memory leak warning from the static analyzer" am: f44ebf5fcb am: 20674ac1eb by George Burgess IV · 7 years ago
  43. b759691 Merge "Silence a memory leak warning from the static analyzer" am: f44ebf5fcb by George Burgess IV · 7 years ago
  44. 20674ac Merge "Silence a memory leak warning from the static analyzer" am: f44ebf5fcb by George Burgess IV · 7 years ago
  45. 13d7dda Silence a memory leak warning from the static analyzer by George Burgess IV · 7 years ago
  46. 25cefd1 Merge "Fix use-after-free" by TreeHugger Robot · 7 years ago
  47. 71b257b Merge "Fix Skia pipeline readback for non-portrait mode" by TreeHugger Robot · 7 years ago
  48. 8709b82 Merge "Improve color correctness for drawing bitmaps with Skia pipeline" by TreeHugger Robot · 7 years ago
  49. 0a3ff95 Improve color correctness for drawing bitmaps with Skia pipeline by Stan Iliev · 7 years ago
  50. 5c936fc Merge "Fix incorrect asserts" by TreeHugger Robot · 7 years ago
  51. ebb1121 Merge "Appease the static analyzer" by TreeHugger Robot · 7 years ago
  52. 62302c1 Merge "Remove references to (unused) colortables" by TreeHugger Robot · 7 years ago
  53. 3a15f39 Merge "Cache VectorDrawables in an atlas" by TreeHugger Robot · 7 years ago
  54. fa4eaa6 Appease the static analyzer by George Burgess IV · 7 years ago
  55. 09c00f2 Fix use-after-free by George Burgess IV · 7 years ago
  56. 3310fb1 Cache VectorDrawables in an atlas by Stan Iliev · 7 years ago
  57. df6520e Fix Skia pipeline readback for non-portrait mode by Stan Iliev · 7 years ago
  58. 81397c4 Remove references to (unused) colortables by Mike Reed · 7 years ago
  59. 18b388d Fix incorrect asserts by Stan Iliev · 7 years ago
  60. e2393ae Merge "Make strike-through respect kerning at boundaries" by Roozbeh Pournader · 7 years ago
  61. 1378a9d Make strike-through respect kerning at boundaries by Roozbeh Pournader · 7 years ago
  62. 6fef520 Merge "Implement family fallback." by Seigo Nonaka · 7 years ago
  63. 0d253e4 Implement family fallback. by Seigo Nonaka · 7 years ago
  64. 1f01222 Merge "Update to use GrBackendTexture/RT instead of Descriptors" by Greg Daniel · 7 years ago
  65. ac2d232 Update to use GrBackendTexture/RT instead of Descriptors by Greg Daniel · 7 years ago
  66. f51a80d Remove more references to kIndex_8 by Leon Scroggins III · 7 years ago
  67. 26b6a64 Use EGL_EXT_gl_colorspace_scrgb instead of *_linear by Romain Guy · 7 years ago
  68. 3a38fb3 Merge "Add missing notifyPixelsChanged" by TreeHugger Robot · 7 years ago
  69. abbedfc Add missing notifyPixelsChanged by John Reck · 7 years ago
  70. f211cc4 Update LeakChecker debug log by John Reck · 7 years ago
  71. 34781b2 Move frame history into jank tracker by John Reck · 7 years ago
  72. 7075c79 Split out jank data from policy by John Reck · 7 years ago
  73. 0fb794b Merge "Merge "Selectively disable filtering if estimated safe" into oc-dev am: 38c97237e3 am: dfce81961d" into oc-dr1-dev-plus-aosp by John Reck · 7 years ago
  74. dfce819 Merge "Selectively disable filtering if estimated safe" into oc-dev by John Reck · 7 years ago
  75. 14fe0b6 Merge "Selectively disable filtering if estimated safe" into oc-dev by John Reck · 7 years ago
  76. 7bf96a0 Selectively disable filtering if estimated safe by John Reck · 7 years ago
  77. 46199f8 relax expected tile modes by Mike Reed · 7 years ago
  78. bd98e00 Merge "Merge "Add support for RGBA_F16 readbacks" into oc-dr1-dev am: 43e02a3ec5" into oc-dr1-dev-plus-aosp by Romain Guy · 7 years ago
  79. 88e060f Add support for RGBA_F16 readbacks by Romain Guy · 7 years ago
  80. c970184 Merge "Revert buffer age workaround for Adreno GPUs." by Derek Sollenberger · 7 years ago
  81. 1d2ac86 Merge "Use RGBA16F layers when wide color gamut rendering is on" into oc-dr1-dev am: 9ae7bb7aa3 by Romain Guy · 7 years ago
  82. 9ae7bb7 Merge "Use RGBA16F layers when wide color gamut rendering is on" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  83. 07ae505 Use RGBA16F layers when wide color gamut rendering is on by Romain Guy · 7 years ago
  84. 7a3433a Merge "Add a workaround for simulate secondary display" into oc-dev am: 31443a17e8 am: f0d3971021 by John Reck · 7 years ago
  85. 2d41b97 Merge "Add a workaround for simulate secondary display" into oc-dev am: 31443a17e8 by John Reck · 7 years ago
  86. 94ed3c8 Merge "Add a workaround for simulate secondary display" into oc-dev by John Reck · 7 years ago
  87. f0d3971 Merge "Add a workaround for simulate secondary display" into oc-dev by John Reck · 7 years ago
  88. b5a12bd Revert buffer age workaround for Adreno GPUs. by Derek Sollenberger · 7 years ago
  89. a896306 Add a workaround for simulate secondary display by John Reck · 7 years ago
  90. ca8a04a Get underline position and thickness from the font by Roozbeh Pournader · 7 years ago
  91. 12741ce Merge "Implement CacheManager for the Skia pipelines." by TreeHugger Robot · 7 years ago
  92. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 7 years ago
  93. bde482c Merge "Temporarily enable HWUI opengl validation" by Chris Craik · 7 years ago
  94. aeb22da Merge "Implement HW Bitmap for Skia pipeline" by TreeHugger Robot · 7 years ago
  95. 0ecc0ff Merge "Enable wide color gamut rendering" by TreeHugger Robot · 7 years ago
  96. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 7 years ago
  97. 26a2b97 Enable wide color gamut rendering by Romain Guy · 7 years ago
  98. d721b45 Merge "Fix ANR & Crash on Ryu" into oc-dev am: 6890dc95d0 am: 7e206e5d66 by John Reck · 7 years ago
  99. 7e206e5 Merge "Fix ANR & Crash on Ryu" into oc-dev am: 6890dc95d0 by John Reck · 7 years ago
  100. c1e1d15 Merge "Optimised hwui rounded corners shader" am: d7287c96eb am: ed7bdd6549 am: 92ef0a59f8 by Arun · 7 years ago