1. f5cd677 Merge changes I1a67eef0,I113cbd3e,I50ec5979 into androidx-main by Nader Jawad · 2 years ago
  2. c1b4230 Introduce SyncFenceCompat onFirstShow strategy within HardwareBufferRenderer by Angel Aguayo · 2 years, 2 months ago
  3. a227cc1 SyncFenceCompat test improvements by Nader Jawad · 2 years, 1 month ago
  4. 4eb322f Introduce SyncFenceCompat Always strategy conditionally within HardwareBufferRenderer by Angel Aguayo · 2 years, 2 months ago
  5. 47b71be Fix crash within SyncFenceCompat creation. by Angel Aguayo · 2 years ago
  6. 4c1a40b Ignore failing test on API 33. by Angel Aguayo · 2 years ago
  7. 372132c Merge "Revert "Add library for querying Path data"" into androidx-main by Aurimas Liutikas · 2 years ago
  8. fd3891a Revert "Add library for querying Path data" by Aurimas Liutikas · 2 years ago
  9. 1ecc413 Merge "Add library for querying Path data" into androidx-main by Chet Haase · 2 years ago
  10. e053a16 Add library for querying Path data by Chet Haase · 2 years, 1 month ago
  11. d24a767 Fix SurfaceFlinger OOM issue. by Nader Jawad · 2 years, 1 month ago
  12. ed9a83a Refactor SyncFence.cpp to leverage dynamic linking by Nader Jawad · 2 years, 1 month ago
  13. b252466 Temporarily ignore testEglDupNativeFenceFDANDROIDawaitForever by Nader Jawad · 2 years, 1 month ago
  14. 918bd7c Stop specifying explicit ndk version in graphics-core by Aurimas Liutikas · 2 years, 1 month ago
  15. 813da54 Updated testDoubleBufferedLayerRender to utilize a delta by Angel Aguayo · 2 years, 1 month ago
  16. 140d8cf API Review: SurfaceControl abstraction by Angel Aguayo · 2 years, 2 months ago
  17. db2c336 Merge "API Review: Updated docs and implemented Autoclosable for Transaction." into androidx-main by Angel Aguayo · 2 years, 2 months ago
  18. 447af8c Merge "Created SyncFence/SyncFenceCompat wrapper API" into androidx-main by Angel Aguayo · 2 years, 2 months ago
  19. 0ba34ed API Review: Updated docs and implemented Autoclosable for Transaction. by Angel Aguayo · 2 years, 2 months ago
  20. 0262237 Created SyncFence/SyncFenceCompat wrapper API by Angel Aguayo · 2 years, 2 months ago
  21. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 2 months ago
  22. 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 2 years, 2 months ago
  23. fd93d43 Fix EGLConfigAttributesJavaTest by Nader Jawad · 2 years, 2 months ago
  24. bf9106a Revert "Revert "Improve EGLConfigAttributes Java usage"" by Nader Jawad · 2 years, 2 months ago
  25. c122d8c Merge "Revert "Improve EGLConfigAttributes Java usage"" into androidx-platform-dev by Nader Jawad · 2 years, 2 months ago
  26. 2a428b9 Revert "Improve EGLConfigAttributes Java usage" by Nader Jawad · 2 years, 2 months ago
  27. 4dec73d Part 5/N rename Egl prefix to EGL by Nader Jawad · 2 years, 2 months ago
  28. c7f6fde Improve EGLConfigAttributes Java usage by Nader Jawad · 2 years, 2 months ago
  29. 5a45fa2 Part 3/N rename EglConfigAttributes to EGLConfigAttributes by Nader Jawad · 2 years, 2 months ago
  30. 0135b2d Part 2/N rename Egl prefix to EGL by Nader Jawad · 2 years, 2 months ago
  31. a98ea4b Part 1/N Renaming Egl prefix to EGL by Nader Jawad · 2 years, 2 months ago
  32. 93c9f26 Merge "Added tracking of release callbacks" into androidx-platform-dev by Angel Aguayo · 2 years, 2 months ago
  33. b72c799 Added tracking of release callbacks by Angel Aguayo · 2 years, 3 months ago
  34. 5fb3548 Merge "Lower API requirement for GLFrontBufferedRenderer" into androidx-platform-dev by Nader Jawad · 2 years, 2 months ago
  35. 37319ff Lower API requirement for GLFrontBufferedRenderer by Nader Jawad · 2 years, 2 months ago
  36. 1959b870 Merge "Fix null pointer dereference." into androidx-platform-dev by Angel Aguayo · 2 years, 2 months ago
  37. 731c00c Fix null pointer dereference. by Angel Aguayo · 2 years, 2 months ago
  38. 0bdf154 Update GLFrontBufferRenderer.Callback to consume templatized parameters by Nader Jawad · 2 years, 2 months ago
  39. 6c3eaef Rename GLWetDryRenderer by Nader Jawad · 2 years, 2 months ago
  40. d751e0e3 Rename GLWetDryRenderer.kt by Nader Jawad · 2 years, 2 months ago
  41. f949c727 Merge "Ignore flaky SurfaceControlWrapperTests" into androidx-platform-dev by Nader Jawad · 2 years, 3 months ago
  42. 975a463 Ignore flaky SurfaceControlWrapperTests by Angel Aguayo · 2 years, 3 months ago
  43. 6134e10 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  44. 0513ea8 Added SurfaceControlCompat tests to test across all API levels for by Angel Aguayo · 2 years, 3 months ago
  45. 91673ad Implement SurfaceControlV31 methods to utilize SurfaceControlWrapper by Angel Aguayo · 2 years, 3 months ago
  46. 4a891b8 Create layer of abstraction for SurfaceControl by Nader Jawad · 2 years, 4 months ago
  47. 8c97499 Merge "Fix test failures on CF API 33 instances" into androidx-platform-dev by TreeHugger Robot · 2 years, 3 months ago
  48. ec4b84c Fix test failures on CF API 33 instances by Nader Jawad · 2 years, 3 months ago
  49. 1a9e02d Fix flaky SurfaceControlWrapper tests. by Angel Aguayo · 2 years, 3 months ago
  50. 0bc67962f Mark flaky graphics tests by David Saff · 2 years, 3 months ago
  51. 2adf2a7 Fixed incorrect test annotation by Nader Jawad · 2 years, 3 months ago
  52. 9b55dec Revert "Revert "Introduce capability query for USAGE_FRONT_BUFFER flag"" by Nader Jawad · 2 years, 3 months ago
  53. 82cce65 Revert "Introduce capability query for USAGE_FRONT_BUFFER flag" by Nader Jawad · 2 years, 3 months ago
  54. 26a81b4 Introduce capability query for USAGE_FRONT_BUFFER flag by Nader Jawad · 2 years, 3 months ago
  55. 72e6252 Introduce GLWetDryRenderer by Nader Jawad · 2 years, 4 months ago
  56. 0184cb4 Merge "Fixed ANR issues with GLRenderer" into androidx-platform-dev by Nader Jawad · 2 years, 3 months ago
  57. b1bf56b Fixed ANR issues with GLRenderer by Nader Jawad · 2 years, 3 months ago
  58. d73286d Add namespace to graphics-core build.gradle by Nader Jawad · 2 years, 3 months ago
  59. c5d2a60 Added reparent API to Transaction by Angel Aguayo · 2 years, 4 months ago
  60. 6321cfc Added setOpaque and setBufferAlpha. by Angel Aguayo · 2 years, 4 months ago
  61. dd118d2 Merge "Added setZOrder, setDesiredPresentTime, and setDamageRegion methods to Transaction API" into androidx-platform-dev by Angel Aguayo · 2 years, 4 months ago
  62. 1c9139f Added setZOrder, setDesiredPresentTime, and setDamageRegion methods to by Angel Aguayo · 2 years, 5 months ago
  63. 1e12d5d Added release and isValid for SurfaceControlCompat by Angel Aguayo · 2 years, 4 months ago
  64. d6e64cd Merge "Added setBuffer and setVisibility API to Transaction and SurfaceControlCompatTestActivity" into androidx-platform-dev by Angel Aguayo · 2 years, 4 months ago
  65. bd15e7e Added setBuffer and setVisibility API to Transaction and by Angel Aguayo · 2 years, 8 months ago
  66. eba4491 Fix EGLExt/Spec/GLRenderer Docs by Nader Jawad · 2 years, 4 months ago
  67. 94daf36 Merge "Create FrontBufferedRenderer" into androidx-platform-dev by TreeHugger Robot · 2 years, 4 months ago
  68. fa286ca Create FrontBufferedRenderer by Nader Jawad · 2 years, 4 months ago
  69. 6affbe3 Merge changes Ie660e7e5,I72ea40c5 into androidx-platform-dev by TreeHugger Robot · 2 years, 4 months ago
  70. 50428c5 Add support for surfaceless RenderTargets by Nader Jawad · 2 years, 4 months ago
  71. dad7665 Expose EGLExt methods on EglSpec by Nader Jawad · 2 years, 4 months ago
  72. dade650 Merge changes I6cc2bfd6,Ia76175b1 into androidx-platform-dev by Angel Aguayo · 2 years, 4 months ago
  73. b7b1f5e Added lifecycle management to onCommit tests to mimic onComplete tests by Angel Aguayo · 2 years, 4 months ago
  74. a7cb920 Fixed flaky onComplete test by Angel Aguayo · 2 years, 4 months ago
  75. 78c2275 Update test to query proper extensions by Nader Jawad · 2 years, 4 months ago
  76. 4a40d02 Ignore failing test: testEglDupNativeFenceFDANDROIDSupported by Angel Aguayo · 2 years, 4 months ago
  77. 2bc8adc Ignore flaky test by Nader Jawad · 2 years, 4 months ago
  78. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  79. 9077e0f Moved Androidx equivalents to framework classes for consistency by Nader Jawad · 2 years, 4 months ago
  80. 6087106 Remove EglExtensions class by Nader Jawad · 2 years, 4 months ago
  81. 775d779 Rename EGLUtils to EGLExt by Nader Jawad · 2 years, 4 months ago
  82. fe2b8a8 Merge "Add support for eglDupNativeFenceFDANDROID" into androidx-platform-dev by Nader Jawad · 2 years, 4 months ago
  83. cfa3351 Merge "Updated JNI bindings to be separate class for easier loading and renamed createFromWindow to reflect non-NDK naming." into androidx-platform-dev by Angel Aguayo · 2 years, 4 months ago
  84. 99543f2 Add support for eglDupNativeFenceFDANDROID by Nader Jawad · 2 years, 4 months ago
  85. 5eae39b Fixed failing EglManagerTests on cf_x86_64 targets by Nader Jawad · 2 years, 4 months ago
  86. 49a5872 Revert "Revert "Add EGL_KHR_fence_sync APIs"" by Nader Jawad · 2 years, 4 months ago
  87. ebcde0f Updated JNI bindings to be separate class for easier loading and renamed createFromWindow to reflect non-NDK naming. by Angel Aguayo · 2 years, 5 months ago
  88. 5e0474e Added setOnCommit to allow for listeners for Transaction apply. by Angel Aguayo · 2 years, 5 months ago
  89. 152618b API Review: Add Executor parameter for Transaction.addOnCompleteListener. by Angel Aguayo · 2 years, 5 months ago
  90. 14a58ee Adjusted timeout for callback to fix flaky test. by Angel Aguayo · 2 years, 5 months ago
  91. 3366b78 Revert "Revert "Added setOnComplete to allow for listeners for Transaction apply."" by Nader Jawad · 2 years, 5 months ago
  92. a2193ab Merge "Revert "Added setOnComplete to allow for listeners for Transaction apply."" into androidx-platform-dev by TreeHugger Robot · 2 years, 5 months ago
  93. 4f2896a Revert "Added setOnComplete to allow for listeners for Transaction apply." by Nader Jawad · 2 years, 5 months ago
  94. f60479d Introduce JNI bindings for native EGL extensions by Nader Jawad · 2 years, 5 months ago
  95. 2c3a4ad Added setOnComplete to allow for listeners for Transaction apply. by Angel Aguayo · 2 years, 5 months ago
  96. ede79f0 Merge "Added Builder class for SurfaceControlCompat, and ability to have SurfaceControl as a parent" into androidx-platform-dev by TreeHugger Robot · 2 years, 5 months ago
  97. 43c68f2 Added Builder class for SurfaceControlCompat, and ability to have by Angel Aguayo · 2 years, 6 months ago
  98. 3024dec API Review: GLRenderer feedback by Nader Jawad · 2 years, 6 months ago
  99. 7567530 Merge "Revert "Revert "Introduce GLRenderer""" into androidx-platform-dev by Nader Jawad · 2 years, 7 months ago
  100. b151e97 Merge "Revert "Introduce GLRenderer"" into androidx-platform-dev by TreeHugger Robot · 2 years, 7 months ago