1. 486075a Version 3.6.1 by jkummerow@chromium.org · 13 years ago
  2. 82a4220 Merge revision 9060 to trunk (removal of bogus assert) by ricow@chromium.org · 13 years ago
  3. 4668a2c Version 3.5.9. by ricow@chromium.org · 13 years ago
  4. ddd545c Version 3.5.8. by ricow@chromium.org · 13 years ago
  5. 7c2628c Version 3.5.4 by kmillikin@chromium.org · 13 years ago
  6. 717967f Version 3.4.14 by rossberg@chromium.org · 13 years ago
  7. 6db8871 Version 3.4.11 by sgjesse@chromium.org · 13 years ago
  8. ddda9e8 Version 3.4.10 by jkummerow@chromium.org · 13 years ago
  9. 7b26015 Version 3.4.5 by whesse@chromium.org · 13 years ago
  10. e297f59 Version 3.4.3 by jkummerow@chromium.org · 13 years ago
  11. 40cb878 Version 3.3.10 by danno@chromium.org · 13 years ago
  12. 83a4728 Version 3.3.6 by karlklose@chromium.org · 13 years ago
  13. 7516f05 Version 3.2.6 by lrn@chromium.org · 13 years ago
  14. 7979bbb Version 3.2.5 by fschneider@chromium.org · 13 years ago
  15. ea88ce9 Version 3.2.4. by sgjesse@chromium.org · 13 years ago
  16. 4d3fe4e Version 3.2.1 by danno@chromium.org · 13 years ago
  17. 8f806e8 Version 3.2.0 by karlklose@chromium.org · 13 years ago
  18. c6c5718 Version 3.0.8 by sgjesse@chromium.org · 13 years ago
  19. a555126 Version 3.0.0. by kasperl@chromium.org · 14 years ago
  20. e03fb64 Version 2.5.3 by fschneider@chromium.org · 14 years ago
  21. 4a5224e Version 2.5.1 by whesse@chromium.org · 14 years ago
  22. eb7c144 Version 2.4.8. by ricow@chromium.org · 14 years ago
  23. 145eff5 Version 2.3.10 by erik.corry@gmail.com · 14 years ago
  24. 0b9f850 Version 2.3.9 by ricow@chromium.org · 14 years ago
  25. e90029b Version 2.3.4 by whesse@chromium.org · 14 years ago
  26. 32d961d Version 2.2.21 by lrn@chromium.org · 14 years ago
  27. 5ad5ace Version 2.2.19 by ricow@chromium.org · 14 years ago
  28. c34f580 Version 2.2.6. by lrn@chromium.org · 14 years ago
  29. c9c8082 Version 2.3.4 by ricow@chromium.org · 14 years ago
  30. df7a284 Version 2.1.9 by sgjesse@chromium.org · 14 years ago
  31. 5d8f0e6 Version 2.1.8 by kmillikin@chromium.org · 14 years ago
  32. cec079d 2010-03-22: Version 2.1.7 by whesse@chromium.org · 14 years ago
  33. 6448867 Merge v8 bleeding_edge revision 3689 to trunk. This fixes issue with by ager@chromium.org · 14 years ago
  34. 0c20e67 Version 2.0.6 by fschneider@chromium.org · 15 years ago
  35. 38e4c71 Merge r3236, r3243, r3249 and r3258 from bleeding_edge to trunk. by ager@chromium.org · 15 years ago
  36. 9d58c2b Version 1.3.16 X64: Convert smis to holding 32 bits of payload. by christian.plesner.hansen@gmail.com · 15 years ago
  37. 18ad94b Push version 1.3.9 to trunk. by ager@chromium.org · 15 years ago
  38. 911335c Version 1.3.5 by sgjesse@chromium.org · 15 years ago
  39. 0b6db59 Version 1.3.1. by sgjesse@chromium.org · 15 years ago
  40. 68ac009 Version 1.2.13. by kasperl@chromium.org · 15 years ago
  41. 2abc450 Version 1.2.11. by kasperl@chromium.org · 15 years ago
  42. 3e87580 Push version 1.2.10 to trunk. by ager@chromium.org · 15 years ago
  43. 5aa501c Push version 1.2.9 to trunk. by ager@chromium.org · 15 years ago
  44. 755c5b1 r2080 - Version 1.2.6. by sgjesse@chromium.org · 15 years ago
  45. 71affb5 Version 1.2.5. by kasperl@chromium.org · 15 years ago
  46. b3284ad Version 1.2.4. by kasperl@chromium.org · 15 years ago
  47. 9085a01 Push version 1.2.3 to trunk. by ager@chromium.org · 15 years ago
  48. 5ec4892 Push version 1.2.2 to trunk. by ager@chromium.org · 15 years ago
  49. 3a37e9b Push version 1.2.1 to trunk. by ager@chromium.org · 15 years ago
  50. 41826e7 Optimized String.prototype.match. by ager@chromium.org · 15 years ago
  51. bb29dc9 Improved frame merge code generated by the code generator. by ager@chromium.org · 15 years ago
  52. 7be3c99 Improved code generation infrastructure by doing simple register allocation and constant folding and propagation. by kasperl@chromium.org · 15 years ago
  53. 9441918 Pull out bleeding_edge revision 1383, 1391 and 1491 from trunk since it is by ager@chromium.org · 15 years ago
  54. 061ef74 Optimized double-to-integer conversions in bit operations by using SSE3 instructions if available. by kasperl@chromium.org · 15 years ago
  55. 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
  56. 6f10e41 Fixed two crash-bugs in irregexp (issue 231 and 233). by ager@chromium.org · 15 years ago
  57. 245aa85 Fixed crash-bug in the code generation for case independent 16 bit backreferences. by iposva@chromium.org · 15 years ago
  58. a8d58b8 Push bleeding_edge revision 1199 to trunk. Fixes chromium issue 7258. by ager@chromium.org · 15 years ago
  59. ddb913d Enabled new regular expression engine. by ager@chromium.org · 15 years ago
  60. 3291210 Fixed string length bug on ARM (issue 171). by ager@chromium.org · 16 years ago
  61. 37abdec Minor bugfixes and optimizations. by christian.plesner.hansen@gmail.com · 16 years ago
  62. 8bb6058 Fixed exception reporting bug where certain exceptions were incorrectly reported as uncaught. by ager@chromium.org · 16 years ago
  63. a74f0da Added experimental API support for allocating V8 symbols as external strings. by ager@chromium.org · 16 years ago
  64. 96f667e Added the v8::jscre namespace around the jscre functions to avoid link errors (duplicate symbols) when building Google Chrome. by iposva@chromium.org · 16 years ago
  65. 3bf7b91 Reduced code size by using shorter instruction encoding when possible. by ager@chromium.org · 16 years ago
  66. c3e50d8 Push string shape fixes to trunk (version 0.4.3.1). by ager@chromium.org · 16 years ago
  67. 870a0b6 Added support for API accessors that prohibit overwriting by accessors defined in JavaScript code by using __defineGetter__ and __defineSetter__. by ager@chromium.org · 16 years ago
  68. 9bbf968 Improved performance of Array.prototype.concat by moving the implementation to C++ (issue 123). by kasperl@chromium.org · 16 years ago
  69. 9fe21c6 Added caching of RegExp data in compilation cache. by kasperl@chromium.org · 16 years ago
  70. 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
  71. 7c537e2 Improved string hash-code distribution by excluding bit-field bits from the hash-code. by ager@chromium.org · 16 years ago
  72. 41044eb Changed Array.prototype.sort to use quick sort. by kasperl@chromium.org · 16 years ago
  73. 236ad96 Improved handling of relocation information to enable more peep-hole optimizations. by ager@chromium.org · 16 years ago
  74. b912362 Generalized the EvalCache into a CompilationCache and enabled it for scripts too. The current strategy is to retire all entries whenever a mark-sweep collection is started. by kasperl@chromium.org · 16 years ago
  75. 9258b6b Fixed a number of build issues. by ager@chromium.org · 16 years ago
  76. 9a4089a Included mjsunit JavaScript test suite and C++ unit tests. by mads.s.ager@gmail.com · 16 years ago
  77. 43d26ec Initial export. by christian.plesner.hansen · 16 years ago