summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove URLRequestStatus mutators and introduce FromError.davidben2015-06-033-16/+9
* Disable flaky ServiceWorkerVersionBrowserTest.TimeoutStartingWorker test.robertshield2015-06-031-1/+4
* Pass file Regions along with FDs to child processes on Androidagrieve2015-06-033-37/+40
* ServiceWorker: Introduce ServiceWorkerDiskCacheMigratornhiroki2015-06-038-10/+703
* Move push endpoint concatenation up to the browser process.peter2015-06-032-9/+19
* Remove candidate show/hide/update related codekochi2015-06-034-32/+0
* PlzNavigate: allow for swapping of RFH during subframe navigation with OOPIFclamy2015-06-032-9/+18
* DevTools: speculative fix for crash while serializing frame to tracecaseq2015-06-031-14/+16
* Relanding WebRTC peerconnection iframe test.phoglund2015-06-031-0/+4
* Rolling forward https://codereview.chromium.org/1155683008/ which wasjlklein2015-06-031-1/+1
* Change most uses of Pickle to base::Picklebrettw2015-06-0319-71/+75
* Add a new SERVER_FORBIDDEN download interrupt reason.rockot2015-06-032-0/+5
* IndexedDB: Chrome implementation for IDBObjectStore.getAllKeys().cmumford2015-06-031-29/+31
* Pass the affected tree in AXTreeDelegate calls.dmazzoni2015-06-028-42/+57
* Introduce bad_message.h for chrome and NaCl.nick2015-06-0217-95/+188
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-0212-211/+121
* Improve process crash handling in RenderViewHost & mock RenderProcessHost.nasko2015-06-0210-17/+42
* Add support for backgrounding processes on the Macshrike2015-06-022-7/+21
* Move UnixDomainSocket to base namespacebrettw2015-06-022-10/+11
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-024-19/+18
* Support longpress drag selectionjdduke2015-06-021-15/+29
* IndexedDB: Added IDBObjectStore.getAll() corruption test.cmumford2015-06-023-25/+46
* Remove NOTIMPLEMENTED calls from power_save_blocker_ozonehalliwell2015-06-021-5/+5
* [DevTools] Load DevTools frontend without iframe (chromium part).dgozman2015-06-021-2/+8
* [KeyboardEvent] DOM |Key| support in dispatchKeyEventhabib.virji2015-06-022-0/+40
* Extract touch selection helper functions in content into their own filemohsen2015-06-023-26/+64
* PlzNavigate: send Javascript urls synchronously to the rendererclamy2015-06-023-12/+20
* Remove support for the "gcm_user_visible_only" manifest key.peter2015-06-021-1/+0
* Add commandline switch to enable DTLS 1.2 for WebRTC.jbauch2015-06-021-0/+1
* Bring RFH/RVH unit tests closer to reality of how RF/RV are initializednasko2015-06-025-10/+18
* Cleanup ImageTransportFactory properly during unit tests.kenrb2015-06-022-0/+6
* Fix NavigatorTestWithBrowserSideNavigation.BeginNavigation.kenrb2015-06-021-0/+16
* PlzNavigate: fix SitePerProcessBrowserTest.ProxyCreationSkipsSubtreeclamy2015-06-022-9/+34
* Formalize a RenderFrameHost::AddMessageToConsole() API.peter2015-06-023-3/+9
* Revert "Rename polymer and cr_elements v0_8 to v1_0"Balazs Engedy2015-06-021-1/+1
* Rename polymer and cr_elements v0_8 to v1_0jlklein2015-06-021-1/+1
* Move Pickle to base namespace.brettw2015-06-022-9/+9
* ServiceWorker: Make sure to write only an origin part in ServiceWorkerDatabasenhiroki2015-06-021-13/+22
* Move ObserverList to base namespace.brettw2015-06-021-1/+1
* bluetooth: Browser side partial implementation of getPrimaryService.ortuno2015-06-022-7/+69
* webview: Initialize synchronous compositor after first activation.sunnyps2015-06-023-49/+77
* Remove Unactionable or Low Jank USER32 Instrumentationrobliao2015-06-022-9/+0
* CC: Replace hud_layer_settings in LayerTreeSettings with use_compositor_anima...loyso2015-06-021-0/+5
* Avoid creating 0-byte SharedMemory in OutputDeviceBacking::GetSharedMemory()jbauman2015-06-011-1/+2
* Only clear OOPIF pending entries if they match the committing frame.creis2015-06-011-1/+7
* Fix Mac textarea accessibility regressiondmazzoni2015-06-011-4/+8
* PlzNavigate: fix WebContentsImplBrowserTest.GetSizeForNewRenderViewclamy2015-06-011-2/+4
* [BackgroundSync] Implement GetPermissionStatus in background sync providericlelland2015-06-012-0/+16
* Propagate theme color updates to the WebContentsDelegates.peter2015-06-013-3/+62
* Revert "Ensure the new navigation classifier works in the real world."avi2015-05-301-35/+3