summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* native_theme: Support variable size of menulist arrow.tkent2015-10-233-0/+6
* Consistently use LoFi for an entire pagemegjablon2015-10-225-1/+17
* Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...mcasas2015-10-221-17/+13
* Remove un-updated RequestPeer variable.knn2015-10-221-8/+6
* Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...vasilii2015-10-221-13/+17
* ServiceWorker: Pass worker handle to Blink instead of worker itself for bette...nhiroki2015-10-228-139/+173
* content: Create unprivileged attachment broker on both Mac and Windows.erikchen2015-10-221-1/+2
* Make enum HTTPVersion value names more specific.bnc2015-10-211-5/+5
* GpuMemoryBuffer interface change: Map(**) --> Map() + memory(plane); GetStrid...mcasas2015-10-211-17/+13
* [Tracing] Add hook to PartitionAlloc for heap profilingruuda2015-10-212-0/+62
* mac: Make Mach port scopers better ScopedGenericsmark2015-10-201-5/+5
* Remove unreferenced media player PNGs.liberato2015-10-201-60/+0
* Use mojo to connect to BackgroundSyncManager objectchasej2015-10-206-374/+90
* Simplify theme class hierarchy by getting rid of FallbackTheme.estade2015-10-192-8/+24
* Remove a bunch of dead code from WebBindings.esprehn2015-10-171-2/+3
* Reland: Add webusb permission bubble mojomjuncai2015-10-161-0/+20
* 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