summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-169-7/+211
* Miscellaneous API sprucing.aa@chromium.org2009-04-161-3/+3
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-151-3/+3
* Miscellaneous API sprucing.aa@chromium.org2009-04-151-3/+3
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-142-1/+96
* Remove ExtensionContentScriptInject unit test.aa@chromium.org2009-04-141-59/+0
* Prevent an extension from double observing a message filter.maruel@chromium.org2009-04-142-13/+25
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-142-96/+0
* TBR: Fix unit tests, line endings.aa@chromium.org2009-04-141-2/+2
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-142-0/+96
* Fix a crash where the ResourceMessageFilter is deleted before apaulg@google.com2009-04-142-8/+27
* Hook up extension events to the json parser, and change the extension messagempcomplete@google.com2009-04-132-1/+6
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-135-12/+127
* Flesh out more extensions tab api (added getTab, removeTab, updateTab)rafaelw@chromium.org2009-04-103-6/+168
* Remove content script unit test. Too flakey. Will revisitaa@chromium.org2009-04-101-6/+3
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-098-21/+188
* Check that the ExtensionFunction has a callback for attempting to send a resp...rafaelw@chromium.org2009-04-091-1/+3
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-0810-122/+234
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-1/+2
* Remove unneeded includes of base/string_piece.hthestig@chromium.org2009-04-071-1/+2
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-0710-234/+122
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+1
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-0710-122/+234
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-042-2/+35
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-2/+5
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-033-3/+3
* Move code to allow dns queries (and accompanyingaa@chromium.org2009-04-031-13/+0
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-023-106/+119
* OCD fixing of style for the initializer list of ExtensionView.brettw@chromium.org2009-03-311-3/+6
* Make the "id" key for extension manifests optional inaa@chromium.org2009-03-315-56/+84
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-288-74/+345
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-271-0/+14
* Minor tweaks to get chrome-ui://extensions working on the Mac.jrg@chromium.org2009-03-261-0/+12
* Implement default css for toolstrips.aa@chromium.org2009-03-243-1/+15
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-242-0/+74
* Rename ExtensionMessageService::PostMessage because windows #defines that tompcomplete@google.com2009-03-232-2/+2
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-235-6/+226
* Support for extensions permissions. This CL only contains, parsing, initializ...rafaelw@chromium.org2009-03-235-8/+125
* Revert change 12247 because it created a lot of memory regressionsnsylvain@chromium.org2009-03-224-164/+56
* Committing issue 39299:aa@chromium.org2009-03-214-56/+164
* Allow multiple toolstrips in an extension.aa@chromium.org2009-03-214-13/+28
* Allow multiple js files per content script. Thanks to georged for making this...aa@chromium.org2009-03-204-26/+6
* Review URL: http://codereview.chromium.org/42382georged@chromium.org2009-03-191-9/+10
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-188-157/+323
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Port DirectoryWatcher to Linux using inotify.phajdan.jr@chromium.org2009-03-181-1/+1
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-172-27/+5
* Disable single-process mode in ExtensionViewTest, to see if it's causingmpcomplete@google.com2009-03-131-3/+3
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Run ExtensionViewTest in single-process mode to try to make it less flaky.mpcomplete@google.com2009-03-121-0/+3