1. a69eae9 Merge "Don't apply filter in readback, when there is no scaling" into pi-dev by Stan Iliev · 6 years ago
  2. d50edd0 Don't apply filter in readback, when there is no scaling by Stan Iliev · 6 years ago
  3. 399ac24 Merge "[Stability][hwui] check mmap return value" am: b352dcd153 by zhangkuili · 6 years ago
  4. 24a1bc3 [Stability][hwui] check mmap return value by zhangkuili · 6 years ago
  5. 0e6f553 Fix PixelCopyTest failure in CTS by Romain Guy · 7 years ago
  6. 7dbefdc resolve merge conflicts of 26119befba89e1d656e6c2237f15e2b3a74865fd to pi-dev-plus-aosp by Neil Fuller · 6 years ago
  7. 6899839 Merge "Fix DynamicRefTable::load security bug" into oc-mr1-dev am: 2b6805fedc by Ryan Mitchell · 6 years ago
  8. 5ae8566 Merge "Fix DynamicRefTable::load security bug" into oc-mr1-dev am: 2b6805fedc by Ryan Mitchell · 6 years ago
  9. d2f29d7 Remove CommonClock / CommonTimeManagementService by Neil Fuller · 6 years ago
  10. 18a6ada Fix DynamicRefTable::load security bug by Ryan Mitchell · 6 years ago
  11. 048c675 Merge "cts case com.android.server.cts.GraphicsStatsValidationTest#testDaveyDrawFrame in modue CtsIncidentHostTestCases failed" am: 2dd3d8cbef by Yu Jia · 6 years ago
  12. 8b3480c Merge "Attempting to fix the black flicker" into pi-dev am: b559512508 by John Reck · 6 years ago
  13. fe1c990 Merge "Bind correct FBO when drawing a WebView into a layer." into pi-dev by Derek Sollenberger · 6 years ago
  14. b559512 Merge "Attempting to fix the black flicker" into pi-dev by John Reck · 6 years ago
  15. 0fba15b Bind correct FBO when drawing a WebView into a layer. by Derek Sollenberger · 6 years ago
  16. 5b02c62 Attempting to fix the black flicker by John Reck · 6 years ago
  17. e57493a cts case by Yu Jia · 6 years ago
  18. 8deb6ac Merge "Make sure frame buffer 0 is bound before calling GL functor" into pi-dev by Stan Iliev · 6 years ago
  19. a2cc38e Merge "Make sure frame buffer 0 is bound before calling GL functor" into pi-dev by TreeHugger Robot · 6 years ago
  20. 357c63d Make sure frame buffer 0 is bound before calling GL functor by Stan Iliev · 6 years ago
  21. 9964297 Merge "ResStringPool: Prevenet boot loop from se fix" into pi-dev am: 8dd9ef190b by Ryan Mitchell · 6 years ago
  22. f05f47b ResStringPool: Prevenet boot loop from se fix by Ryan Mitchell · 6 years ago
  23. b3da3a9 Merge "ResXMLTree: Clone DynamicRefTable on creation" into pi-dev am: fd37ec90b8 by Ryan Mitchell · 6 years ago
  24. fd37ec9 Merge "ResXMLTree: Clone DynamicRefTable on creation" into pi-dev by TreeHugger Robot · 6 years ago
  25. 9ac7de0 Merge changes I608d4b61,Ia7900e75 into pi-dev am: e4a8d4c7e9 by Jorim Jaggi · 6 years ago
  26. e4a8d4c Merge changes I608d4b61,Ia7900e75 into pi-dev by Jorim Jaggi · 6 years ago
  27. 8979415 Change ownership of AAPT2 and libandroidfw by Adam Lesinski · 7 years ago
  28. 6353ff5 Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev by Leon Scroggins III · 6 years ago
  29. a2113aa Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev by TreeHugger Robot · 6 years ago
  30. 64be98d Apply surface parameters in sync with RenderThread by Jorim Jaggi · 6 years ago
  31. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 6 years ago
  32. a41e66a ResXMLTree: Clone DynamicRefTable on creation by Ryan Mitchell · 6 years ago
  33. d00c851 Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a by Dan Willemsen · 6 years ago
  34. 4888b1f Convert to Soong by Dan Willemsen · 6 years ago
  35. 3ea0aae Merge "Use filtering when drawing nine-patches" into pi-dev am: b638985cc1 by Leon Scroggins · 6 years ago
  36. b638985 Merge "Use filtering when drawing nine-patches" into pi-dev by Leon Scroggins · 6 years ago
  37. d941609 Merge "AAPT: Fixed split resource dumping" into pi-dev am: fb07d82086 by Ryan Mitchell · 6 years ago
  38. 5a66376 Use filtering when drawing nine-patches by Leon Scroggins III · 6 years ago
  39. fb07d82 Merge "AAPT: Fixed split resource dumping" into pi-dev by Ryan Mitchell · 6 years ago
  40. ccb89f9 Merge "Adding batterystats history to proto dump." into pi-dev am: 291b944d89 by android-build-team Robot · 6 years ago
  41. 291b944 Merge "Adding batterystats history to proto dump." into pi-dev by android-build-team Robot · 6 years ago
  42. 71a9531 Adding batterystats history to proto dump. by Kweku Adams · 6 years ago
  43. 30487e0 AAPT: Fixed split resource dumping by Ryan Mitchell · 6 years ago
  44. d41c173 Merge "Ensure GL & Gralloc both support FP16 before using it" into pi-dev by John Reck · 6 years ago
  45. bf39913 Merge "Ensure GL & Gralloc both support FP16 before using it" into pi-dev by John Reck · 6 years ago
  46. b29c772 Ensure GL & Gralloc both support FP16 before using it by John Reck · 6 years ago
  47. 1babd54 Support readback of TextureView into 565 and extended sRGB. am: 2324991a77 by Derek Sollenberger · 6 years ago
  48. 2324991 Support readback of TextureView into 565 and extended sRGB. by Derek Sollenberger · 6 years ago
  49. 68a16c4 Merge "Add a section flag to bypass failure if a specific path can't be found." into pi-dev by Yi Jin · 6 years ago
  50. e09cde0 Merge "Add a section flag to bypass failure if a specific path can't be found." into pi-dev by Yi Jin · 6 years ago
  51. 72b1215 Merge "Invoke create_recording_canvas correctly in macro bench tests" into pi-dev by android-build-team Robot · 6 years ago
  52. f28901f Merge "Invoke create_recording_canvas correctly in macro bench tests" into pi-dev by android-build-team Robot · 6 years ago
  53. 0f185f8 Merge "frameworks/base: Update a few more references to android.jar." am: 85e68063a9 by Anton Hansson · 6 years ago
  54. 7fe3dee Add a section flag to bypass failure if a specific path can't be found. by Yi Jin · 6 years ago
  55. 0c70390 frameworks/base: Update a few more references to android.jar. by Anton Hansson · 6 years ago
  56. 9298ad1 Merge "Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing" into pi-dev by Derek Sollenberger · 6 years ago
  57. 551d08e Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 6 years ago
  58. 4f901c8 Invoke create_recording_canvas correctly in macro bench tests by Stan Iliev · 6 years ago
  59. 13588dc Merge "Allow using reserved package IDs" into pi-dev by Todd Kennedy · 6 years ago
  60. 3251299 Allow using reserved package IDs by Todd Kennedy · 6 years ago
  61. 5bb709c Merge "Attach color space after performing a readback" into pi-dev by Leon Scroggins · 6 years ago
  62. 3eadfde Attach color space after performing a readback by Leon Scroggins III · 6 years ago
  63. 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 6 years ago
  64. 9efbbef AAPT2: Support id reference chaining from AAPT by y · 6 years ago
  65. 1c70ecb Merge "Unpin bitmaps but don't purge all scratch resources." into pi-dev by TreeHugger Robot · 6 years ago
  66. 5604680 [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 am: 98e2d2ec50 am: 24a89da344 am: d85632ae40 am: 927b3357fa am: 79d0fb2530 am: a509e771ba am: 80e36faa72 am: 76d71fa910 am: 86cfcaa610 by y · 6 years ago
  67. 4f5e234 [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 am: 98e2d2ec50 am: 24a89da344 am: d85632ae40 am: 927b3357fa am: 79d0fb2530 am: a509e771ba am: 80e36faa72 am: 76d71fa910 by y · 6 years ago
  68. 86cfcaa [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 am: 98e2d2ec50 am: 24a89da344 am: d85632ae40 am: 927b3357fa am: 79d0fb2530 am: a509e771ba am: 80e36faa72 am: 76d71fa910 by Android Build Merger (Role) · 6 years ago
  69. 76d71fa [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 am: 98e2d2ec50 am: 24a89da344 am: d85632ae40 am: 927b3357fa am: 79d0fb2530 am: a509e771ba am: 80e36faa72 by Android Build Merger (Role) · 6 years ago
  70. 80e36fa [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 am: 98e2d2ec50 am: 24a89da344 am: d85632ae40 am: 927b3357fa am: 79d0fb2530 am: a509e771ba by Android Build Merger (Role) · 6 years ago
  71. a509e77 [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 am: 98e2d2ec50 am: 24a89da344 am: d85632ae40 am: 927b3357fa am: 79d0fb2530 by Android Build Merger (Role) · 6 years ago
  72. 79d0fb2 [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 am: 98e2d2ec50 am: 24a89da344 am: d85632ae40 am: 927b3357fa by Android Build Merger (Role) · 6 years ago
  73. 927b335 [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 am: 98e2d2ec50 am: 24a89da344 am: d85632ae40 by Android Build Merger (Role) · 6 years ago
  74. 24a89da [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 am: 98e2d2ec50 by Android Build Merger (Role) · 6 years ago
  75. 98e2d2e [automerger] ResStringPool: Fix security vulnerability am: 7e54c3f261 by Android Build Merger (Role) · 6 years ago
  76. 7e54c3f ResStringPool: Fix security vulnerability by y · 6 years ago
  77. 3ddd801 Merge "AAPT2: GetBag infinite recursion fix" into pi-dev by Ryan Mitchell · 6 years ago
  78. 57cd195 AAPT2: GetBag infinite recursion fix by y · 6 years ago
  79. d0fdef9 Merge "Revert "Revert "Update material_deep_teal_500 to #008577.""" into pi-dev by TreeHugger Robot · 6 years ago
  80. 1856a4c Adding privacy tags to graphicsstats proto. by Kweku Adams · 6 years ago
  81. 92a9eb9 Unpin bitmaps but don't purge all scratch resources. by Derek Sollenberger · 6 years ago
  82. 8546c30 Revert "Revert "Update material_deep_teal_500 to #008577."" by Andrew Sapperstein · 6 years ago
  83. 052dd1e Merge "hwui/debug: Remove glMultiDrawElementsBaseVertexOES stubs." into pi-dev by Krzysztof Kosiński · 6 years ago
  84. 135d82a Merge "ResStringPool: Fix security vulnerability" into pi-dev by Ryan Mitchell · 6 years ago
  85. 2b28f06 Merge "Improving jank tests diagnostics" into pi-dev by TreeHugger Robot · 6 years ago
  86. a90b243 Improving jank tests diagnostics by Vadim Tryshev · 6 years ago
  87. e46df9d ResStringPool: Fix security vulnerability by y · 6 years ago
  88. 767e25e Add ability to change context priority of RT GL context by Jorim Jaggi · 6 years ago
  89. 72a39eb Merge "This cl tries to fix cts tests IncidentdTest" into pi-dev by TreeHugger Robot · 6 years ago
  90. ad3e6e5 This cl tries to fix cts tests IncidentdTest by Yi Jin · 6 years ago
  91. 49668cd Merge "Added decoding of truncated AAPT string lengths." into pi-dev by Ryan Mitchell · 6 years ago
  92. 2ad530d Added decoding of truncated AAPT string lengths. by Ryan Mitchell · 6 years ago
  93. 6759955 Fixed resource bag retrieval infinite recursion. by Ryan Mitchell · 6 years ago
  94. b1f27aa Free up all scratch resources when the app's UI is hidden by Derek Sollenberger · 6 years ago
  95. 0057db2 Print detailed memory usage of Skia for dumpsys gfxinfo by Derek Sollenberger · 6 years ago
  96. 5605156 Merge "Use modern c++ code style for incidentd." into pi-dev by TreeHugger Robot · 6 years ago
  97. fc96805 hwui/debug: Remove glMultiDrawElementsBaseVertexOES stubs. by Krzysztof Kosiński · 6 years ago
  98. 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 6 years ago
  99. 00a7544 Correctly use int types and fix uint64_t print. by Yi Jin · 6 years ago
  100. 003a9f6 Fix memory leak in ShaderCache by Stan Iliev · 6 years ago