summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* gn format // (the rest, except mojo)scottmg2014-12-033-6/+15
* Keep method from getting stripped by proguard.mariakhomenko2014-12-031-0/+2
* Experiment with emulating mouse hover with touch hover capable deviceslanwei2014-12-032-0/+15
* [Reland] Disable flaky OutOfProcessPPAPITest.MediaStreamAudioTrack on Windowspkotwicz2014-12-031-1/+7
* bpf gpu policy: Change GPU bpf policy to support DRI3leecam2014-12-032-13/+15
* Fix gamepad mapping for Shield and Xbox controllerssshelke2014-12-031-2/+16
* Add UMA to track software fallback in VTVideoDecodeAccelerator.sandersd2014-12-033-0/+15
* Upgrade the windows specific version of LaunchProcess to avoid raw handles.rvargas2014-12-032-2/+2
* Revert of Disable flaky OutOfProcessPPAPITest.MediaStreamAudioTrack on Window...pkotwicz2014-12-031-7/+1
* Disable flaky OutOfProcessPPAPITest.MediaStreamAudioTrack on Windowspkotwicz2014-12-031-1/+7
* FakeVideoCaptureDevice: add 1080p resolutionmcasas2014-12-032-3/+17
* Check that usage isn't empty when generateKey() is callednharper2014-12-0313-38/+144
* Further instrumentations to locate the jank sourcevadimt2014-12-031-0/+20
* Clarify that IO thread is for non-blocking IO.jam2014-12-031-1/+3
* Plumb GuestView Detach APIfsamuel2014-12-0311-14/+68
* Prevent comdat folding of thread shutdown code.rvargas2014-12-031-0/+14
* Re-revert of "Remove SSLClientAuthHandler's RDH dependency." (https://coderev...davidben2014-12-039-96/+131
* [Android] Add a test utility to type a string into a view.tedchoc2014-12-031-0/+16
* gn format //contentscottmg2014-12-0326-295/+341
* Generalize V4L2 HW video codec device namesposciak2014-12-035-38/+40
* Improved lock-in behavior for AnimatedContentSampler.miu2014-12-031-2/+3
* [Android] Refactor library dependencies initialization and add test utils.tedchoc2014-12-036-37/+136
* Fix thread-safety of PushMessagingMessageFilterjohnme2014-12-032-9/+12
* Re-enable WebRtcBrowserTests on Android Arm64. I have tested on an official N...perkj2014-12-031-8/+1
* Polymer resources are hosted on "chrome://resources".dzhioev2014-12-031-32/+35
* [DevTools] Removed devtools_protocol_constants in contentvkuzkokov2014-12-037-271/+18
* Don't drop messages/events send to a service worker that is stopping.mek2014-12-036-48/+62
* Remove usage of SubpixelFontScaling feature flagdominik.rottsches2014-12-031-3/+0
* Fix unititialized read.eustas2014-12-031-0/+1
* Add mouse input forwarding to gpu serviceorglofch2014-12-0312-2/+304
* Update a bug number in comment.eroman2014-12-032-2/+2
* Add the ability to observe cipher generation.mariakhomenko2014-12-032-1/+119
* [Blink-in-JS] 'Import' function to load sub-modules and other resources for p...vivek.vg2014-12-031-0/+2
* Add a presubmit check to enforce clang-format style for code in content/child...eroman2014-12-031-0/+14
* Ensure Surface size always matches window size on swapjbauman2014-12-033-2/+16
* Revert of Remove repaint flag in BrowserPluginHostMsg_ResizeGuest IPC (patchs...rfevang2014-12-033-4/+9
* Plugin Power Saver: Integrate Poster implementation with Power Saver Heuristic.tommycli2014-12-0312-66/+228
* Remove TODO() now that jam@ answered my question regarding IDR_* use in content/dbeam2014-12-031-5/+2
* Detect if we're using browser composior in RWHVAhush2014-12-034-13/+19
* Android: Add kDisableGpuProcessCrashLimit cmdlinesievers2014-12-021-0/+5
* webcrypto: Change a bunch of errors to OperationErrorsxun.sun2014-12-021-2/+2
* Move OnNeedKey() to WebMediaPlayerImpl.xhwang2014-12-024-12/+12
* Add VisibleForTesting to InterstitialPage APIsyusufo2014-12-022-0/+5
* Change from {} to () to work around VC++ /analyze bugbrucedawson2014-12-021-1/+1
* Revert "Add new latency_info for tracking browser composite time."jdduke2014-12-025-52/+6
* Update unit tests to prepare for int to bool type conversions in WebInputEvent.majidvp2014-12-022-4/+4
* Add MaxBandwidth support to Android's NetworkChangeNotifier as defined in the...jkarlin2014-12-021-0/+1
* Verify that Message Channel Message Ports can be transferred correctlysgurun2014-12-021-0/+2
* aw: Provide main thread input filtering and enable the Blink schedulerjdduke2014-12-028-30/+124
* Flush correctly in VTVideoDecodeAccelerator.sandersd2014-12-022-4/+6