1. b1f30ba Fix anonymous struct and union warnings by Colin Cross · 8 years ago
  2. 5fa1223 Rename dump methods to dumpState by Colin Cross · 8 years ago
  3. 6c5a17d Fix libgui warnings by Colin Cross · 8 years ago
  4. 8970247 Fix struct vs. class mismatch in forward definitions by Colin Cross · 8 years ago
  5. 97b64db Fix weak vtable warnings by Colin Cross · 8 years ago
  6. c2b9017 Rewrite multicharacter constant using constexpr by Colin Cross · 8 years ago
  7. 3175c09 Fix rule of three warnings by Colin Cross · 8 years ago
  8. 4c62b4f Fix implicit sign casts in Parcel.h by Colin Cross · 8 years ago
  9. 1eadf8d Fix libinput warnings by Colin Cross · 8 years ago
  10. c8de4a0 Merge "Fix google-explicit-constructor warnings in HardwareAPI." by Chih-hung Hsieh · 8 years ago
  11. 170454b Merge "Fix google-explicit-constructor warnings in gui and ui." by Chih-hung Hsieh · 8 years ago
  12. 73d4186 Merge "Fix order of operations warning in libui" by Colin Cross · 8 years ago
  13. 2722416 Fix order of operations warning in libui by Colin Cross · 8 years ago
  14. 8cdcd15 Merge "Fix struct vs. class mismatch in forward definitions" by Colin Cross · 8 years ago
  15. a2362b4 Fix struct vs. class mismatch in forward definitions by Colin Cross · 8 years ago
  16. 2167a48 Include what we use. by Dan Albert · 8 years ago
  17. 132fb22 Merge changes I7748934f,I008ef537,I1027e87f by Colin Cross · 8 years ago
  18. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 8 years ago
  19. 8f27996 Use uint32_t consistently for region op by Colin Cross · 8 years ago
  20. 17576de Fix trailing semicolon warnings by Colin Cross · 8 years ago
  21. 494ed55 Migrate libandroid headers to ndk_headers. by Dan Albert · 8 years ago
  22. 8b2d3da Merge "Fix google-explicit-constructor warnings in binder." by Chih-hung Hsieh · 8 years ago
  23. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 8 years ago
  24. eb03fd3 libui: Add Gralloc1On0Adapter and C++ shim by Dan Stoza · 9 years ago
  25. e3ab0e8 Fix google-explicit-constructor warnings in binder. by Chih-Hung Hsieh · 8 years ago
  26. 1bf71ef Fix google-explicit-constructor warnings in HardwareAPI. by Chih-Hung Hsieh · 8 years ago
  27. 65d4787 Fix google-explicit-constructor warnings in gui and ui. by Chih-Hung Hsieh · 8 years ago
  28. d1b0747 Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89 by Christopher Wiley · 8 years ago
  29. 31c1beb libbinder: Support reading/writing out T[] lengths by Christopher Wiley · 8 years ago
  30. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 8 years ago
  31. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 8 years ago
  32. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 8 years ago
  33. 173b3ef Merge \"Change to include linux/android/binder.h.\" am: b34400ea94 by Christopher Ferris · 8 years ago
  34. b34400e Merge "Change to include linux/android/binder.h." by Christopher Ferris · 8 years ago
  35. 869f04b Merge \"Fix broken readNullableStrongBinder<T> implementation\" am: 6e81c9a4c6 by Christopher Wiley · 8 years ago
  36. 447b00f Fix broken readNullableStrongBinder<T> implementation by Christopher Wiley · 8 years ago
  37. 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 8 years ago
  38. 2bee6c5 Merge \"Sensor: Make getId() more varied\" into nyc-dev am: c0ca0ceaa5 by Greg Kaiser · 8 years ago
  39. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 8 years ago
  40. 88c878d Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d am: b990d75315 am: a1952f0a6d am: 81d678cf18 am: ed968dc61c am: d1d1d4e922 by Pablo Ceballos · 8 years ago
  41. 324b700 Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d am: b990d75315 am: a1952f0a6d am: 81d678cf18 am: ed968dc61c by Pablo Ceballos · 8 years ago
  42. d1d1d4e Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d am: b990d75315 am: a1952f0a6d am: 81d678cf18 by Pablo Ceballos · 8 years ago
  43. ed968dc Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d am: b990d75315 am: a1952f0a6d by Pablo Ceballos · 8 years ago
  44. 81d678c Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d am: b990d75315 by Pablo Ceballos · 8 years ago
  45. a1952f0 Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d by Pablo Ceballos · 8 years ago
  46. b990d75 Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d by Pablo Ceballos · 8 years ago
  47. 8cd7d25 Add FrameStats default constructor am: 9a8c42a72b by Pablo Ceballos · 8 years ago
  48. 34703b9 Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev by Robert Carr · 8 years ago
  49. c3da482 Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev by TreeHugger Robot · 8 years ago
  50. 2781021 Merge "Fix Parcelable::readParcelableVector<T>" into nyc-dev am: 0950fb3d20 by Janis Danisevskis · 8 years ago
  51. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 8 years ago
  52. f26a3ab Fix Parcelable::readParcelableVector<T> by Janis Danisevskis · 8 years ago
  53. a623d13 Merge "Fix misc-macro-parentheses warnings in openmax." am: cb68066d06 by Chih-hung Hsieh · 8 years ago
  54. cb68066 Merge "Fix misc-macro-parentheses warnings in openmax." by Chih-hung Hsieh · 8 years ago
  55. 9a8c42a Add FrameStats default constructor by Pablo Ceballos · 8 years ago
  56. 6c25a77 stagefright: define mpeg2 HighP level constant am: 9e332babb9 by Lajos Molnar · 8 years ago
  57. 9e332ba stagefright: define mpeg2 HighP level constant by Lajos Molnar · 8 years ago
  58. 782ac39 omx: add asString for new enumerations and fix some issues am: 1b9c8069f4 by Lajos Molnar · 8 years ago
  59. 1b9c806 omx: add asString for new enumerations and fix some issues by Lajos Molnar · 8 years ago
  60. 8bd815b Merge "omx: add missing MPEG4 levels" into nyc-dev am: 6472c8c660 by Lajos Molnar · 8 years ago
  61. 22c661d Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." am: bb261bf41a by Chih-hung Hsieh · 8 years ago
  62. 1597660 Fix misc-macro-parentheses warnings in openmax. by Chih-Hung Hsieh · 8 years ago
  63. a389c7a Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE. by Chih-Hung Hsieh · 8 years ago
  64. 059e298 omx: add missing MPEG4 levels by Lajos Molnar · 8 years ago
  65. b9f5b3a Merge "libbinder: Use char* message with binder::Status" am: 8d9818db1a by Christopher Wiley · 8 years ago
  66. 1651ced libbinder: Use char* message with binder::Status by Christopher Wiley · 8 years ago
  67. 01f30f1 Merge "Return the transform to apply in getLastQueuedBuffer" into nyc-dev by John Reck · 8 years ago
  68. 1992e94 Merge "Return the transform to apply in getLastQueuedBuffer" into nyc-dev by John Reck · 8 years ago
  69. 07c41bf Merge "media: Add missing dobly-vision profile." into nyc-dev am: 99c68bbfa3 by Hangyu Kuang · 8 years ago
  70. 99c68bb Merge "media: Add missing dobly-vision profile." into nyc-dev by Hangyu Kuang · 8 years ago
  71. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 8 years ago
  72. 2f7ab0c Merge "media: Change VP9 ProfileLevel to start from 0x1." into nyc-dev by Hangyu Kuang · 8 years ago
  73. 32a6129 Merge "media: Change VP9 ProfileLevel to start from 0x1." into nyc-dev by Hangyu Kuang · 8 years ago
  74. 6c02314 media: Add missing dobly-vision profile. by Hangyu Kuang · 8 years ago
  75. 19a621e Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 by Peng Xu · 8 years ago
  76. d15a35b media: Change VP9 ProfileLevel to start from 0x1. by Hangyu Kuang · 8 years ago
  77. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 8 years ago
  78. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 8 years ago
  79. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 9 years ago
  80. e9105ba Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev am: 4908a01 by Dan Stoza · 8 years ago
  81. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 8 years ago
  82. 7861c63 Merge "Include libbase headers in libbinder include path" am: 33dcaf9 by Treehugger Robot · 8 years ago
  83. 83e6b98 Include libbase headers in libbinder include path by Christopher Wiley · 8 years ago
  84. 87017f4 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3 am: 2352674 am: c846278 by Michael Wright · 8 years ago
  85. 455f288 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3 am: 2352674 by Michael Wright · 8 years ago
  86. c846278 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3 by Michael Wright · 8 years ago
  87. 2352674 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a by Michael Wright · 8 years ago
  88. ab4b3c3 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev by Michael Wright · 8 years ago
  89. 7a776ec Add setOverrideScalingMode to SurfaceControl am: c3574f7 by Robert Carr · 8 years ago
  90. 0cbee9f Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575 by Christopher Wiley · 8 years ago
  91. dcc5575 Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" by Christopher Wiley · 8 years ago
  92. 46ef1a7 Revert "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 8 years ago
  93. 7f38c4b Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39 by Treehugger Robot · 8 years ago
  94. 747c0bb Merge "libbinder: Replace ScopedFd with base::unique_fd" by Treehugger Robot · 8 years ago
  95. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 8 years ago
  96. 249f373 Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7 by Colin Cross · 8 years ago
  97. 96e8322 Log when binder thread pool is starved by Colin Cross · 8 years ago
  98. e2e44dd Merge "Add missing include to choreographer header." by Martijn Coenen · 8 years ago
  99. 4ca25f2 Add missing include to choreographer header. by Michael Wright · 9 years ago
  100. 78e7eb7 Merge "Add NDK Choreographer API headers" by Martijn Coenen · 8 years ago