summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Fixing GestureNav on HDPI displays.mfomitchev2014-08-282-4/+2
* Added missing test cases related to long pressing on input field.ajith.v2014-08-281-0/+24
* DevTools: Restore embedded devtools manager unit test checks after switching ...vsevik2014-08-281-0/+6
* [Android] Test IME and select action bar behavior after cutankit2.kumar2014-08-281-1/+14
* Add/improve tracing in navigation.nasko2014-08-289-13/+95
* Re-focus node with Android accessibility focus when it movesdmazzoni2014-08-282-0/+20
* FileAPI/sync file system cleanups for scoped_refptr operator T* cleanup.dcheng2014-08-283-11/+15
* Battery Status API: add UMA logging for Linux.timvolodine2014-08-281-1/+10
* Introduce @CalledByReflection annotation.aurimas2014-08-281-0/+5
* Revert of DevTools: use explicit IPC messages for enabling/disabling tracing ...mlamouri2014-08-288-37/+59
* Change media MessageLoopProxy usage to SingleThreadTaskRunners.acolwell2014-08-2819-208/+219
* DevTools: Use workerReadyForInspection event as a signal for DevTools attachingvsevik2014-08-282-13/+3
* Clean up setting accessibility focus.dmazzoni2014-08-281-24/+29
* Improve a poor implementation of "find duplicates".eroman2014-08-282-10/+26
* Fix strict mode violations in Android.benm2014-08-281-11/+8
* DevTools: use explicit IPC messages for enabling/disabling tracing instead of...yurys2014-08-288-59/+37
* Update some paths from components/breakpad/ to components/crash/philipj2014-08-281-1/+1
* [DevTools] Implement Page.canEmulate capability.dgozman2014-08-282-0/+26
* Disable two failing WebRtcBrowserTest tests under MSan.earthdok2014-08-281-2/+10
* Disable WebRtcBrowserTest::CanSetupVideoCallWith16To9AspectRation on Arm64.rmcilroy2014-08-281-1/+5
* Revert of Modify test case to support streaming operation in sandbox file sys...mlamouri2014-08-282-13/+9
* Drop back to back frames in VideoFrameResolutionAdapter::MaybeDropFrame.perkj2014-08-281-3/+20
* Fix a crash reported by monkey tests.igsolla2014-08-281-0/+5
* Modify test case to support streaming operation in sandbox file system.iseki2014-08-282-9/+13
* MacViews: Guard Objective-C bits in content::WebContentsViewDelegate with __O...tapted2014-08-287-67/+67
* Stop devtools if socket for http server cannot be instantiated.byungchul2014-08-282-3/+22
* Revert of Re-enable SitePerProcessBrowserTest.CrossSiteIframe (patchset #10 o...benwells2014-08-2815-46/+56
* Avoid deadlock between Pipeline and RendererImpl.xhwang2014-08-283-17/+0
* [ew] Add basic classes.mtomasz2014-08-282-0/+110
* Revert of Replace NPObject usage in ppapi with gin (patchset #26 of https://c...raymes2014-08-2818-913/+1270
* Cleanup BrowserPluginGuestManagerfsamuel2014-08-282-12/+0
* Set the Insertion handle correctly while showing the paste popup menur.ghatage2014-08-283-1/+28
* Remove the lies WebMediaPlayerImpl is telling V8.acolwell2014-08-282-42/+0
* ServiceWorker: Clean up WebServiceWorkerRegistrationImplnhiroki2014-08-283-25/+26
* Rework ExtensionApiUnittest to run in extensions_unittests, removing its Chro...yoz2014-08-281-0/+1
* Replace NPObject usage in ppapi with ginraymes2014-08-2818-1270/+913
* Fix assorted issues with remote CoreAnimationccameron2014-08-287-101/+182
* Adding more checking and some debugging information in Custom Font Collection.shrikant2014-08-281-2/+14
* Revert of Initialize the now_funciton to the HighResNowWrapper in case High R...fmeawad2014-08-281-0/+2
* [Android] Clear backing SkBitmap before rendering the overscroll effectjdduke2014-08-281-0/+1
* Remove some duplicated code, and make rsa_key_nss.cc more closely match rsa_k...eroman2014-08-273-76/+40
* Add jbauman as OWNER of GPU process and command buffer related infrastructure.Kenneth Russell2014-08-274-2/+6
* AudioMirroringManager becomes a global LazyInstance.miu2014-08-275-51/+28
* Revert of Adding Select Action Bar Unit test case for input (patchset #3 of h...ajwong2014-08-271-23/+0
* Changed how we log uncaught exceptions by the WebGL testsBrandon Jones2014-08-271-4/+1
* [Android] Add unit tests for SelectActionBar appearanceajith.v2014-08-271-0/+23
* [Android] Add unit tests for SelectActionBar appearanceajith.v2014-08-271-0/+23
* Remove an unncessary check on signature length being 0.eroman2014-08-271-9/+0
* Clean up documentationhush2014-08-271-1/+1
* Send Android accessibility event when object location changes.dmazzoni2014-08-275-3/+8