summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Remove --disable-fullscreen switchscheib@chromium.org2014-02-207-12/+2
* Cast icon should show in sync with media controlscimamoglu@chromium.org2014-02-201-5/+39
* Return ERR_INVALID_RESPONSE when we get a funky error page mime-type.mmenke@chromium.org2014-02-202-3/+3
* [Android] Always use pixels for gestures handled in ContentViewCorejdduke@chromium.org2014-02-201-4/+8
* Support viewport in content_shell.zeeshanq@chromium.org2014-02-201-1/+0
* Encrypted Media: Handle blink::WebString in WebMediaPlayer*.xhwang@chromium.org2014-02-207-152/+171
* Revert 251503 "Implement inline signin with iframe"guohui@chromium.org2014-02-201-44/+8
* Forward WM_NCHITTEST messages from the LegacyRenderWidgetHostHWND class to th...ananta@chromium.org2014-02-202-3/+15
* The cricket::VideoCapturer no longer makes a copy of the frame from the camer...ronghuawu@chromium.org2014-02-202-17/+51
* Leak contexts that are owned by another thread.danakj@chromium.org2014-02-192-1/+11
* [style] Run webcrypto files through clang-format.eroman@chromium.org2014-02-199-1022/+951
* Fix parenting of touch editing handles and quick menumohsen@chromium.org2014-02-191-1/+1
* Remove --ui-enable-software-compositing flag.danakj@chromium.org2014-02-192-14/+8
* Remove the --ui-max-frames-pending flag.danakj@chromium.org2014-02-191-10/+1
* Remove uses of PlatformFile from leveldbrvargas@chromium.org2014-02-192-6/+8
* Add InputRouter perftests for touches and scroll gesturesjdduke@chromium.org2014-02-193-1/+412
* make global_instance_ more stricthubbe@chromium.org2014-02-191-0/+5
* Make touch-action apply to double-tap zoomtdresser@chromium.org2014-02-193-0/+127
* Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.danakj@chromium.org2014-02-192-3/+0
* Revert of cc: Remove the --enable-partial-swap flag. (https://codereview.chro...danakj@chromium.org2014-02-192-1/+3
* Revert 251918 "Do not send a frame swap ack from the browser unt..."xians@chromium.org2014-02-193-115/+49
* In TestRunner::setValueForUser, the *second* argument needs to be a stringjochen@chromium.org2014-02-191-1/+1
* Don't terminate SharedWorker while loading the script.horo@chromium.org2014-02-191-3/+3
* Fix uninit read in TestRunner.jochen@chromium.org2014-02-191-2/+2
* Set correct viewport size for an out of process iframe.kenrb@chromium.org2014-02-1910-35/+65
* Refactor device scale factor on Mac and fix CoreAnimation bugccameron@chromium.org2014-02-194-77/+60
* Move WorkerTaskRunner to content/child.tfarina@chromium.org2014-02-1921-51/+263
* [Android] Use DIP coordinates for GestureFlingStart eventsjdduke@chromium.org2014-02-191-4/+2
* Set default synthetic gesture source type on aura to be touch eventmiletus@chromium.org2014-02-191-1/+1
* [webcrypto] Refactor to share more code between OpenSSL and NSS implementations.eroman@chromium.org2014-02-1915-2061/+2373
* PpapiDecryptor: Call NewKeyCB on OnSessionReady().xhwang@chromium.org2014-02-191-6/+13
* Do not send a frame swap ack from the browser until the frame is drawnccameron@chromium.org2014-02-193-49/+115
* Requests stats on webrtc-internals as soon as the initial peer connection rec...jiayl@chromium.org2014-02-191-4/+9
* Remove allow-webui-compositing switchjamesr@chromium.org2014-02-194-16/+0
* cc: Remove the --enable-partial-swap flag.danakj@chromium.org2014-02-192-3/+1
* Forward WM_VSCROLL and WM_HSCROLL messages from the LegacyRenderWidgetHostHWN...ananta@chromium.org2014-02-192-0/+9
* Roll ANGLE deps, with new commit id versioning.jmadill@chromium.org2014-02-183-3/+4
* Update RFHM tests to use only one test server and re-enable on Android.creis@chromium.org2014-02-181-174/+79
* PPAPI: Always inform RenderViewImpl of instance deletiondmichael@chromium.org2014-02-182-2/+24
* Gets the debug level stats for webrtc-internals.jiayl@chromium.org2014-02-188-31/+166
* Reland "Move TextInputController from CppBoundClass to gin::Wrappable."tfarina@chromium.org2014-02-187-244/+317
* gpu: Disable crashing WebGL tests on Androidskyostil@google.com2014-02-181-0/+8
* Remove the logic to recreate stream texture for MSE videoqinmin@chromium.org2014-02-181-12/+0
* content: Do not call empty methods of WebScriptController.tfarina@chromium.org2014-02-184-11/+0
* Revert of Move TextInputController from CppBoundClass to gin::Wrappable. (htt...tkent@chromium.org2014-02-187-317/+244
* Remove --disable-device-motion and --disable-device-orientation flags from ch...timvolodine@chromium.org2014-02-185-22/+0
* <webview>: Speculative fixfsamuel@chromium.org2014-02-182-5/+8
* Move TextInputController from CppBoundClass to gin::Wrappable.tfarina@chromium.org2014-02-177-244/+317
* Annotate the libc overrides in zygote_main_linux.cc for MemorySanitizer.earthdok@chromium.org2014-02-171-4/+21
* Integration tests for window.orientation using Android instrumentations.mlamouri@chromium.org2014-02-171-0/+219