1. 2d124c0 Switch to standard integer types in extensions/. by avi · 10 years ago
  2. 300abe23 Use private symbols instead of hidden values by jochen · 10 years ago
  3. f85316f extensions/renderer: Use v8::Local instead of v8::Handle. by tfarina · 10 years ago
  4. b0c1c50 Reland: Move the event attach/detach logic on unload from event.js to event_bindings.cc. by kalman · 10 years ago
  5. 60a2857d Revert of Move the event attach/detach logic on unload from event.js to (patchset #7 id:130001 of https://codereview.chromium.org/1074273002/) by mlamouri · 10 years ago
  6. d990950 Move the event attach/detach logic on unload from event.js to event_bindings.cc. by kalman · 10 years ago
  7. 83292b8 Rename v8::UniquePersistent to v8::Global in Extensions code. by kalman · 10 years ago
  8. 078a219 Replace extensions::ScopedPersistent with v8::UniquePersistent. by kalman · 10 years ago
  9. 9168b2f Standardize usage of virtual/override/final in extensions/ by dcheng · 11 years ago
  10. 0eac4e1b replace OVERRIDE and FINAL with override and final in extensions/ by mostynb · 11 years ago
  11. f55c90ee6 Move most of ChromeV8Context to a base ScriptContext by [email protected] · 11 years ago[Renamed (84%) from chrome/renderer/extensions/object_backed_native_handler.h]
  12. b8ce52f Create an extensions_renderer target by [email protected] · 11 years ago
  13. b61750a Replace UnsafePersistent with v8::PersistentValueVector. by [email protected] · 11 years ago
  14. 2a35687 utils.expose: Make sure public interfaces are named by [email protected] · 12 years ago
  15. 9c47471e Remove deprecated V8 API usage (String::New) in chrome/renderer/extensions. by [email protected] · 12 years ago
  16. d8c5fbb Convert remaining function callbacks in chrome by [email protected] · 12 years ago
  17. 1002d343 Extensions: Don't store Persistent handles. by [email protected] · 12 years ago
  18. 9a59844 Extensions: pass ChromeV8Context around instead of v8::Handle. by [email protected] · 12 years ago
  19. 09e9d64 Remove ObjectBackedNativeHandler::RouteStaticFunction. It has lifetime issues by [email protected] · 12 years ago
  20. d876ffdf Prevent ObjectBackedNativeHandler from calling itself once invalid. by [email protected] · 12 years ago
  21. c89e6f0 Revert 187981 "Prevent ObjectBackedNativeHandler from calling it..." by [email protected] · 12 years ago
  22. ae1096c Prevent ObjectBackedNativeHandler from calling itself once invalid. by [email protected] · 12 years ago
  23. 098d30f3 Revert 187975 "Prevent ObjectBackedNativeHandler from calling it..." by [email protected] · 12 years ago
  24. 50c6083 Prevent ObjectBackedNativeHandler from calling itself once invalid. by [email protected] · 12 years ago
  25. 4f1633f Set up V8 bindings for extension/app APIs when they're first used, not on by [email protected] · 12 years ago
  26. 630b9deb Revert 186643 - Caused a 10% regression on SunSpider benchmark by [email protected] · 12 years ago
  27. 1e73bb0 Set up V8 bindings for extension/app APIs when they're first used, not on by [email protected] · 12 years ago
  28. e3e77872 Revert 185709 by [email protected] · 12 years ago
  29. d0ad38b Set up V8 bindings for extension/app APIs when they're first used, not on by [email protected] · 12 years ago
  30. 6be5988b Revert 184837 by [email protected] · 12 years ago
  31. d7db1b9 Set up V8 bindings for extension/app APIs when they're first used, not on by [email protected] · 12 years ago