summaryrefslogtreecommitdiffstats
path: root/extensions/browser
Commit message (Expand)AuthorAgeFilesLines
* WebRequest API cleanuprob2016-01-128-421/+505
* [Media Router] Replace old MR extension ID with "new" extension ID.imcheng2016-01-121-1/+1
* Store audio device's active state in preferencehychao2016-01-121-5/+21
* Move mojo/application/public -> mojo/shell/publicben2016-01-122-2/+2
* bluetooth: android: Add BluetoothDevice::ConnectErrorCode enumsjiangkai2016-01-111-10/+34
* Fix for flow control in terminalPrivate APItbarzic2016-01-081-0/+1
* [Extensions] Migrate ExtensionInstallPrompt::Delegate to be a callbackrdevlin.cronin2016-01-083-18/+22
* Give the ChromeVox Panel an extension view type.dmazzoni2016-01-071-1/+1
* Extensions: Logging value and db repair to UMA in different values.cmumford2016-01-074-35/+61
* Use FrameTreeNode ID as frameId in extension APIsrob2016-01-068-52/+771
* OWNERS updates after jackhou departure.tapted2016-01-062-3/+4
* Convert Pass()→std::move() for CrOS extension code.dcheng2015-12-317-18/+25
* Add a missing switch-case break in WebView UMAtzik2015-12-291-0/+1
* Replace NOTREACHED with VLOG in BluetoothEventRouter::AddPairingDelegateImplstevenjb2015-12-281-12/+13
* Switch to standard integer types in extensions/browser/.avi2015-12-23317-266/+744
* Remove assert that is not useful.avi2015-12-231-3/+0
* WebRequest API: add more resource typesrob2015-12-221-9/+14
* Replace RE2 import with a dependencybattre2015-12-212-2/+2
* Handle HTTP headers case-insensitively on the test servertzik2015-12-212-4/+4
* Use rvalue reference instead of extensions::DictionaryBuilder::pass()limasdf2015-12-199-77/+84
* Whitelist IME extensions for app.window with type:panel.azurewei2015-12-191-8/+12
* Allow diagnostic audio recordings (AEC dumps) through a private API extension...guidou2015-12-191-0/+2
* Convert Pass()→std::move() in //extensionsdcheng2015-12-18120-530/+657
* net: net_util.h includes cleanuptfarina2015-12-181-0/+1
* Only send MimeHandlerViewGuestOnLoadCompleted messages when the guest is atta...raymes2015-12-171-3/+12
* On unified desktop return underlying displays in chrome.system.displayrobert.bradford2015-12-162-23/+30
* PlzNavigate: Add helper method for checking if PlzNavigate is enabled.carlosk2015-12-162-5/+4
* [extensions] Hang on to the BluetoothAdapter once initializedrockot2015-12-162-14/+24
* Remove ScopedVector from networking_private apilimasdf2015-12-159-52/+53
* Remove ScopedVector from/extenisons part#2limasdf2015-12-155-47/+51
* Extensions: No longer creating a snapshot when iterating values.cmumford2015-12-142-13/+9
* ValueStore will now automatically repair corrupted db's.cmumford2015-12-1213-356/+398
* Dispatch runtime.onInstalled event if an extension is re-enabled afterlazyboy2015-12-092-10/+80
* Use rvalue reference instead of extensions::ListBuilder::Pass()limasdf2015-12-091-20/+21
* Make Lucas a GuestView OWNERfsamuel2015-12-091-0/+1
* Remove all the ephemeral apps code.benwells2015-12-0917-126/+17
* Skip verification by the last commited origin to avoid a CHECKrob2015-12-081-1/+5
* CastSocket: create FakeCertVerifier to accept any SSL certificate (even self-...kmarshall2015-12-075-206/+165
* Track all extension frames in ProcessManager, inspect extensionoptionsrob2015-12-066-33/+155
* Remove kuint32max.avi2015-12-042-6/+9
* Fix webview crash on invalid src URLmknowles2015-12-041-2/+4
* Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions.alexmos2015-12-021-6/+9
* ValueStore::Error is now an inline member (not a ptr) of ResultTypes.cmumford2015-12-0117-351/+286
* Convert various vector_as_array calls to vector::data.davidben2015-12-014-8/+5
* Removed key member from ValueStore::Error.cmumford2015-11-3012-86/+67
* Remove ScopedVector from ElementsUploadDataStreamolli.raula2015-11-261-1/+3
* Remove the custom base64url implementation in //extensions/peter2015-11-253-48/+39
* Disable flaky SocketsTcpServerApiTest.SocketTCPServerUnbindOnUnloadjochen2015-11-251-1/+3
* Fix LoadDataWithBaseURL reloadboliu2015-11-241-2/+4
* Create shared MockDeviceClient and MockHidService classes.reillyg2015-11-242-116/+75