summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-2/+1
* Mark tests as flaky based on recent buildbot runs.pam@chromium.org2010-05-261-0/+4
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-3/+3
* Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...rafaelw@chromium.org2010-05-253-0/+13
* Don't let bookmark navigations change content of pinned tab.estade@chromium.org2010-05-251-0/+6
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-3/+3
* Relanding 48042.jcivelli@chromium.org2010-05-251-7/+2
* TTF: Enable the FavIconPermission test, as it appears to be working.jhawkins@chromium.org2010-05-241-5/+0
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-241-1/+2
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-2/+7
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-7/+2
* Change the code based on Raf's feedback.arv@chromium.org2010-05-221-7/+5
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-2131-235/+170
* Prevent extensions api windows.onFocusChange from firing more than once with ...rafaelw@chromium.org2010-05-212-2/+14
* Remove histogram collection evaluating impact of changing extension url resol...rafaelw@chromium.org2010-05-211-41/+9
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-211-0/+15
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-212-3/+12
* Break extension tab api test into multiple parts, to reduce the odds of a tim...skerner@chromium.org2010-05-211-8/+19
* Specify --chromium flag to run new-run-webkit-websocketserverukai@chromium.org2010-05-211-7/+0
* Revert 47675.mirandac@chromium.org2010-05-201-1/+1
* Marking ExtensionTestRoundTripApiCall.RunTest as FLAKY.cbentzel@chromium.org2010-05-201-1/+3
* Simple change that re-positions the arrow location on displayed extension pop...twiz@google.com2010-05-201-0/+70
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-199-154/+69
* Marking ExtensionTestSimpleApiCall, RunTest as flaky after failure on Vista T...robertshield@chromium.org2010-05-191-1/+1
* Fix browser crash when refreshing extensions.finnur@chromium.org2010-05-192-1/+32
* fix chrome.tabs.onUpdated bugs, add browsertest.rafaelw@chromium.org2010-05-195-83/+33
* Fix a bug in unit test where we were not resetting stateaa@chromium.org2010-05-191-1/+2
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-191-1/+1
* Disable ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault bec...phajdan.jr@chromium.org2010-05-191-1/+2
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-192-8/+1
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-1810-4/+879
* Bookmarks: Localize Recent and Search tree items.arv@chromium.org2010-05-171-1/+4
* Use FilePath in ProfileInfo struct.tfarina@chromium.org2010-05-151-1/+1
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-1516-27/+27
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-134-5/+4
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-122-2/+3
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-122-3/+2
* Add update and removeAll functions to extensions context menu APIasargent@chromium.org2010-05-127-82/+566
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-123-19/+71
* [Linux] Disable crashing extension UpdatePermission test.kkania@chromium.org2010-05-121-1/+8
* [Linux] Enable extension AutoUpdate and UpdatePermissions tests after fixing ...kkania@chromium.org2010-05-121-9/+0
* Allow the gallery url passed through the command line to be referrer for actu...finnur@chromium.org2010-05-121-0/+12
* BackgroundContents browser testrafaelw@chromium.org2010-05-111-0/+37
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-1113-9/+24
* Add the geolocation permission to the extension install dialog.aa@chromium.org2010-05-081-1/+6
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-073-3/+3
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-063-70/+20