1. d64198e Merge "GraphicsEnv: refactor to unify the debuggable logic" by TreeHugger Robot · 4 years, 9 months ago
  2. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 4 years, 9 months ago
  3. 60307ce [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 4 years, 10 months ago
  4. 03b11cf Revert "[frameworks][native][vulkan] fix -Walloca" by Nick Desaulniers · 4 years, 10 months ago
  5. ff98dc3 Merge "Vulkan: convert all the TODOs into actual issues to chase against" by Yiwei Zhang · 4 years, 10 months ago
  6. a885c06 Vulkan: convert all the TODOs into actual issues to chase against by Yiwei Zhang · 4 years, 10 months ago
  7. 7c123cc [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 4 years, 10 months ago
  8. de9b950 Merge "Track libziparchive API change." am: 3dd44d1973 am: 32112f0565 by Elliott Hughes · 5 years ago
  9. c1f2485 Track libziparchive API change. by Elliott Hughes · 5 years ago
  10. 7d3f000 Merge "libvulkan: track libziparchive API change." am: 237d9b27cd am: ae12055857 by Elliott Hughes · 5 years ago
  11. 5449204 libvulkan: track libziparchive API change. by Elliott Hughes · 5 years ago
  12. fdd0c2a Vulkan: add atrace support by Yiwei Zhang · 6 years ago
  13. 26856ac Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  14. a655dac Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  15. 5bc849f Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  16. 01728c1 replace dlclose() with CloseNativeLibrary() in vulkan layer by Jacky.Deng · 6 years ago
  17. bbf7700 Add fallback case to layers_extensions.cpp by Victor Khimenko · 6 years ago
  18. d2aa3ab Rootless GPU Debug by Cody Northrop · 7 years ago
  19. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  20. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  21. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 8 years ago
  22. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  23. b0b60d5 Merge "libvulkan: Don\'t try to load compressed/unaligned libraries from APK" into nyc-dev am: b59de7fa32 am: f2e886c2a7 by Jesse Hall · 8 years ago
  24. 8c6c10e libvulkan: Don't try to load compressed/unaligned libraries from APK by Jesse Hall · 8 years ago
  25. 6c1ddbf Merge "vulkan: fix double dlopen for layer libraries" into nyc-dev am: 79994146e1 am: 0e92ae1333 by Chia-I Wu · 8 years ago
  26. ed93ea3 vulkan: fix double dlopen for layer libraries by Chia-I Wu · 8 years ago
  27. 2b411ce libvulkan: Load layer libraries into the app namespace am: 40c07a1d00 am: f37b30223d by Jesse Hall · 8 years ago
  28. 2c7c3c3 libvulkan: Discover layer libraries in entire search path am: 1a7eb59c2a am: 1fa3681447 by Jesse Hall · 8 years ago
  29. 40c07a1 libvulkan: Load layer libraries into the app namespace by Jesse Hall · 8 years ago
  30. 1a7eb59 libvulkan: Discover layer libraries in entire search path by Jesse Hall · 8 years ago
  31. c406791 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  32. dab2565 vulkan: do not distinguish instance or device LayerRef by Chia-I Wu · 8 years ago
  33. d6e6f51 vulkan: make Get*LayerRef take a Layer by Chia-I Wu · 8 years ago
  34. 04c6551 vulkan: refactor layer extension enumeration by Chia-I Wu · 8 years ago
  35. 25700b4 vulkan: refactor layer enumeration by Chia-I Wu · 8 years ago
  36. bea09db vulkan: remove g_device_layers by Chia-I Wu · 8 years ago
  37. 279ccc0 vulkan: ignore device-only layers by Chia-I Wu · 8 years ago
  38. 5f093bf vulkan: ignore layer libraries without instance layers by Chia-I Wu · 8 years ago
  39. 50db903 vulkan: add FindLayer helper by Chia-I Wu · 8 years ago
  40. 83506d8 vulkan: constify LayerRef members by Chia-I Wu · 8 years ago
  41. a622974 vulkan: make g_library_mutex per-LayerLibrary by Chia-I Wu · 8 years ago
  42. 6693f5c vulkan: make LayerLibrary a class by Chia-I Wu · 8 years ago
  43. ba11327 vulkan: refactor GetLayerGetProcAddr by Chia-I Wu · 8 years ago
  44. 50174ee vulkan: refactor AddLayerLibrary by Chia-I Wu · 8 years ago
  45. d91c74f vulkan: refactor LayerRef::~LayerRef by Chia-I Wu · 8 years ago
  46. fd0389f vulkan: refactor GetLayerRef by Chia-I Wu · 8 years ago
  47. 7434959 vulkan: add a constructor for LayerLibrary by Chia-I Wu · 8 years ago
  48. c96880f vulkan: add layers_extensions.h by Chia-I Wu · 8 years ago
  49. 5703683 Pass system layers through chain. by Michael Lentine · 8 years ago
  50. eff6311 loader: Add GetName and GetDescription for logs by Courtney Goeltzenleuchter · 9 years ago
  51. 54e6f08 Fix ref count. by Michael Lentine · 9 years ago
  52. d0b7cb5 Activate layers when the strings match. by Michael Lentine · 9 years ago
  53. b147127 vulkan: Driver device extension enumeration and filtering by Jesse Hall · 9 years ago
  54. aa41094 libvulkan: Enumerate device layers by Jesse Hall · 9 years ago
  55. 715b86a vulkan: Support VK_EXT_debug_report in loader and nulldrv by Jesse Hall · 9 years ago
  56. 6bd5dfa libvulkan: Only load driver functions for enabled extensions by Jesse Hall · 9 years ago
  57. 504db7f libvulkan: Disable accidentally-enabled verbose logging by Jesse Hall · 9 years ago
  58. 30ac78b vulkan: Fix 64-bit compilation errors by Jesse Hall · 9 years ago
  59. a7ac76d libvulkan: Filter layer and extension lists passed to drivers by Jesse Hall · 9 years ago
  60. 80523e2 vulkan: Implement layer and extension enumeration by Jesse Hall · 9 years ago