summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* This makes SessionRestoreStatsCollector aware of 'deferred' tabs and adds det...chrisha2015-06-201-1/+1
* Implementing Navigation Tracing (aka Deep reports)fmeawad2015-06-201-1/+1
* Support simple back/forward in out-of-process iframes.creis2015-06-2023-115/+483
* [patch 6 of 6] CrossSiteDocumentClassifier bug fixes.nick2015-06-196-18/+37
* [SP] Turn off slimming paint by default.wkorman2015-06-193-7/+3
* VideoCapture: merge IPC VideoCaptureMsg_BufferReady and VideoCaptureMsg_Mailb...mcasas2015-06-1914-356/+226
* Add support for client referrer and headers to Custom Tabsianwen2015-06-191-0/+9
* Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1...scottmg2015-06-191-0/+8
* Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of ...scottmg2015-06-191-8/+0
* Make lint fail builds.aurimas2015-06-194-25/+27
* Don't crash when creating a popup from a frame with a remote top frame.alexmos2015-06-191-1/+17
* Revert of Mac: Actually enable NSCGLSurface API (patchset #2 id:20001 of http...scottmg2015-06-191-1/+2
* Mac: Make SharedMemoryHandle its own class.erikchen2015-06-191-0/+8
* Fix WebContents failed deserializationdtrainor2015-06-192-12/+63
* Send an initial SecurityStyleChanged event when the DevTools Security domain ...lgarron2015-06-192-2/+19
* Android: Store language .pak files in res/raw rather than assetsagrieve2015-06-193-3/+3
* Revert "Adding Chrome-side WebVR interface and Cardboard implementation"bajones2015-06-1938-1476/+0
* Mac: Actually enable NSCGLSurface APIccameron2015-06-191-2/+1
* Send lock icon explanations with the SecurityStateChanged event.lgarron2015-06-191-2/+28
* Verify InputHandlerProxyTest mock callshush2015-06-191-0/+32
* [Extensions OOPI] Move view type and window id registration to framesrdevlin.cronin2015-06-193-13/+14
* Expand SecurityStyleChanged interfaces to include explanationsestark2015-06-1910-12/+113
* Update WebGL conformance expectations for tests that are now passing.kbr2015-06-191-18/+12
* Implement accessible scroll actions on Android.dmazzoni2015-06-1919-46/+293
* Wire up RtcpMuxPolicy between Blink and WebRTC.pthatcher2015-06-192-27/+61
* Fix new API warning in BrowserAccessibilityManagervkuzkokov2015-06-192-6/+12
* WebSQL: Removed unused reportOpenDatabaseResult.cmumford2015-06-192-15/+4
* Re-enable RenderViewImplTest.OnHandleKeyboardEvent on Windows.dtapuska2015-06-192-11/+1
* Understand "Rd" abbreviation in address parsing.torne2015-06-192-6/+13
* Load V8 startup data directly from the APK on Android.agrieve2015-06-193-16/+0
* [Presentation API] Delete StartSession queueing logic.imcheng2015-06-193-147/+18
* Discardable memory manager uses unique child process id to index memory segme...ssid2015-06-194-27/+39
* Store and load icudtl.dat directly from the apk rather than extracting on sta...agrieve2015-06-193-13/+0
* [tracing] Expose AddOwnershipEdge and CreateAllocatorDump with guid to blink.ssid2015-06-197-2/+81
* Make ResourceDispatcherHostImpl::DidReceiveResponse less repetitivericea2015-06-191-6/+5
* ServiceWorker: Route unregister() through WebServiceWorkerRegistration for re...nhiroki2015-06-198-135/+25
* Enable one PID namespace per process for NaCl processes.rickyz2015-06-191-21/+11
* Implement debugName() in WebDataConsumerHandle subclasses in content/child/hiroshige2015-06-194-0/+10
* Rather than dropping stale navigations, resurrect the navigation entry that t...avi2015-06-199-178/+95
* Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of http...thakis2015-06-1911-165/+138
* Let PageClickTracker use onMouseDownmiletus2015-06-197-12/+41
* [5/5 chromium] Shows the clients which are controlled by ServiceWorker in Dev...horo2015-06-192-9/+0
* Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...agrieve2015-06-198-66/+42
* Release obigation to call ChannelMojoHost::OnClientLaunched()leon.han2015-06-195-23/+6
* Create blobs from Disk Cache entries.gavinp2015-06-198-202/+448
* Add item and document sequence numbers to FrameNavigationEntry.creis2015-06-1911-25/+169
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-192-12/+12
* Add 'debug' modifier for gpu test expectations.zmo2015-06-192-2/+12
* Use scoped_ptr for NavigationEntries.avi2015-06-1911-138/+165
* IndexedDB: Added UMA stat to measure time to close backing store.cmumford2015-06-182-1/+12