1. bd397ba Merge "Remove vts driver/profiler build rules." am: 0f7a0678af am: 3b5f6dad56 am: 468446f91b by Tri Vo · 8 years ago
  2. ac9f1c0 Remove vts driver/profiler build rules. by Tri Vo · 8 years ago
  3. cad2f77 Merge "Add test for type resolution." am: 5835d9ea59 am: 168bb896b7 am: 6cc9f50bd3 by Yifan Hong · 9 years ago
  4. 96232e3 Revert "Revert "move VTS HIDL HAL tests to the corresponding interface directories"" by Steven Moreland · 9 years ago
  5. 070e8d2 Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Ruchi Kandoi · 9 years ago
  6. 97973c6 Add test for type resolution. by Yifan Hong · 9 years ago
  7. cb5989d Merge "Bp/n/sFoo -> Bp/n/sHwFoo" by Treehugger Robot · 9 years ago
  8. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  9. 4bc69c9 Bp/nFoo -> Bp/nHwFoo by Yifan Hong · 9 years ago
  10. 5ec14ad Merge "liblog: use log/log.h when utilizing ALOG macros" am: 818ffb15a6 am: ca5117d1f3 am: 7c3240795a by Mark Salyzyn · 9 years ago
  11. 10ac9b4 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 9 years ago
  12. a4842ac liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  13. ddfd2b8 Callback elision for HIDL interfaces. am: e8b0161713 am: 04bd96f989 am: c8a4f398c2 by Martijn Coenen · 9 years ago
  14. e8b0161 Callback elision for HIDL interfaces. by Martijn Coenen · 9 years ago
  15. 7f6bfcc Merge "Test for echoed interfaces." am: f5f75be7b6 am: a175fa4b4a am: c63c36ceaf by Yifan Hong · 9 years ago
  16. 87cc71c Test for echoed interfaces. by Yifan Hong · 9 years ago
  17. a86dab6 Revert "Fix tests for using IBase instead of IBinder." am: 0dbb9903cd am: 666a5dcafe am: 8723856c45 by Martijn Coenen · 9 years ago
  18. 0dbb990 Revert "Fix tests for using IBase instead of IBinder." by Martijn Coenen · 9 years ago
  19. 5d22a28 Add test for bitset/mask type. by Yifan Hong · 9 years ago
  20. e7ce822 Add test for bitset/mask type. by Yifan Hong · 9 years ago
  21. 1d74731 Fix tests for using IBase instead of IBinder. by Yifan Hong · 9 years ago
  22. ebcc332 Use IBase instead of IBinder for interface keyword. by Yifan Hong · 9 years ago
  23. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  24. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  25. 0bd75e0 Fix tests for using IBase instead of IBinder. by Yifan Hong · 9 years ago
  26. 76dd195 Use IBase instead of IBinder for interface keyword. by Yifan Hong · 9 years ago
  27. 15a9614 Merge "Update to use the correct library for logging." am: f5e1ac67ed am: 34d006ee9c am: fb89d1237d by Yifan Hong · 9 years ago
  28. 0c4c7a3 Update to use the correct library for logging. by Yifan Hong · 9 years ago
  29. 2fe5762 Merge "Update makefiles for logging." by Treehugger Robot · 9 years ago
  30. eccc008 Remove HIDL_GENERATED from things written by hand. am: 33e87b8a76 am: 8b6a886d60 am: 35460073b3 by Steven Moreland · 9 years ago
  31. 33e87b8 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  32. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  33. b74aac8 Merge "move VTS HIDL HAL tests to the corresponding interface directories" by Keun Soo Yim · 9 years ago
  34. 403161a Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  35. 70b9a15 Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  36. 8a36c0b move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  37. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  38. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  39. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  40. 6c31eaf Merge "Split libhidl into base and transport." by TreeHugger Robot · 9 years ago
  41. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  42. 65c86c0 Cast hidl_pointer<T> to void*. by Martijn Coenen · 9 years ago
  43. 1eb8f1c Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago
  44. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  45. 8766c01 Merge "Running update-makefiles for fixed spacing." by Treehugger Robot · 9 years ago
  46. 688bb1e Add test for null native_handle_t*. by Yifan Hong · 9 years ago
  47. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  48. b7307d5 Add method to IFoo for testing NULL interfaces. by Martijn Coenen · 9 years ago
  49. ebfa633 Add interface methods for testing vec<handle>. by Yifan Hong · 9 years ago
  50. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  51. 6b9bae8 Removed overloaded functions from IFoo.hal. by Steven Moreland · 9 years ago
  52. 847b145 Adds tests to verify proper marshaling of vectors of interface types. by Andreas Huber · 9 years ago
  53. d5b5b2e add default implementation to android.hardware.tests.foo/bar/pointer@1.0 by Yifan Hong · 9 years ago
  54. 799ebcb Add test for importing a single type. by Yifan Hong · 9 years ago
  55. 242b34e Convert to Android.bp by Dan Willemsen · 9 years ago
  56. b0b5322 Updated indentation to 4 spaces for Android.mk. by Yifan Hong · 9 years ago
  57. 998892c update auto-generated makefiles by Iliyan Malchev · 9 years ago
  58. adc313d Add dependency on libcutils. by Zhuoyao Zhang · 9 years ago
  59. c0ba83e Merge "Updated makefiles (includes java-library rules for applicable packages)." by TreeHugger Robot · 9 years ago
  60. 7ab75a7 Updated makefiles (includes java-library rules for applicable packages). by Andreas Huber · 9 years ago
  61. 9890875 Revert "package android.hardware.tests.* as part of VTS (auto-generated)" by Keun Soo Yim · 9 years ago
  62. cbe590c Apache2 module license. by Martijn Coenen · 9 years ago
  63. 3cdfe14 build 32- and 64-bit libs (auto-generated) by Keun Soo Yim · 9 years ago
  64. afba036 package android.hardware.tests.* as part of VTS (auto-generated) by Keun Soo Yim · 9 years ago
  65. 3841501 Updated makefiles linking against libhidl. by Martijn Coenen · 9 years ago
  66. 6165188 Added mock interfaces by Steven Moreland · 9 years ago