summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Disable test that times out: ExtensionWebRequestApiTest.WebRequestDeclarative2vandebo@chromium.org2013-02-261-1/+8
* Make chrome/browser/extensions use base::Clock instead of MockTimeProviderakalin@chromium.org2013-02-269-54/+76
* Change chrome.webstore.install to not allow more than one pending request fro...mek@chromium.org2013-02-261-2/+39
* Add runtime.onBrowserUpdateAvailable event.hshi@chromium.org2013-02-263-0/+27
* Add API in developerPrivate to allow/ disallow incognito mode.grv@chromium.org2013-02-263-0/+36
* Attempt to fix flakyness of ExtensionURLRewriteBrowserTest.BookmarksURL.asvitkine@chromium.org2013-02-251-6/+11
* Add restart / launch button to apps_devtools app.grv@chromium.org2013-02-253-7/+27
* Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!gab@chromium.org2013-02-253-7/+16
* Implemented BluetoothDeviceWin.youngki@chromium.org2013-02-251-5/+6
* Register extensions that use storage.managed at the PolicyService.joaodasilva@chromium.org2013-02-253-31/+122
* Revert 184352brettw@chromium.org2013-02-2413-27/+25
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-2413-25/+27
* Move file_path.h to base/files.brettw@chromium.org2013-02-2477-88/+88
* Fix regression caused by 11968032 in upgrading themespkotwicz@chromium.org2013-02-242-0/+63
* Make Browser::CreateParams::CreateFor(App|DevTools) take HostDesktopType.gab@chromium.org2013-02-231-1/+2
* Move app_host code from extensions into src/apps.benwells@chromium.org2013-02-238-569/+0
* Enforce CSP on images for chrome.experimental.notification.dewittj@chromium.org2013-02-231-9/+9
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-233-3/+16
* Non-web-accessible extension URLs should not load in non-extension processesnasko@chromium.org2013-02-231-5/+58
* Make WebContents optional for WebstoreStandaloneInstallersergeygs@chromium.org2013-02-234-46/+76
* Add check for url parameter of windows.create API.meacer@chromium.org2013-02-221-1/+5
* More wallpaper private apis for new custom wallpaper UIbshe@chromium.org2013-02-221-0/+1
* Change eventTime field to standard chrome.* API format.miket@chromium.org2013-02-222-3/+3
* Revert 184019vabr@chromium.org2013-02-221-1/+1
* Revert 184020vabr@chromium.org2013-02-221-11/+2
* Introduce Image loader extension.mtomasz@chromium.org2013-02-222-0/+18
* Migrated sync_file_status, sync_action and sync_direction from fileapi:: name...calvinlo@chromium.org2013-02-225-36/+36
* RulesRegistryStorageDelegate::Inner::waiting_for_extensions_ is now a multisetvabr@chromium.org2013-02-221-2/+11
* Declarative Web Request: avoid premature ready_=true in InitForOTRProfilevabr@chromium.org2013-02-221-1/+1
* TabCapture: Handle audio devices errors and correctly close stream in that case.justinlin@chromium.org2013-02-224-41/+76
* Enable tests that depend on shell windows being focused on GTK.jeremya@chromium.org2013-02-222-9/+2
* Implemented Device/Service discovery with incremented timeout values.youngki@chromium.org2013-02-213-30/+57
* Disable ExtensionApiTest.PopupBlockingExtension on Windows.yoz@chromium.org2013-02-211-1/+7
* Second batch of fixing prefs registrations.joi@chromium.org2013-02-211-0/+6
* Enable PlatformAppBrowserTest.WindowsApijeremya@chromium.org2013-02-211-1/+1
* Disable LazyBackgroundPageApiTest.WaitForNTP because of flakeccameron@chromium.org2013-02-211-1/+7
* Store the content bounds of the shell window, rather than the frame bounds.jeremya@chromium.org2013-02-213-57/+3
* Rename browser/system_monitor to browser/storage_monitor.gbillock@chromium.org2013-02-216-9/+9
* Cleanup: Consolidate GenerateStream and GenerateStreamForDevicejustinlin@chromium.org2013-02-201-11/+8
* Newly added bookmarked pages are not opening from Bookmark Managertom.cassiotis@gmail.com2013-02-202-3/+4
* Fixing serial baut/bit rate definition on PostOpen for Linux. By "STANDARD" P...matheusbrat@gmail.com2013-02-201-2/+82
* Rename ui::SelectFileDialog::FileTypeInfo::support_gdata to support_drive.kinaba@chromium.org2013-02-201-2/+2
* Correct the OnListenerRemoved semantic of EventListenerMap::Delegatehongbo.min@intel.com2013-02-201-2/+3
* Declarative WR: Enable and measure request blocking until registries are loaded.vabr@chromium.org2013-02-201-5/+6
* Moves ash::AppIconLoader to extensions and uses from notifications.mukai@chromium.org2013-02-203-0/+227
* Logging (UMA) the time until RulesRegistryStorageDelegate gets readyvabr@chromium.org2013-02-201-1/+20
* Don't send OnBeginInstall notifcations to the app list for non-apps.koz@chromium.org2013-02-202-6/+17
* Rewrite FileSystemExtensionApiTesttbarzic@chromium.org2013-02-202-5/+22
* Support panel titles and Icons for v1 appsstevenjb@chromium.org2013-02-201-1/+1
* This adds the remaining extension functions for networkingPrivate.gspencer@chromium.org2013-02-201-0/+3