1. 3a37e9b Push version 1.2.1 to trunk. by ager@chromium.org · 15 years ago[Renamed from src/codegen-arm.h]
  2. 65dad4b Push version 1.2.0 to trunk. by ager@chromium.org · 15 years ago
  3. d1e3e72 Made the stack traversal code in the profiler robust by avoiding to look into the heap. by kasperl@chromium.org · 15 years ago
  4. 8ccb0be Added support for easily importing additional environment variables into the SCons build. by kasperl@chromium.org · 15 years ago
  5. bb29dc9 Improved frame merge code generated by the code generator. by ager@chromium.org · 15 years ago
  6. 7be3c99 Improved code generation infrastructure by doing simple register allocation and constant folding and propagation. by kasperl@chromium.org · 15 years ago
  7. 381abbb Improved profiling support by performing simple call stack sampling for ticks and by fixing a bug in the logging of code addresses. by ager@chromium.org · 16 years ago
  8. aca4968 Fixed xcode build by christian.plesner.hansen@gmail.com · 16 years ago
  9. 37abdec Minor bugfixes and optimizations. by christian.plesner.hansen@gmail.com · 16 years ago
  10. a74f0da Added experimental API support for allocating V8 symbols as external strings. by ager@chromium.org · 16 years ago
  11. 3bf7b91 Reduced code size by using shorter instruction encoding when possible. by ager@chromium.org · 16 years ago
  12. 5a8ca6c Split the global object into two parts: The state holding global object and the global object proxy. by kasperl@chromium.org · 16 years ago
  13. 7c537e2 Improved string hash-code distribution by excluding bit-field bits from the hash-code. by ager@chromium.org · 16 years ago