summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Cleanup unused bits of clipboard writing code.dcheng@chromium.org2013-11-201-1/+1
* Sort the chrome://media-internals properties table by key name.scherkus@chromium.org2013-11-201-1/+3
* Allow prefetches to outlive their owning RenderViewHost.davidben@chromium.org2013-11-209-162/+942
* [Android] Move CommandLine.java to basejdduke@chromium.org2013-11-2019-617/+108
* Move Exynos video decode acceleration warmup to sandboxing code.jorgelo@chromium.org2013-11-204-16/+4
* Improve routines for verifying clipboard bitmap size/shared memory.dcheng@chromium.org2013-11-201-1/+3
* Update web_preferences to call the new setAccessibilityFontScaleFactorpdr@chromium.org2013-11-201-1/+1
* Revert "Revert 236071 "Allow TracingController output trace data to spec...""wangxianzhu@chromium.org2013-11-205-136/+309
* Dissociate ui_resources target from ui.gyp.tfarina@chromium.org2013-11-203-5/+5
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-204-9/+9
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-209-18/+18
* Revert 236071 "Allow TracingController output trace data to spec..."yzshen@chromium.org2013-11-205-307/+136
* Stop NaN Android touch orientation values from propagatingjdduke@chromium.org2013-11-201-1/+4
* Added hack to prevent maps scalingbajones@chromium.org2013-11-201-0/+4
* Independently enable recording and event callbackwangxianzhu@chromium.org2013-11-202-6/+5
* Allow TracingController output trace data to specified filewangxianzhu@chromium.org2013-11-195-136/+307
* Revert 236040 "Support headless content_shell for linux/aura."zmo@chromium.org2013-11-193-35/+1
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-199-18/+18
* Support headless content_shell for linux/aura.r.kasibhatla@samsung.com2013-11-193-1/+35
* Pinch begin and pinch end gestures ignore their ack dispositions.tdresser@chromium.org2013-11-195-31/+39
* Pull implementation of CertStore out so that it can be re-used for an SCTStor...alcutter@google.com2013-11-194-193/+223
* Android: Reenable canvas anti-aliasingsievers@chromium.org2013-11-191-5/+0
* Added a RAF wait, support for devicePixelRatios other than 1, screenshot arch...bajones@chromium.org2013-11-192-3/+116
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-194-9/+9
* Report page load time for startup tests.jeremy@chromium.org2013-11-193-14/+10
* Add ChildMessageFilter, a base class for renderer/worker cross-thread Message...kinuko@chromium.org2013-11-1914-109/+304
* Fix build of SoftwareOutputDeviceOzoneTestspang@chromium.org2013-11-191-1/+1
* MediaStream API: Refactor the MediaStreamTrack creation codetommyw@chromium.org2013-11-194-85/+152
* 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
* Fix merge error in PepperPluginInstanceImpl::SendDidChangeViewraymes@chromium.org2013-11-191-7/+3
* Do not issue preflight for crossorigin media resource loads.sigbjornf@opera.com2013-11-192-0/+4
* Prevent creating a swapped out RVH in the same SiteInstance as the current one.creis@chromium.org2013-11-194-42/+77
* Add a missing swap ack to Mac software compositing.ccameron@chromium.org2013-11-191-0/+7
* 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-1923-32/+334
* WebRTCIdentityService should verify if the request still exists for a respons...jiayl@chromium.org2013-11-197-57/+112
* Revert 235863 "Remove blacklisting of Mac OS 10.6 and 10.7."ccameron@chromium.org2013-11-191-7/+2
* Removing DCHECKs for the dummy plugin parent window which is used as the cont...ananta@chromium.org2013-11-191-9/+11
* reland r235647: Add UMA for <webview> APIs: a. ClearData, b. Permission API.lazyboy@chromium.org2013-11-191-1/+1
* Fix windowless mouse events not working in NPAPI Flash in Chrome desktop Wind...ananta@chromium.org2013-11-196-5/+84
* [Android] Report proper value for touch radiijdduke@chromium.org2013-11-192-20/+40
* Introduce RenderProcessHostObserver, use it in its first client.avi@chromium.org2013-11-1910-38/+153
* Remove blacklisting of Mac OS 10.6 and 10.7.ccameron@chromium.org2013-11-191-2/+7
* Fix horrifically-out-of-order gyp files.avi@chromium.org2013-11-182-49/+49
* The WebPublicSuffixList API allows embedders to tell Blink about what constit...tsepez@chromium.org2013-11-185-2/+61
* Android: moves content/ to use long for JNI.bulach@chromium.org2013-11-1831-213/+217
* PluginTest.FlashOctetStream is failing consistently on official Windows build...pshenoy@chromium.org2013-11-181-1/+8
* Ensure that in the SiteInstanceTest, no actual RenderProcessHosts are created.avi@chromium.org2013-11-181-2/+3
* Adding two test cases to the existing webrtc content_browser tests:elham@google.com2013-11-182-5/+75