summaryrefslogtreecommitdiffstats
path: root/content/renderer/device_orientation_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-221-1/+0
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-1/+6
* Changed device_orientation_dispatcher to use default constructor in WebDevice...aousterh@chromium.org2012-06-081-15/+12
* Add deviceorientation.absolute. hexinchao@gmail.com2012-03-121-6/+12
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-2/+2
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-0/+1
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-1/+1
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-8/+6
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-161-0/+91