1. 4d2f4bb Binder on Windows? Unlikely. by Elliott Hughes · 10 years ago
  2. dbc2d87 Merge "Installd: Fix delete_code_cache() clearing the wrong cache dir" by Narayan Kamath · 10 years ago android-m-preview-1
  3. 1bcb35b Installd: Fix delete_code_cache() clearing the wrong cache dir by Hao Li · 10 years ago
  4. 1998615 Merge "sf: Initialize EventThread before creating HWC" by Dan Stoza · 10 years ago
  5. dd74950 Merge "Fix async_stop" by John Reck · 10 years ago
  6. 4ba2b63 Fix async_stop by John Reck · 10 years ago
  7. f948105 sf: Initialize EventThread before creating HWC by Saurabh Shah · 10 years ago
  8. 2ab05fc Merge "dumpstate: modify logcat timeout to compensate for storage speed" by Mark Salyzyn · 10 years ago
  9. f989162 dumpstate: modify logcat timeout to compensate for storage speed by Mark Salyzyn · 10 years ago
  10. 2b5b55e Merge "sf: Fix incorrect state reporting in dumpsys" by Dan Stoza · 10 years ago
  11. e54506b sf: Fix incorrect state reporting in dumpsys by Manoj Kumar AVM · 10 years ago
  12. 85e271d Merge "sf: Add a NULL check in getDisplayConfigs" by Dan Stoza · 10 years ago
  13. 40da48b sf: Add a NULL check in getDisplayConfigs by Tatenda Chipeperekwa · 11 years ago
  14. ffe3e96 Merge "GLConsumer: Fix crop math" by Dan Stoza · 10 years ago
  15. 68efa84 GLConsumer: Fix crop math by Dan Stoza · 10 years ago
  16. 127cf2e Merge "SF: Swap w/h when capturing rotated screenshots" by Dan Stoza · 10 years ago
  17. 65dc7ee SF: Swap w/h when capturing rotated screenshots by Dan Stoza · 10 years ago
  18. 5ab3ba1 Merge "SF: Don't crop surface damage against viewport" by Dan Stoza · 10 years ago
  19. 074a13a SF: Don't crop surface damage against viewport by Dan Stoza · 10 years ago
  20. 816c9e0 Merge "libgui/SurfaceFlinger: Add getConsumerName" by Dan Stoza · 10 years ago
  21. 53a2e97 libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  22. b169b49 Merge "libgui: Add generation numbers to BufferQueue" by Dan Stoza · 10 years ago
  23. 993772a libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  24. c19fdee Merge "Call selinux_status_open() prior to use of selinux_status_updated()." by Nick Kralevich · 10 years ago
  25. bea0746 Call selinux_status_open() prior to use of selinux_status_updated(). by Stephen Smalley · 10 years ago
  26. 8980e0c Merge "libgui: Propagate error by clearing sp<GB>" by Dan Stoza · 10 years ago
  27. 3d6022a libgui: Propagate error by clearing sp<GB> by Dan Stoza · 10 years ago
  28. cf1edb3 Merge "Fix libgui crop matrix test." by Dan Stoza · 10 years ago
  29. 3422813 Fix libgui crop matrix test. by Michael Lentine · 10 years ago
  30. 75145aa Merge "SF: Reduce resync samples without present" by Dan Stoza · 10 years ago
  31. ef78916 SF: Reduce resync samples without present by Dan Stoza · 10 years ago
  32. edcfe7c Merge "libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc" by Dan Stoza · 10 years ago
  33. 24fa67f libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 10 years ago
  34. c76683f Merge "Check that width and height parameters are small." by Dan Stoza · 10 years ago
  35. 9530388 Check that width and height parameters are small. by Michael Lentine · 10 years ago
  36. a8702c4 Merge "SurfaceFlinger: Tweak whitespace in DdmConnection" by Dan Stoza · 10 years ago
  37. 42ace4b SurfaceFlinger: Tweak whitespace in DdmConnection by Dan Stoza · 10 years ago
  38. 5566d9d Merge "Bypass surface flinger permission check for calls from system." by Dan Stoza · 10 years ago
  39. 13c04c2 Merge "surfaceflinger: Fix range check for getFormat" by Dan Stoza · 10 years ago
  40. 8b04725 Bypass surface flinger permission check for calls from system. by Jeff Brown · 10 years ago
  41. ae56974 surfaceflinger: Fix range check for getFormat by Ajay Dudani · 10 years ago
  42. 20f7a6f Merge "Modify EGL to disconnect the window when the surface gets destroyed." by Dan Stoza · 10 years ago
  43. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  44. c2bdfb8 Merge "SF: Skip render-to-texture for color transforms" by Dan Stoza · 10 years ago
  45. 0af1e0f Merge "Add hotplug support for primary display." by Dan Stoza · 10 years ago
  46. 3528348 Merge "libgui: Fix surface damage on rotated buffers" by Dan Stoza · 10 years ago
  47. 0a70ed9 Merge "Fix surfaceflinger tests." by Dan Stoza · 10 years ago
  48. 4ebb44e Merge "Fix libgui tests." by Dan Stoza · 10 years ago
  49. 10cb68f Merge "fix BufferItem flatten/unflatten alignment" by Dan Stoza · 10 years ago
  50. 1bdeb9d Merge "Refactor ConsumerBase and it's derived classes." by Dan Stoza · 10 years ago
  51. 5a606c3 Merge "Fix EGL shim extension injection for GL ES 3 drivers." by Jesse Hall · 10 years ago
  52. d19ad6f Merge "Add ConsumerBase::isAbandoned" by Dan Stoza · 10 years ago
  53. 8e8eba5 SF: Skip render-to-texture for color transforms by Dan Stoza · 11 years ago
  54. d74ba85 Add hotplug support for primary display. by Michael Lentine · 10 years ago
  55. 076d25b libgui: Fix surface damage on rotated buffers by Dan Stoza · 10 years ago
  56. b64d875 Fix surfaceflinger tests. by Michael Lentine · 10 years ago
  57. e0d3e70 Fix libgui tests. by Michael Lentine · 10 years ago
  58. ffe17a1 fix BufferItem flatten/unflatten alignment by Chong Zhang · 10 years ago
  59. 235da8d Refactor ConsumerBase and it's derived classes. by Michael Lentine · 10 years ago
  60. e576215 Add ConsumerBase::isAbandoned by John Reck · 10 years ago
  61. 9405746 Merge "Rename --include-cfi to --generate-debug-info." by David Srbecky · 10 years ago
  62. 741a6ff Rename --include-cfi to --generate-debug-info. by David Srbecky · 10 years ago
  63. 738fc3a Merge "framework/native/docs: remove doc footer for jd output" by Johan Euphrosine · 10 years ago android-m-preview
  64. efd6ab3 framework/native/docs: remove doc footer for jd output by Johan Euphrosine · 10 years ago
  65. 116e7ae Merge "frameworks/native/docs: add doxygen configuration" by Johan Euphrosine · 10 years ago
  66. edfe72e Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 10 years ago
  67. 5388c52 frameworks/native/docs: add doxygen configuration by Johan Euphrosine · 10 years ago
  68. e814b43 Merge "Don't use TEMP_FAILURE_RETRY on close in frameworks/native." by Elliott Hughes · 10 years ago
  69. 997abb6 Don't use TEMP_FAILURE_RETRY on close in frameworks/native. by Elliott Hughes · 10 years ago
  70. 553cbb2 Merge "SurfaceFlinger: Handle EGL errors more cleanly" by Dan Stoza · 10 years ago
  71. 59bfd2b SurfaceFlinger: Handle EGL errors more cleanly by Dan Stoza · 10 years ago
  72. 9188b4b Merge "Replace JNI primitive array critical calls with non-critical ones." by Hiroshi Yamauchi · 10 years ago
  73. 569bc1b Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 10 years ago
  74. f984bad Merge "Fix PTS handling for buffer replacement" by Dan Stoza · 10 years ago
  75. bbb010b Merge "binder: add uint64 support to Parcel." by Dan Stoza · 10 years ago
  76. e64a79c Fix PTS handling for buffer replacement by Dan Stoza · 10 years ago
  77. f183395 binder: add uint64 support to Parcel. by Ronghua Wu · 10 years ago
  78. bfe211f Merge "libgui: Always allow allocation on connect" by Dan Stoza · 10 years ago
  79. b900986 Merge "frameworks/native: document native types and enums" by Johan Euphrosine · 10 years ago
  80. cbe5459 libgui: Always allow allocation on connect by Dan Stoza · 10 years ago
  81. bf6d5e0 frameworks/native: document native types and enums by Johan Euphrosine · 10 years ago
  82. 38d7f75 Merge "libgui: Hook up onFrameReplaced" by Dan Stoza · 10 years ago
  83. a3b6693 libgui: Hook up onFrameReplaced by Dan Stoza · 10 years ago
  84. 364ed95 Merge "libEGL: whitelist the EGL_KHR_create_context_no_error extension" by Jesse Hall · 10 years ago
  85. 5245af3 libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 10 years ago
  86. 0581599 Merge "Added Voltage and Current regulator ftrace events to atrace" by Chris Craik · 10 years ago
  87. c4e98c4 Merge "SF: Apply pending transactions to new sidebands" by Dan Stoza · 10 years ago
  88. 8afb767 SF: Apply pending transactions to new sidebands by Dan Stoza · 10 years ago
  89. e357f64 Merge "libgui: Clear frame number while freeing slot" by Dan Stoza · 10 years ago
  90. 2405650 libgui: Clear frame number while freeing slot by Dan Stoza · 10 years ago
  91. dfe7e7e Merge "dumpstate: report per-partition MMC performance" by Mark Salyzyn · 10 years ago
  92. bb58111 Merge "SurfaceFlinger: Fix PTS on stale buffers" by Dan Stoza · 10 years ago
  93. 2e36f22 SurfaceFlinger: Fix PTS on stale buffers by Dan Stoza · 10 years ago
  94. 32d4b6c Merge "SurfaceFlinger: Limit to 4k Layers" by Dan Stoza · 10 years ago
  95. 676d10b Merge "SurfaceFlinger: Fix integer overflow in Mesh ctor" by Dan Stoza · 10 years ago
  96. ed6e907 Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper" by Dan Stoza · 10 years ago
  97. e7f8dde SurfaceFlinger: Limit to 4k Layers by Dan Stoza · 10 years ago
  98. 540e3de dumpstate: report per-partition MMC performance by Mark Salyzyn · 10 years ago
  99. ab79e33 SurfaceFlinger: Fix integer overflow in Mesh ctor by Dan Stoza · 10 years ago
  100. 08a7c79 Merge "Remove gamma correction from color correction shader" by Dan Stoza · 10 years ago