1. 5271156 Merge "egl: Enable EGL_KHR_GL_COLORSPACE" by Jesse Hall · 9 years ago
  2. 133650e Merge "Fix a typo in the atrace help text." by Treehugger Robot · 9 years ago
  3. f884a06 Fix a typo in the atrace help text. by Elliott Hughes · 9 years ago
  4. f5b35b6 Merge "Clean up memory allocation in dumpTrace." by Treehugger Robot · 9 years ago
  5. a252f4d Clean up memory allocation in dumpTrace. by Elliott Hughes · 9 years ago
  6. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 9 years ago
  7. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 9 years ago
  8. b34400e Merge "Change to include linux/android/binder.h." by Christopher Ferris · 9 years ago
  9. ead989c Merge "libbinder: Tighten compiler warnings/errors" by Treehugger Robot · 9 years ago
  10. 9c67bfd egl: Enable EGL_KHR_GL_COLORSPACE by Sandeep Shinde · 10 years ago
  11. 6e81c9a Merge "Fix broken readNullableStrongBinder<T> implementation" by Treehugger Robot · 9 years ago
  12. 3652ff4 libbinder: Tighten compiler warnings/errors by Christopher Wiley · 9 years ago
  13. 447b00f Fix broken readNullableStrongBinder<T> implementation by Christopher Wiley · 9 years ago
  14. 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 9 years ago
  15. 7d8f246 Merge "Workaround alloc-dealloc-mismatch error on ASan device boot." by Evgenii Stepanov · 9 years ago
  16. 2281927 Workaround alloc-dealloc-mismatch error on ASan device boot. by Evgenii Stepanov · 9 years ago
  17. febb7ea Merge "[mips] Resolve issue with .align directive, when using clang IAS" by Treehugger Robot · 9 years ago android-n-preview-5 android-wear-n-preview-2
  18. 926d098 [mips] Resolve issue with .align directive, when using clang IAS by Lazar Trsic · 9 years ago
  19. d4ffb63 Merge "Fix misc-macro-parentheses warnings in opengl." by Chih-hung Hsieh · 9 years ago
  20. f509370 Fix misc-macro-parentheses warnings in opengl. by Chih-Hung Hsieh · 9 years ago
  21. 00e3f29 Merge "dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG" by Mark Salyzyn · 9 years ago
  22. 7d0a762 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 9 years ago
  23. c1c06a7 Merge "No need for dumpstate to explicitly reference 'toybox'..." by Treehugger Robot · 9 years ago
  24. 5286003 No need for dumpstate to explicitly reference 'toybox'... by Elliott Hughes · 9 years ago
  25. f5e4ac0 Merge "Move dumpstate over to toybox top." by Treehugger Robot · 9 years ago
  26. 646e92f Move dumpstate over to toybox top. by Elliott Hughes · 9 years ago
  27. cb68066 Merge "Fix misc-macro-parentheses warnings in openmax." by Chih-hung Hsieh · 9 years ago android-n-preview-4
  28. 8b10517 Merge "dumpstate: sscanf requires an asciiz string" by Treehugger Robot · 9 years ago
  29. 44d29d4 Merge "Fix misc-macro-parentheses warnings in libs/binder." by Chih-hung Hsieh · 9 years ago
  30. 3f5fc8a Merge "Fix misc-macro-parentheses warnings in libs/gui." by Treehugger Robot · 9 years ago
  31. bb261bf Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." by Chih-hung Hsieh · 9 years ago
  32. 23d433c Merge "Fix misc-macro-parentheses warnings in test macros." by Chih-hung Hsieh · 9 years ago
  33. b09e70c Merge "Fix misc-macro-parentheses warnings in opengl." by Chih-hung Hsieh · 9 years ago
  34. 7c5f109 Fix misc-macro-parentheses warnings in libs/gui. by Chih-Hung Hsieh · 9 years ago
  35. 1597660 Fix misc-macro-parentheses warnings in openmax. by Chih-Hung Hsieh · 9 years ago
  36. a389c7a Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE. by Chih-Hung Hsieh · 9 years ago
  37. 4a186d4 Fix misc-macro-parentheses warnings in test macros. by Chih-Hung Hsieh · 9 years ago
  38. 8f6b9b3 Fix misc-macro-parentheses warnings in libs/binder. by Chih-Hung Hsieh · 9 years ago
  39. 21c6128 Fix misc-macro-parentheses warnings in opengl. by Chih-Hung Hsieh · 9 years ago
  40. 290f4b9 dumpstate: sscanf requires an asciiz string by Mark Salyzyn · 9 years ago
  41. 8d9818d Merge "libbinder: Use char* message with binder::Status" by Christopher Wiley · 9 years ago android-n-preview-3 android-wear-n-preview-1
  42. 1651ced libbinder: Use char* message with binder::Status by Christopher Wiley · 9 years ago
  43. caff47a Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  44. 90c04fe Merge "Switch to more conventional ps arguments in dumpstate." by Elliott Hughes · 9 years ago
  45. 32caf1d Switch to more conventional ps arguments in dumpstate. by Elliott Hughes · 9 years ago
  46. d9cdadb Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  47. 8a414ed Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  48. 6ca70ef Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  49. a5226fb Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 9 years ago
  50. 3cebac7 Merge "Atrace:use ReadFileToString to read file" by Treehugger Robot · 9 years ago
  51. 758973c Merge "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  52. 32e2d0f Merge "Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test." by Elliott Hughes · 9 years ago
  53. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  54. 0c50a3f Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test. by Elliott Hughes · 9 years ago
  55. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  56. d8419c2 Atrace:use ReadFileToString to read file by Stephane Gasparini · 9 years ago
  57. 33dcaf9 Merge "Include libbase headers in libbinder include path" by Treehugger Robot · 9 years ago
  58. 83e6b98 Include libbase headers in libbinder include path by Christopher Wiley · 9 years ago
  59. a8d696c Merge "libgui should re-export libbinder include paths" by Treehugger Robot · 9 years ago
  60. 72db0b7 libgui should re-export libbinder include paths by Christopher Wiley · 9 years ago
  61. dcc5575 Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" by Christopher Wiley · 9 years ago
  62. 46ef1a7 Revert "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  63. 747c0bb Merge "libbinder: Replace ScopedFd with base::unique_fd" by Treehugger Robot · 9 years ago
  64. a7ba9d0 Merge "Run 'nativeperms', remove Brillo #ifdef." by Jorge Lucangeli Obes · 9 years ago
  65. e2e44dd Merge "Add missing include to choreographer header." by Martijn Coenen · 9 years ago
  66. 4ca25f2 Add missing include to choreographer header. by Michael Wright · 10 years ago
  67. 78e7eb7 Merge "Add NDK Choreographer API headers" by Martijn Coenen · 9 years ago
  68. 9e413e9 Merge "libbinder: Remove templated binder::Status stream operator." by Treehugger Robot · 9 years ago
  69. 8282342 Run 'nativeperms', remove Brillo #ifdef. by Jorge Lucangeli Obes · 9 years ago
  70. 941a290 Merge "Implement a stub permission server for Brillo tier 1." by Jorge Lucangeli Obes · 9 years ago
  71. 68aac7f Implement a stub permission server for Brillo tier 1. by Jorge Lucangeli Obes · 9 years ago
  72. 00cb980 libbinder: Remove templated binder::Status stream operator. by Ralph Nathan · 9 years ago
  73. b12c5a6 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  74. ac6335c Merge "Don't include <sys/sysconf.h>." by Josh Gao · 9 years ago android-n-preview-2
  75. f85daf8 Add NDK Choreographer API headers by Michael Wright · 10 years ago
  76. 9d6d7b3 Don't include <sys/sysconf.h>. by Josh Gao · 9 years ago
  77. 0f73649 Merge "Split increments to silence a compiler warning." by Stephen Hines · 9 years ago
  78. 9c22c3c Split increments to silence a compiler warning. by Stephen Hines · 9 years ago
  79. 1ccaed4 Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  80. e9aeab8 Merge "Switch GLES wrappers over to using Clang (and fix inline assembly)." by Stephen Hines · 9 years ago
  81. ec49776 Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  82. 3e8fce4 Switch GLES wrappers over to using Clang (and fix inline assembly). by Stephen Hines · 9 years ago
  83. 88521f6 Merge "Release resources when repeating dlopen-dlcose." by Casey Dahlin · 9 years ago
  84. b5f08e4 Merge "libbinder: Make null handling explicit for strong binders" by Christopher Wiley · 9 years ago
  85. ff40578 Release resources when repeating dlopen-dlcose. by zhongjie · 9 years ago
  86. 35d77ca libbinder: Make null handling explicit for strong binders by Christopher Wiley · 9 years ago
  87. 7dbaaf1 Merge ""#warning" conflict with -Werror" am: e6b6843c5f by Zhiquan Liu · 9 years ago
  88. e6b6843 Merge ""#warning" conflict with -Werror" by Dan Stoza · 9 years ago android-n-preview-1
  89. 4b2a105 "#warning" conflict with -Werror by Zhiquan Liu · 9 years ago
  90. 0e93732 Merge commit 'db5c5bb0259fa024517d9a151726785facba4f02' into HEAD by Bill Yi · 9 years ago
  91. 225a290 Merge "Allocate buffers locally in systems without SurfaceFlinger" by Christopher Wiley · 9 years ago
  92. afcf267 Merge "Allocate buffers locally in systems without SurfaceFlinger" by Christopher Wiley · 9 years ago
  93. 45f33a5 Allocate buffers locally in systems without SurfaceFlinger by Christopher Wiley · 9 years ago
  94. 0c81a4a Merge "libbinder: add getters for PersistableBundle keys" am: 4f321d1629 by Samuel Tan · 9 years ago
  95. 4f321d1 Merge "libbinder: add getters for PersistableBundle keys" by Samuel Tan · 9 years ago
  96. 8b8d774 Merge "Fix -Wgnu-designator warnigns in cmds/flatland/Main.cpp" am: f4475023e7 by Aurimas Liutikas · 9 years ago
  97. f447502 Merge "Fix -Wgnu-designator warnigns in cmds/flatland/Main.cpp" by Aurimas Liutikas · 9 years ago
  98. 2660c7a Fix -Wgnu-designator warnigns in cmds/flatland/Main.cpp by Aurimas Liutikas · 9 years ago
  99. 3f40743 Merge "Replace AppOpsManager locking with std::lock_guard" am: d3a9228d1d by Christopher Wiley · 9 years ago
  100. d3a9228 Merge "Replace AppOpsManager locking with std::lock_guard" by Christopher Wiley · 9 years ago