1. 09ea387 Revert of Pass both 32 and 64 bit snapshot and natives fds to child processes. (patchset #3 id:40001 of https://codereview.chromium.org/1665513002/ ) by thakis · 10 years ago
  2. c560d75 Pass both 32 and 64 bit snapshot and natives fds to child processes. by tobiasjs · 10 years ago
  3. 3c0ef4309 Move gn _run target generation into test(). (RELAND) by jbudorick · 10 years ago
  4. 002f222 Revert of Move gn _run target generation into test(). (patchset #1 id:1 of https://codereview.chromium.org/1653003006/ ) by dpranke · 10 years ago
  5. 6b1b03783 Move gn _run target generation into test(). by jbudorick · 10 years ago
  6. 12827b6 Add Scopes to Trace IDs by chiniforooshan · 10 years ago
  7. 3641693 Move trace_event.h include from v8_platform.h to .cc file by tmoniuszko · 10 years ago
  8. 8d34e46 Cleanup: Remove double semicolons. by thestig · 10 years ago
  9. e4860045 Global conversion of Pass()→std::move() on OS==linux by dcheng · 10 years ago
  10. 471a220 Embed V8 Tracing in chrome by fmeawad · 10 years ago
  11. 90e658dd Switch to standard integer types in gin/. by avi · 10 years ago
  12. 3d8162c Remove calls to deprecated methods on v8::V8 by jochen · 10 years ago
  13. b5e3179 Make //gin gn check clean. by jbroman · 10 years ago
  14. 656a7c9 Isolate gin_unittests and add them to bots by jochen · 10 years ago
  15. 9315024 Set V8 extras mode in gin::V8Initializer. by yhirano · 10 years ago
  16. fb87ed2 Move ENABLE_PROFILING to build flags system. by brettw · 10 years ago
  17. 3c2d335 Revert of Move ENABLE_PROFILING to build flags system. (patchset #3 id:40001 of https://codereview.chromium.org/1499773002/ ) by jochen · 10 years ago
  18. 4161921 Move ENABLE_PROFILING to build flags system. by brettw · 10 years ago
  19. 98a2fad Remove base::enable_if by vmpstr · 10 years ago
  20. 259626c Cleanup: Correctly spell success(ful). by thestig · 10 years ago
  21. 415b73b [Extensions] Don't allow gin::Define to be overridden by rdevlin.cronin · 10 years ago
  22. 4a5e381 Replace hidden values with private symbols in mojo and gin by jochen · 10 years ago
  23. bce6ee4 [tracing] Fix the total size of V8 for debug mode by ssid · 10 years ago
  24. 01630673 Reland Reland Reland Switch Chrome Android using v8 arch specific external data name by michaelbai · 10 years ago
  25. fdd09962 Revert of Reland Reland Switch Chrome Android using v8 arch specific external data name (patchset #9 id:180001 of https://codereview.chromium.org/1422793004/ ) by sammc · 10 years ago
  26. 02d6496a Reland Reland Switch Chrome Android using v8 arch specific external data name by michaelbai · 10 years ago
  27. 186d6bfe [tracing] Add names to memory-infra dumpers for debugging by primiano · 10 years ago
  28. 77a03f66 Revert of Reland Switch Chrome Android using v8 arch specific external data name (patchset #3 id:40001 of https://codereview.chromium.org/1417753004/ ) by jbudorick · 10 years ago
  29. ed31140 Orignal patch https://codereview.chromium.org/1400953002/ by michaelbai · 10 years ago
  30. b37b712 GN: Fix references to $root_build_dir/natives_blob.bin -> $root_out_dir by agrieve · 10 years ago
  31. c2574ed Revert of Switch Chrome Android using v8 arch specific external data name (patchset #5 id:80001 of https://codereview.chromium.org/1400953002/ ) by dalecurtis · 10 years ago
  32. 979b03a1 Switch Chrome Android using v8 arch specific external data name by michaelbai · 10 years ago
  33. a22b073 Move v8_use_external_startup_data out of //build/config:feature_flags. by dpranke · 10 years ago
  34. d4da5ab4 Move //build/module_args/v8.gni to //build_overrides. by dpranke · 10 years ago
  35. 82baa9af [tracing] Non-functional refactor of memory dump arg names by primiano · 10 years ago
  36. 10f2e3c Memory-infra: Change "objects_count" to "object_count" in category name. by bratell · 10 years ago
  37. 553bea9a [tracing] Consolidate v8 reporting in memory-infra by primiano · 10 years ago
  38. ba7a73d Annotate GN executables and shared_libraries with sanitizer deps. by brettw · 10 years ago
  39. d6920a6 [Android WebView] Make loading of V8 data compatible with child services by mnaganov · 10 years ago
  40. 83dc161 Remove remaining legacy SplitString calls. by brettw · 10 years ago
  41. 2888a24 [tracing] Add light dumps in the V8 dump provider by ssid · 10 years ago
  42. 297cae0 [tracing] Mechanical rename of LevelOfDetail enum to enum class. by ssid · 10 years ago
  43. 90694aeec [tracing] Introduce MemoryDumpArgs to enable light and heavy dumps by ssid · 10 years ago
  44. a21b31b0 Add more isolates to the GN build: by dpranke · 10 years ago
  45. 3cbdcd0 Implement posting idle tasks in gin. by ulan · 10 years ago
  46. 28df6b96 Roll PDFium d1b0a8d:acf0647 by jochen · 10 years ago
  47. d94a2214 Move JoinString to the base namespace. by brettw · 10 years ago
  48. b8788460 Revert of Move JoinString to the base namespace (patchset #9 id:160001 of https://codereview.chromium.org/1223153003/) by hongchan · 10 years ago
  49. 0eabfa00 Move JoinString to the base namespace. by brettw · 10 years ago
  50. 87d2fee Check whether the handle returned by PeekNext() is empty before accessing it by jochen · 10 years ago
  51. 49cd773c Reland "Implement V8Platform::CallDelayedOnForegroundThread. (patchset #2 id:20001 of https://codereview.chromium.org/1181113003/)" by ulan · 10 years ago
  52. 6f3002d Load V8 startup data directly from the APK on Android. by agrieve · 10 years ago
  53. 29c7ed9 Additional diagnostics for http://crbug.com/501799. by oth · 10 years ago
  54. fd2d44ab Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc by agrieve · 10 years ago
  55. 0f90aab Remove unnecessary message_loop_proxy.h includes by skyostil · 10 years ago
  56. f4f00c7 Revert of Implement V8Platform::CallDelayedOnForegroundThread. (patchset #2 id:20001 of https://codereview.chromium.org/1181113003/) by ulan · 10 years ago
  57. 39ae2159 Revert of Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc (patchset #20 id:380001 of https://codereview.chromium.org/1182443003/) by mek · 10 years ago
  58. 228414f Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc by agrieve · 10 years ago
  59. 06c3d1b9 Implement V8Platform::CallDelayedOnForegroundThread. by ulan · 10 years ago
  60. a389986 Remove remaining use of the deprecated MessageLoopProxy by skyostil · 10 years ago
  61. e36cfaf Fixing v8 dump provider to remove empty dumps and refactoring the dumper. by ssid · 10 years ago
  62. 425d6965 Reland: Plugin Placeholders: Refactor for platforms that don't support plugins by tommycli · 10 years ago
  63. c94eff1 Allow startup with missing V8 snapshot file. by erikcorry · 10 years ago
  64. f51216b0 Adding object counts to v8 memory dump provider. by ssid · 10 years ago
  65. 236d317 Replace more ObserverList with base::ObserverList. by brettw · 10 years ago
  66. 65e94653 Fix for DCHECK failure at startup of gin_shell. by kolczyk · 10 years ago
  67. dbd2ef9bb Re-land: gin: Use V8 Maybe APIs by bashi · 10 years ago
  68. 49aa14c7 Reland of Adding total available size of heap in v8 isolate memory dump provider. by ssid · 10 years ago
  69. d31dd3f Delete constant declarations from v8_initializer.h that have no definitions by agrieve · 10 years ago
  70. b76f78b Revert of gin: Use V8 Maybe APIs (patchset #7 id:160001 of https://codereview.chromium.org/1106393002/) by bashi · 10 years ago
  71. 7a6acf6 gin: Use V8 Maybe APIs by bashi · 10 years ago
  72. de262b0 Fix missing GN dependencies. by brettw · 10 years ago
  73. e97185bf Revert of Fix missing GN dependencies. (patchset #4 id:60001 of https://codereview.chromium.org/1128163007/) by brettw · 10 years ago
  74. eadea21 Fix missing GN dependencies. by brettw · 10 years ago
  75. b765e2a Revert of Adding total available size of heap in v8 isolate memory dump provider. (patchset #1 id:1 of https://codereview.chromium.org/1129403003/) by ssid · 10 years ago
  76. 9ad94e6 Adding total available size of heap in v8 isolate memory dump provider. by ssid · 10 years ago
  77. 575f7fb5 Add retry logic to V8Initializer snapshot loading files for suspected A/V problem. by oth · 10 years ago
  78. 83aa5be Adding v8_isolate_memory_dump_provider. by ssid · 10 years ago
  79. 93b23d9 Reland of "Adding task runner/ message loop to tests that use IsolateHolder." by ssid · 10 years ago
  80. 198cfb6 Revert of Adding task runner/ message loop to tests that use IsolateHolder. (patchset #4 id:60001 of https://codereview.chromium.org/1130433002/) by jochen · 10 years ago
  81. 54d19441 Adding task runner/ message loop to tests that use IsolateHolder. by ssid · 10 years ago
  82. 777bfee gin: Use v8::Local instead of v8::Handle. by tfarina · 10 years ago
  83. a0b121b Pass the ArrayBuffer::Allocator via the Isolate::CreateParams by jochen · 10 years ago
  84. 41e8515 Replace v8::Handle with v8::Local in gin/modules/* by deepak.s · 10 years ago
  85. faaa1b6 Replace Handle<> with Local in remaining gin/* by deepak.s · 10 years ago
  86. cf20763 Adding field to tell if gin::IsolateHolder needs lock to be accessed. by ssid · 10 years ago
  87. 36f78b64 replace to be deprecated v8::PersistentValueMap with v8::GlobalValueMap by dcarney · 10 years ago
  88. df07d19 Add additional checks to help diagnose issue 479537. by oth · 10 years ago
  89. 99ade908 convert gin to use phantom weak callbacks by dcarney · 10 years ago
  90. ecf0c99 Update ResourceConstraints::ConfigureDefaults invocation by jochen · 10 years ago
  91. 552fb49 Replace IsolateHolder::LoadV8Snapshot() with V8Initializer::LoadSnapshot(). by oth · 10 years ago
  92. 54fab5e Add support to extension_shell and ash_shell to use external V8 snapshot files. by rmcilroy · 10 years ago
  93. 05c26fde Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}. by oth · 10 years ago
  94. ea4636e Use v8::Context::kDebugIdIndex instead of hardwired constant in gin by yurys · 10 years ago
  95. af05a02 Remove --verify-heap experiment by jochen · 10 years ago
  96. 098ba6f [Gin] Add a warning about potential memory leak for CreateFunctionTemplate by mnaganov · 10 years ago
  97. 7c7296f4 Apply gn format with 'sources' sorting to src/ by scottmg · 11 years ago
  98. 3fb0727 Transfer v8 snapshot files as file descriptors to child processes on Posix. by rmcilroy · 11 years ago
  99. 5d4328e Wipe out isolate_ pointer after disposing it. by jochen · 11 years ago
  100. 5c19ce8 Control V8 heap verification via finch flag by jochen · 11 years ago