summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* Remove support for custom overscroll backgroundccameron2015-01-221-4/+0
* Implement PBKDF2 (except for generateKey) using BoringSSL.xun.sun2015-01-216-1/+178
* bluetooth: Use BluetoothAdapter in BluetoothDispatcherHost.scheib2015-01-201-0/+2
* Currently child thread creates and initializes the channel before adding any ...alexst2015-01-192-22/+40
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-2/+2
* Turn the DLOG(FATAL) for incorrect referrer policies in a LOG(FATAL)jochen2015-01-161-6/+4
* Mark some members const.eroman2015-01-162-5/+5
* Hook UBSAN, MSAN to exit handler(s) to give time for coverage data to be gene...inferno2015-01-161-2/+4
* ServiceWorker: Consolidate version manipulation functions in SWProviderContextnhiroki2015-01-164-140/+73
* Get rid of net::DO_NOT_PROMPT_FOR_LOGINbaranovich2015-01-155-4/+10
* Change the WebCrypto behavior when exporting EC private keys that were import...eroman2015-01-142-2/+20
* Tag SecurityContext objects as being hosted in reserved IP ranges. [2/2]mkwst2015-01-143-113/+29
* ServiceWorker: Rename ScriptClientMap to ProviderClientMapnhiroki2015-01-144-28/+32
* replace COMPILE_ASSERT with static_assert in appcache_frontend_impl.ccmostynb2015-01-141-63/+41
* Service Worker: Improve some exception messages (Chromium).falken2015-01-141-6/+17
* Implement HKDF for webcryptonharper2015-01-137-2/+158
* replace COMPILE_ASSERT with static_assert in content/mostynb2015-01-136-146/+147
* [ServiceWorker] Use WebPageVisibilityState in ClientInfo.mlamouri2015-01-102-2/+2
* Removing --disable-application-cache flag as it has been shipped.anujk.sharma2015-01-101-3/+0
* Removing --disable-session-storage command-line flaganujk.sharma2015-01-091-3/+0
* Revert of Revert of Revert of Revert of Enable display list 2D canvas by defa...junov2015-01-081-9/+6
* Revert of Revert of Revert of Enable display list 2D canvas by default (patch...rmcilroy2015-01-081-6/+9
* Enable idle GC tasks and remove compositor driven V8 idle notifications.rmcilroy2015-01-081-0/+5
* Revert of Revert of Enable display list 2D canvas by default (patchset #1 id:...falken2015-01-071-9/+6
* Revert of Enable display list 2D canvas by default (patchset #1 id:1 of https...falken2015-01-071-6/+9
* Revert of Revert of Enable display list 2D canvas by default (patchset #1 id:...junov2015-01-061-9/+6
* Removing --enable-speech-recognition flaganujk.sharma2015-01-061-3/+0
* ServiceWorker: Clean up WorkerToProviderMap handlingnhiroki2015-01-063-67/+24
* [WebCrypto] Cleanup in LoadTestKeys() in ecdh unit testshabib.virji2015-01-051-14/+27
* Rename "curve" -> "crv" in WebCrypto test data.eroman2015-01-034-19/+13
* Cleanup: Update the path to gfx size headers.tfarina2015-01-033-3/+3
* Add more tests for bad EC keys.eroman2015-01-031-0/+58
* Fix a typo in comment.eroman2015-01-012-2/+2
* Delete sym_key_openssl.{cc,h}.eroman2015-01-016-106/+72
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-315-5/+5
* More miscellaneous fixes for {virtual,override,final} style.Daniel Cheng2014-12-311-2/+1
* Make use of blink::WebNavigatorConnectCallbacks typedefsigbjornf2014-12-302-6/+3
* Move some code from webcrypto_util.cc into jwk.cc.eroman2014-12-305-265/+97
* Rename some WebCrypto fileseroman2014-12-3025-39/+37
* Change some WebCrypto errors from DataError to OperationError.eroman2014-12-291-2/+2
* Don't allow importing empty HMAC keys.eroman2014-12-296-31/+53
* Make NavigatorConnectProvider finalize its owned callback objects.sigbjornf2014-12-291-1/+1
* Remove deprecated methods from Pickle.avi2014-12-282-3/+3
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-282-3/+3
* WebUrlLoader: pick-up npnNegotiatedProtocol for DevTools.eustas2014-12-251-0/+2
* Revert of Enable display list 2D canvas by default (patchset #1 id:1 of https...pfeldman2014-12-241-6/+9
* base: Add free list implementation to browser-wide discardable memory system.reveman2014-12-242-3/+145
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* Standardize usage of virtual/override/final specifiers in content/.dcheng2014-12-231-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-236-11/+11