summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* [Linux] Enable ExtensionManagementTest.UpdatePermissions since bug 36890 has ...kkania@chromium.org2010-06-161-8/+1
* Mark ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault as flaky.satish@chromium.org2010-06-161-2/+1
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-4/+1
* Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f...rafaelw@chromium.org2010-06-163-6/+55
* ExtensionApiTest.Popup is flaky on windows.michaeln@chromium.org2010-06-151-1/+8
* Reenable InstallApps attempt #2. This time with a fix tompcomplete@chromium.org2010-06-151-3/+1
* TBR: phajdan.jrsatish@chromium.org2010-06-151-1/+1
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-151-2/+2
* Revert 49739 - Reenable InstallApps.mpcomplete@chromium.org2010-06-151-1/+3
* Reenable InstallApps.mpcomplete@chromium.org2010-06-141-3/+1
* Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...danno@chromium.org2010-06-141-1/+1
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-122-4/+8
* Re-enable two unit unit tests that were disabled for Mac in Oct 2009.csilv@chromium.org2010-06-111-11/+2
* Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake)jshin@chromium.org2010-06-111-1/+1
* Mark ExtensionsLoadTest.Test as flaky on Win/Macjshin@chromium.org2010-06-101-2/+8
* Return NULL instead of false when appropriate.evan@chromium.org2010-06-101-3/+3
* Reduce console spam from unneeded LOG().evan@chromium.org2010-06-101-1/+0
* Send event on changes to the cookie monster.jochen@chromium.org2010-06-106-2/+120
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-2/+2
* Give the extension unpacker process a junction/symlink free path to the unpac...skerner@chromium.org2010-06-091-4/+20
* Infobars on GTK (first part).finnur@chromium.org2010-06-091-2/+2
* Show theme loading info bubble and info bars in last normal browser.xiyuan@chromium.org2010-06-091-1/+4
* Marking the test as flaky since it fails 14% of the time.thomasvl@chromium.org2010-06-081-1/+7
* Revert r49169 and r49170; they didn't fix the problem.evan@chromium.org2010-06-081-11/+0
* Fix the build by disabling out unused functions.rsesek@chromium.org2010-06-081-0/+6
* Disable the extension messages tests.evan@chromium.org2010-06-081-0/+5
* It seems all RenderView tests have issues. I'll try reverting last significan...cira@chromium.org2010-06-071-2/+2
* Support multiple PrefStoresmnissler@chromium.org2010-06-072-8/+19
* Disable RenderViewTest.ExtensionMessages* since they consistently crash local...cira@chromium.org2010-06-071-2/+2
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-063-6/+72
* Fix submenu support for extensions context menu API.asargent@chromium.org2010-06-033-118/+75
* Disabled InstallApps while I fix the text on Linux.mpcomplete@chromium.org2010-06-031-1/+3
* Prevent installation of an app if its web extent overlaps another installed app.mpcomplete@chromium.org2010-06-034-11/+67
* Remove BOM from js and css files in content script.cira@chromium.org2010-06-032-21/+51
* Force web_origin to be present only on extension gallery installs. Formpcomplete@chromium.org2010-06-034-16/+36
* Remove some test file complitation exceptions from chrome_tests.gypistuartmorgan@chromium.org2010-06-031-1/+1
* Fix a regression where tabs.create() would focus the tab's window even ifmpcomplete@chromium.org2010-06-031-1/+0
* A very basic fix that prevents experimental popups from living longer than th...twiz@google.com2010-06-031-9/+46
* [Mac] Re-enable some incognito extensions tests either because they are no lo...andybons@chromium.org2010-06-022-21/+4
* C++ readability change for cindylau.cindylau@google.com2010-06-025-83/+155
* Attempt to fix flaky OmniboxApiTest.Basic.mpcomplete@chromium.org2010-06-021-9/+12
* Disable ExtensionBrowserTest.PageActionRefreshCrash on Mac. It crashes onlyjshin@chromium.org2010-06-021-1/+1
* Disable FindInPageControllerTest.ActivateLinkNavigatesPage and jshin@chromium.org2010-06-021-1/+8
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-011-11/+10
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-012-9/+10
* Fix ability to add sub-menu items with extension context menu API.asargent@chromium.org2010-05-281-1/+1
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-288-5/+269
* Fix two incorrect uses of string conversion to/from ASCII when strings injshin@chromium.org2010-05-271-6/+5
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-3/+3
* Disable ExtensionOverrideTest.OverrideHistory on Windows, because it's consis...jhawkins@chromium.org2010-05-271-1/+8