1. 2296036 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 6 years ago
  2. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  3. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  4. 8dd21cd Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a by Elliott Hughes · 6 years ago
  5. 60a42cc C++17 is the default now. by Elliott Hughes · 6 years ago
  6. 0ff1587 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 by John Reck · 6 years ago
  7. c775430 Remove USE_HWC2 usage by John Reck · 6 years ago
  8. 96a4e5a Merge "Fix a use-after-free found by HWAsan." am: 82cf8de1f3 am: 2557458766 by Peter Collingbourne · 6 years ago
  9. 13a734d Fix a use-after-free found by HWAsan. by Peter Collingbourne · 6 years ago
  10. 575e267 Merge "Disable blending for opaque TextureView" into pi-dev am: 5a3b666ab0 by Stan Iliev · 6 years ago
  11. 5a3b666 Merge "Disable blending for opaque TextureView" into pi-dev by TreeHugger Robot · 6 years ago
  12. e217b62 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 6 years ago
  13. c836696 Merge changes from topic "protobuf3.5.2" am: 1d899f6be8 am: 11a4d77516 by Colin Cross · 6 years ago
  14. 054b0c0 Revert "Adapt to google::protobuf::uint64 type change" by Colin Cross · 6 years ago
  15. 1d899f6 Merge changes from topic "protobuf3.5.2" by Colin Cross · 6 years ago
  16. 0782a62 Merge "Track google-benchmark API changes." am: 9a8757ded5 am: b55d843217 by Elliott Hughes · 6 years ago
  17. fa6bc27 Adapt to google::protobuf::uint64 type change by Colin Cross · 6 years ago
  18. f071820 Merge "Use bilerp sampling when drawing TextureView with non-translate matrix" into pi-dev by Stan Iliev · 6 years ago
  19. a06d517 Track google-benchmark API changes. by Elliott Hughes · 6 years ago
  20. 402fff1 Use bilerp sampling when drawing TextureView with non-translate matrix by Stan Iliev · 6 years ago
  21. bd0093e Merge "Fix implicit-fallthrough warnings." am: 8f520e6f83 am: a6c90c99cd by Chih-Hung Hsieh · 6 years ago
  22. 46049f5f Merge "Fix implicit-fallthrough warnings. DO NOT MERGE." by Treehugger Robot · 6 years ago
  23. 7d4945c hwui: purge malloc pages on bitmap destruction by Tim Murray · 6 years ago
  24. 8f520e6 Merge "Fix implicit-fallthrough warnings." by Treehugger Robot · 6 years ago
  25. df891f8 Fix implicit-fallthrough warnings. DO NOT MERGE. by Chih-Hung Hsieh · 6 years ago
  26. 672a4fd Fix implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  27. 64fee61 hwui: purge malloc pages on bitmap destruction by Tim Murray · 6 years ago
  28. 535fae3 hwui: purge malloc pages on bitmap destruction by Tim Murray · 6 years ago
  29. 9b78877 Disable blending for opaque TextureView by Stan Iliev · 6 years ago
  30. 21013ee Merge "Don't run comparisons on non-jank frames" am: 903dad812e am: 4007dd103f by John Reck · 6 years ago
  31. 4007dd1 Merge "Don't run comparisons on non-jank frames" am: 903dad812e by John Reck · 6 years ago
  32. 50be3b8 Don't run comparisons on non-jank frames by John Reck · 6 years ago
  33. dcedc99 DO NOT MERGE: Use GL_LINEAR filter when drawing scaled TextureView by Stan Iliev · 6 years ago
  34. 93ac401 DO NOT MERGE: Use GL_LINEAR filter when drawing scaled TextureView by Stan Iliev · 6 years ago
  35. cccd038 Don't apply filter in readback, when there is no scaling by Stan Iliev · 6 years ago
  36. 421449a Fix TextureView.getBitmap with scale layer transform by Stan Iliev · 6 years ago
  37. ddedd24 Merge changes Ie072511b,I6424f90c am: 9d10637e01 by Greg Kaiser · 6 years ago
  38. 174b50f TreeInfo: Make ~ErrorHandler() virtual by Greg Kaiser · 6 years ago
  39. a95435b RenderThread: Make ~IFrameCallback() virtual by Greg Kaiser · 6 years ago
  40. 0678660 Merge "Fix TextureView.getBitmap with scale layer transform" into pi-dev by Stan Iliev · 6 years ago
  41. f5d4ea6 Merge "Fix TextureView.getBitmap with scale layer transform" into pi-dev by TreeHugger Robot · 6 years ago
  42. c9756c9 Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 by Jorim Jaggi · 6 years ago
  43. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 6 years ago
  44. ff129ae Fix TextureView.getBitmap with scale layer transform by Stan Iliev · 6 years ago
  45. 888f733 Merge "Disable LTO on -eng" am: 1918b39942 am: af3e763358 by John Reck · 6 years ago
  46. af3e763 Merge "Disable LTO on -eng" am: 1918b39942 by John Reck · 6 years ago
  47. 2729418 Disable LTO on -eng by John Reck · 6 years ago
  48. 6fc2f09 Merge "Remove CSV support" am: 0faecf7b89 am: 9fada2364f by Haibo Huang · 6 years ago
  49. 9fada23 Merge "Remove CSV support" am: 0faecf7b89 by Haibo Huang · 6 years ago
  50. 783d76e Remove CSV support by Haibo Huang · 6 years ago
  51. 1c30086 Fix memory leak in RenderThread::dumpGraphicsMemory. by Josh Gao · 6 years ago
  52. a69eae9 Merge "Don't apply filter in readback, when there is no scaling" into pi-dev by Stan Iliev · 6 years ago
  53. d50edd0 Don't apply filter in readback, when there is no scaling by Stan Iliev · 6 years ago
  54. 399ac24 Merge "[Stability][hwui] check mmap return value" am: b352dcd153 by zhangkuili · 6 years ago
  55. 24a1bc3 [Stability][hwui] check mmap return value by zhangkuili · 6 years ago
  56. 0e6f553 Fix PixelCopyTest failure in CTS by Romain Guy · 7 years ago
  57. 048c675 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef by Yu Jia · 6 years ago
  58. b559512 Merge "Attempting to fix the black flicker" into pi-dev by John Reck · 6 years ago
  59. 0fba15b Bind correct FBO when drawing a WebView into a layer. by Derek Sollenberger · 6 years ago
  60. 5b02c62 Attempting to fix the black flicker by John Reck · 6 years ago
  61. e57493a cts case by Yu Jia · 6 years ago
  62. 357c63d Make sure frame buffer 0 is bound before calling GL functor by Stan Iliev · 6 years ago
  63. e4a8d4c Merge changes I608d4b61,Ia7900e75 into pi-dev by Jorim Jaggi · 6 years ago
  64. a2113aa Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev by TreeHugger Robot · 6 years ago
  65. 64be98d Apply surface parameters in sync with RenderThread by Jorim Jaggi · 7 years ago
  66. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 6 years ago
  67. b638985 Merge "Use filtering when drawing nine-patches" into pi-dev by Leon Scroggins · 6 years ago
  68. 5a66376 Use filtering when drawing nine-patches by Leon Scroggins III · 7 years ago
  69. bf39913 Merge "Ensure GL & Gralloc both support FP16 before using it" into pi-dev by John Reck · 6 years ago
  70. b29c772 Ensure GL & Gralloc both support FP16 before using it by John Reck · 6 years ago
  71. 2324991 Support readback of TextureView into 565 and extended sRGB. by Derek Sollenberger · 6 years ago
  72. f28901f Merge "Invoke create_recording_canvas correctly in macro bench tests" into pi-dev by android-build-team Robot · 6 years ago
  73. 551d08e Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 7 years ago
  74. 4f901c8 Invoke create_recording_canvas correctly in macro bench tests by Stan Iliev · 7 years ago
  75. 5bb709c Merge "Attach color space after performing a readback" into pi-dev by Leon Scroggins · 7 years ago
  76. 3eadfde Attach color space after performing a readback by Leon Scroggins III · 7 years ago
  77. 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 7 years ago
  78. 1c70ecb Merge "Unpin bitmaps but don't purge all scratch resources." into pi-dev by TreeHugger Robot · 7 years ago
  79. d0fdef9 Merge "Revert "Revert "Update material_deep_teal_500 to #008577.""" into pi-dev by TreeHugger Robot · 7 years ago
  80. 1856a4c Adding privacy tags to graphicsstats proto. by Kweku Adams · 7 years ago
  81. 92a9eb9 Unpin bitmaps but don't purge all scratch resources. by Derek Sollenberger · 7 years ago
  82. 8546c30 Revert "Revert "Update material_deep_teal_500 to #008577."" by Andrew Sapperstein · 7 years ago
  83. 052dd1e Merge "hwui/debug: Remove glMultiDrawElementsBaseVertexOES stubs." into pi-dev by Krzysztof Kosiński · 7 years ago
  84. 2b28f06 Merge "Improving jank tests diagnostics" into pi-dev by TreeHugger Robot · 7 years ago
  85. a90b243 Improving jank tests diagnostics by Vadim Tryshev · 7 years ago
  86. 767e25e Add ability to change context priority of RT GL context by Jorim Jaggi · 7 years ago
  87. b1f27aa Free up all scratch resources when the app's UI is hidden by Derek Sollenberger · 7 years ago
  88. 0057db2 Print detailed memory usage of Skia for dumpsys gfxinfo by Derek Sollenberger · 7 years ago
  89. fc96805 hwui/debug: Remove glMultiDrawElementsBaseVertexOES stubs. by Krzysztof Kosiński · 7 years ago
  90. 003a9f6 Fix memory leak in ShaderCache by Stan Iliev · 7 years ago
  91. 1a12ab2 Fix Skia's impl for TextureView.getBitmap by Leon Scroggins III · 7 years ago
  92. 2e57a44 Change shader precision because of CTS fail by dohyunia.kim · 7 years ago
  93. 67a5866 Merge "Better error reporting for createOrUpdateLayer" into pi-dev by TreeHugger Robot · 7 years ago
  94. 216b157 Better error reporting for createOrUpdateLayer by Stan Iliev · 7 years ago
  95. 4ad0e14 More path validation for better error message by Doris Liu · 7 years ago
  96. 6045d66 Merge "Add isPivotSet/resetPivot" into pi-dev by John Reck · 7 years ago
  97. 1326976 Merge "Clear the frame buffer for F16 pixel format" into pi-dev by TreeHugger Robot · 7 years ago
  98. aadc032 Clear the frame buffer for F16 pixel format by Stan Iliev · 7 years ago
  99. dfdc379 Merge "detect api version, and start respecting offsets" into pi-dev by TreeHugger Robot · 7 years ago
  100. a43de8b Merge "Remove old workaround for display issues" into pi-dev by Jorim Jaggi · 7 years ago