summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix theme loading bubble which was overstaying its welcome.mirandac@google.com2010-06-231-1/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-3/+4
* Fix ParseFeedValidFeed4, take 2.tkent@google.com2010-06-231-1/+1
* Update expectation of ParseFeedValidFeed4.tkent@google.com2010-06-231-1/+1
* Reland - Only allow installation of extensions/apps with gallery update url v...rafaelw@chromium.org2010-06-234-10/+17
* Require tabId for infobar.show()rafaelw@chromium.org2010-06-231-19/+15
* Honor @version field when converting greasemonkey scripts toaa@chromium.org2010-06-223-2/+14
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-213-8/+117
* Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-217-272/+105
* Use correct platform #define to mark ExtensionsLoadTest as flaky (OS_MACOSX).robertshield@chromium.org2010-06-211-1/+1
* Revert 50333 - Only allow installation of extensions/apps with gallery update...tkent@chromium.org2010-06-214-17/+10
* Only allow installation of extensions/apps with gallery update url via downlo...rafaelw@chromium.org2010-06-214-10/+17
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-212-5/+17
* Re-apply r50278.aa@chromium.org2010-06-197-40/+41
* Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-187-105/+272
* Revert r50278.aa@chromium.org2010-06-187-41/+40
* Some app-related manifest cleanup:aa@chromium.org2010-06-187-40/+41
* Pref service strings should be std::string.estade@chromium.org2010-06-182-2/+2
* Allow themes to be localized. This doesn't show up anywhereaa@chromium.org2010-06-171-0/+47
* Revert 50050 - Revert r48693: This broke existing extensions that wanted to r...aa@chromium.org2010-06-161-47/+0
* Revert r48693: This broke existing extensions that wanted to run script on XMLaa@chromium.org2010-06-161-0/+47
* [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