summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Revert 237280 "Remove TraceController"tonyg@chromium.org2013-11-273-25/+160
* Revise comments for the PageState property on NavigationEntry.darin@chromium.org2013-11-271-8/+7
* GTTF: Flip test launcher defaults (developer mode is now default)phajdan.jr@chromium.org2013-11-271-21/+2
* Fix for crash in <select> drop downjoth@chromium.org2013-11-261-2/+4
* Add jdduke@ to OWNERS files for android input handling.tedchoc@chromium.org2013-11-262-0/+6
* Clean up RenderViewHostManager swapping logic.creis@chromium.org2013-11-262-6/+9
* Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.xians@chromium.org2013-11-262-3/+8
* Revert 237311 "Added an "enable-audio-processor" flag and WebRtc..."xians@chromium.org2013-11-262-8/+3
* Android: move to CVC onShow() / onHide() for child process binding management.ppi@chromium.org2013-11-262-19/+72
* Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.xians@chromium.org2013-11-262-3/+8
* Remove TraceControllerwangxianzhu@chromium.org2013-11-263-160/+25
* [Android] Record MotionEvent times for pre-4.2.2 ScaleGestureDetector bug.jdduke@chromium.org2013-11-262-3/+18
* When there is a session storage namespace mismatch during prerender swap-in, ...tburkard@chromium.org2013-11-261-0/+5
* Add ResourceFetcher to content\public\renderer.mmenke@chromium.org2013-11-251-0/+55
* Revert 237109 "When there is a session storage namespace mismatc..."rsleevi@chromium.org2013-11-251-5/+0
* Always create FrameTreeNodes and RenderFrameHosts for every frame.creis@chromium.org2013-11-253-1/+27
* When there is a session storage namespace mismatch during prerender swap-in, ...tburkard@chromium.org2013-11-251-0/+5
* Make VibrationMessageFilter available to other platforms.sl.ostapenko@samsung.com2013-11-253-5/+20
* Move myself up to content/OWNERSjochen@chromium.org2013-11-251-1/+0
* Change MediaStreamManager to stop only affected devices when a USB device is ...perkj@chromium.org2013-11-252-0/+11
* Rename WebContentsObserver::NavigateToPendingEntry to DidStartNavigationToPen...nasko@chromium.org2013-11-231-2/+6
* Use base::PostTaskAndReplyWithResults() in more places.thestig@chromium.org2013-11-231-0/+4
* LOG(INFO) -> VLOG(0) in content/scottmg@chromium.org2013-11-231-1/+1
* Add chromium side flag for enabling/disabling layer squashing.shawnsingh@chromium.org2013-11-233-0/+12
* Ignore TouchCancel ack dispositionsjdduke@chromium.org2013-11-221-2/+3
* Add an SignedCertificateTimetampStore, making SignedCertificateTimestamp be r...alcutter@google.com2013-11-221-0/+53
* [Android] Expose download progress updates to Java.shashishekhar@chromium.org2013-11-223-10/+87
* Adding compositor callbacks to RenderWidgetHostViewAndroidpowei@chromium.org2013-11-212-6/+9
* Replace old with new synthetic gesture framework.dominikg@chromium.org2013-11-212-311/+0
* Remove unused WAIT_TIMEOUT_SECONDS from some testscimamoglu@chromium.org2013-11-212-3/+0
* Adding Writing direction to the context menu for linux gtk.sanjoy.pal@samsung.com2013-11-212-5/+5
* Instantiate RenderFrameHosts via a RenderFrameHostFactory indirection.nick@chromium.org2013-11-212-2/+5
* Add frame_tree_node_id to navigation parameters.creis@chromium.org2013-11-214-1/+16
* Overhaul tracing_ui to use XHR and new tracing_controllerwangxianzhu@chromium.org2013-11-211-0/+10
* Remove RenderViewFakeResourcesTest since it's not need anymore, and since it ...jam@chromium.org2013-11-212-380/+0
* Revert 236254 "Replace old with new synthetic gesture framework."rch@chromium.org2013-11-202-0/+311
* Replace old with new synthetic gesture framework.dominikg@chromium.org2013-11-202-311/+0
* Move ui/base/keycodes to ui/events/keycodes/dom4komatsu@chromium.org2013-11-201-1/+1
* Ensure executeJavaScriptAndWaitForResult cannot be called from the UI thread.jcivelli@chromium.org2013-11-201-0/+4
* [Android] Move CommandLine.java to basejdduke@chromium.org2013-11-2011-509/+98
* Revert "Revert 236071 "Allow TracingController output trace data to spec...""wangxianzhu@chromium.org2013-11-201-3/+17
* Revert 236071 "Allow TracingController output trace data to spec..."yzshen@chromium.org2013-11-201-17/+3
* Allow TracingController output trace data to specified filewangxianzhu@chromium.org2013-11-191-3/+17
* Fix Geolocation OWNERS.mvanouwerkerk@chromium.org2013-11-193-6/+10
* Avoid compositing when the surface texture is still empty.igsolla@chromium.org2013-11-191-15/+14
* Cleaning up code style in content/ .java files.aurimas@chromium.org2013-11-1946-355/+319
* Preserve should_replace_current_entry across request transfers.davidben@chromium.org2013-11-192-0/+19
* [Android] Report proper value for touch radiijdduke@chromium.org2013-11-191-6/+21
* Introduce RenderProcessHostObserver, use it in its first client.avi@chromium.org2013-11-194-11/+71
* Android: moves content/ to use long for JNI.bulach@chromium.org2013-11-1817-186/+188