summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add an experimental identity API for platform apps.jstritar@chromium.org2012-03-237-21/+198
* [Sync] Have SyncableService's take ownership of their SyncChangeProcessor.zea@chromium.org2012-03-2313-204/+335
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-238-63/+97
* Removed SyncSetupFlow and SyncSetupWizard.atwilson@chromium.org2012-03-231-2/+4
* Close other profile windows when entering managed mode.bauerb@chromium.org2012-03-231-1/+1
* Make ExtensionAPI load schemas lazily where possible.kalman@chromium.org2012-03-233-7/+7
* Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for br...pfeldman@chromium.org2012-03-233-7/+7
* Make ExtensionAPI load schemas lazily where possible.kalman@chromium.org2012-03-233-7/+7
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-2319-12/+20
* Grant file access permissions for cached file paths to file browsers/handlers.tbarzic@chromium.org2012-03-231-237/+0
* get rid of old options pagesestade@chromium.org2012-03-231-2/+1
* Revert 128296 - Add an experimental identity API for platform apps.gman@chromium.org2012-03-237-195/+19
* Add histogram for user actions in response to the extension disabled error.yoz@chromium.org2012-03-231-0/+18
* Fix screensaver display issue on ChromeOS.rkc@chromium.org2012-03-232-6/+25
* Revert 128355 - Expand usage of platform-apps flag and permission features.gman@chromium.org2012-03-237-107/+27
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-237-27/+107
* Add an experimental identity API for platform apps.jstritar@chromium.org2012-03-227-19/+195
* Revert most of 128095 (but leave EXPECTs), restoring the AutoUpdate test.yoz@chromium.org2012-03-221-22/+0
* Basic infrastructure for the Bluetooth API.bryeung@chromium.org2012-03-226-0/+194
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-222-3/+1
* Initialize SubstringSetMatcher on constructionbattre@chromium.org2012-03-222-1/+10
* Expose the chrome.windows.* API to platform apps.mihaip@chromium.org2012-03-222-0/+22
* It can now be used in content without a layering violation.dgrogan@chromium.org2012-03-221-2/+2
* Revert 128089 - Initial extension bindings for Media Gallery API.gman@chromium.org2012-03-224-124/+0
* 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