1. 8aae8c7 Merge "Disable blending for opaque TextureView" by TreeHugger Robot · 8 years ago
  2. 3b761c6 Merge "Add noexcept to move constructors and assignment operators." am: 9166e89374 am: 15dcc77fee by Chih-hung Hsieh · 8 years ago
  3. 07a7250 Merge "Add noexcept to move constructors and assignment operators." am: 9166e89374 by Chih-hung Hsieh · 8 years ago
  4. 15dcc77 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 8 years ago
  5. fc81626 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 8 years ago
  6. 8fc3d8e Disable blending for opaque TextureView by Stan Iliev · 8 years ago
  7. 8d1f833 Merge "Partially revert "[HWUI] Implement legacy color mode."" by TreeHugger Robot · 8 years ago
  8. 189021b Partially revert "[HWUI] Implement legacy color mode." by Peiyong Lin · 8 years ago
  9. 7021965 Merge "Wire-up default force-dark based off of isLightTheme" by John Reck · 8 years ago
  10. bb3a358 Wire-up default force-dark based off of isLightTheme by John Reck · 8 years ago
  11. 79351f3 Add support for wide gamut render targets in Vulkan by Stan Iliev · 8 years ago
  12. e36375e Merge "Implemenet fenceWait and createReleaseFence in VulkanManager." by Greg Daniel · 8 years ago
  13. e64d550 Merge "Create plumbing for disabling force-dark" by TreeHugger Robot · 8 years ago
  14. 043a3a7 Merge "Fix sizeof(this) for AnimatedImageDrawable" by TreeHugger Robot · 8 years ago
  15. 1423e13 Create plumbing for disabling force-dark by John Reck · 8 years ago
  16. 8750eeb Merge "Support auto-dark for VectorDrawable" by John Reck · 8 years ago
  17. 26e0dca Implemenet fenceWait and createReleaseFence in VulkanManager. by Greg Daniel · 8 years ago
  18. 1c7122a Fix sizeof(this) for AnimatedImageDrawable by Leon Scroggins III · 8 years ago
  19. 08ee815 Support auto-dark for VectorDrawable by John Reck · 8 years ago
  20. c49e5b7 Merge changes Ie9436715,Ib3054822 by Derek Sollenberger · 8 years ago
  21. ae8cef6 Merge "Make auto-dark a bit better" by TreeHugger Robot · 8 years ago
  22. f3c724f Make auto-dark a bit better by John Reck · 8 years ago
  23. 28a4d99 Refactor RenderState and remove unused functionality. by Derek Sollenberger · 8 years ago
  24. 5a5a648 Fix crash when EGLSurface is no longer valid. by Derek Sollenberger · 8 years ago
  25. 4b2de2f Merge "Don't run comparisons on non-jank frames" am: 903dad812e am: 4007dd103f by John Reck · 8 years ago
  26. 21013ee Merge "Don't run comparisons on non-jank frames" am: 903dad812e am: 4007dd103f by John Reck · 8 years ago
  27. 4007dd1 Merge "Don't run comparisons on non-jank frames" am: 903dad812e by John Reck · 8 years ago
  28. 903dad8 Merge "Don't run comparisons on non-jank frames" by Treehugger Robot · 8 years ago
  29. f22e05e Merge "use custom Parcel format to pull data" by TreeHugger Robot · 8 years ago
  30. a500cea Merge "Implement WebView support for Vulkan using temporary buffer" by TreeHugger Robot · 8 years ago
  31. 12e5e67 use custom Parcel format to pull data by Chenjie Yu · 8 years ago
  32. 11606ff Implement WebView support for Vulkan using temporary buffer by Stan Iliev · 8 years ago
  33. b3b8d16 Merge "Fix silly mistake" by TreeHugger Robot · 8 years ago
  34. 1766238 Refactor DeviceInfo in HWUI by Derek Sollenberger · 8 years ago
  35. d1a491f Fix silly mistake by John Reck · 8 years ago
  36. 0ee549d Merge "Disable GLES validation" by John Reck · 8 years ago
  37. bdc9f1b Disable GLES validation by John Reck · 8 years ago
  38. 50be3b8 Don't run comparisons on non-jank frames by John Reck · 8 years ago
  39. 13bfadb Merge "[HWUI] Implement legacy color mode." by Peiyong Lin · 8 years ago
  40. 1f6aa12 [HWUI] Implement legacy color mode. by Peiyong Lin · 8 years ago
  41. dcedc99 DO NOT MERGE: Use GL_LINEAR filter when drawing scaled TextureView by Stan Iliev · 8 years ago
  42. 2bb4205 Merge "ByteBucketArray.h: fix typo" am: b848ce8e20 am: 0bb76346f5 am: 50bec961b3 by Mårten Kongstad · 8 years ago
  43. 0bb7634 Merge "ByteBucketArray.h: fix typo" am: b848ce8e20 by Mårten Kongstad · 8 years ago
  44. b848ce8 Merge "ByteBucketArray.h: fix typo" by Treehugger Robot · 8 years ago
  45. 93ac401 DO NOT MERGE: Use GL_LINEAR filter when drawing scaled TextureView by Stan Iliev · 8 years ago
  46. cb54cd2 ByteBucketArray.h: fix typo by Mårten Kongstad · 8 years ago
  47. 2f1e32f Merge "Refactor HWUI readback code to be backend independent" by TreeHugger Robot · 8 years ago
  48. 1a025a7 Refactor HWUI readback code to be backend independent by Stan Iliev · 8 years ago
  49. 7fb73e0 Merge "Remove dead code" by TreeHugger Robot · 8 years ago
  50. c3b7c20 Remove dead code by John Reck · 8 years ago
  51. 6106664 use unique_ptr version of MakeFromStream by Mike Reed · 8 years ago
  52. 8019cb8 Merge "Refactor String8 to std::string calls" by TreeHugger Robot · 8 years ago
  53. c803806 Merge "Fix widecg and hdr ordering in Configuration" by Chia-I Wu · 8 years ago
  54. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 8 years ago
  55. 9f95955 Add cache validation to ensure the validity by Yichi Chen · 8 years ago
  56. 0d8acf5 Fix widecg and hdr ordering in Configuration by Chia-I Wu · 8 years ago
  57. bb66334 Merge "Update the initialize list for DisplayInfo" by TreeHugger Robot · 8 years ago
  58. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 8 years ago
  59. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 8 years ago
  60. 5dda003 RecordingCanvas: Avoid accessing moved variable by Greg Kaiser · 8 years ago
  61. 8f45d4a New DisplayList v2 by John Reck · 8 years ago
  62. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 8 years ago
  63. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 8 years ago
  64. cccd0385 Don't apply filter in readback, when there is no scaling by Stan Iliev · 8 years ago
  65. 421449a Fix TextureView.getBitmap with scale layer transform by Stan Iliev · 8 years ago
  66. d19d394 onDrawTextOnPath is deprecated (not called) by Mike Reed · 8 years ago
  67. 25469aa Remove DefaultContainerService usage in StorageManagerService. by Sudheer Shanka · 8 years ago
  68. f15c333 Merge changes Ie072511b,I6424f90c am: 9d10637e01 am: ddedd24e96 am: 57d7cabbf5 by Greg Kaiser · 8 years ago
  69. ddedd24 Merge changes Ie072511b,I6424f90c am: 9d10637e01 by Greg Kaiser · 8 years ago
  70. b9b540b AFW: Lookup shared library resource ids by Ryan Mitchell · 8 years ago
  71. 174b50f TreeInfo: Make ~ErrorHandler() virtual by Greg Kaiser · 8 years ago
  72. 2c2bfc3 Update the initialize list for DisplayInfo by Yiwei Zhang · 8 years ago
  73. a95435b RenderThread: Make ~IFrameCallback() virtual by Greg Kaiser · 8 years ago
  74. 47ee291 Merge "androidfw changes to support /product-services." by Anton Hansson · 8 years ago
  75. 1d15533 Remove use of SkTLazy. by Ben Wagner · 8 years ago
  76. 7fd0879 Merge "Update VulkanManager to use new skia Vulkan context api." by Greg Daniel · 8 years ago
  77. a227dbb Update VulkanManager to use new skia Vulkan context api. by Greg Daniel · 8 years ago
  78. 4ce4679 androidfw changes to support /product-services. by Dario Freni · 8 years ago
  79. 333a83c Prefer ES 2.0 with external image support vs ES 3.0 without that support by Derek Sollenberger · 8 years ago
  80. 4d7c62b Remove unused library dependency by John Reck · 8 years ago
  81. 038fc37 Set bilinear filter quality when drawing VectorDrawable by Stan Iliev · 8 years ago
  82. 96fb339 Merge "Have the framework setup android defines for including vulkan.h" by TreeHugger Robot · 8 years ago
  83. aee140c Remove SkiaCanvasProxy by Florin Malita · 8 years ago
  84. 22cc59d Have the framework setup android defines for including vulkan.h by Greg Daniel · 8 years ago
  85. fbd7479 Merge "More auto-dark stuff" by John Reck · 8 years ago
  86. 339cf9b More auto-dark stuff by John Reck · 8 years ago
  87. 0678660 Merge "Fix TextureView.getBitmap with scale layer transform" into pi-dev by Stan Iliev · 8 years ago
  88. f5d4ea6 Merge "Fix TextureView.getBitmap with scale layer transform" into pi-dev by TreeHugger Robot · 8 years ago
  89. edf3e1f Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 am: c9756c9193 by Jorim Jaggi · 8 years ago
  90. c9756c9 Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 by Jorim Jaggi · 8 years ago
  91. 2f8a3a4 Merge "Move allocateBuffers to RT" into pi-dev by Jorim Jaggi · 8 years ago
  92. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 8 years ago
  93. aac878f Fix TextureView.getBitmap with scale layer transform by Stan Iliev · 8 years ago
  94. c7d7611 Merge "Loosen resource file verification" into pi-dev am: cf0b127110 by Todd Kennedy · 8 years ago
  95. 60413d0 Merge "Loosen resource file verification" into pi-dev am: cf0b127110 by Todd Kennedy · 8 years ago
  96. ff129ae Fix TextureView.getBitmap with scale layer transform by Stan Iliev · 8 years ago
  97. 28e663c Loosen resource file verification by Todd Kennedy · 8 years ago
  98. 4aa5867 No longer create a GrVkInterface in the VulkanManger. by Greg Daniel · 8 years ago
  99. 27cfaae Merge "Remove use of SkRefCnt_SafeAssign." by TreeHugger Robot · 8 years ago
  100. c1a8a46 Remove use of SkRefCnt_SafeAssign. by Ben Wagner · 8 years ago