summaryrefslogtreecommitdiffstats
path: root/content/port
Commit message (Expand)AuthorAgeFilesLines
* Tab Capture: Backing store readbacks to YV12 VideoFrames.nick@chromium.org2013-02-111-2/+25
* Add ViewHostMsg_SelectionBounds_Paramscjhopman@chromium.org2013-02-051-4/+3
* Differentiate invisible cursor mode and disabled mouse events mode.mazda@chromium.org2013-02-041-0/+3
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-021-6/+2
* Fix high-DPI on Windows to make use of DIP scaling in WebKit.kevers@chromium.org2013-01-311-4/+0
* Add support for compositor-thread hit-testing for touch events in all platforms.sadrul@chromium.org2013-01-311-0/+1
* Add support for calculating the position of the top controls in the cc layer.tedchoc@chromium.org2013-01-161-1/+3
* Aura/Android: Send mailbox name with every Swap message.sievers@chromium.org2012-12-211-2/+0
* Revert 173457 It breaks the scrolling benchmark because smoothScrollBy'stonyg@chromium.org2012-12-182-28/+2
* Telemtry: hooks "chrome.gpuBenchmarking.smoothScrollBy" with java on android.bulach@chromium.org2012-12-172-2/+28
* Remove unused gpu message fields.sievers@chromium.org2012-12-141-5/+2
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-101-2/+3
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-071-3/+2
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-061-2/+3
* Change the InputEventAck codepath to use a tri-state-enum instead of a booleanyusufo@chromium.org2012-11-302-3/+23
* Add page scale min/max to UpdateFrameInfo.aelias@chromium.org2012-11-221-0/+2
* content: Use Vector2d for the UpdateRect and ScrollRect APIsdanakj@chromium.org2012-11-131-1/+2
* Push the screen rect of the page and browser to the renderer to avoid sync IP...jam@chromium.org2012-11-071-1/+3
* Plumb drag event info through from the renderer. This CL appends the followingvarunjain@chromium.org2012-11-071-1/+3
* Implement Disambiguation Popup for Androidtrchen@chromium.org2012-11-061-0/+2
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-312-4/+4
* 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