summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* Revert of Add webusb permission bubble mojom (patchset #3 id:40001 of https:/...mpearson2015-10-161-20/+0
* Add webusb permission bubble mojomjuncai2015-10-161-0/+20
* Add HTTP/2.0 to class HttpVersion and enum HTTPVersion.bnc2015-10-141-0/+2
* Revert of Revert "Post loading tasks on the appropriate WebFrameScheduler's q...treib2015-10-1411-33/+168
* Revert "Post loading tasks on the appropriate WebFrameScheduler's queue."treib2015-10-1411-168/+33
* Reland of [tracing] Display the locked size of discardable memory segment. (p...ssid2015-10-131-0/+7
* Don't use base::MessageLoop::{Quit,QuitClosure} in content/ki.stfu2015-10-121-3/+3
* Revert "Adds some code to help isolate where crash is happening"rockot2015-10-121-1/+1
* Revert "Add more tracking detail to Mojo async waits."rockot2015-10-124-10/+7
* gpu: Add CreateGpuMemoryBufferFromHandle to GpuMemoryBufferManager interface.reveman2015-10-092-0/+13
* ui: Add GetSize() function to gfx::GpuMemoryBuffer API.reveman2015-10-091-2/+0
* Expose api to dump discardable memory usage in blink.ssid2015-10-094-0/+29
* Revert of [tracing] Display the locked size of discardable memory segment. (p...ssid2015-10-091-7/+0
* Remove the --enable-bleeding-edge-rendering-fast-paths flag and supporting code.chrishtr2015-10-071-3/+0
* Post loading tasks on the appropriate WebFrameScheduler's queue.alexclarke2015-10-0711-33/+168
* ServiceWorker: Carve out methods of ServiceWorkerProviderContext to delegate ...nhiroki2015-10-074-81/+184
* ipc: Make factory methods for attachment brokers.erikchen2015-10-071-6/+2
* Replace Curve25519dh with P256dh in the plumbing for push encryption keys.peter2015-10-062-6/+6
* ServiceWorker: Remove unused provider_id from SetVersionAttributes messagenhiroki2015-10-064-4/+0
* Rename WebURLLoaderClient::willSendRequest to willFollowRedirecttyoshino2015-10-063-6/+6
* Add more tracking detail to Mojo async waits.rockot2015-10-064-7/+10
* Using WebIDBValue for cursor prefetchingcmumford2015-10-054-66/+23
* content: Add yet more debugging to ResourceDispatcher.erikchen2015-10-051-0/+11
* Mechanical Rename of SkTraceMemoryDump_Chrome to SkiaTraceMemoryDumpImplssid2015-10-052-4/+4
* Revert of Post loading tasks on the appropriate WebFrameScheduler's queue (pa...dmurph2015-10-0211-168/+33
* Revert of content: Temporary debugging to track down IPC related problems. (p...erikchen2015-10-021-3/+0
* Post loading tasks on the appropriate WebFrameScheduler's queue.alexclarke2015-10-0211-33/+168
* Revert of Replace Curve25519dh with P256dh in the plumbing for push encryptio...peter2015-10-022-6/+6
* [tracing] Display the locked size of discardable memory segment.ssid2015-10-021-0/+7
* Check the version_id in SWProviderContext::OnSetControllerServiceWorker().horo2015-10-021-5/+8
* IndexedDB: Deleted two unnecessary WebIDBCallbacks::onSuccess methods.cmumford2015-10-013-8/+2
* IndexedDB: Combined two parameters in WebIDBCallbacks::onSuccess.Chris Mumford2015-10-015-33/+32
* ServiceWorker: Make APIs return the existing ServiceWorkerRegistration object...nhiroki2015-10-013-56/+116
* Remove virtual from overriden function.ssid2015-09-301-4/+3
* Implement GetSkiaTraceMemoryDump and AddSuballocation on chrome blink platfor...ssid2015-09-303-5/+40
* Add architecture for simulating memory pressure notifications in all processespetrcermak2015-09-302-1/+10
* content: Temporary debugging to track down IPC related problems.erikchen2015-09-301-0/+3
* IndexedDB: WebIDBCallbacks is now a pure virtual interface.cmumford2015-09-294-99/+129
* [BackgroundSync] Remove unnecessary parameters from the unregister methodjkarlin2015-09-294-15/+3
* [BackgroundSync] Clean up registration id and handle typejkarlin2015-09-294-9/+7
* Replace Curve25519dh with P256dh in the plumbing for push encryption keys.peter2015-09-292-6/+6
* Cleanup: Pass std::string as const reference from content/ki.stfu2015-09-271-1/+1
* Enforce marking "override" for functions overriding Blink in content/child/.avi2015-09-2637-532/+531
* Adds some code to help isolate where crash is happeningsky2015-09-251-1/+1
* Revert of Add CHECKs to help debug crashes exposed by adding a member to IPC:...erikchen2015-09-251-2/+0
* Use override for push and notifications Blink API implementations.peter2015-09-252-23/+23
* Use the appropriate variant of IntToString in //contentricea2015-09-251-1/+1
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* Re-land architecture for cross-process memory notification suppressingpetrcermak2015-09-243-2/+68
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-242-2/+2