summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Enable pinch-to-zoom on CrOS by default.bokan@chromium.org2014-02-057-33/+34
* Render process count should not be forced from java unconditionallyb.kelemen@samsung.com2014-02-051-8/+15
* [webcrypto] Require optional JWK properties to have the correct type.eroman@chromium.org2014-02-054-75/+192
* Provide optional TouchMove suppression within a slop regionjdduke@chromium.org2014-02-054-28/+308
* aura: Don't leak GLHelper when destroying causes new one to be made.danakj@chromium.org2014-02-052-13/+28
* Remove InitializeOneOff from SynchronousCompositorboliu@chromium.org2014-02-052-7/+0
* Under --site-per-process, route input events from parent process to child fra...nick@chromium.org2014-02-056-1/+56
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-059-227/+177
* gesture-nav: Use a WebContentsObserver to more reliably dismiss the navigatio...sadrul@chromium.org2014-02-053-95/+13
* Add a prerender browsertest for <a ping>.davidben@chromium.org2014-02-051-2/+7
* Don't create Pepper resources after the PepperPluginInstance's RenderFrame ha...dmichael@chromium.org2014-02-051-0/+6
* Fix and separate out VSync code on Macccameron@chromium.org2014-02-0510-155/+230
* Added ScopedNSAutoreleasePool to RenderViewTest.tasak@google.com2014-02-052-0/+16
* Pepper: Log in UMA when an interface is used.teravest@chromium.org2014-02-052-0/+9
* Move cocoa_test_event_utils.* to ui/events/test/tfarina@chromium.org2014-02-052-1/+2
* Restore thinning fade animator for overlay scrollbars on non-Android/Mac.wjmaclean@chromium.org2014-02-051-3/+2
* Revert 248827 "android: Migrate old content readback to use asyn..."pasko@chromium.org2014-02-059-177/+227
* Fix TabCaptureApiTest.GrantForChromePages flakey failuresccameron@chromium.org2014-02-051-7/+19
* MediaStream API: Patch #2 of implementing navigator.getMediaDevicestommyw@chromium.org2014-02-052-0/+39
* [content_shell] Fixed double title bar on Linux.mgiuca@chromium.org2014-02-051-2/+7
* Avoid conditional check for resource_collection_ in RenderWidgetHostViewAura:...vivek.vg@samsung.com2014-02-051-2/+4
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-056-8/+9
* Use gyp targets to link in X11 libraries instead of setting -lXfoojamesr@chromium.org2014-02-052-15/+6
* Implement GCController::CollectAllharaken@chromium.org2014-02-052-0/+16
* hide the input method window when the user is done typinghush@chromium.org2014-02-052-1/+42
* [Android] Remove unused RWHVA touch handler notificationjdduke@chromium.org2014-02-059-22/+0
* Implement DelegatedFrameResourceCollectionClient::UnusedResourcesAreAvailable...vivek.vg@samsung.com2014-02-052-5/+22
* Implement ServiceWorkerVersion::SendMessage()kinuko@chromium.org2014-02-0518-55/+358
* Adds URL to each peerconnection tab title on webrtc-internals.jiayl@chromium.org2014-02-053-8/+16
* Parse blink platform log channel command line args in webkit unit tests.gavinp@chromium.org2014-02-052-1/+22
* Move the worker script loading code to the worker process (phase:4/5)horo@chromium.org2014-02-0517-521/+234
* [webcrypto] Validate JWK import of AES keys: key length must match algorithm.eroman@chromium.org2014-02-054-107/+169
* <webview>: navigating to WebStore should fire a loadabort instead of crashing.fsamuel@chromium.org2014-02-053-41/+40
* android: Migrate old content readback to use async readback (and delegated re...powei@chromium.org2014-02-059-227/+177
* V4L2VDA: Fix a few bugs related to Reset() and buffer management.posciak@chromium.org2014-02-053-86/+172
* Remove build references to third_party/cygwinscottmg@chromium.org2014-02-041-6/+0
* Increase character limit for AM/PM strings in time picker.newt@chromium.org2014-02-041-2/+2
* Fix use of invalid pointer in MediaStreamAudioSource.perkj@chromium.org2014-02-041-1/+2
* Makes scroll corner anti-aliased for test runnersky@chromium.org2014-02-041-0/+1
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-046-6/+6
* Implemented Gamepad support via Raw Input on Windowsbajones@chromium.org2014-02-047-31/+842
* Add flag to disable repaint after layout.dsinclair@chromium.org2014-02-044-0/+8
* WIP: Isolate the libjingle dependency of WebRtcLocalAudioTrack into an adapte...xians@chromium.org2014-02-0414-216/+321
* Remove rendering stats APIernstm@chromium.org2014-02-0420-403/+0
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-0427-201/+203
* Makes WebTestThemeEngineMock draw scroll cornersky@chromium.org2014-02-041-0/+9
* Quota: Remove self-destructive callbacks for cleanup (Chromium)nhiroki@chromium.org2014-02-0410-17/+78
* Rename GestureEventFilter to GestureEventQueuejdduke@chromium.org2014-02-0414-143/+145
* Simplify ServiceWorkerVersion::StartWorker code and allow concurrent callskinuko@chromium.org2014-02-046-138/+230
* Add a Debug menu to the aura content shellcbiesinger@chromium.org2014-02-041-0/+82