summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-2/+2
* ThreadRestrictions: disallow blocking IO on the UI threadevan@chromium.org2010-10-271-1/+7
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-2620-138/+140
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-2620-140/+138
* Re-enable ExtensionApiTest.WindowOpen.aa@chromium.org2010-10-262-24/+33
* Turn extent overlap test back on.aa@chromium.org2010-10-261-3/+2
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-2620-138/+140
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-2620-140/+138
* Refactoring select popup on Mac.jcivelli@google.com2010-10-263-4/+25
* Allow URLPatterns to omit trailing slash.aa@chromium.org2010-10-262-2/+2
* Some code in the ExtensionDOMUI was relying on the fact that we were creating...jcivelli@chromium.org2010-10-252-6/+8
* Fix browser crash with External Extension having blank version.finnur@chromium.org2010-10-251-0/+1
* Add optional homepage_url to manifest and use it in place of Gallery URL in UI.tessamac@google.com2010-10-252-7/+5
* Fix crash in domui menu (7773) and remove caching code.oshima@chromium.org2010-10-251-11/+0
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-258-115/+170
* Revert 63733 - Fix double install and incorrect uninstall of external extensi...thakis@chromium.org2010-10-258-169/+115
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-258-115/+169
* Introduce new location for managed extensionsgfeher@chromium.org2010-10-251-3/+1
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-253-62/+156
* Reland 63509 - Define constants for the 'silent extension' install policygfeher@chromium.org2010-10-251-0/+1
* Split WebNavigationEvents in two tests and make iframe loading less flaky.jochen@chromium.org2010-10-251-3/+9
* ExtensionApiTest.TABS times out, and tests timing out now turn the tree red, sonsylvain@chromium.org2010-10-231-1/+1
* AppBackgroundPageApiTest works with testserver on ephemeral ports.cbentzel@chromium.org2010-10-231-4/+60
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+8
* Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...isherman@chromium.org2010-10-231-8/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+8
* Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"evan@chromium.org2010-10-221-8/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-221-0/+8
* Fix browser crash when two uninstall dialogs overlapjstritar@chromium.org2010-10-222-13/+36
* Convert LOG(INFO) to VLOG(1) - chrome/browser/extensions/.pkasting@chromium.org2010-10-227-34/+31
* Fix more extension api tests to not hard-code port 1337.skerner@chromium.org2010-10-222-4/+5
* Revert 63509 - Define constants for the silent extension install policygfeher@chromium.org2010-10-221-1/+0
* Define constants for the silent extension install policygfeher@chromium.org2010-10-221-0/+1
* Move inspector to "chrome-devtools" schemepodivilov@chromium.org2010-10-221-1/+2
* GTTF: Disable crashing/hanging tests:phajdan.jr@chromium.org2010-10-223-9/+4
* Unmark ExtensionsLoadTest.Test as flaky. It doesn't appearaa@chromium.org2010-10-221-7/+1
* Mark ExtensionApiTest.WebNavigationEvents flakyisherman@chromium.org2010-10-221-1/+2
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-2110-98/+187
* Disable ExtensionApiTest.WindowOpen on mac because it never works.aa@chromium.org2010-10-211-0/+6
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-2/+2
* Fix a failing test for the extension webstorePrivate API.asargent@chromium.org2010-10-213-12/+3
* Change to use the new FORMAT_SkBitmap when encoding SkBitmap to jpeg.klobag@chromium.org2010-10-201-1/+1
* FBTF: Even more deinlining.erg@google.com2010-10-206-0/+25
* Uninstall default apps if user hides promojstritar@chromium.org2010-10-203-0/+8
* Expands the chrome.experimental.processes extension API. creis@google.com2010-10-198-13/+292
* Fix a bunch of extensions api tests to not hard-code port 1337.skerner@chromium.org2010-10-199-25/+25
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-193-3/+3
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-193-3/+3
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-1916-17/+54
* Cleanup: remove duplicate definition of extension policy prefsgfeher@chromium.org2010-10-191-11/+6