summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Reattempt at r465143. The UI tests rely too heavily on the current behavior o...andybons@chromium.org2009-12-151-3/+16
* Handle unexpected connection close during SSL handshake on Mackinuko@chromium.org2009-12-151-8/+1
* Minor fix to get browser/extensions/page_action_apitest.cc building on Mackinuko@chromium.org2009-12-151-6/+11
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-145-135/+205
* Persist the order of extensions in the browser action toolbar across sessions.estade@chromium.org2009-12-144-9/+122
* Fix extension shutdown notification, take 2.estade@chromium.org2009-12-142-4/+12
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-1/+3
* Reenable ExtensionDevToolsBrowserTest.TimelineApiyurys@chromium.org2009-12-121-1/+1
* Disabled toolstrip testsoshima@chromium.org2009-12-122-2/+10
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-3/+1
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-1/+3
* Rolling back r34316 due to tab_switching_test failing. TBR=scherkusandybons@chromium.org2009-12-111-15/+1
* Pass one empty argument to ApuAgentDelegate.DispatchToApu to match ExtensionD...yurys@chromium.org2009-12-111-0/+1
* Temporarily disable ExtensionDevToolsBrowserTest.TimelineApi which is failing...yurys@chromium.org2009-12-111-1/+1
* DevTools: use WebDevToolsMessageData for devtools rpc messagesyurys@chromium.org2009-12-113-15/+11
* Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages"yurys@chromium.org2009-12-112-6/+13
* DevTools: use WebDevToolsMessageData for devtools rpc messagesyurys@chromium.org2009-12-112-13/+6
* Revert r34321 as it breaks the task manager:estade@chromium.org2009-12-112-15/+10
* Extensions: don't send EXTENSION_PROCESS_CRASHED when the extension process i...estade@chromium.org2009-12-112-10/+15
* Mac: Fixes bug where extension background hosts were being cleared when the l...andybons@chromium.org2009-12-111-1/+15
* re-apply r34183estade@chromium.org2009-12-102-4/+4
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-104-4/+38
* Implement ResourceQueue, an object that makes it easy to delay startingphajdan.jr@chromium.org2009-12-102-41/+36
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-102-6/+11
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-1011-23/+121
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-3/+2
* extensions: Properly use string16 for Unicode text.evan@chromium.org2009-12-092-8/+8
* [Mac] more browser_tests cleanupthomasvl@chromium.org2009-12-093-27/+47
* rollback r34183estade@chromium.org2009-12-092-4/+4
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-092-4/+4
* Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...andybons@chromium.org2009-12-095-4/+106
* Have the utility process run out of process on Linux again bytony@chromium.org2009-12-092-12/+0
* [Mac] A chunk of browser_tests for extensions:thomasvl@chromium.org2009-12-083-4/+14
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-082-2/+17
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-082-0/+25
* Remove IsPrefRegistered function from PrefService API and fix the callers totony@chromium.org2009-12-071-2/+2
* Extensions: create a simple model for the browser action buttons toolstrip an...estade@chromium.org2009-12-074-1/+152
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-072-25/+0
* Fix a crash bug on user script installation and add a testaa@chromium.org2009-12-062-11/+47
* Get rid of ExternalTabAutomationProxy by switching the extension UIjoi@chromium.org2009-12-051-229/+180
* Add locale information to the links in the chrome://extensions page.mirandac@chromium.org2009-12-041-4/+5
* Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...mattm@chromium.org2009-12-041-0/+6
* Move ExtensionApiTest.Bookmarks from DISABLED to FLAKY since it doesn'terikkay@chromium.org2009-12-041-1/+1
* Fix leak reported in extensions_quota_service_unittest.cctim@chromium.org2009-12-042-7/+5
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-042-0/+6
* Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-0411-37/+1010
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-033-7/+7
* Send Keystone ID to Omaha for Extensions Gallery update checks.asargent@chromium.org2009-12-031-0/+16
* Don't ping for extension blacklist when no extensions are installed.pam@chromium.org2009-12-034-5/+44
* Add regex escaping code to Mac sandbox implementation and re-enable the utili...jeremy@chromium.org2009-12-032-6/+4