1. ddda9e8 Version 3.4.10 by jkummerow@chromium.org · 13 years ago
  2. 4f693d6 Version 3.4.9. by ricow@chromium.org · 13 years ago
  3. 1c09276 Version 3.3.5 by lrn@chromium.org · 13 years ago
  4. 8f806e8 Version 3.2.0 by karlklose@chromium.org · 13 years ago
  5. 496c03a Version 3.1.4 by sgjesse@chromium.org · 13 years ago
  6. 9e3e0b6 Version 3.0.5 by fschneider@chromium.org · 14 years ago
  7. 023421e Version 3.0.4 by whesse@chromium.org · 14 years ago
  8. 5f0c45f Push version 3.0.3 to trunk. by ager@chromium.org · 14 years ago
  9. 8541d77 Version 3.0.2. by lrn@chromium.org · 14 years ago
  10. facd82d Version 3.0.1 by kmillikin@chromium.org · 14 years ago
  11. beb2571 Push version 2.5.9 to trunk. by ager@chromium.org · 14 years ago
  12. f0ac72d Version 2.5.5 by whesse@chromium.org · 14 years ago
  13. fa943b7 Version 2.5.4 by lrn@chromium.org · 14 years ago
  14. 4284196 Version 2.5.0 by vegorov@chromium.org · 14 years ago
  15. c4e51ac Version 2.3.6 by lrn@chromium.org · 14 years ago
  16. 30ce411 Version 2.2.13. by ricow@chromium.org · 14 years ago
  17. dff694e Version 2.2.10 by vegorov@chromium.org · 14 years ago
  18. 013f3e1 2010-04-26: Version 2.2.5 by fschneider@chromium.org · 14 years ago
  19. c9c8082 Version 2.3.4 by ricow@chromium.org · 14 years ago
  20. b6e43bb Version 2.2.3 by whesse@chromium.org · 14 years ago
  21. 357bf65 Push version 2.2.2 to trunk. by ager@chromium.org · 14 years ago
  22. 25156de Version 2.2.1 Debugger improvements. Fixed minor bugs. by lrn@chromium.org · 14 years ago
  23. d982519 Revert svn r4269 and r4298. by kmillikin@chromium.org · 14 years ago
  24. df7a284 Version 2.1.9 by sgjesse@chromium.org · 14 years ago
  25. 5d8f0e6 Version 2.1.8 by kmillikin@chromium.org · 14 years ago
  26. 086aac6 Version 2.1.6 by fschneider@chromium.org · 14 years ago
  27. f837290 Version 2.1.4 by vegorov@chromium.org · 14 years ago
  28. ce5e87b Push version 2.1.3 to trunk. by ager@chromium.org · 14 years ago
  29. b95b98b Version 2.1.2 by fschneider@chromium.org · 14 years ago
  30. 5c83825 Push version 2.1.1 to trunk. by ager@chromium.org · 14 years ago
  31. 0c20e67 Version 2.0.6 by fschneider@chromium.org · 15 years ago
  32. c4c9272 Push version 2.0.0 to trunk. by ager@chromium.org · 15 years ago
  33. f1e7313 Version 1.3.18 by sgjesse@chromium.org · 15 years ago
  34. 3811b43 Push version 1.3.17 to trunk. by ager@chromium.org · 15 years ago
  35. 9d58c2b Version 1.3.16 X64: Convert smis to holding 32 bits of payload. by christian.plesner.hansen@gmail.com · 15 years ago
  36. c514574 Version 1.3.6 by sgjesse@chromium.org · 15 years ago
  37. 86f77b7 Version 1.2.12. by kasperl@chromium.org · 15 years ago
  38. 2abc450 Version 1.2.11. by kasperl@chromium.org · 15 years ago
  39. 5aa501c Push version 1.2.9 to trunk. by ager@chromium.org · 15 years ago
  40. 755c5b1 r2080 - Version 1.2.6. by sgjesse@chromium.org · 15 years ago
  41. 9085a01 Push version 1.2.3 to trunk. by ager@chromium.org · 15 years ago
  42. 3a37e9b Push version 1.2.1 to trunk. by ager@chromium.org · 15 years ago
  43. 8c51fc9 Push bleeding_edge r1758 and r1764 to trunk. by ager@chromium.org · 15 years ago
  44. 41826e7 Optimized String.prototype.match. by ager@chromium.org · 15 years ago
  45. bb29dc9 Improved frame merge code generated by the code generator. by ager@chromium.org · 15 years ago
  46. 7be3c99 Improved code generation infrastructure by doing simple register allocation and constant folding and propagation. by kasperl@chromium.org · 15 years ago
  47. 9441918 Pull out bleeding_edge revision 1383, 1391 and 1491 from trunk since it is by ager@chromium.org · 15 years ago
  48. 061ef74 Optimized double-to-integer conversions in bit operations by using SSE3 instructions if available. by kasperl@chromium.org · 15 years ago
  49. 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 · 15 years ago
  50. 245aa85 Fixed crash-bug in the code generation for case independent 16 bit backreferences. by iposva@chromium.org · 15 years ago
  51. ddb913d Enabled new regular expression engine. by ager@chromium.org · 15 years ago
  52. 37abdec Minor bugfixes and optimizations. by christian.plesner.hansen@gmail.com · 16 years ago
  53. 8bb6058 Fixed exception reporting bug where certain exceptions were incorrectly reported as uncaught. by ager@chromium.org · 16 years ago
  54. 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
  55. 7c537e2 Improved string hash-code distribution by excluding bit-field bits from the hash-code. by ager@chromium.org · 16 years ago
  56. 41044eb Changed Array.prototype.sort to use quick sort. by kasperl@chromium.org · 16 years ago
  57. 236ad96 Improved handling of relocation information to enable more peep-hole optimizations. by ager@chromium.org · 16 years ago
  58. 9258b6b Fixed a number of build issues. by ager@chromium.org · 16 years ago
  59. 9a4089a Included mjsunit JavaScript test suite and C++ unit tests. by mads.s.ager@gmail.com · 16 years ago
  60. 31e7138 Improved performance of garbage collection by changing the way we use the marking stack in the event of stack overflow during full garbage collection and by changing the way we mark roots. by mads.s.ager · 16 years ago
  61. 7276f14 Changed all text files to have native svn:eol-style. by kasper.lund · 16 years ago
  62. 43d26ec Initial export. by christian.plesner.hansen · 16 years ago