summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Adding callbacks to `chrome.cookies.{set,remove}`.jochen@chromium.org2011-02-172-28/+46
* Add the quota::SpecialStoragePolicy interface and an implementation that grantsmichaeln@google.com2011-02-173-0/+303
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-161-1/+1
* Add a histogram to track application launches by type. Unfortunately, this un...jstritar@chromium.org2011-02-161-0/+4
* Improve error handling in Proxy Settings API.battre@chromium.org2011-02-162-86/+117
* Implementation of custom PAC scripts in Proxy Settings API.battre@chromium.org2011-02-162-6/+85
* Add documentation for Proxy Settings APIbattre@chromium.org2011-02-162-9/+10
* touch: Fix extension popups.sadrul@chromium.org2011-02-151-1/+1
* chrome.tabs.captureVisibleTab() captures images of file:// resources.tsepez@chromium.org2011-02-152-0/+14
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-151-2/+1
* Retrying r74887: Add plumbing to webRequest API to support event filtering.mpcomplete@chromium.org2011-02-156-17/+364
* Revert 74887 - Add plumbing to webRequest API to support event filtering.mpcomplete@chromium.org2011-02-156-364/+17
* Add plumbing to webRequest API to support event filtering.mpcomplete@chromium.org2011-02-156-17/+364
* Cleanup: Fix a few forward declarations.thestig@chromium.org2011-02-151-1/+2
* Pre-populating export bookamrks filename field with "bookmarks.html".vandebo@chromium.org2011-02-141-1/+40
* WebUI: Rename dom_ui_ variable to web_ui_.tfarina@chromium.org2011-02-141-26/+26
* Removing the experimental Chrome extension popup API. This API will not be ad...twiz@chromium.org2011-02-145-642/+0
* "Update and Restart" should read "Update and Relaunch"dhollowa@chromium.org2011-02-141-1/+1
* Prevent console spam about missing 'state' prefbattre@chromium.org2011-02-143-10/+10
* Attempt to see if this still crashes. finnur@chromium.org2011-02-141-26/+11
* Support bypassList in Proxy Settings API.battre@chromium.org2011-02-142-26/+144
* Implementation of getCurrentProxySettings for proxy settings API.battre@chromium.org2011-02-143-11/+187
* Initialize ExternalExtensionLoader member.finnur@chromium.org2011-02-141-1/+4
* Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.kinuko@chromium.org2011-02-144-8/+8
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-131-2/+2
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-124-4/+4
* Carnitas: Refactor ShowExtensionInstalledBubble()sail@chromium.org2011-02-112-59/+2
* Continuing with the out-of-lining of test code.erg@google.com2011-02-112-0/+8
* Carnitas: move browser/shell_dialogs.{h,cc} to browser/uiestade@chromium.org2011-02-112-2/+2
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-112-3/+3
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-112-2/+0
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-112-4/+2
* WebUI: Get rid of more referecens to DOMUI. Part 2.tfarina@chromium.org2011-02-102-5/+5
* Temporarily disable restrictions on who can request chrome-extension://.aa@chromium.org2011-02-101-5/+8
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-102-11/+2
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-103-50/+50
* WebUI: Get rid of more references to DOMUI.tfarina@chromium.org2011-02-102-5/+5
* WebUI: Rename the class DOMUI to WebUI.tfarina@chromium.org2011-02-102-3/+3
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-102-2/+11
* Added an new argument to chrome.experimental.bookmarkManager.paste so that we...mad@chromium.org2011-02-101-5/+18
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-092-17/+17
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-092-17/+17
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-2/+3
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-092-11/+2
* Move Event files into views/eventsben@chromium.org2011-02-093-3/+3
* chrome.management.launchApp() should choose the window type for the app based...skerner@chromium.org2011-02-094-16/+191
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-092-2/+11
* Migrate Proxy Settings API to net::ProxyServerbattre@chromium.org2011-02-093-124/+110
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-092-11/+2
* Fix handling of setting a single proxy in Proxy Settings APIbattre@chromium.org2011-02-092-17/+26