summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-1811-237/+459
* Native Messaging revert-reverteaugusti@chromium.org2012-10-1817-158/+1278
* Annotated PlatformAppBrowserTest.FLAKY_ShellWindowRestorePosition with issue id.vitalybuka@chromium.org2012-10-181-0/+1
* Create a ShellWindowRegistry in incognito mode.benwells@chromium.org2012-10-183-0/+23
* Clears the list of apps to restore when the browser starts normally.koz@chromium.org2012-10-183-8/+12
* Implement size and position support for launchWebAuthFlow.mihaip@chromium.org2012-10-185-8/+94
* Use LANCZOS3 resize algorithm to generate missing image reps for extension ac...tbarzic@chromium.org2012-10-182-34/+36
* Flaky test.vitalybuka@chromium.org2012-10-181-1/+2
* Fix a race in chrome.bluetooth.getDevices.bryeung@chromium.org2012-10-185-12/+46
* Fix use-after-free crash in ExtensionFunctionDispatcher::Dispatch.mpcomplete@chromium.org2012-10-171-2/+7
* Remove TabContents from extension tests.avi@chromium.org2012-10-174-37/+46
* Fix comment on setting FROM_WEBSTORE install flag. Being from sync is no long...yoz@chromium.org2012-10-171-4/+4
* Cleanup shutdown of the policy code.joaodasilva@chromium.org2012-10-171-3/+2
* Shift passage of FileStream in downloads system to be by scoped_ptr<>.rdsmith@chromium.org2012-10-172-7/+9
* Fix media galleries crash when the window is closed with config dialog open.vandebo@chromium.org2012-10-171-1/+6
* New post-sideload UI:mpcomplete@chromium.org2012-10-1712-44/+572
* Remove unneeded flag for platform app tests.benwells@chromium.org2012-10-171-1/+1
* WebRequest attributes and compatible stagesvabr@chromium.org2012-10-171-5/+33
* Don't display platform app resources in normal browser windows.estade@chromium.org2012-10-174-10/+67
* Mark Chrome OS default apps as WAS_INSTALLED_BY_DEFAULT.mihaip@chromium.org2012-10-161-1/+2
* Media Galleries: Initialize the internal state of MediaGalleriesPrivateEventR...thestig@chromium.org2012-10-161-1/+10
* bookmarks: Remove TabContents from BookmarkManagerExtensionAPI.tfarina@chromium.org2012-10-161-3/+2
* Adding condition attributes for request headers to Declarative WebRequestvabr@chromium.org2012-10-165-32/+240
* Adding SyncFileSystemService which is a profile-keyed service and connects lo...kinuko@chromium.org2012-10-162-9/+43
* Cleanup: Fix a formatting issue in extensions::ManagementPolicy and combine s...thestig@chromium.org2012-10-161-16/+30
* Rewrite URL before checking host for IsURLAllowedInIncognitocem.kocagil@gmail.com2012-10-161-1/+1
* File Manager: replace "GDataPreference" with just "Preference"yoshiki@chromium.org2012-10-163-5/+5
* Remove redundant TODO from platform app launch testing.benwells@chromium.org2012-10-161-1/+2
* Major revision of page cycler UI. This revision does several things:clintstaley@chromium.org2012-10-163-15/+27
* Make mediaGalleriesPrivate.onDevice{Attached,Detached} work properly by alway...thestig@chromium.org2012-10-162-16/+125
* Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...thestig@chromium.org2012-10-161-1/+1
* Fix crash caused by multiple app launcher ordinal conflicts.xiyuan@chromium.org2012-10-162-1/+15
* [Coverity] Fix deference after null check error.kmadhusu@chromium.org2012-10-161-2/+2
* <browser>: Always read <browser>.src attribute from <object>.src.lazyboy@chromium.org2012-10-161-0/+5
* PlatformAppApiTest class should not enable experimental APIs by defaultasargent@chromium.org2012-10-157-31/+33
* Another interim checkin. This CL completes the plumbing between our nascent A...miket@chromium.org2012-10-155-44/+134
* Mac: Fix inline extension install promptsail@chromium.org2012-10-151-1/+5
* Remove obsolete TODO about browser-based panels.mihaip@chromium.org2012-10-151-1/+0
* Revert 161480 - Workaround for V2 apps crash in incognito windowsjamescook@chromium.org2012-10-151-6/+0
* Avoid going through a TabContents when getting the Profile for a WebContents.jyasskin@chromium.org2012-10-152-6/+2
* Make Bluetooth discovery tests into packaged apps.bryeung@chromium.org2012-10-151-8/+4
* Adding thirdParty property to RequestMatchervabr@chromium.org2012-10-155-20/+184
* Update Camera ID in app sorting listdpolukhin@chromium.org2012-10-151-1/+1
* Revert 161812 - Links in platform apps should open in the system default brow...kinuko@chromium.org2012-10-152-63/+0
* Allow settings dialog to be opened via the app launcher, as a packaged app.tapted@chromium.org2012-10-153-2/+27
* Restart running apps when chrome restarts.koz@chromium.org2012-10-1510-0/+309
* Make ExtensionActionManager an independent ProfileKeyedServicejyasskin@chromium.org2012-10-147-83/+91
* Links in platform apps should open in the system default browser.junmin.zhu@intel.com2012-10-142-0/+63
* Fix DownloadExtensionTest_FileIcon_Active by making it wait for the item to b...benjhayden@chromium.org2012-10-131-3/+14
* WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)toyoshim@chromium.org2012-10-133-13/+14