summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_popup_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for ExtensionApiTest.Popup flakinessrafaelw@chromium.org2010-03-171-1/+8
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-9/+108
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+2
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-1/+2
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-2/+3
* Clone of issue 577015.twiz@chromium.org2010-02-121-1/+18
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-2/+6
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-081-2/+15
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-161-7/+55
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-121-5/+1
* Fix memory leak in AsyncExtensionFunction.mpcomplete@chromium.org2009-11-101-1/+1
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-0/+164