summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0971-455/+392
* Really fix build after r193020.dcheng@chromium.org2013-04-094-4/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0971-392/+455
* Prevent loading of component extensions in kiosk mode.zelidrag@chromium.org2013-04-091-1/+7
* Disables HTML notifications when rich notifications are enabled.dewittj@chromium.org2013-04-091-7/+45
* Renable tabCapture.ApiTests* now that fix landed in r191910.justinlin@chromium.org2013-04-091-4/+19
* fullscreen in apps v2 ShellWindow via app.window.create.scheib@chromium.org2013-04-084-4/+39
* Fix menu for 'disable extension'.mukai@chromium.org2013-04-081-2/+4
* Remove unused themes on clicking the reset theme buttonckocagil@chromium.org2013-04-081-4/+1
* Whitelist the fileSystem.write API for an internally developed extensionasargent@chromium.org2013-04-081-10/+20
* [components] Make zip a component so that src/chromeos can use it.phajdan.jr@chromium.org2013-04-081-1/+1
* Fix DownloadExtensionTest_OnDeterminingFilename_InterruptedResumebenjhayden@chromium.org2013-04-081-66/+118
* Introduce a file-manager-new-ui flag for the new UI of Files.app.mtomasz@chromium.org2013-04-081-3/+7
* Show more warnings for tabs.executeScript: when executing on chrome:// andkalman@chromium.org2013-04-061-6/+1
* Don't create an extra new tab when calling chrome.windows.create for a popupfangjue23303@gmail.com2013-04-061-1/+2
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome, Linux edition.dcheng@chromium.org2013-04-061-2/+2
* Promote chrome.notifications to stable channel.dewittj@chromium.org2013-04-062-52/+0
* Added separate tabs for apps / extensions in dev_tools app.grv@chromium.org2013-04-061-2/+5
* Disable UnlimitedStorageForLocalButNotSync test on Windows.xhwang@chromium.org2013-04-061-1/+10
* autotestPrivate.loginStatus returns a dictionary instead of a string.achuith@chromium.org2013-04-052-49/+47
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-4/+2
* Disable PlatformAppBrowserTest.WebContentsHasFocus since it depends on focus....jam@chromium.org2013-04-051-1/+3
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-053-5/+12
* Revert 192563 "Fix DownloadExtensionTest_OnDeterminingFilename_I..."xhwang@chromium.org2013-04-051-121/+66
* Support shared workers as debug targets for chrome.debugger APIkaznacheev@chromium.org2013-04-052-81/+115
* Fix DownloadExtensionTest_OnDeterminingFilename_InterruptedResumebenjhayden@chromium.org2013-04-051-66/+121
* Enable the new elevation for managed users which is tied to a specific WebCon...akuegel@chromium.org2013-04-051-3/+8
* Fix crash when incognito split mode extension using the WebRequest API was re...battre@chromium.org2013-04-052-1/+33
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-053-12/+5
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-053-5/+12
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-053-26/+25
* Identity API: Pop-up a sign-in dialog if gaia credentials are badcourage@chromium.org2013-04-055-122/+363
* Storage Monitor: Remove deprecated StorageInfo ctor.thestig@chromium.org2013-04-053-20/+23
* Instant Extended: Add a was_replaced to ActiveTabChangedsail@chromium.org2013-04-052-4/+6
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-053-12/+5
* Make the sendKeyboardEvent API work for ash.bryeung@chromium.org2013-04-043-25/+14
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-043-5/+12
* Fix a null dereference in ExtensionService::HandleExtensionAlertAccept by clo...kalman@chromium.org2013-04-047-7/+29
* Deprecate Browser::TYPE_PANELstevenjb@chromium.org2013-04-046-33/+16
* Add a unit test for the --pack-extension flag.yoz@chromium.org2013-04-041-0/+64
* Refactor APIPermission to separate out specific permission registration.yoz@chromium.org2013-04-0415-53/+58
* Change the Stream Resource Throttle Browsertest into StreamsPrivateApiTestzork@chromium.org2013-04-041-95/+6
* [win8] Show a prompt before relaunching Chrome in Windows 8 mode while packag...tapted@chromium.org2013-04-042-9/+45
* Change the Media Galleries file system name back to a generic string.vandebo@chromium.org2013-04-041-12/+7
* Revert issue 158379stevenjb@chromium.org2013-04-031-0/+13
* Moved OmniboxApiTest.PopupStaysClosed from browser to interactive ui tests.mad@chromium.org2013-04-033-97/+116
* Respect focused key when creating panels.flackr@chromium.org2013-04-031-0/+1
* Removing base::ThreadRestrictions::ScopedAllowIO from icon_manager_linux.ccsimonhatch@chromium.org2013-04-031-1/+1
* Non-web-accessible extension URLs should not load in non-extension processesnasko@chromium.org2013-04-031-5/+65
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-4/+4