summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Show install warning when kiosk_only app is loaded from non chromeoslimasdf2015-12-251-1/+2
* Switch to standard integer types in extensions/.avi2015-12-23231-82/+409
* 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-223-11/+16
* Replace RE2 import with a dependencybattre2015-12-214-4/+4
* Handle HTTP headers case-insensitively on the test servertzik2015-12-213-5/+5
* Use rvalue reference instead of extensions::DictionaryBuilder::pass()limasdf2015-12-1917-142/+158
* Whitelist IME extensions for app.window with type:panel.azurewei2015-12-193-8/+18
* Allow diagnostic audio recordings (AEC dumps) through a private API extension...guidou2015-12-191-0/+2
* Change extension icon load errors to warningsestade2015-12-199-26/+69
* Convert Pass()→std::move() in //extensionsdcheng2015-12-18181-716/+906
* net: net_util.h includes cleanuptfarina2015-12-181-0/+1
* Use rvalue reference instead of ExtensionBuilder::pass()limasdf2015-12-184-14/+35
* Only send MimeHandlerViewGuestOnLoadCompleted messages when the guest is atta...raymes2015-12-171-3/+12
* Cleanup: Convert const char* kFoo to const char kFoo[].thestig2015-12-174-39/+38
* Introduce bluetooth interfaces for Settings UIstevenjb2015-12-161-1/+1
* [extensions] Update content_capabilities whitelistsrockot2015-12-161-0/+16
* 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
* Remove ScopedVector from /extenisons part#3limasdf2015-12-167-48/+52
* [extensions] Hang on to the BluetoothAdapter once initializedrockot2015-12-162-14/+24
* Move nacl targets to subdirectories.brettw2015-12-161-28/+5
* Remove ScopedVector from networking_private apilimasdf2015-12-159-52/+53
* Remove ScopedVector from/extenisons part#2limasdf2015-12-155-47/+51
* Revert of Move nacl targets to subdirectories. (patchset #6 id:100001 of http...yoichio2015-12-151-5/+28
* Move nacl targets to subdirectories.brettw2015-12-151-28/+5
* Extensions: No longer creating a snapshot when iterating values.cmumford2015-12-142-13/+9
* +isherman for histograms.xmlmfoltz2015-12-121-11/+11
* ValueStore will now automatically repair corrupted db's.cmumford2015-12-1213-356/+398
* Replace v8::Object::ForceSet with DefineOwnPropertyjochen2015-12-111-1/+2
* Prevent infinite looping in ScriptContext::GetEffectiveDocumentURL().thestig2015-12-111-3/+9
* extensions::ListBuilder move constructor doesn't transfer to a raw pointer.limasdf2015-12-111-2/+2
* Dispatch runtime.onInstalled event if an extension is re-enabled afterlazyboy2015-12-092-10/+80
* Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>mdempsky2015-12-091-0/+1
* chrome.displaySource custom bindingsmikhail.pozdnyakov2015-12-0911-4/+530
* Use rvalue reference instead of extensions::ListBuilder::Pass()limasdf2015-12-099-71/+131
* Make Lucas a GuestView OWNERfsamuel2015-12-092-0/+2
* Remove all the ephemeral apps code.benwells2015-12-0919-131/+21
* Skip verification by the last commited origin to avoid a CHECKrob2015-12-081-1/+5
* Allow arbitrary sizes for extension icons (and bookmark app icons)estade2015-12-085-60/+3
* CastSocket: create FakeCertVerifier to accept any SSL certificate (even self-...kmarshall2015-12-075-206/+165
* Track all extension frames in ProcessManager, inspect extensionoptionsrob2015-12-068-36/+172
* [MR] Add description field to MediaSink.imcheng2015-12-051-0/+1
* Remove kuint32max.avi2015-12-042-6/+9
* Handle more scale factors for extension Browser Action iconsestade2015-12-044-23/+26
* Fix webview crash on invalid src URLmknowles2015-12-041-2/+4
* Kill ScopedPtrMap and friendslimasdf2015-12-021-1/+0
* Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions.alexmos2015-12-024-8/+15
* [Extensions] Add allow-modals to the default sandbox CSProckot2015-12-011-1/+1