summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_view.h
Commit message (Expand)AuthorAgeFilesLines
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-10/+3
* Add a handle to the ExtensionShelf. This is how users will drag extension to...erikkay@google.com2009-05-181-0/+19
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-291-71/+42
* Synchronously update the loading state when a load starts so that the UI willbrettw@chromium.org2009-04-281-4/+2
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+4
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-271-1/+16
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-131-2/+34
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-091-6/+3
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-041-0/+3
* Implement default css for toolstrips.aa@chromium.org2009-03-241-0/+2
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-231-1/+8
* Unrevert 11294.mpcomplete@google.com2009-03-101-0/+2
* Reverting 11294.mpcomplete@google.com2009-03-091-2/+0
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-091-0/+2
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-051-0/+1
* Reverting 11002.brettw@chromium.org2009-03-051-1/+0
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-051-0/+1
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-0/+46