Sign in
chromium
/
chromium
/
src
/
c62a52d34d332dea087fec7e303c61bd172c3e07
/
extensions
/
renderer
/
event_unittest.cc
83a4b3a
[Extensions] Don't allow built-in extensions code to be overridden BUG=546677
by rdevlin.cronin
· 10 years ago
b0c1c50
Reland: Move the event attach/detach logic on unload from event.js to event_bindings.cc.
by kalman
· 10 years ago
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
d990950
Move the event attach/detach logic on unload from event.js to event_bindings.cc.
by kalman
· 10 years ago
f9afb37
Standardize usage of virtual/override/final specifiers.
by dcheng
· 11 years ago
0eac4e1b
replace OVERRIDE and FINAL with override and final in extensions/
by mostynb
· 11 years ago
582f6e9
Move ModuleSystemTest and the tests that use it into extensions/.
by
[email protected]
· 11 years ago
[Renamed (98%) from chrome/renderer/extensions/event_unittest.cc]
d9f51dad
Add support for using AMD modules from extensions modules.
by
[email protected]
· 11 years ago
8f857ef8
Reland 274764 - Reland 274558 - Move some resources to extensions_renderer_resources.grd.
by
[email protected]
· 11 years ago
d46bd4d
Revert "Reland 274558 - Move some extensions renderer resources to extensions_renderer_resources.grd."
by
[email protected]
· 11 years ago
43d0610a
Reland 274558 - Move some extensions renderer resources to extensions_renderer_resources.grd.
by
[email protected]
· 11 years ago
b155037
Revert 274558 "Move some extensions renderer resources to extens..."
by
[email protected]
· 11 years ago
70ebc314
Move some extensions renderer resources to extensions_renderer_resources.grd.
by
[email protected]
· 11 years ago
b569b35
Immediately fail extension API tests if the test code throws an exception
by
[email protected]
· 11 years ago
2a35687
utils.expose: Make sure public interfaces are named
by
[email protected]
· 12 years ago
fe35d54c
Remove detach_ as publicly exposed method of Event
by
[email protected]
· 12 years ago
a0ed268
Expand RuntimeErrors for ErrorConsole
by
[email protected]
· 12 years ago
6876bb9
Lazily load API schemas from resource files and convert all APIs to features
by
[email protected]
· 12 years ago
f8d87d3
Delete chromeHidden! This involves (a) moving all the remaining modules
by
[email protected]
· 12 years ago
68e63ea1
Replace all occurrences of CallChromeHiddenMethod (and friends) with
by
[email protected]
· 12 years ago
95ee77da
Be less forgiving in ModuleSystem of programmer error. Add
by
[email protected]
· 12 years ago
4f1633f
Set up V8 bindings for extension/app APIs when they're first used, not on
by
[email protected]
· 12 years ago
630b9deb
Revert 186643 - Caused a 10% regression on SunSpider benchmark
by
[email protected]
· 12 years ago
1e73bb0
Set up V8 bindings for extension/app APIs when they're first used, not on
by
[email protected]
· 12 years ago
e3e77872
Revert 185709
by
[email protected]
· 12 years ago
d0ad38b
Set up V8 bindings for extension/app APIs when they're first used, not on
by
[email protected]
· 12 years ago
6be5988b
Revert 184837
by
[email protected]
· 12 years ago
d7db1b9
Set up V8 bindings for extension/app APIs when they're first used, not on
by
[email protected]
· 12 years ago
14411494
Add ExceptionHandler to ModuleSystem, remove heap allocated v8::TryCatch.
by
[email protected]
· 13 years ago
8fe74bf
Move c/r/extensions/* into extensions namespace
by
[email protected]
· 13 years ago
452b36f
Make eventArgumentMassagers asynchronous so custom bindings don't need to override chrome.Event.prototype.dispatch.
by
[email protected]
· 13 years ago
d8e564f3
Revert 146038 as it might have broken chromeos browser_tests - Make eventArgumentMassagers asynchronous so custom bindings don't need to override chrome.Event.prototype.dispatch.
by
[email protected]
· 13 years ago
de4b8b7
Make eventArgumentMassagers asynchronous so custom bindings don't need to override chrome.Event.prototype.dispatch.
by
[email protected]
· 13 years ago
d9e559d
Filtered events.
by
[email protected]
· 13 years ago
b12b86d
Revert 145145 - Filtered events. Check bug 134977 for details
by
[email protected]
· 13 years ago
e7c12dd8
Filtered events.
by
[email protected]
· 13 years ago
32782824
Revert 143896 - Filtered events.
by
[email protected]
· 13 years ago
6ca5ff2
Filtered events.
by
[email protected]
· 13 years ago
4385795
Filtered events.
by
[email protected]
· 13 years ago
64804d5
Filtered events.
by
[email protected]
· 13 years ago
d3b010ef
Allow updateArgumentsPostValidate to support callbacks and added / removed arguments.
by
[email protected]
· 13 years ago
8351d697
Move declarative API into events API
by
[email protected]
· 13 years ago
ba1b0a3
Revert 137388 - Move declarative API into events API
by
[email protected]
· 13 years ago
ffac9879
Move declarative API into events API
by
[email protected]
· 13 years ago
11844fa
Add unit tests for event.js
by
[email protected]
· 13 years ago