summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Check that blink Font code is only called on the main threaddmichael@chromium.org2013-11-201-3/+12
* Convert PhishingClassifierDelegateTest and PhishingDOMFeatureExtractorTest to...jam@chromium.org2013-11-201-1/+1
* Fix some UMA warnings across chromium.lazyboy@chromium.org2013-11-201-2/+1
* Invoke LeakSanitizer in BrowserMainRunnerImpl::Shutdown().earthdok@chromium.org2013-11-201-0/+9
* Remove blacklisting of Mac OS 10.6 and 10.7.ccameron@chromium.org2013-11-201-2/+7
* Remove media::VideoFrame from media::VideoCaptureDevice::Client interfacesheu@chromium.org2013-11-2012-383/+488
* Use unprefixed Page Visibility API in tests, etc.davidben@chromium.org2013-11-201-3/+3
* Revert 236254 "Replace old with new synthetic gesture framework."rch@chromium.org2013-11-2046-292/+1512
* [Android] Fix x86 compilation with multiply defined command_line.ccjdduke@chromium.org2013-11-201-1/+1
* Replace old with new synthetic gesture framework.dominikg@chromium.org2013-11-2046-1512/+292
* PPAPI: Add PluginPrivateFileSystemnhiroki@chromium.org2013-11-205-60/+236
* Move ui/base/keycodes to ui/events/keycodes/dom4komatsu@chromium.org2013-11-206-6/+6
* Cache the numberOfProcessors value on posix and expose it to blinkjochen@chromium.org2013-11-201-0/+1
* Remove unnecessary AddRef() and Release() calls.wtc@chromium.org2013-11-202-4/+2
* Make it possible to disable udev in the content API on linuxmostynb@opera.com2013-11-206-15/+27
* Fix chrome upload with content uriqinmin@chromium.org2013-11-201-0/+20
* Destruct the renderer thread's quota dispatcher before we shutdown V8/Blinkkinuko@chromium.org2013-11-201-0/+1
* Remove NOTREACHED from CopyPPVarraymes@chromium.org2013-11-201-2/+3
* Disable Vsync when Aero Glass is enabled.jbauman@chromium.org2013-11-201-0/+12
* Ensure executeJavaScriptAndWaitForResult cannot be called from the UI thread.jcivelli@chromium.org2013-11-201-0/+4
* 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