summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert of EventSender: Added checks for missing arguments (patchset #4 id:600...ager2014-09-241-30/+25
* Adds link disambiguation popup support to Windows.luken2014-09-2422-31/+252
* Use sidestep to detour CertVerifyCertificateSignatureEx on Windows versions e...rsleevi2014-09-241-0/+87
* content: Fix OOM error handling in GpuMemoryBufferImplSharedMemory::AllocateS...reveman2014-09-241-2/+2
* Replace some hard coded schemes with the constants in /url/url_constants.h.sungmann.cho2014-09-2412-16/+17
* Remove page id from ViewHostMsg_UpdateTargetURL; no one actually uses it on t...avi2014-09-248-17/+13
* Make content_shell_apk build completelycjhopman2014-09-245-19/+58
* content: Fix layering violation in GpuMemoryBufferImplOzoneNativeBuffer.reveman2014-09-243-21/+31
* PPAPI: Never re-enter JavaScript for PostMessage.dmichael2014-09-245-31/+98
* Allow better AudioRendererMixer reuse by ignoring irrelevant params.dalecurtis2014-09-233-7/+78
* aw: Prevent multiple AddObserverboliu2014-09-231-2/+3
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-2310-43/+31
* Only quit, restart, and inducebrowsercrashforrealz with chrome:// or about:.avi2014-09-233-1/+3
* Fix boundary check problems in socket_host.cc.jiayl2014-09-233-155/+228
* Battery Status API: add UMA logging for Windows.timvolodine2014-09-231-0/+33
* Remove TSan annotations from base/glider2014-09-231-0/+1
* Copy LatencyInfo from renderer into corresponding Surface.jbauman2014-09-231-0/+7
* Added checks for missing arguments in event_sender.cc. Also simplified the us...mustaq2014-09-231-25/+30
* IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windowsmorrita2014-09-233-8/+22
* Fix uninit access in TouchEventQueuejdduke2014-09-231-0/+1
* Refactoring AudioParameters |operator==| to |Equals()| methodburnik2014-09-231-1/+1
* Rebaseline CSS3DBlueBox pixel test.jmadill2014-09-231-1/+1
* [Android] Enable composited selection updatesjdduke2014-09-234-85/+26
* Activate and inactivate keyboard mic on ChromeOS.grunell2014-09-234-2/+142
* Allow repeated handler removal/addition with the TouchEventQueuejdduke2014-09-235-219/+260
* Partial swap implementation for surfacelessachaulk2014-09-234-27/+176
* Revert of Fix the way how we create webrtc::AudioProcessing in Chrome (patchs...xians2014-09-231-2/+1
* content: Add missing "_" suffix to member variable.reveman2014-09-231-4/+4
* Adding DumpAccessibilityTree Tests (7 of 20)shreeram.k2014-09-2350-0/+415
* [Android] Offset smart clip rect output when there is a change in viewportchangwan2014-09-231-0/+13
* Fix orientation change callbacks to go through WebLocalFrame.dcheng2014-09-234-11/+11
* Add VEA supported profiles to GPUInfo.wuchengli2014-09-2317-59/+70
* Support distributing vsync info with surfaces.jbauman2014-09-235-0/+22
* Mark the CSS3DBlueBox pixel test as failing.Victor Miura2014-09-231-0/+2
* Limit outstanding surface draw swaps to max_frames_pending.jbauman2014-09-232-1/+32
* Fix crash caused by NULL response_headers passed to StreamHandleImplraymes2014-09-231-5/+9
* [proguard] Add VisibleToTesting to clearHistory on NavigationController.tedchoc2014-09-231-0/+3
* Change Zygote ownership in content/.jln2014-09-222-2/+2
* [ServiceWorker] Treat the rejected result of onFetch event as a Network Error.horo2014-09-221-2/+4
* WebContentsAudioMuter: Mute all audio output from a WebContentsImpl.miu2014-09-227-0/+253
* Interface change for net_util.h for WebRTC IPv6 support.guoweis2014-09-222-3/+7
* Fix content_gl_tests not starting on Windows debug bots.John Abd-El-Malek2014-09-221-1/+1
* Remove failing expectations for the pixel tests.jmadill2014-09-221-1/+0
* Make PepperTryCatch hold a reference on PepperPluginInstanceImpldmichael2014-09-221-1/+10
* Browser Plugin: Minor cleanupfsamuel2014-09-222-5/+1
* Update CSS3DBlueBox pixel baseline.jmadill2014-09-222-1/+2
* Fix WeakPtrFactory member placementanujk.sharma2014-09-221-2/+2
* Avoid heap allocation with uncoalesced touch eventsjdduke2014-09-222-38/+40
* Add input coordinate information to InputLatencyskyostil2014-09-223-19/+147
* Fix the way how we create webrtc::AudioProcessing in Chrome.xians2014-09-221-1/+2