summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Use X11 headers only when using X11.kalyan.kondapally2015-01-221-0/+2
* Document and test that image_util.WritePngFile requires path end in 'png'.kbr2015-01-221-2/+2
* enable V4L2 VDA in VDA unittest on x86 CrOS platformhenryhsu2015-01-221-1/+6
* Improve comments on WebContentsObserver RenderFrame* methods and rename.nasko2015-01-225-36/+52
* Remove support for custom overscroll backgroundccameron2015-01-226-11/+0
* [Android] Show autofill popup after animation.rouslan2015-01-2214-10/+91
* Revert of Moved DBus workaround from runtest.py to the run_gpu_test.py (patch...kbr2015-01-221-68/+1
* OOPIF: Pass window.name to child frames.alexmos2015-01-228-13/+53
* Make SitePerProcessAccessibilityBrowserTest more robustdmazzoni2015-01-221-16/+35
* Revert of Rebaseline failing pixel tests. (patchset #3 id:40001 of https://co...brianderson2015-01-222-7/+2
* Adding flag to specify the used memory pressure strategyskuhne2015-01-221-1/+2
* Remove spellcheck feedback.rouslan2015-01-214-6/+0
* GuestView: Constructors don't need to take in BrowserContextfsamuel2015-01-211-2/+2
* Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:3...cmumford2015-01-2123-313/+63
* Explicitly suppress scrolling for wheel events that will trigger zoominglanwei2015-01-2112-43/+194
* Move ForkWithFlags from process* to launch*.rickyz2015-01-211-1/+3
* Enable Surfaces on Android (try #2)jbauman2015-01-211-1/+1
* Add support for Rec709 color space videos in software YUV convert path.rileya2015-01-211-0/+4
* Make RenderFrame(Host) own a RenderWidget(Host).kenrb2015-01-2123-63/+313
* Remove prerender sessionStorage namespace merging (2/2)davidben2015-01-2123-964/+37
* Rebaseline failing pixel tests.jmadill2015-01-212-2/+7
* PlzNavigate: make content unit tests work with browser side navigationclamy2015-01-2113-111/+242
* DevTools: migrate renderer devtools agent host to RenderFrameHost.pfeldman2015-01-212-95/+101
* Fixed RFHM's speculative WebUI not having bindings correctly set.carlosk2015-01-211-12/+13
* GuestViewBase: More C++ 11'ificationfsamuel2015-01-215-26/+21
* Moved DBus workaround to the run_gpu_test.pysergiyb2015-01-211-1/+68
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+3
* Add DumpAccessibilityTree tests (13,14 of 20)shreeram.k2015-01-2137-0/+275
* [Android] Temporarily suppress shift modifiers for detected tap gesturesjdduke2015-01-211-1/+11
* Introduce a LoadingTaskQueuealexclarke2015-01-218-6/+50
* Use nullptr instead of NULL in device_sensorsrijubrata.bhaumik2015-01-2110-39/+39
* Fix crash when CreateAccessTokenStore() is not implementedthiago.santos2015-01-211-1/+12
* Add BatteryMonitorIntegrationBrowsertest::GetAdditionalMappedFilesForChildPro...vivek.vg2015-01-211-0/+10
* Block NPAPI plugins by defaultwfh2015-01-2110-6/+97
* Store NavigationEntryImpl data into NavigationRequest for later usage.carlosk2015-01-215-30/+68
* Set Display size correctly on Android.jbauman2015-01-211-0/+3
* media: Support unprefixed EME API on Android.xhwang2015-01-219-445/+629
* Remove RenderViewObserver::Resized (try 2)estade2015-01-217-5/+23
* gpu: media: unittests: explicitly create a main looplionel.g.landwerlin2015-01-212-1/+4
* Ensure touch handle position is set after being re-enabledjdduke2015-01-212-5/+13
* Revert "Queue commands to the Os to start a video device."perkj2015-01-213-236/+58
* Implement PBKDF2 (except for generateKey) using BoringSSL.xun.sun2015-01-217-1/+179
* [mac] AmbientLight api verified on MacBookAir5,2 by François Beaufortrijubrata.bhaumik2015-01-211-4/+5
* Add experimental v8 code cache options.yangguo2015-01-213-2/+23
* Add SetCookieAndChannelIdStores method to URLRequestContextBuildermattm2015-01-211-3/+3
* [ozone] Install ozone message filter in the gpu process in GpuChildThread()alexst2015-01-211-8/+19
* GN: Add -Wl,-z defs on linux and fix errorsjamesr2015-01-213-1/+10
* Remove DumpWithoutCrashing debugging code from createChildFrame.nasko2015-01-211-14/+2
* [Contextual Search] Remove deprecated methods.donnd2015-01-202-25/+0
* Enable find-missing-symbols-at-link-time for chromeos builds too.Nico Weber2015-01-201-0/+1