summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Revert of bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRu...leviw2015-05-201-2/+2
* bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRunnerortuno2015-05-191-2/+2
* Reland: Fix WebViewPlugin::scheduleAnimation crashtrchen2015-05-192-0/+9
* Revert of Remember previous keyboard type and use that when switching to "non...aelias2015-05-191-16/+1
* Beginnings of synchronizing notifications in the notification database.peter2015-05-191-0/+8
* Remember previous keyboard type and use that when switching to "none" type.bcwhite2015-05-191-1/+16
* [Android] Implement scrollTo in terms of scrollByjdduke2015-05-192-19/+55
* [Android] Prevent touch interception for browser-consumed touchesjdduke2015-05-181-0/+5
* Make KitkatCaptioningBridge a singletonqinmin2015-05-186-68/+133
* This was a good experiment, but there's nobody currently driving this iterati...dglazkov2015-05-184-639/+0
* Revert of Reland: Lazily initialize MessageLoop for faster thread startup (pa...glider2015-05-183-8/+3
* Reland: Lazily initialize MessageLoop for faster thread startupkinuko2015-05-183-3/+8
* Start displaying title text for HTML elements without links.aurimas2015-05-161-0/+4
* Remove unused ImmediateShutdownAndExitProcess()hashimoto2015-05-161-30/+0
* "Load image" context menu item to reload a LoFi image.megjablon2015-05-162-0/+12
* Remove NOTIFICATION_RENDER_VIEW_HOST_CHANGED.lazyboy2015-05-151-7/+0
* Remove some |char*| functions from KeycodeConverterkpschoedel2015-05-151-61/+42
* [Android] Add a regression test for the JB RemoveHolderAndAdvanceLocked issuemnaganov2015-05-151-0/+61
* Remove the obsolete HasPermission switchmiguelg2015-05-152-5/+0
* Change WebContents::last_active_time_ to Time instead of Timeticks.georgesak2015-05-151-2/+2
* Fix the issue that certain system captioning fonts are not honored by chrome.qinmin2015-05-151-14/+31
* Move ContentBrowserSanityChecker and WebContentsObserverSanityChecker from co...nick2015-05-146-441/+2
* Deal with backspace keycodes getting sent by IME during compositions.aelias2015-05-143-34/+132
* Tests for "Save Image As..." when Data Saver is enabled.kundaji2015-05-141-0/+6
* PPAPI Testing: Clean up location of ppapi::StripTestPrefixestommycli2015-05-142-11/+0
* Use layout test support flag to turn on single thread compositor proxy schedulerjochen2015-05-142-5/+0
* Use polling to check focused node instead of sleep.bcwhite2015-05-132-1/+41
* Remove Win32k fieldtrial, flag and switches, and make default enabled.wfh2015-05-132-8/+1
* Reject the permissionState promise with NotSupported Exception if userVisible...miguelg2015-05-131-0/+5
* Use the wrapped context to inflate the selection menu.tobiasjs2015-05-131-1/+2
* Introduce "disable-speech-api" content flag and add it to WebView.timvolodine2015-05-132-0/+4
* Fix setting the top-level FrameTreeNode name for named windows.nasko2015-05-131-0/+5
* Catch Exception for Intent.parseUri instead of URISyntaxExceptionjaekyun2015-05-121-5/+3
* Plugin Power Saver: Fix poster-click flaky test.tommycli2015-05-122-0/+5
* Add Platform Verification Mojo Services.xhwang2015-05-111-0/+6
* Rename ui/events/keycodes/dom[34]/ into .../dom/kpschoedel2015-05-111-1/+1
* Revert of Catch Exception for Intent.parseUri instead of URISyntaxException (...jbudorick2015-05-111-3/+5
* Catch Exception for Intent.parseUri instead of URISyntaxExceptionjaekyun2015-05-111-5/+3
* [PresentationAPI] Implements send() API for String and ArrayBuffer/View from ...s.singapati2015-05-113-0/+42
* Implement support for notification.vibratesh919.park2015-05-101-0/+4
* Make IN_PROC_BROWSER_TEST and RunExtension(Sub)test() more stable.hubbe2015-05-101-2/+3
* localStorage: Aggressively flush to disk for Android WebView.cmumford2015-05-102-0/+5
* Ensure that the DirectWrite font cache works in Chrome canary on Windows 8+ w...ananta2015-05-092-6/+4
* Revert of [Android] Add a regression test for the JB RemoveHolderAndAdvanceLo...jbudorick2015-05-081-55/+0
* Remove unneeded AddRef in RenderViewTest::SetUpnasko2015-05-081-1/+0
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-086-21/+53
* Create base::win::MemoryPressureMonitor class.chrisha2015-05-082-0/+7
* Adds a chrome flag to disable delay agnostic AECbjornv2015-05-082-0/+4
* Maintain minimal error response.siva.gunturi2015-05-082-5/+1
* Revert of Classify navigations without page id in parallel to the existing cl...ksakamoto2015-05-086-53/+21