1. d37fe8e Add GraphicsEnv to libgui am: 53c82c2696 -s ours am: 25222e76e4 -s ours by Jesse Hall · 9 years ago
  2. 6b71ac3 Add GraphicsEnv to libgui am: e36acfab92 by Jesse Hall · 9 years ago
  3. c939411 Merge changes from topic 'latchAndLastRefresh' by Brian C. Anderson · 9 years ago
  4. b621c5f Merge "Clean up Fence a little." by Brian C. Anderson · 9 years ago
  5. 25222e7 Add GraphicsEnv to libgui am: 53c82c2696 -s ours by Jesse Hall · 9 years ago
  6. e36acfa Add GraphicsEnv to libgui by Jesse Hall · 9 years ago
  7. 53c82c2 Add GraphicsEnv to libgui by Jesse Hall · 9 years ago
  8. 90b25ed Add GraphicsEnv to libgui by Jesse Hall · 9 years ago
  9. 9119078 Merge changes I6f728af0,I580409f0 by Brian C. Anderson · 9 years ago
  10. e190379 Merge "Adapt change in HIDL hal and remove old hal version logic" by Peng Xu · 9 years ago
  11. 9d6f51c Merge changes from topic 'dumpstate-hidlize' by TreeHugger Robot · 9 years ago
  12. 7a74a7c Merge changes Ie3784ba4,I656b6095,I1dceb4d4,I7df711e0,I2d7512ec by Chris Forbes · 9 years ago
  13. b56287a vulkan: Chain VkSwapchainImageCreateInfoANDROID structure by Chris Forbes · 9 years ago
  14. 134d958 vulkan: Fix oversights in V6 of android native buffer by Chris Forbes · 9 years ago
  15. 4885371 vulkan: Fix vulkan.api for Ian's changes & regen by Chris Forbes · 9 years ago
  16. 8c47dc9 vulkan: Use GetSwapchainGrallocUsage2ANDROID where available by Chris Forbes · 9 years ago
  17. 1030084 vulkan: Remove bogus IMAGE_USAGE_GENERAL from todo note by Chris Forbes · 9 years ago
  18. b3034d8 Merge "Introduce new UI_MODE_TYPE_VR_HEADSET." by Zak Cohen · 9 years ago
  19. 857580b Merge "libgfx: Add SafeLog" by TreeHugger Robot · 9 years ago
  20. d08d30c Adapt change in HIDL hal and remove old hal version logic by Peng Xu · 9 years ago
  21. 47e9be2 Moved DumpstateUtil.h functions to its own namespace. by Felipe Leme · 9 years ago
  22. 06ab795 Merge "Fix signed vs. unsigned mismatch warnings" by Kalle Raita · 9 years ago
  23. 1208546 Merge "Add ScreenshotClient functionality for returning GraphicBuffer." by Rob Carr · 9 years ago
  24. 7440ddb dumpstate: remove references to legacy dumpstate by Steven Moreland · 9 years ago
  25. 4cf3637 Fix signed vs. unsigned mismatch warnings by Kalle Raita · 9 years ago
  26. f6b96f9 Merge "Add an uncalibrated sensor type." by Ashutosh Joshi · 9 years ago
  27. 1ad7453 Merge "Add EGL_RECORDABLE_ANDROID enum in EGLExt" by Kalle Raita · 9 years ago
  28. 9e0bfcf Merge "expose the GetPidByName API of dumpstate" by Ecco Park · 9 years ago
  29. 61ffcf7 expose the GetPidByName API of dumpstate by Ecco Park · 9 years ago
  30. b597d79 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" by TreeHugger Robot · 9 years ago
  31. 185f9ae Merge "Added a dumpstate readme for development." by Felipe Leme · 9 years ago
  32. 561d531 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc am: eed9f305d1 by Mark Salyzyn · 9 years ago
  33. ce85202 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc by Mark Salyzyn · 9 years ago
  34. eed9f30 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca by Mark Salyzyn · 9 years ago
  35. 527bd08 Added a dumpstate readme for development. by Felipe Leme · 9 years ago
  36. 70a969c Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca by Mark Salyzyn · 9 years ago
  37. 9a30f04 Merge "liblog: use log/log.h when utilizing ALOG macros" by Mark Salyzyn · 9 years ago
  38. 4eb1382 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  39. 4fa9ca7 Merge "Don't print error if we can't talk to hwservicemanager." am: 53d36e4476 am: c144b7da38 am: 63f8f36dbd by Martijn Coenen · 9 years ago
  40. 12a615c Merge "Don't print error if we can't talk to hwservicemanager." am: 53d36e4476 am: c144b7da38 by Martijn Coenen · 9 years ago
  41. 63f8f36 Merge "Don't print error if we can't talk to hwservicemanager." am: 53d36e4476 by Martijn Coenen · 9 years ago
  42. 41e0834 Merge "Update scRGB ranges" by TreeHugger Robot · 9 years ago
  43. c144b7d Merge "Don't print error if we can't talk to hwservicemanager." am: 53d36e4476 by Martijn Coenen · 9 years ago
  44. 53d36e4 Merge "Don't print error if we can't talk to hwservicemanager." by Treehugger Robot · 9 years ago
  45. ab4e1ff Add an uncalibrated sensor type. by Ashutosh Joshi · 9 years ago
  46. 4dad9ce Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  47. 673134e Add ScreenshotClient functionality for returning GraphicBuffer. by Robert Carr · 9 years ago
  48. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 9 years ago
  49. 175a720 Clean up Fence a little. by Brian Anderson · 9 years ago
  50. 3da8d27 Surface unit tests for getFrameTimestamps. by Brian Anderson · 9 years ago
  51. f638686 Add a DequeueReady FrameEvent by Brian Anderson · 9 years ago
  52. 50143b3 Avoid sync calls for unsupported/non-existant times by Brian Anderson · 9 years ago
  53. ffde2ca Update scRGB ranges by Romain Guy · 9 years ago
  54. db57f06 Add EGL_RECORDABLE_ANDROID enum in EGLExt by Kalle Raita · 9 years ago
  55. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  56. 64d54eb Don't print error if we can't talk to hwservicemanager. by Martijn Coenen · 9 years ago
  57. a2c2d11 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 am: 16a30c1ac8 by Mark Salyzyn · 9 years ago
  58. fbc9758 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 by Mark Salyzyn · 9 years ago
  59. 16a30c1 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" by Mark Salyzyn · 9 years ago
  60. d655e61 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" by Mark Salyzyn · 9 years ago
  61. ba4d92c Added -t option to dumpstate. am: cd4d6631fa am: de3d159226 -s ours by Felipe Leme · 9 years ago
  62. de3d159 Added -t option to dumpstate. am: cd4d6631fa by Felipe Leme · 9 years ago
  63. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  64. 46a24e2 Merge "Added option to take a 'bugreporttelephony'." by TreeHugger Robot · 9 years ago
  65. c4c1ed7 Merge "Added test cases to dumpsys." am: 5cfc1c0546 am: 74ee4a06a3 am: 70a7c38431 by Felipe Leme · 9 years ago
  66. f7fdd52 Merge "Added test cases to dumpsys." am: 5cfc1c0546 am: 74ee4a06a3 by Felipe Leme · 9 years ago
  67. 70a7c38 Merge "Added test cases to dumpsys." am: 5cfc1c0546 am: 74ee4a06a3 by Felipe Leme · 9 years ago
  68. 74ee4a0 Merge "Added test cases to dumpsys." am: 5cfc1c0546 by Felipe Leme · 9 years ago
  69. 5cfc1c0 Merge "Added test cases to dumpsys." by Treehugger Robot · 9 years ago
  70. 6ec6ac4 Added option to take a 'bugreporttelephony'. by Felipe Leme · 9 years ago
  71. de8eebf Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed." am: 6c207a7d96 am: 83c87d4985 am: 3977570f9f by Richard Uhler · 9 years ago
  72. b41a385 Fix _treble build targets breakage. by Martijn Coenen · 9 years ago
  73. 94b7458 Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed." am: 6c207a7d96 am: 83c87d4985 by Richard Uhler · 9 years ago
  74. 3977570 Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed." am: 6c207a7d96 by Richard Uhler · 9 years ago
  75. 83c87d4 Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed." by Richard Uhler · 9 years ago
  76. 6c207a7 Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed." by Treehugger Robot · 9 years ago
  77. 12c23b6 Merge "Fix unitialized value in gralloc1" by TreeHugger Robot · 9 years ago
  78. cd4d663 Added -t option to dumpstate. by Felipe Leme · 9 years ago
  79. 343175a Added test cases to dumpsys. by Felipe Leme · 9 years ago
  80. 6ae5c4f Reverted wake_lock code. by Felipe Leme · 9 years ago
  81. 521698f Fix unitialized value in gralloc1 by Fabien Sanglard · 9 years ago
  82. ff0a399 Merge "Fix InputReader_test" by TreeHugger Robot · 9 years ago
  83. 9e2779b Merge "Start enumerating support for VK_KHR_incremental_present." by Ian Elliott · 9 years ago
  84. 78ef6e1 Merge "Methods to calculate user and external disk usage." am: 4d9746d7a3 am: 15e80e0436 am: e5281b7f9b by Jeff Sharkey · 9 years ago
  85. 4e4e8ab Merge "Methods to calculate user and external disk usage." am: 4d9746d7a3 am: 15e80e0436 by Jeff Sharkey · 9 years ago
  86. e5281b7 Merge "Methods to calculate user and external disk usage." am: 4d9746d7a3 by Jeff Sharkey · 9 years ago
  87. 15e80e0 Merge "Methods to calculate user and external disk usage." am: 4d9746d7a3 by Jeff Sharkey · 9 years ago
  88. 4d9746d Merge "Methods to calculate user and external disk usage." by Jeff Sharkey · 9 years ago
  89. df2d754 Methods to calculate user and external disk usage. by Jeff Sharkey · 9 years ago
  90. d4b50aa Start enumerating support for VK_KHR_incremental_present. by Ian Elliott · 9 years ago
  91. f4f0b80 Merge "Dump task I/O information from storaged." by TreeHugger Robot · 9 years ago
  92. 6a97440 Merge "vulkan: Update implementor's guide for V6 of ANDROID_native_buffer spec" by Chris Forbes · 9 years ago
  93. f649a6e Dump task I/O information from storaged. by ynwang · 9 years ago
  94. 8375605 Fix syntax error in appendSfConfigString (#endif) by Fabien Sanglard · 9 years ago
  95. b9aa835 vulkan: Update implementor's guide for V6 of ANDROID_native_buffer spec by Chris Forbes · 9 years ago
  96. 5118533 Merge "Move TARGET_DISABLE_TRIPLE_BUFFERING to property" by Fabien Sanglard · 9 years ago
  97. 3287292 Merge "Document crop and finalCrop" by Fabien Sanglard · 9 years ago
  98. 5235801 Merge "HWC2: Initialize retire fence to -1" by TreeHugger Robot · 9 years ago
  99. 2dd49ff Merge "Stubbed implementation of VK_GOOGLE_display_timing extension." by TreeHugger Robot · 9 years ago
  100. 4c8bb2a Stubbed implementation of VK_GOOGLE_display_timing extension. by Ian Elliott · 9 years ago