summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Revert 127903 - Revert 127887 - Replace extension disabled infobar with a glo...yoz@chromium.org2012-03-225-278/+380
* [Chrome OS ECHO] Add a placeholder component extension whitelisted to use the...gauravsh@chromium.org2012-03-221-0/+9
* Fix bug where we'd allow chrome-extension URLs to be loaded in incognito modempcomplete@chromium.org2012-03-212-14/+170
* Split up the AutoUpdate test and change DCHECKs to EXPECTs to try to understa...yoz@chromium.org2012-03-211-2/+24
* Initial extension bindings for Media Gallery API.vandebo@chromium.org2012-03-214-0/+124
* [Chrome OS ECHO] Add a private extension API for Chrome OS Offersgauravsh@chromium.org2012-03-211-0/+4
* Keep lazy background pages open while they're being inspected.mpcomplete@chromium.org2012-03-216-16/+48
* Re-land alexbost's experimental offscreenTabs API.jstritar@chromium.org2012-03-2113-103/+1275
* Remove Ordinals Setters and Getters from ExtensionServicecsharp@chromium.org2012-03-217-94/+87
* Revert 127887 - Replace extension disabled infobar with a global error.sky@chromium.org2012-03-215-380/+278
* Replace extension disabled infobar with a global error.yoz@chromium.org2012-03-215-278/+380
* Revert 127833 - Re-land alexbost's experimental offscreenTabs API.dgrogan@chromium.org2012-03-2113-1269/+103
* Re-land alexbost's experimental offscreenTabs API.jstritar@chromium.org2012-03-2013-103/+1269
* Move extension pop-ups and notifications to the new auto-resize code.levin@chromium.org2012-03-202-19/+5
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-204-12/+12
* Disable sending cookies in WebstoreInstallHelperbattre@chromium.org2012-03-201-1/+2
* Fix flakines in hterm crosh related tests.tbarzic@chromium.org2012-03-201-1/+1
* Fix Threading of ExtensionsQuotaServicebattre@chromium.org2012-03-206-12/+42
* cleanup: Do not include ibus_controller.h in settings page unittests.yusukes@chromium.org2012-03-201-2/+1
* Copy a shrinked image from the backing store or compositing surface for gener...mazda@chromium.org2012-03-201-1/+2
* Implemented the AppPackUpdater.joaodasilva@chromium.org2012-03-207-5/+33
* Enable ExtensionApiTest.WebSocket with using a random port for WebSocket servertoyoshim@chromium.org2012-03-203-5/+26
* No longer display login when oauth token not available.atwilson@chromium.org2012-03-191-1/+1
* Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.miket@chromium.org2012-03-196-564/+593
* Move ResourceRequestDetails to content/public/browser and put in the content ...tfarina@chromium.org2012-03-191-3/+4
* Add getters to chrome.browserAction and chrome.pageActioncduvall@chromium.org2012-03-199-13/+191
* Refactor folders in chrome/browser/extensions/apicduvall@chromium.org2012-03-1816-47/+47
* Refactor browserAction API and pageAction APIcduvall@chromium.org2012-03-1712-269/+259
* Implemented API for tracking ongoing file transfers from file manager.zelidrag@chromium.org2012-03-174-8/+5
* Revert 127317 - Implemented API for tracking ongoing file transfers from file...zelidrag@chromium.org2012-03-174-5/+8
* Implemented API for tracking ongoing file transfers from file manager.zelidrag@chromium.org2012-03-174-8/+5
* Move IsRunningOnChromeOS to base/chromeos so that ui/, /chromeos and other co...oshima@chromium.org2012-03-161-2/+2
* Fix an issue preventing extensions with localized names from being installed ...jstritar@chromium.org2012-03-161-2/+0
* Remove "base/values.h" import from "base/location.h", fix up downstream files.isherman@chromium.org2012-03-163-3/+9
* Default browser action icon to the puzzle piece.cduvall@chromium.org2012-03-161-7/+8
* Fix crash bug in ExtensionMessageService.mpcomplete@chromium.org2012-03-161-1/+1
* Lazy background pages now load in response to message passing.mpcomplete@chromium.org2012-03-167-139/+450
* Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...mihaip@chromium.org2012-03-162-0/+2
* Disable AppApiTest.ReloadAppAfterCrash on Mac and Linux due to flaky timeouts.mpcomplete@chromium.org2012-03-161-1/+7
* Split ExtensionUpdater into two smaller classes.joaodasilva@chromium.org2012-03-1623-2065/+2616
* Misc. tiny cleanups.pkasting@chromium.org2012-03-161-1/+2
* Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...miket@chromium.org2012-03-166-587/+558
* Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...miket@chromium.org2012-03-166-558/+587
* Add Extension Keybinding test for page actions and port the PageAction keybin...finnur@chromium.org2012-03-161-13/+46
* Revert 127146 - Add Extension Keybinding test for page actions and port the P...finnur@chromium.org2012-03-161-46/+13
* Add Extension Keybinding test for page actions and port the PageAction keybin...finnur@chromium.org2012-03-161-13/+46
* Revert 127107 - Implemented API for tracking ongoing file transfers from file...timurrrr@chromium.org2012-03-162-3/+0
* ash: Open app list and highlight the installed app.xiyuan@chromium.org2012-03-162-17/+32
* Implemented API for tracking ongoing file transfers from file manager.zelidrag@chromium.org2012-03-162-0/+3
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-162-2/+2