1. 56a8d32 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  2. e390826 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  3. b1f30ba Fix anonymous struct and union warnings by Colin Cross · 8 years ago
  4. 5fa1223 Rename dump methods to dumpState by Colin Cross · 8 years ago
  5. 8bafabf Fix logging implicit sign conversions by Colin Cross · 8 years ago
  6. 6c5a17d Fix libgui warnings by Colin Cross · 8 years ago
  7. 97b64db Fix weak vtable warnings by Colin Cross · 8 years ago
  8. 8f27996 Use uint32_t consistently for region op by Colin Cross · 8 years ago
  9. 6f09ce1 libgui: add a test for Sensor serialization. by David Pursell · 8 years ago
  10. c7dd2b9 Convert libui to Android.bp by Dan Willemsen · 8 years ago
  11. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 8 years ago
  12. eb03fd3 libui: Add Gralloc1On0Adapter and C++ shim by Dan Stoza · 9 years ago
  13. 7a21351 Remove FRAMEBUFFER_FORCE_FORMAT by Dan Willemsen · 8 years ago
  14. 213f015 Merge changes from topic 'utf' by Martijn Coenen · 8 years ago
  15. b5ac868 Merge "binder: use ashmem_valid()" by Treehugger Robot · 8 years ago
  16. 8058936 binder: use ashmem_valid() by Mark Salyzyn · 8 years ago
  17. 3eaf53e Add bound checks to utf16_to_utf8 by Sergio Giro · 8 years ago
  18. e1d310d Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  19. 4ce4db7 Fix memory ordering issues; document IMemory peculiarities by Hans Boehm · 8 years ago
  20. 23e469f Merge "Remove unused include." am: 5242fb42fb by Dmitriy Filchenko · 8 years ago
  21. e3f8eba Remove unused include. by Dmitriy Filchenko · 8 years ago
  22. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 8 years ago
  23. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 8 years ago
  24. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 8 years ago
  25. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 8 years ago
  26. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 8 years ago
  27. 0a9a1c1 Fix unused variable build errors by Christopher Wiley · 8 years ago
  28. abf1adc Merge \"libbinder: Tighten compiler warnings/errors\" am: ead989c34d by Christopher Wiley · 8 years ago
  29. 3652ff4 libbinder: Tighten compiler warnings/errors by Christopher Wiley · 8 years ago
  30. 2bee6c5 Merge \"Sensor: Make getId() more varied\" into nyc-dev am: c0ca0ceaa5 by Greg Kaiser · 8 years ago
  31. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 8 years ago
  32. 36ad49c Merge \"BufferQueueProducer: Signal consumer when a buffer is detached\" into nyc-dev by Eino-Ville Talvala · 8 years ago
  33. 51ed38b Merge "BufferQueueProducer: Signal consumer when a buffer is detached" into nyc-dev by Eino-Ville Talvala · 8 years ago
  34. 7aa8388 resolve merge conflicts of 4931fb2 to nyc-mr1-dev-plus-aosp by Craig Donner · 8 years ago
  35. e1e1e75 Merge "Revert "GLConsumer: add build-time disable of gpu protected content"" into nyc-dev by Craig Donner · 8 years ago
  36. 4df76b2 Revert "GLConsumer: add build-time disable of gpu protected content" by Craig Donner · 8 years ago
  37. a2db19c Merge \"Fixed file descriptor leak in IMemory\" into nyc-dev am: a13a22649b by John Eckerdal · 8 years ago
  38. 93dd051 BufferQueueProducer: Signal consumer when a buffer is detached by Eino-Ville Talvala · 8 years ago
  39. 6b0b063 Fixed file descriptor leak in IMemory by John Eckerdal · 8 years ago
  40. 34703b9 Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev by Robert Carr · 8 years ago
  41. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 8 years ago
  42. fc06a1a Merge "libgui: Check result in hook_dequeueBuffer_DEPRECATED" into nyc-dev by Mike Stroyan · 8 years ago
  43. 87709c9 libgui: Check result in hook_dequeueBuffer_DEPRECATED by Mike Stroyan · 8 years ago
  44. 217b5d1 Merge "BQ: Don\'t return fences from dequeue in shared buffer mode" into nyc-dev by Pablo Ceballos · 8 years ago
  45. 28c65ad BQ: Don't return fences from dequeue in shared buffer mode by Pablo Ceballos · 8 years ago
  46. 81ace2f Merge "Fix misc-macro-parentheses warnings in libs/binder." am: 44d29d4d07 by Chih-hung Hsieh · 8 years ago
  47. 44d29d4 Merge "Fix misc-macro-parentheses warnings in libs/binder." by Chih-hung Hsieh · 8 years ago
  48. 3495475 Merge "Fix misc-macro-parentheses warnings in libs/gui." am: 3f5fc8aa6a by Chih-Hung Hsieh · 8 years ago
  49. ce244b8 Merge "Fix misc-macro-parentheses warnings in test macros." am: 23d433c576 by Chih-hung Hsieh · 8 years ago
  50. 3f5fc8a Merge "Fix misc-macro-parentheses warnings in libs/gui." by Treehugger Robot · 8 years ago
  51. 7c5f109 Fix misc-macro-parentheses warnings in libs/gui. by Chih-Hung Hsieh · 8 years ago
  52. 4a186d4 Fix misc-macro-parentheses warnings in test macros. by Chih-Hung Hsieh · 8 years ago
  53. 8f6b9b3 Fix misc-macro-parentheses warnings in libs/binder. by Chih-Hung Hsieh · 8 years ago
  54. c55b4b6 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 am: f91c66a9a8 by Marco Nelissen · 8 years ago
  55. 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 · 8 years ago
  56. 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 · 8 years ago
  57. 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 · 8 years ago
  58. 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 · 8 years ago
  59. bca20d8 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 by Marco Nelissen · 8 years ago
  60. 56dea28 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 by Marco Nelissen · 8 years ago
  61. 82afbe2 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d by Marco Nelissen · 8 years ago
  62. 775f2e6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 by Marco Nelissen · 8 years ago
  63. 853702c Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 by Marco Nelissen · 8 years ago
  64. 6096a3a Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 8 years ago
  65. 39e4428 Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 8 years ago
  66. b9f5b3a Merge "libbinder: Use char* message with binder::Status" am: 8d9818db1a by Christopher Wiley · 8 years ago
  67. 8d9818d Merge "libbinder: Use char* message with binder::Status" by Christopher Wiley · 8 years ago
  68. 43e0928 Merge "BQ: Fix segfault in dump()" into nyc-dev am: ed2c5d1931 by Pablo Ceballos · 8 years ago
  69. ed2c5d1 Merge "BQ: Fix segfault in dump()" into nyc-dev by Pablo Ceballos · 8 years ago
  70. 1651ced libbinder: Use char* message with binder::Status by Christopher Wiley · 8 years ago
  71. ee1cd12 Merge "Fix google-explicit-constructor warnings." am: caff47a0c4 am: 4a912c41d3 by Chih-hung Hsieh · 8 years ago
  72. 067b2ca Merge "Revert "Add debug dump if about to segfault"" into nyc-dev am: 876c150be2 by Pablo Ceballos · 8 years ago
  73. 876c150 Merge "Revert "Add debug dump if about to segfault"" into nyc-dev by Pablo Ceballos · 8 years ago
  74. adf51ba BQ: Fix segfault in dump() by Pablo Ceballos · 8 years ago
  75. 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 8 years ago
  76. 19e838b resolve merge conflicts of 0b546c4 to nyc-dev-plus-aosp by Jesse Hall · 8 years ago
  77. 73f2c8b Revert "Add debug dump if about to segfault" by Pablo Ceballos · 8 years ago
  78. dea97b7 GLConsumer: add build-time disable of gpu protected content by Jesse Hall · 8 years ago
  79. d9cdadb Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  80. 304f6a0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 8 years ago
  81. 188b9f0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 8 years ago
  82. aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 8 years ago
  83. 01f30f1 Merge "Return the transform to apply in getLastQueuedBuffer" into nyc-dev by John Reck · 8 years ago
  84. d6c480e Merge "Don\'t flatten nullptrs" into nyc-dev am: 55e5cc0ea2 by John Reck · 8 years ago
  85. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 8 years ago
  86. ce8e5df Don't flatten nullptrs by John Reck · 8 years ago
  87. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  88. a5226fb Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 8 years ago
  89. ac97964 Merge "Fix use of invalid iterator." into nyc-dev am: 44e9c02 by Christopher Ferris · 8 years ago
  90. 44e9c02 Merge "Fix use of invalid iterator." into nyc-dev by Christopher Ferris · 8 years ago
  91. 19a621e Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 by Peng Xu · 8 years ago
  92. cf43c26 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev by Peng Xu · 8 years ago
  93. 87e94cd Fix use of invalid iterator. by Christopher Ferris · 8 years ago
  94. 1de7966 Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 8 years ago
  95. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 8 years ago
  96. 758973c Merge "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 8 years ago
  97. 3282e04 Merge "Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test." am: 32e2d0f by Elliott Hughes · 8 years ago
  98. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  99. 0c50a3f Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test. by Elliott Hughes · 8 years ago
  100. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 8 years ago