summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/native_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for event.jskoz@chromium.org2012-05-101-1/+1
* Make app and webstore bindings lazily evaluated so they don't execute JS on e...koz@chromium.org2012-03-271-1/+1
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-0/+10
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-10/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-0/+10
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-10/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-0/+10
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-10/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-0/+10
* Introduce a module system for JS based on a require() method with similarkoz@chromium.org2012-02-221-0/+47