1. 61f157c Merge V8 5.3.332.45. DO NOT MERGE by Ben Murdoch · 8 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. c561043 Merge V8 5.2.361.47 DO NOT MERGE by Ben Murdoch · 8 years ago
  3. c1074e1 Ignore warnings inline with upstream V8 project. DO NOT MERGE by Ben Murdoch · 8 years ago
  4. 3942d2a Remove mksnapshot support entirely. by Ben Murdoch · 8 years ago
  5. 4a90d5f Upgrade V8 to version 4.9.385.28 by Ben Murdoch · 8 years ago
  6. d0a1eb7 Update V8 to version 4.1.0.21 by Emily Bernier · 9 years ago
  7. abc5ff0 Revert "Disable clang compiler for the mips target." by Paul Lind · 9 years ago
  8. b2ef858 Remove hardcoded ICU include paths. by Narayan Kamath · 9 years ago
  9. 855b9b5 Disable clang compiler for the mips target. by Chih-Hung Hsieh · 9 years ago
  10. 443a75e Merge "Disable clang assembler, to fix asm code later." by Chih-Hung Hsieh · 9 years ago
  11. 5a0fc92 Fix mips64 build typo by Duane Sand · 9 years ago
  12. b9fcda9 Disable clang assembler, to fix asm code later. by Chih-Hung Hsieh · 9 years ago
  13. b8a8cc1 Upgrade to 3.29 by Ben Murdoch · 9 years ago
  14. 45d4c01 v8: support multilib builds by Colin Cross · 10 years ago
  15. e4b6ba4 Hide warning about unused parameters for v8 by Kristian Monsen · 10 years ago
  16. 616c3c7 Revert "V8: enable no-pic compiling option" by Nick Kralevich · 11 years ago
  17. 1af9b71 Remove the unnecessary PRIVATE_CLEAN_FILES by Ying Wang · 11 years ago
  18. eb8b6a4 Use target-specific PRIVATE_CLEAN_FILES by Ying Wang · 11 years ago
  19. 5516927 V8: enable no-pic compiling option by bxu10X · 12 years ago
  20. 6db049a Add MIPS to v8 makefiles. by Paul Lind · 12 years ago
  21. 49d5c83 am d5ee4b89: Merge "Build a different mksnapshot for each arch." by Jean-Baptiste Queru · 12 years ago
  22. 68a1376 Build a different mksnapshot for each arch. by Jean-Baptiste Queru · 12 years ago
  23. 3ef787d Merge V8 at 3.9.24.13 by Ben Murdoch · 12 years ago
  24. eed066b resolved conflicts for merge of f8d66dab to master by Jean-Baptiste Queru · 12 years ago
  25. 351b9f7 Enable x86 support by Chih-Wei Huang · 12 years ago
  26. c0da2ae am 1a88aea1: am b2f047a9: Merge changes Icc337d19,Ica9535de by Jean-Baptiste Queru · 12 years ago
  27. e0d0d1a Use stlport for libv8 and v8shell by Steve Block · 12 years ago
  28. 71dfcdf Remove superfluous include path from Makefile by Steve Block · 12 years ago
  29. 35e02d4 Remove superfluous include path from Makefile by Steve Block · 12 years ago
  30. 45584f8 am 96aa8648: build: mksnapshot should not create v8.log in by Stefan Becker · 12 years ago
  31. 96aa864 build: mksnapshot should not create v8.log in $TOP by Stefan Becker · 12 years ago
  32. 589d697 Upgrade to V8 3.6 by Ben Murdoch · 12 years ago
  33. 69a99ed Upgrade to V8 3.5 by Ben Murdoch · 12 years ago
  34. 3fb3ca8 Upgrade to V8 3.4 by Ben Murdoch · 12 years ago
  35. 257744e Upgrade to V8 3.3 by Ben Murdoch · 12 years ago
  36. 0de1e43 Revert "Disable Crankshaft for performance testing." by Ben Murdoch · 13 years ago
  37. 13fdc50 Disable Crankshaft for performance testing. by Ben Murdoch · 13 years ago
  38. d85c144 Fix snapshotting by Ben Murdoch · 13 years ago
  39. 96c8582 Merge V8 at branches/3.2 r8200: Remove generation of experimental-libraries.cc by Steve Block · 13 years ago
  40. 442c3c4 Make Crankshaft configurable at compile-time. by Ben Murdoch · 13 years ago
  41. 46baaaf Merge V8 at r7668: Update makefiles. by Ben Murdoch · 13 years ago
  42. f7f02cc Remove incomplete x86 support by Steve Block · 13 years ago
  43. 2794f16 Revert "Work around a problem triggered by -fdata-sections" by Doug Kwan · 14 years ago
  44. 85dec77 Work around a problem triggered by -fdata-sections by Doug Kwan · 14 years ago
  45. a94adf7 Set default symbol visibility of libv8.a to hidden. by Doug Kwan · 14 years ago
  46. a948b5e Add PRIVATE_CLEAN_FILES variable to Android.libv8.mk to allow make clean-libv8 to correctly clean up the snapshot. by Andrei Popescu · 14 years ago
  47. 1c868ba Use the JIT RegExp engine rather than the interpreted version. by Ben Murdoch · 14 years ago
  48. cf0afc1 Fix rebuilding of snapshot.cc by Patrick Scott · 14 years ago
  49. 2007755 enable debugger support in v8 by Andrei Popescu · 14 years ago
  50. 3100271 Update to V8 with partial snapshots. This is taken from the partial_snapshot branch of V8. by Andrei Popescu · 14 years ago
  51. a2e4be9 Add the libc include path to pick up the correct memory.h file first. by Patrick Scott · 14 years ago
  52. d46c4d3 Enable debugger support to make the console.* APIs work with V8. by Ben Murdoch · 14 years ago
  53. a946cb1 Get snapshots in v8 to work again by Leon Clarke · 14 years ago
  54. 4515c47 Update v8 to bleeding_edge revision 3784 by Leon Clarke · 14 years ago
  55. d91b9f7 Merge from v8 at revision 3723 by Leon Clarke · 14 years ago
  56. a7e24c1 Move V8 to external/v8 by Steve Block · 15 years ago