1. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  2. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  3. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  4. cfbe73d Fix the TODOs in the traceview support. by Elliott Hughes · 12 years ago
  5. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 13 years ago
  6. 0791adc Fix method tracing and allow alloc counting during tracing. by jeffhao · 13 years ago
  7. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago
  8. b5e8185 Added code to allow method tracing from command line. by jeffhao · 13 years ago
  9. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  10. 2692b57 Changed tracer to use an instance to hold state instead of statics. by jeffhao · 13 years ago
  11. a9ef3fd Updates to tracer to log events. by jeffhao · 13 years ago
  12. e343b76 Stub to capture method entry/exit. by jeffhao · 13 years ago