1. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  2. c5102fc Compute action start time in critical path using Clock.currentTimeMillis instead of nanoTime. As nanoTime should only be used to compute time differences. To avoid having to pass two long values representing time (And calling twice to Clock.xxx methods per action executed) we compute the wall time by passing a clock and computing the difference from the start nano time. by Miguel Alcon Pinto · 10 years ago
  3. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago