summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Allow interrupted download to auto resumeqinmin2016-03-242-77/+86
* PlzNavigate: fix two RenderViewImplTests related to historyclamy2016-03-232-9/+11
* content: Make record_whole_document available for all platforms.khushalsagar2016-03-233-3/+3
* Migrate a bunch of LayoutTests from NPAPI to PPAPIpiman2016-03-231-5/+7
* Revert "Allow interrupted download to auto resume".dgozman2016-03-232-86/+77
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-232-3/+228
* Allow interrupted download to auto resumeqinmin2016-03-232-77/+86
* Changes to get mash browser_tests shutdown working correctlysky2016-03-233-1/+13
* Suppress exception on unregistering device sensor.myrth2016-03-231-1/+9
* Remove [SG]etParentNativeViewAccessiblepiman2016-03-231-5/+0
* Remove logic for lazy initialization of WebKit.jam2016-03-234-11/+0
* Fix black text on black background in <select> dialog.newt2016-03-221-0/+9
* Replace proprietary codec based test media with open codec based versions.dalecurtis2016-03-221-0/+3
* Implement finch flag for WebUSBjuncai2016-03-222-0/+5
* sync compositor: Add output_surface_id plumbingboliu2016-03-224-8/+88
* Plugins: Enforce that replacement plugins always succeed initialization.tommycli2016-03-221-0/+2
* Passing original and referrer url of a download to the embedderqinmin2016-03-222-1/+16
* WebMessaging: Remove unused interface from MessagePortDelegatenhiroki2016-03-221-5/+0
* Add mojom module suffix in .mojom files in content.leon.han2016-03-223-3/+3
* Make more of content pass "gn check"brettw2016-03-218-6/+51
* Remove iOS conditions in content/ build files.jam2016-03-211-17/+3
* Add RetainedRef uses where needed.vmpstr2016-03-211-3/+3
* mojo leveldb: Get profile and leveldb connected to DOMStorageContext.erg2016-03-211-2/+4
* Adds option to run browser tests in mashsky2016-03-212-13/+52
* Remove iOS ifdefs in src/content.jam2016-03-2116-53/+24
* Implementation of subscription restrictions.harkness2016-03-212-10/+41
* Project Eraser: Kill chrome://memory.asvitkine2016-03-191-1/+1
* Correcting the left/top parameters of getContentBitmapAsync()ajith.v2016-03-191-1/+1
* Promote {Add,Clear}ServiceOverrideForTesting to ServiceRegistry public interf...leon.han2016-03-191-0/+12
* Remove unused kChromeUIServiceWorkerInternalURL.lazyboy2016-03-192-3/+0
* Deal with frame removal by content scriptsrob2016-03-191-1/+9
* Fix ImeThread failure detection and lookup logicchangwan2016-03-192-21/+38
* Only the root BrowserAccessibilityManager should destroy the java obj.dmazzoni2016-03-191-1/+21
* Remove windowed NPAPI codepiman2016-03-181-7/+0
* Remove lots of usage of WebCString.dtapuska2016-03-181-0/+1
* Remove deprecated CriteriaHelper methods.tedchoc2016-03-181-23/+0
* Cleanup: media_stream_api.* ==> media_stream_utils.*mcasas2016-03-182-8/+13
* Makes it possible to set a factory that creates MojoShellConnectionsky2016-03-182-0/+14
* Implement 'margin' for keeping WebVTT cues in title-safe areahalliwell2016-03-183-0/+7
* Changes TestLauncher to support additional features:sky2016-03-182-10/+9
* Add badge to web notifications.mvanouwerkerk2016-03-182-0/+8
* Fix webview memory leak when keyboard was shownchangwan2016-03-181-20/+58
* Remove content switches dependency in content/common/gpu.penghuang2016-03-182-4/+0
* Change the non-blocking event queue to the main thread event queue.dtapuska2016-03-171-21/+21
* Revert of Use PhantomReference for CleanupReference (patchset #1 id:1 of http...boliu2016-03-171-2/+6
* Media Session API: use MediaMetadata in the browser process.mlamouri2016-03-174-5/+125
* Add empty implementation of ThreadedInputConnection.deleteSurroundingTextInCo...newt2016-03-171-0/+8
* Remove swapped out state from RenderFrameHost.nasko2016-03-172-12/+0
* Resize only the virtual viewport when the OSK triggers a resize.ymalik2016-03-164-0/+68
* Fix typo in comment: NavigationHandle::HasCommittedvabr2016-03-161-1/+1