summaryrefslogtreecommitdiffstats
path: root/content/port
Commit message (Expand)AuthorAgeFilesLines
* The current code does a lot of hooking in and out of javascript (after a time...hartmanng@chromium.org2012-10-201-1/+1
* Upstream hooks for javascript touch handlers on Android.yfriedman@chromium.org2012-10-182-7/+1
* touch-event queue: Add a touch-event queue for all platforms.sadrul@chromium.org2012-10-171-3/+5
* touch: Cleanup touch-event mode switching on windows.sadrul@chromium.org2012-10-121-2/+1
* Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmapreed@google.com2012-10-101-1/+5
* Dynamically set mouse event coordinates in gpu_benchmarking_extension.cc basedhartmanng@chromium.org2012-10-091-1/+2
* Fix the build break in Android Clang (dbg) FYI builder.satish@chromium.org2012-09-281-0/+6
* Upstream ContentViewCore changes that is safe to land nowyusufo@chromium.org2012-09-281-0/+5
* Fix render_widget_host_view_android.hyusufo@chromium.org2012-09-211-0/+4
* We do not pass enums by conts references. This CL fixes style errors introducedvarunjain@chromium.org2012-09-171-1/+1
* Initial NPAPI plugin support in Win Aura.jam@chromium.org2012-09-111-0/+2
* Context menus should appear above the touch point if invoked by long press.varunjain@chromium.org2012-09-071-1/+3
* Add new TextInputState parameters to carry information from WebViewImpl::text...olilan@chromium.org2012-08-211-2/+3
* Add a completion callback to gpuBenchmarking.beginSmoothScrollnduca@chromium.org2012-08-181-2/+5
* Adding selection text direction to SelectionBoundsChanged.jcivelli@chromium.org2012-08-101-2/+6
* Rename WasRestored to WasShown across all uses.scshunt@chromium.org2012-07-271-1/+1
* Support copying a partial rectangle region from the compositing surface on Au...mazda@chromium.org2012-07-261-1/+4
* Move more files into the content namespace.darin@chromium.org2012-07-211-8/+4
* Remove AURA ifdefs around AcceleratedSurfaceNew/Release.sievers@chromium.org2012-07-201-4/+2
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-1/+1
* Aura: Less image transport IPCs and less code.backer@chromium.org2012-07-141-2/+1
* Expose a benchmark-only beginSmoothScroll API to JS.nduca@chromium.org2012-07-132-0/+40
* Clean up CopyFromBackingStore and CopyFromCompositingSurface.mazda@chromium.org2012-07-131-2/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-112-2/+0
* Fix a couple ImageSkia implicit conversion bugs.pkotwicz@chromium.org2012-07-091-1/+2
* All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a...scshunt@google.com2012-06-251-1/+1
* Revert 143590 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mrossetti@chromium.org2012-06-221-2/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-221-1/+2
* Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...nkostylev@chromium.org2012-06-181-2/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-161-1/+2
* Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mmocny@chromium.org2012-06-151-2/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-151-1/+2
* Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...nona@chromium.org2012-06-131-1/+3
* mac: Remove GetViewCocoaBounds()thakis@chromium.org2012-06-071-6/+0
* Revert 141024 (caused PrerenderBrowserTest.PrerenderWindowSize to fail??)thakis@chromium.org2012-06-071-0/+6
* mac: Remove GetViewCocoaBounds()thakis@chromium.org2012-06-071-6/+0
* Multi-select <select> in 'external popup window'aruslan@chromium.org2012-05-261-0/+15
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-241-0/+59
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-4/+4
* Revert 138415 - Makes the browser send pixels to the GPU process where it sho...pkotwicz@chromium.org2012-05-231-4/+4
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-4/+4
* Defer CGLFlushDrawable until OSX-requested drawRect to avoid spinning when wi...jbates@chromium.org2012-05-221-0/+3
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-1/+4
* Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...mazda@chromium.org2012-05-081-8/+4
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-0/+5
* Comments for RenderWidgetHostView Class Hierarchyscheib@chromium.org2012-04-111-0/+1
* Expose Mouse Lock and Fullscreen automation hooks to pyauto.scheib@chromium.org2012-04-111-5/+0
* Implement RenderWidgetHostViewMac::CopyFromCompositingSurface.mazda@chromium.org2012-04-111-2/+3
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-101-3/+12