1. eccef21 Merge "Remove EGL Hibernation" am: 5e86147abc by Dan Willemsen · 8 years ago
  2. 5e86147 Merge "Remove EGL Hibernation" by Treehugger Robot · 8 years ago
  3. 199adbc Remove EGL Hibernation by Dan Willemsen · 8 years ago
  4. 23c7fe7 Merge "Move atrace init into on fs trigger" am: 8fee401726 by Wei Wang · 8 years ago
  5. 53389b0 Move atrace init into on fs trigger am: 23d0302561 by Wei Wang · 8 years ago
  6. 8fee401 Merge "Move atrace init into on fs trigger" by Wei Wang · 8 years ago
  7. 23d0302 Move atrace init into on fs trigger by Wei Wang · 8 years ago
  8. 35368f2 Merge "Rely on the platform -std default." am: 26989871a5 by Elliott Hughes · 8 years ago
  9. 2698987 Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  10. 56a8d32 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  11. 0ef01ba Merge "Rely on the platform -std default." am: 53b6fc5ddc by Elliott Hughes · 8 years ago
  12. 53b6fc5 Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  13. e390826 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  14. 425ae4a Merge "Migrate libvulkan to ndk_library." am: 02affcd552 by Dan Albert · 8 years ago
  15. 02affcd Merge "Migrate libvulkan to ndk_library." by Treehugger Robot · 8 years ago
  16. 0fbb532 Migrate libvulkan to ndk_library. by Dan Albert · 8 years ago
  17. fea2cbb Merge "Migrate khrplatform.h to ndk_headers." am: a0d616be74 by Dan Albert · 8 years ago
  18. a0d616b Merge "Migrate khrplatform.h to ndk_headers." by Treehugger Robot · 8 years ago
  19. c439088 Migrate khrplatform.h to ndk_headers. by Dan Albert · 8 years ago
  20. 93c91c8 Merge changes I6a2f4df7,I62e108bd,Icd83a5ef am: 900da7b14a by Dan Albert · 8 years ago
  21. 0238c63 Migrate libGLESv3 to ndk_library. am: d7d8efa471 by Dan Albert · 8 years ago
  22. 2cdf177 Migrate libGLESv2 to ndk_library. am: 00500c798a by Dan Albert · 8 years ago
  23. ebe4ea9 Migrate libGLESv1_CM to ndk_library. am: 7facb1db6e by Dan Albert · 8 years ago
  24. 900da7b Merge changes I6a2f4df7,I62e108bd,Icd83a5ef by Treehugger Robot · 8 years ago
  25. a3ac6c2 Merge "Fix anonymous struct and union warnings" am: 87e72cb237 by Colin Cross · 8 years ago
  26. 87e72cb Merge "Fix anonymous struct and union warnings" by Treehugger Robot · 8 years ago
  27. 183edbb Merge "Migrate libEGL to ndk_library." am: ce1bc304a2 by Dan Albert · 8 years ago
  28. ce1bc30 Merge "Migrate libEGL to ndk_library." by Treehugger Robot · 8 years ago
  29. b1f30ba Fix anonymous struct and union warnings by Colin Cross · 8 years ago
  30. d7d8efa Migrate libGLESv3 to ndk_library. by Dan Albert · 8 years ago
  31. 00500c7 Migrate libGLESv2 to ndk_library. by Dan Albert · 8 years ago
  32. 7facb1d Migrate libGLESv1_CM to ndk_library. by Dan Albert · 8 years ago
  33. 49fbff4 Migrate libEGL to ndk_library. by Dan Albert · 8 years ago
  34. 219df2f Merge "Rename dump methods to dumpState" am: c72b9a3ce4 by Colin Cross · 8 years ago
  35. c72b9a3 Merge "Rename dump methods to dumpState" by Colin Cross · 8 years ago
  36. 1981346 Merge changes I2ce11db5,Idba8278b am: dd3f863499 by Colin Cross · 8 years ago
  37. 6b27496 Fix logging implicit sign conversions am: 8bafabf1f6 by Colin Cross · 8 years ago
  38. 972cce4 Fix libgui warnings am: 6c5a17dd26 by Colin Cross · 8 years ago
  39. 5fa1223 Rename dump methods to dumpState by Colin Cross · 8 years ago
  40. dd3f863 Merge changes I2ce11db5,Idba8278b by Colin Cross · 8 years ago
  41. ea8e8a2 Merge changes I1c6a271f,I1e41e5f5,Ib2f48895,Ia8af95d2,Ie966e37d, ... by Dan Stoza · 8 years ago
  42. 1ce7c1d SF: Fix a couple of Layer ref count issues am: de84eb6b82 by Dan Stoza · 8 years ago
  43. 58719ff Build SF executable with USE_HWC2 when needed am: f9f7f6931f by Dan Stoza · 8 years ago
  44. 21200d1 HWC2: Clear transform for SolidColor layers am: f1098abecf by Dan Stoza · 8 years ago
  45. b4365b8 HWC2: Use SolidColor composition for DimLayer am: 0183f7acac by Dan Stoza · 8 years ago
  46. 9853a79 HWC2: Kill logspam for non-HWC virtual displays am: 179533d107 by Dan Stoza · 8 years ago
  47. d6fb6ea HWC2: Fix virtual displays am: 5450fe5268 by Dan Stoza · 8 years ago
  48. 0fac961 HWC2: Don't set null handle for client layers am: 6be002845f by Dan Stoza · 8 years ago
  49. 608852e HWC2: Hook up to BoardConfig variable am: 8beb15f220 by Dan Stoza · 8 years ago
  50. de79392 HWC2: Skip validate/present if display is off am: 00ac359a3b by Dan Stoza · 8 years ago
  51. 2b23374 Merge changes I1c6a271f,I1e41e5f5,Ib2f48895,Ia8af95d2,Ie966e37d, ... by Dan Stoza · 8 years ago
  52. 8806e2a Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89 by Colin Cross · 8 years ago
  53. 8bafabf Fix logging implicit sign conversions by Colin Cross · 8 years ago
  54. 6c5a17d Fix libgui warnings by Colin Cross · 8 years ago
  55. 1d6c149 Merge "Fix struct vs. class mismatch in forward definitions" by Colin Cross · 8 years ago
  56. 8970247 Fix struct vs. class mismatch in forward definitions by Colin Cross · 8 years ago
  57. 11a2bca Merge "Fix weak vtable warnings" am: d93a40c920 by Colin Cross · 8 years ago
  58. 3f6292e Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c by Colin Cross · 8 years ago
  59. 52b3fe2 Merge "Fix rule of three warnings" am: dfd195160a by Colin Cross · 8 years ago
  60. d93a40c Merge "Fix weak vtable warnings" by Colin Cross · 8 years ago
  61. 97b64db Fix weak vtable warnings by Colin Cross · 8 years ago
  62. 991667b Merge "Rewrite multicharacter constant using constexpr" by Colin Cross · 8 years ago
  63. c2b9017 Rewrite multicharacter constant using constexpr by Colin Cross · 8 years ago
  64. dfd1951 Merge "Fix rule of three warnings" by Colin Cross · 8 years ago
  65. 3175c09 Fix rule of three warnings by Colin Cross · 8 years ago
  66. de84eb6 SF: Fix a couple of Layer ref count issues by Dan Stoza · 8 years ago
  67. f9f7f69 Build SF executable with USE_HWC2 when needed by Dan Stoza · 8 years ago
  68. f1098ab HWC2: Clear transform for SolidColor layers by Dan Stoza · 8 years ago
  69. 0183f7a HWC2: Use SolidColor composition for DimLayer by Dan Stoza · 8 years ago
  70. 179533d HWC2: Kill logspam for non-HWC virtual displays by Dan Stoza · 8 years ago
  71. 5450fe5 HWC2: Fix virtual displays by Dan Stoza · 8 years ago
  72. 6be0028 HWC2: Don't set null handle for client layers by Dan Stoza · 8 years ago
  73. 8beb15f HWC2: Hook up to BoardConfig variable by Dan Stoza · 8 years ago
  74. 00ac359 HWC2: Skip validate/present if display is off by Dan Stoza · 8 years ago
  75. 4901e7c Merge "Fix implicit sign casts in Parcel.h" am: 9984fa0ed0 by Colin Cross · 8 years ago
  76. 9984fa0 Merge "Fix implicit sign casts in Parcel.h" by Colin Cross · 8 years ago
  77. 4c62b4f Fix implicit sign casts in Parcel.h by Colin Cross · 8 years ago
  78. a0c2133 Merge "Installd: Add a delete_odex command" am: d6df7e33ad by Andreas Gampe · 8 years ago
  79. d6df7e3 Merge "Installd: Add a delete_odex command" by Treehugger Robot · 8 years ago
  80. a149886 Merge "Fix libinput warnings" am: a4767442e3 by Colin Cross · 8 years ago
  81. a476744 Merge "Fix libinput warnings" by Colin Cross · 8 years ago
  82. 1eadf8d Fix libinput warnings by Colin Cross · 8 years ago
  83. 9285335 Merge "Fix google-explicit-constructor warnings in HardwareAPI." am: c8de4a06ab by Chih-hung Hsieh · 8 years ago
  84. 5a283bb Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa by Chih-hung Hsieh · 8 years ago
  85. 512fb37 Merge "Fix google-explicit-constructor warnings in opengl." am: 9ccba3c090 by Chih-Hung Hsieh · 8 years ago
  86. c8de4a0 Merge "Fix google-explicit-constructor warnings in HardwareAPI." by Chih-hung Hsieh · 8 years ago
  87. 170454b Merge "Fix google-explicit-constructor warnings in gui and ui." by Chih-hung Hsieh · 8 years ago
  88. 9ccba3c Merge "Fix google-explicit-constructor warnings in opengl." by Treehugger Robot · 8 years ago
  89. 1b080b1 Merge "Fix order of operations warning in libui" am: 73d4186757 by Colin Cross · 8 years ago
  90. 5c94215 Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 by Colin Cross · 8 years ago
  91. b31206b Installd: Add a delete_odex command by Andreas Gampe · 8 years ago
  92. 73d4186 Merge "Fix order of operations warning in libui" by Colin Cross · 8 years ago
  93. 2722416 Fix order of operations warning in libui by Colin Cross · 8 years ago
  94. 8cdcd15 Merge "Fix struct vs. class mismatch in forward definitions" by Colin Cross · 8 years ago
  95. abd9a76 Merge "Add missing liblog dependency" am: c4dd0c3b83 by Dimitry Ivanov · 8 years ago
  96. c4dd0c3 Merge "Add missing liblog dependency" by Dimitry Ivanov · 8 years ago
  97. a2362b4 Fix struct vs. class mismatch in forward definitions by Colin Cross · 8 years ago
  98. 7e46950 Merge "Include what we use." am: be7fdfc2a1 by Dan Albert · 8 years ago
  99. be7fdfc Merge "Include what we use." by Treehugger Robot · 8 years ago
  100. 2167a48 Include what we use. by Dan Albert · 8 years ago