Skip to content
Snippets Groups Projects
  1. Nov 01, 2011
    • Andrea Spadaccini's avatar
      Generalize HooksMaster · da124e89
      Andrea Spadaccini authored
      
      - remove any dependence on Logical Units from the HooksMaster;
      - add a new function parameter to the constructor, a function that is
        expected to convert the results of the hooks execution in a format
        understood by the HooksMaster;
      - add a factory method that builds a HooksMaster from a LU, keeping the
        interface of the old constructor of HooksMaster;
      - remove usage of Processor.hmclass from external classes, introducing
        the Processor.BuildHooksMaster method;
      - update unit tests.
      
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      Signed-off-by: default avatarAndrea Spadaccini <spadaccio@google.com>
      da124e89
  2. Oct 31, 2011
  3. Oct 27, 2011
  4. Oct 26, 2011
  5. Oct 25, 2011
  6. Oct 21, 2011
  7. Oct 20, 2011
  8. Oct 19, 2011
  9. Oct 18, 2011
  10. Oct 17, 2011
  11. Oct 13, 2011
  12. Oct 12, 2011
Loading