summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* [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
* Properly mock CreateZoomLevelDelegate() in a download test.thestig2015-01-201-16/+10
* Enable strict-virtual-specifiers for iOS builds.droger2015-01-201-4/+2
* Makes a couple of tests reset state appropriatelysky2015-01-202-0/+2
* [Mac] Implement Ambient Light APIrijubrata.bhaumik2015-01-205-8/+203
* GuestView: Cleanupfsamuel2015-01-202-11/+6
* bluetooth: Use BluetoothAdapter in BluetoothDispatcherHost.scheib2015-01-2010-11/+76
* Move URLRequestSlowDownloadJob to net/test/url_request.jam2015-01-205-389/+10
* Disable ScreenOrientationBrowserTest.LockSmoke on Android.fdegans2015-01-201-3/+3
* json_schema_compiler: Use std::vector<char> for binary values.pneubeck2015-01-202-4/+4
* Expose attributes max, min, value for meter html tagramya.v2015-01-206-7/+14
* Provides API for testing number of table headers.k.czech2015-01-202-0/+19
* Update {virtual,override} to follow C++11 style in content/common/gpu/media.halton.huo2015-01-202-24/+23
* Roll Libjingle 8093:8097Tommi2015-01-193-36/+58
* Pass gesture detector config type when enabling touch emulator.dgozman2015-01-198-33/+84
* DevTools: move protocol error reporting into embedder (Content).pfeldman2015-01-195-61/+70
* Currently child thread creates and initializes the channel before adding any ...alexst2015-01-192-22/+40
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-1922-68/+68
* Browser Plugin: Make aware of focus direction.fsamuel2015-01-1915-35/+54
* Refactor of page scale limit initialization. Part 4/5bokan2015-01-194-27/+0
* Service Worker: Improve error messages from register().falken2015-01-1918-63/+148
* Content should not need to load common resources (aka chrome pak resources).tfarina2015-01-191-1/+1
* Exclude a couple of tests that fail under MSantimurrrr2015-01-191-8/+16
* Revert of On Android, links inside headings should be announced as headings b...bartfab2015-01-196-27/+0
* V4L2SVDA: Pass coded size from decoder and honor size adjusted by the driver.posciak2015-01-192-16/+26
* [MFYI sheriffing] Suppress warnings, widen/merge suppressions, exclude failin...timurrrr2015-01-191-1/+10
* ServiceWorker: Stop doomed ServiceWorker when oninstall event finishedksakamoto2015-01-192-10/+27
* On Android, links inside headings should be announced as headings by TalkBackramya.v2015-01-196-0/+27
* Add DumpAccessibilityTree tests (12 of 20)shreeram.k2015-01-1946-35/+241
* Queue commands to the Os to start a video device.perkj2015-01-193-58/+236
* Make Windows accessibility event firing aware of guest / child frames.dmazzoni2015-01-199-47/+161
* Revert of Revert of linux/gyp: Find missing symbols at build time, not runtim...thakis2015-01-192-0/+5
* Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchs...timloh2015-01-192-5/+0
* Fullscreen: make fullscreen requests come from RenderFrame.mlamouri2015-01-1723-70/+113
* Add camera color format to webrtc logs.magjed2015-01-171-1/+12
* linux/gyp: Find missing symbols at build time, not runtime.thakis2015-01-172-0/+5
* BrowserCdmManager: Use weak pointer for MediaDrmBridge callbacks.xhwang2015-01-172-3/+12
* Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchs...thestig2015-01-172-5/+0
* media: Fix initial CDM setting in WebMediaPlayerAndroid.xhwang2015-01-173-36/+70
* linux/gyp: Find missing symbols at build time, not runtime.thakis2015-01-172-0/+5
* Move OpenPrivilegedProcessHandle to Process::OpenWithExtraPriviles.rvargas2015-01-177-49/+14
* Instrumenting all wndprocs to find jank.vadimt2015-01-172-0/+11
* Add occlusion support to WebContentsImpl and RenderWidgetHostViewccameron2015-01-1710-37/+143
* Expose NavigationController.getEntryAtIndex() to Javadfalcantara2015-01-164-0/+33
* content: Fix merging of spans into free list.reveman2015-01-161-0/+10
* Workaround for TestMakeWebKeyboardEventWindowsKeyCodekpschoedel2015-01-161-12/+26
* [content]: Enable idle time and idle task tracing by default in the renderer....rmcilroy2015-01-162-6/+5
* Add piping of ShowUnhandledTapUIIfNeeded from Blink.donnd2015-01-1611-32/+149
* Add UMA for TouchToFirstScrollUpdateSwapjdduke2015-01-164-30/+105