Skip to content
Snippets Groups Projects
  1. Aug 25, 2016
  2. Aug 24, 2016
  3. Aug 01, 2016
  4. May 26, 2016
  5. Apr 13, 2016
    • Christopher Wiley's avatar
      Stop using android namespace · 9aa94ce9
      Christopher Wiley authored
      This polutes the global namespace and causes problems when libchrome
      and libbase bring ::base and ::android::base into view.
      
      Bug: 28117776
      Change-Id: I146f696b0329e79a07abd2c383cfb5bbed4717ba
      Test: Compiles
      9aa94ce9
  6. Feb 25, 2016
  7. Feb 08, 2016
  8. Feb 04, 2016
    • Alex Deymo's avatar
      service_example: Pass the brillo::MessageLoop to BinderWatcher. · f2a37dca
      Alex Deymo authored
      The default BinderWatcher constructor expects the brillo::MessageLoop
      to be marked as current. This patch passes the brillo::MessageLoop
      explicitly to the BinderWatcher instead.
      
      While at it, fixed the stdin line parsing when the message has spaces.
      
      Bug: 26356682
      TEST=mmma product/google/common/service_example
      TEST=Deployed on edison-eng. It works.
      
      Change-Id: I126a553fa1df5fd1e4bc0588b989fa38ec8d0fc9
      f2a37dca
    • Alex Deymo's avatar
      service_example: Instantiate a brillo::MessageLoop. · c7aa24ad
      Alex Deymo authored
      The brillo::BinderWatcher now requires a brillo::MessageLoop to work.
      
      Bug: None
      TEST=mmma product/google/common/service_example
      
      Change-Id: I27175aeacc708764e366aec604f84a76cfdc337f
      c7aa24ad
  9. Jan 20, 2016
  10. Jan 19, 2016
    • Ralph Nathan's avatar
      Add SELinux policies for example service. · 12fce61a
      Ralph Nathan authored
      Add selinux policies for the brillo_example_service which is started by
      init. The brillo_example_client has to be started manually as root.
      Otherwise, the oneway callback from the service to the client fails.
      
      BUG=26405163
      TEST=manual test with the out of tree flow
      
      Change-Id: I08af4f08f16dcaa36abdb441bb72d140ddf8c351
      12fce61a
  11. Jan 15, 2016
  12. Jan 13, 2016
  13. Jan 07, 2016
  14. Jan 04, 2016
  15. Dec 30, 2015
  16. Dec 21, 2015
  17. Dec 09, 2015
  18. Dec 08, 2015
  19. Dec 07, 2015
  20. Dec 03, 2015
  21. Nov 11, 2015
  22. Nov 03, 2015
  23. Oct 27, 2015
  24. Oct 26, 2015
    • Yiming Chen's avatar
      Move sensors example code · 4a81a9c3
      Yiming Chen authored
      Move sensors example code from device/generic/brillo/examples to
      product/google/common.
      
      BUG=25282533
      
      Change-Id: I9e7ccb03ab6788bf82720cbd133f817cf817782b
      4a81a9c3
  25. Oct 07, 2015
Loading