1. 911335c Version 1.3.5 by sgjesse@chromium.org · 15 years ago
  2. 5a6af92 Version 1.3.3 by christian.plesner.hansen@gmail.com · 15 years ago
  3. b9d7da1 Version 1.3.2. by sgjesse@chromium.org · 15 years ago
  4. 0b6db59 Version 1.3.1. by sgjesse@chromium.org · 15 years ago
  5. 2abc450 Version 1.2.11. by kasperl@chromium.org · 15 years ago
  6. 3e87580 Push version 1.2.10 to trunk. by ager@chromium.org · 15 years ago
  7. 5aa501c Push version 1.2.9 to trunk. by ager@chromium.org · 15 years ago
  8. eadaf22 Push version 1.2.8 to trunk. by ager@chromium.org · 15 years ago
  9. 755c5b1 r2080 - Version 1.2.6. by sgjesse@chromium.org · 15 years ago
  10. 71affb5 Version 1.2.5. by kasperl@chromium.org · 15 years ago
  11. 9085a01 Push version 1.2.3 to trunk. by ager@chromium.org · 15 years ago
  12. 5ec4892 Push version 1.2.2 to trunk. by ager@chromium.org · 15 years ago
  13. 3a37e9b Push version 1.2.1 to trunk. by ager@chromium.org · 15 years ago[Renamed from src/codegen-ia32.h]
  14. 65dad4b Push version 1.2.0 to trunk. by ager@chromium.org · 15 years ago
  15. d1e3e72 Made the stack traversal code in the profiler robust by avoiding to look into the heap. by kasperl@chromium.org · 15 years ago
  16. 8ccb0be Added support for easily importing additional environment variables into the SCons build. by kasperl@chromium.org · 15 years ago
  17. 41826e7 Optimized String.prototype.match. by ager@chromium.org · 15 years ago
  18. bb29dc9 Improved frame merge code generated by the code generator. by ager@chromium.org · 15 years ago
  19. 7be3c99 Improved code generation infrastructure by doing simple register allocation and constant folding and propagation. by kasperl@chromium.org · 16 years ago
  20. 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
  21. aca4968 Fixed xcode build by christian.plesner.hansen@gmail.com · 16 years ago
  22. 37abdec Minor bugfixes and optimizations. by christian.plesner.hansen@gmail.com · 16 years ago
  23. a74f0da Added experimental API support for allocating V8 symbols as external strings. by ager@chromium.org · 16 years ago
  24. 3bf7b91 Reduced code size by using shorter instruction encoding when possible. by ager@chromium.org · 16 years ago
  25. 9bbf968 Improved performance of Array.prototype.concat by moving the implementation to C++ (issue 123). by kasperl@chromium.org · 16 years ago
  26. 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
  27. 7c537e2 Improved string hash-code distribution by excluding bit-field bits from the hash-code. by ager@chromium.org · 16 years ago