1. e4d3189 Update makefiles. by Steven Moreland · 8 years ago
  2. 4be51a8 Merge changes from topic 'fix-hidl-generate' into oc-dev by Steven Moreland · 8 years ago
  3. 8716f30 Update makefiles for c++-sources and c++-headers. by Steven Moreland · 8 years ago
  4. b71db8f Bugfix: Add HIDL_FETCH_IScheduleTest declaration by Howard Chen · 8 years ago
  5. 812f5d3 Add IScheduleTest for VTS libhwbinder scheduler test by Howard Chen · 8 years ago
  6. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  7. b2799c3 Update makefiles. by Steven Moreland · 8 years ago
  8. b280997 Add hidl_default and make modules use hidl_default. am: 691a455b9f am: 7c9f5c35d8 by Steven Moreland · 8 years ago
  9. 691a455 Add hidl_default and make modules use hidl_default. by Steven Moreland · 8 years ago
  10. 1daad90 Remove viral dependency on libhwbinder. am: d28a3dce40 am: 444d759920 by Steven Moreland · 8 years ago
  11. d28a3dc Remove viral dependency on libhwbinder. by Steven Moreland · 8 years ago
  12. 46c0b94 Move hidl shims to the vendor partition. by Steven Moreland · 9 years ago
  13. ff42248 Move hidl shims to the vendor partition. by Steven Moreland · 9 years ago
  14. 4ce38bc Use filegroup as genrule srcs. am: 06da29ffae am: 5b43e2caa8 am: 831bfd746c by Tri Vo · 8 years ago
  15. 06da29f Use filegroup as genrule srcs. by Tri Vo · 8 years ago
  16. c409e30 Updated makefiles am: 0574bacb2a am: f9c87639bf am: bf7b779b40 am: 238660c10a by Andreas Huber · 8 years ago
  17. 0574bac Updated makefiles by Andreas Huber · 8 years ago
  18. bd397ba Merge "Remove vts driver/profiler build rules." am: 0f7a0678af am: 3b5f6dad56 am: 468446f91b by Tri Vo · 8 years ago
  19. ac9f1c0 Remove vts driver/profiler build rules. by Tri Vo · 8 years ago
  20. 7c8d9bb Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Steven Moreland · 9 years ago
  21. 96232e3 Revert "Revert "move VTS HIDL HAL tests to the corresponding interface directories"" by Steven Moreland · 9 years ago
  22. 070e8d2 Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Ruchi Kandoi · 9 years ago
  23. aeb3de7 Merge changes from topic 'port-nfc-vts-AOSP' by Ruchi Kandoi · 9 years ago
  24. ec7746f move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  25. 4bc69c9 Bp/nFoo -> Bp/nHwFoo by Yifan Hong · 9 years ago
  26. 10ac9b4 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 9 years ago
  27. b85d876 Update makefiles for Java package path. by Yifan Hong · 9 years ago
  28. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  29. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  30. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  31. d0f553b Merge "Remove unused hardware/interfaces tests dependency on libtestUtil." am: 827e038651 am: f279b5d2cd am: 6d2e524f46 by Elliott Hughes · 9 years ago
  32. 2d224c8 Remove unused hardware/interfaces tests dependency on libtestUtil. by Elliott Hughes · 9 years ago
  33. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  34. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  35. 2fe5762 Merge "Update makefiles for logging." by Treehugger Robot · 9 years ago
  36. eccc008 Remove HIDL_GENERATED from things written by hand. am: 33e87b8a76 am: 8b6a886d60 am: 35460073b3 by Steven Moreland · 9 years ago
  37. 33e87b8 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  38. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  39. 8a36c0b move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  40. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  41. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  42. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  43. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  44. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  45. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  46. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  47. 382a80f Merge "Add implementation for hwbinder benchmark service." by Zhuoyao Zhang · 9 years ago
  48. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  49. eb9f507 Add implementation for hwbinder benchmark service. by Zhuoyao Zhang · 9 years ago
  50. 242b34e Convert to Android.bp by Dan Willemsen · 9 years ago
  51. b0b5322 Updated indentation to 4 spaces for Android.mk. by Yifan Hong · 9 years ago
  52. 495391a Updated makefiles that also add static java library targets. by Andreas Huber · 9 years ago
  53. 998892c update auto-generated makefiles by Iliyan Malchev · 9 years ago
  54. adc313d Add dependency on libcutils. by Zhuoyao Zhang · 9 years ago
  55. c0ba83e Merge "Updated makefiles (includes java-library rules for applicable packages)." by TreeHugger Robot · 9 years ago
  56. 7ab75a7 Updated makefiles (includes java-library rules for applicable packages). by Andreas Huber · 9 years ago
  57. 9890875 Revert "package android.hardware.tests.* as part of VTS (auto-generated)" by Keun Soo Yim · 9 years ago
  58. cbe590c Apache2 module license. by Martijn Coenen · 9 years ago
  59. 3cdfe14 build 32- and 64-bit libs (auto-generated) by Keun Soo Yim · 9 years ago
  60. 90ff869 Add test aidl file for benchmark binder performance. by Zhuoyao Zhang · 9 years ago
  61. afba036 package android.hardware.tests.* as part of VTS (auto-generated) by Keun Soo Yim · 9 years ago
  62. 3841501 Updated makefiles linking against libhidl. by Martijn Coenen · 9 years ago
  63. aea5ad1 libhwbinder benchmark interface. by Martijn Coenen · 9 years ago