1. f678562 Merge "Expose more useful functions that can be used by dumpstate_board()." into nyc-dev by Felipe Leme · 10 years ago
  2. bbd2741 Merge "Improved error handling." into nyc-dev by TreeHugger Robot · 10 years ago
  3. 1634d84 Improved error handling. by Felipe Leme · 10 years ago
  4. 12af7d5 Merge "Explicitly sets dumpsys timeout." into nyc-dev by TreeHugger Robot · 10 years ago
  5. 7cff462 Explicitly sets dumpsys timeout. by Felipe Leme · 10 years ago
  6. 6d98bac Merge "Attach profiles to bug reports" into nyc-dev by David Brazdil · 10 years ago
  7. 0faf2b8 Attach profiles to bug reports by David Brazdil · 10 years ago
  8. c3da482 Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev by TreeHugger Robot · 10 years ago
  9. 0950fb3 Merge "Fix Parcelable::readParcelableVector<T>" into nyc-dev by Janis Danisevskis · 10 years ago
  10. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 10 years ago
  11. 249beee Expose more useful functions that can be used by dumpstate_board(). by Calvin On · 10 years ago
  12. 572e23d Merge "Enable profman pretty printing" into nyc-dev by David Sehr · 10 years ago
  13. d224e61 Merge "SF: Also edit currentState in doTransaction" into nyc-dev by Pablo Ceballos · 10 years ago
  14. 40e566d Enable profman pretty printing by David Sehr · 10 years ago
  15. 09e5f59 Merge "libgui: Check result in hook_dequeueBuffer_DEPRECATED" into nyc-dev by Mike Stroyan · 10 years ago
  16. 02afa28 Merge "Allow setting alpha to 0 when creating native client buffers." into nyc-dev by Craig Donner · 10 years ago
  17. 87709c9 libgui: Check result in hook_dequeueBuffer_DEPRECATED by Mike Stroyan · 10 years ago
  18. 7d05257 SF: Also edit currentState in doTransaction by Pablo Ceballos · 10 years ago
  19. b40504a Allow setting alpha to 0 when creating native client buffers. by Craig Donner · 10 years ago
  20. f26a3ab Fix Parcelable::readParcelableVector<T> by Janis Danisevskis · 10 years ago
  21. 42a9eec libvulkan: reduce log level for swapchain usage errors by Jesse Hall · 10 years ago
  22. b2dcc3a Merge "libvulkan: Slightly better handling of swapchain re-creation" into nyc-dev by Jesse Hall · 10 years ago
  23. 691fcb9 Merge "vulkan: remove EnumerateDeviceLayerProperties internally" into nyc-dev by Chia-I Wu · 10 years ago
  24. 470241b Merge "Camera: Add media/camera NDK documents" into nyc-dev by Yin-Chia Yeh · 10 years ago
  25. dc22507 libvulkan: Slightly better handling of swapchain re-creation by Jesse Hall · 10 years ago
  26. eb6377e Merge "BQ: Don't return fences from dequeue in shared buffer mode" into nyc-dev by Pablo Ceballos · 10 years ago
  27. 08588dd Merge "Push empty sync transaction before taking screenshot in tests" into nyc-dev by Pablo Ceballos · 10 years ago
  28. d25aab3 Merge "Create primary profile file together with app data folders" into nyc-dev by Calin Juravle · 10 years ago
  29. dbd33bc vulkan: remove EnumerateDeviceLayerProperties internally by Chia-I Wu · 10 years ago
  30. 15311bd Push empty sync transaction before taking screenshot in tests by Pablo Ceballos · 10 years ago
  31. 28c65ad BQ: Don't return fences from dequeue in shared buffer mode by Pablo Ceballos · 10 years ago
  32. 6727c2d installd support for profman --dump-info-for by David Sehr · 10 years ago
  33. e4ecdb6 Merge "svcmgr: don't send reply to one-way txn (part deux)" into nyc-dev by Mark Salyzyn · 10 years ago
  34. 0816520 Use explicit path for /vendor/xbin/wlutil by Erik Kline · 10 years ago
  35. a101f6a Merge "vulkan: fix crash when only non-global layers are enabled" into nyc-dev by Chia-I Wu · 10 years ago
  36. 45f9eaf Camera: Add media/camera NDK documents by Yin-Chia Yeh · 10 years ago
  37. 61b25fd vulkan: fix crash when only non-global layers are enabled by Chia-I Wu · 10 years ago
  38. f7f2b0f Add "ip maddr" to dumpstate output for debugging. by Erik Kline · 10 years ago
  39. 52aa4a7 svcmgr: don't send reply to one-way txn (part deux) by Mark Salyzyn · 10 years ago
  40. b9be0cf Mark the multiwindow divider as a trusted overlay. by Michael Wright · 10 years ago
  41. bc56e7d Create primary profile file together with app data folders by Calin Juravle · 10 years ago
  42. 7443c1f Merge "SF: Force empty sync transactions to apply anyway" into nyc-dev by TreeHugger Robot · 10 years ago
  43. 2a7dbb4 SF: Force empty sync transactions to apply anyway by Robert Carr · 10 years ago
  44. 854071a Merge "SF: Remove forced transaction on screenshot" into nyc-dev by Dan Stoza · 10 years ago
  45. 80bc52a Merge "HWC2: Fix breakage from header change" into nyc-dev by Dan Stoza · 10 years ago
  46. 9e332ba stagefright: define mpeg2 HighP level constant by Lajos Molnar · 10 years ago
  47. 3193825 vulkan: advertise VK_EXT_debug_report by Chia-I Wu · 10 years ago
  48. 31b2e4f vulkan: add a wrapper for hwvulkan_device_t by Chia-I Wu · 10 years ago
  49. e6759c3 Merge "vulkan: do not use exported functions internally" into nyc-dev by Chia-I Wu · 10 years ago
  50. 6108f5d Merge "Expose functions used to add entries to the zip file." into nyc-dev by TreeHugger Robot · 10 years ago
  51. 71ca15e Expose functions used to add entries to the zip file. by Felipe Leme · 10 years ago
  52. 1b9c806 omx: add asString for new enumerations and fix some issues by Lajos Molnar · 10 years ago
  53. 6472c8c Merge "omx: add missing MPEG4 levels" into nyc-dev by Lajos Molnar · 10 years ago
  54. 3e654dc vulkan: do not use exported functions internally by Chia-I Wu · 10 years ago
  55. bac438b Merge "Ensure memory ordering around libagl and EGL refcount operations" into nyc-dev by Jesse Hall · 10 years ago
  56. 3aa75f9 Ensure memory ordering around libagl and EGL refcount operations by Jesse Hall · 10 years ago
  57. 5cf424b HWC2: Fix breakage from header change by Dan Stoza · 10 years ago
  58. 2676338 vulkan: Update vulkan.h to 1.0.13 by Jesse Hall · 10 years ago
  59. b59de7f Merge "libvulkan: Don't try to load compressed/unaligned libraries from APK" into nyc-dev by Jesse Hall · 10 years ago
  60. 3422256 Fix the DUMPSYS skip. by Wei Liu · 10 years ago
  61. 8c6c10e libvulkan: Don't try to load compressed/unaligned libraries from APK by Jesse Hall · 10 years ago
  62. 059e298 omx: add missing MPEG4 levels by Lajos Molnar · 10 years ago
  63. 7999414 Merge "vulkan: fix double dlopen for layer libraries" into nyc-dev by Chia-I Wu · 10 years ago
  64. accafc6 Merge "Preserve parameters to getProcAddress functions" into nyc-dev by Mike Stroyan · 10 years ago
  65. 885ac76 Merge "SF: Fix arbitrary rotation with inverse display transform" into nyc-dev by Pablo Ceballos · 10 years ago
  66. ed93ea3 vulkan: fix double dlopen for layer libraries by Chia-I Wu · 10 years ago
  67. 0f5131f SF: Fix arbitrary rotation with inverse display transform by Pablo Ceballos · 10 years ago
  68. c3685df Preserve parameters to getProcAddress functions by Mike Stroyan · 10 years ago
  69. 0f67b3f HWC2: Set composition type before setting buffer by Dan Stoza · 10 years ago
  70. 14e54ba SF: Remove forced transaction on screenshot by Dan Stoza · 10 years ago
  71. 853f8f9 Merge "dumpstate: convert sprintfs to snprintfs" into nyc-dev by TreeHugger Robot · 10 years ago
  72. f0922cc dumpstate: convert sprintfs to snprintfs by Nick Kralevich · 10 years ago
  73. ede02ac vulkan: check flags for early debug report callbacks by Chia-I Wu · 10 years ago
  74. 40c07a1 libvulkan: Load layer libraries into the app namespace by Jesse Hall · 10 years ago
  75. 1a7eb59 libvulkan: Discover layer libraries in entire search path by Jesse Hall · 10 years ago
  76. 12cb94a Merge changes from topic 'vk-debug-report' into nyc-dev by Chia-I Wu · 10 years ago
  77. df98fb9 Merge "SF: Apply translations to transparent region" into nyc-dev by Dan Stoza · 10 years ago
  78. 0abac03 Merge "SF: Set state modified flag when changing sizes" into nyc-dev by Pablo Ceballos · 10 years ago
  79. cdea85e Merge "Move both CE/DE storage areas to adopted storage." into nyc-dev by Jeff Sharkey · 10 years ago
  80. 128074f Merge "Search both CE/DE storage when clearing caches." into nyc-dev by Jeff Sharkey · 10 years ago
  81. 39c88e8 SF: Set state modified flag when changing sizes by Pablo Ceballos · 10 years ago
  82. 51c9449 Move both CE/DE storage areas to adopted storage. by Jeff Sharkey · 10 years ago
  83. 54e292e Search both CE/DE storage when clearing caches. by Jeff Sharkey · 10 years ago
  84. 22f7fc4 SF: Apply translations to transparent region by Dan Stoza · 10 years ago
  85. fb6342d Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d by Marco Nelissen · 10 years ago
  86. f91c66a Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 by Marco Nelissen · 10 years ago
  87. 93bf31f Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 by Marco Nelissen · 10 years ago
  88. a824487 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 by Marco Nelissen · 10 years ago
  89. bca20d8 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 by Marco Nelissen · 10 years ago
  90. 56dea28 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 by Marco Nelissen · 10 years ago
  91. c2c470c Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf by Marco Nelissen · 10 years ago
  92. 82afbe2 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d by Marco Nelissen · 10 years ago
  93. 775f2e6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 by Marco Nelissen · 10 years ago
  94. 853702c Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 by Marco Nelissen · 10 years ago
  95. 275c9f6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 by Marco Nelissen · 10 years ago
  96. f96fff5 Merge "DO NOT MERGE ANYWHERE Add AOSP Geomag and Game Rotation, and Gravity" into cw-e-dev am: dd9012bf09 -s ours by Nick Vaccaro · 10 years ago
  97. d2ebf37 Merge "DO NOT MERGE ANYWHERE Add AOSP Geomag and Game Rotation, and Gravity" into cw-e-dev by Peng Xu · 10 years ago
  98. dd9012b Merge "DO NOT MERGE ANYWHERE Add AOSP Geomag and Game Rotation, and Gravity" into cw-e-dev by Nick Vaccaro · 10 years ago
  99. 33a004b DO NOT MERGE ANYWHERE Add AOSP Geomag and Game Rotation, and Gravity by Peng Xu · 11 years ago
  100. 39e4428 Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 10 years ago