1. 3b59037 Backport the inlines for cfsetspeed and tcdrain. by Dan Albert · 8 years ago
  2. c5a5342 Merge changes from topic 'vndk-def-tool' by Treehugger Robot · 8 years ago
  3. 32d2164 vndk-def: Cleanup ELF linker test cases. by Logan Chien · 8 years ago
  4. 94acf17 vndk-def: Implement ELF resolver. by Logan Chien · 8 years ago
  5. ca29b9d vndk-def: Fix python2 unittest. by Logan Chien · 8 years ago
  6. ebf8c4f vndk-def: Separate DT_RUNPATH with semicolon. by Logan Chien · 8 years ago
  7. 1129f52 vndk-def: Process import symbols. by Logan Chien · 8 years ago
  8. 69b4633 vndk-def: Rename Graph to ELFLinker. by Logan Chien · 8 years ago
  9. 4f4b426 Merge "Added header-abi-diff." by Treehugger Robot · 8 years ago
  10. d22c3ee vndk-def: Refactor exported symbols. by Logan Chien · 8 years ago
  11. 064e7d8 Added header-abi-diff. by Jayant Chowdhary · 8 years ago
  12. d535b72 Merge "Include pre-generated copy of api-versions DO NOT MERGE" by Treehugger Robot · 8 years ago
  13. 7f3417f Include pre-generated copy of api-versions DO NOT MERGE by Siva Velusamy · 8 years ago
  14. 956ee36 Merge "Use asm-5.2 prebuilts" by Colin Cross · 8 years ago
  15. 3d786f4 Merge changes Id48b8cf6,I6ecf45ca,Ic672706d by Treehugger Robot · 8 years ago
  16. 61967ed Use asm-5.2 prebuilts by Colin Cross · 8 years ago
  17. 50f3768 vndk-def: Add more unittests. by Logan Chien · 8 years ago
  18. a5a790c vndk-def: Add gralloc-mapper to sp-hals. by Logan Chien · 8 years ago
  19. ba9f498 vndk-def: Code cleanup and refactoring. by Logan Chien · 8 years ago
  20. 9ca75f0 Merge "Revert "Remove unused library definitions."" by Treehugger Robot · 8 years ago
  21. e3742ec Revert "Remove unused library definitions." by Dan Albert · 8 years ago
  22. 23bfda4 Merge "vndk-def: Support same-process HAL discovery." by Treehugger Robot · 8 years ago
  23. 21432ba Merge changes If5f816a1,I9c4ff49a,I614a1fb0 by Treehugger Robot · 8 years ago
  24. 735f14e vndk-def: Support same-process HAL discovery. by Logan Chien · 8 years ago
  25. 957282b vndk-abi: Add tool to collect all abi-dumps. by Logan Chien · 8 years ago
  26. 706089f Merge "Remove unused library definitions." by Treehugger Robot · 8 years ago
  27. 6981780 vtable-dumper: Use command line library. by Logan Chien · 8 years ago
  28. 7b7bdb7 vtable-dumper: Rename to vndk-vtable-dumper. by Logan Chien · 8 years ago
  29. c281984 Merge "Added header-abi-linker." by Treehugger Robot · 8 years ago
  30. 8b2e00f Merge changes I02b369f1,If18be210,I0bdf76f8,I5fa64d60 by Treehugger Robot · 8 years ago
  31. 75c61f0 Added header-abi-linker. by Jayant Chowdhary · 9 years ago
  32. 45e5c53 Remove unused library definitions. by Dan Albert · 8 years ago
  33. df21f98 vndk-def: Exclude banned libs from vndk set. by Logan Chien · 8 years ago
  34. 07c478e vndk-def: Add path separator to the end of pattern. by Logan Chien · 8 years ago
  35. dfb6f5d vndk-def: Add libselinux.so to blacklist. by Logan Chien · 8 years ago
  36. 07bed33 vndk-def: Refactor warnings for banned lib usages. by Logan Chien · 8 years ago
  37. d662f90 Merge "Add functional tests for header-abi-dumper." by Logan Chien · 8 years ago
  38. a0a1b68 Merge "Code cleanup." by Logan Chien · 8 years ago
  39. 18e0f67 Merge "Remove dead cc_defaults for header-checker." by Logan Chien · 8 years ago
  40. e3d3bda Add functional tests for header-abi-dumper. by Logan Chien · 8 years ago
  41. 0f263ed Code cleanup. by Logan Chien · 8 years ago
  42. 9896297 Remove dead cc_defaults for header-checker. by Logan Chien · 8 years ago
  43. 37df8f4 Merge "gdbclient: fix darwin sed problem" by Treehugger Robot · 9 years ago
  44. fd7a042 Merge "Remove NDK crtbrand.c." by Treehugger Robot · 9 years ago
  45. 9ff50d7 Remove NDK crtbrand.c. by Elliott Hughes · 9 years ago
  46. 6d298ff Merge "Purge the android_alarm headers." by Treehugger Robot · 9 years ago
  47. 9e464b2 Purge the android_alarm headers. by Dan Albert · 9 years ago
  48. cc287d5 Merge "BluetoothDebug: remove unused SINK_STATE_CHANGED" by Marie Janssen · 9 years ago
  49. d0ab714 BluetoothDebug: remove unused SINK_STATE_CHANGED by Marie Janssen · 9 years ago
  50. 5466951 Merge "Fix the size of the NDK .note.android.ident ELF note." by Elliott Hughes · 9 years ago
  51. 031c457 Fix the size of the NDK .note.android.ident ELF note. by Elliott Hughes · 9 years ago
  52. 656f329 Merge "Use utf-8 instead of default encoding in build_android_stubs.mk" by Gustav Sennton · 9 years ago
  53. 3a955d4 Merge "Add VNDK definition tool." by Treehugger Robot · 9 years ago
  54. 181f3fd Add VNDK definition tool. by Logan Chien · 9 years ago
  55. e9549c1 gdbclient: fix darwin sed problem by Keith Mok · 9 years ago
  56. b6c99b4 Merge "Seperated out protobuf impl into wrapper classes." by Treehugger Robot · 9 years ago
  57. 750ec6e Use utf-8 instead of default encoding in build_android_stubs.mk by Gustav Sennton · 9 years ago
  58. 2920754 Seperated out protobuf impl into wrapper classes. by Jayant Chowdhary · 9 years ago
  59. 360aa52 Merge "Added more information in abi dump." by Treehugger Robot · 9 years ago
  60. adbbb7e Added more information in abi dump. by Jayant Chowdhary · 9 years ago
  61. 3c371ed Merge "Prepare for removal of legacy-test from default targets" by Treehugger Robot · 9 years ago
  62. 7272d52 Merge "Added libprotobuf to extract and dump ABI." by Treehugger Robot · 9 years ago
  63. 2430625 Prepare for removal of legacy-test from default targets by Paul Duffin · 9 years ago
  64. 8fe4a15 Added libprotobuf to extract and dump ABI. by Jayant Chowdhary · 9 years ago
  65. 3646941 Merge "Split ast frontend and ast processing." by Treehugger Robot · 9 years ago
  66. 4667356 Split ast frontend and ast processing. by Jayant Chowdhary · 9 years ago
  67. 322a846 Merge "Add initial header checker." by Treehugger Robot · 9 years ago
  68. 06b3b45 Merge "Remove checkstyle from development/checkstyle." by Aurimas Liutikas · 9 years ago
  69. 03ac4a7 Add initial header checker. by Logan Chien · 9 years ago
  70. 796de93 Merge "Virtual table dumper which uses llvm's ELF API." by Treehugger Robot · 9 years ago
  71. ecef09b Remove checkstyle from development/checkstyle. by Aurimas Liutikas · 9 years ago
  72. 06003a4 Merge "Move rs/scriptc to rs/script_api/include." by Jean-Luc Brouillet · 9 years ago
  73. 5af04ee Virtual table dumper which uses llvm's ELF API. by Jayant Chowdhary · 9 years ago
  74. 44d885f Move rs/scriptc to rs/script_api/include. by Jean-Luc Brouillet · 9 years ago
  75. 06eb77a Merge "Remove undefined PRIVATE_* variable" by Dan Willemsen · 9 years ago
  76. 899bafd Remove undefined PRIVATE_* variable by Dan Willemsen · 9 years ago
  77. 89e6209 Merge "Add elf note containing ndk version info" by Treehugger Robot · 9 years ago
  78. 253e562 Add elf note containing ndk version info by Tianjie Xu · 9 years ago
  79. 4449cf8 Merge "Add a test definition for framework networking tests." by Lorenzo Colitti · 9 years ago
  80. 35b0caf Merge "Add androidTest to test folder names." by Aurimas Liutikas · 9 years ago
  81. c1c0bfc Add a test definition for framework networking tests. by Lorenzo Colitti · 9 years ago
  82. e6aa64f Add androidTest to test folder names. by Yigit Boyar · 9 years ago
  83. 453a71d Merge "Support for ignore checkstyle files" by Aurimas Liutikas · 9 years ago
  84. 99f3d7a Support for ignore checkstyle files by Yigit Boyar · 9 years ago
  85. d5f8802 Merge "Allow passing custom checks to checkstyle" am: 32abb71122 by Alan Viverette · 9 years ago
  86. 32abb71 Merge "Allow passing custom checks to checkstyle" by Treehugger Robot · 9 years ago
  87. 50fb0a9 Allow passing custom checks to checkstyle by Alan Viverette · 9 years ago
  88. d29421d Merge "Deliver android-support-multidex.jack in SDK" am: da07dcd7f9 by Yohann Roussel · 9 years ago
  89. da07dcd Merge "Deliver android-support-multidex.jack in SDK" by Yohann Roussel · 9 years ago
  90. 3475b7f Merge "Removing pre-push.py git hook for checkstyle." am: fff72bd810 by Aurimas Liutikas · 9 years ago
  91. fff72bd Merge "Removing pre-push.py git hook for checkstyle." by Aurimas Liutikas · 9 years ago
  92. bc15a9e Merge "Camera: update NDK LSC header" am: 6d59728432 by Yin-Chia Yeh · 9 years ago
  93. 6d59728 Merge "Camera: update NDK LSC header" by Yin-Chia Yeh · 9 years ago
  94. 19b848f Deliver android-support-multidex.jack in SDK by Yohann Roussel · 9 years ago
  95. 189889b Merge "Use junit-host instead of junit" am: 06c7276db4 by Paul Duffin · 9 years ago
  96. 06c7276 Merge "Use junit-host instead of junit" by Paul Duffin · 9 years ago
  97. f171d02 Use junit-host instead of junit by Paul Duffin · 9 years ago
  98. 4e84f39 Merge "SDK: Add missing tool dependencies" am: d405a14f22 by Andreas Gampe · 9 years ago
  99. d405a14 Merge "SDK: Add missing tool dependencies" by Treehugger Robot · 9 years ago
  100. 46d5e59 Merge "Loosen up the checks for test class paths in Checkstyle." am: 2c1ef76cc6 by Aurimas Liutikas · 9 years ago