summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-192-4/+4
* Abstract class WebTestDelegate to chromium c++ style.abhishek.a212014-09-1925-513/+530
* Rename BreakpadClient to CrashReporterClient.rsesek2014-09-184-25/+26
* Annotate CaptureDumpPixels for MemorySanitizer.earthdok2014-09-181-0/+5
* Draw page popups in layout testskeishi2014-09-182-26/+73
* Add RenderView ResetDeviceColorProfileForTestingnoel2014-09-161-1/+1
* Update MockWebUserMediaClient for requestSources.grunell2014-09-162-22/+102
* Credential Manager: Introduce a MockCredentialManagerClient.mkwst2014-09-168-0/+149
* Removing ContentViewCore dependencies from few functions which acts as direct...ajith.v2014-09-135-19/+30
* Update WebTask in chromium c++ styleabhishek.a212014-09-1230-195/+181
* Changing the order of initialization WeakPtrFactorymohan.reddy2014-09-122-4/+6
* Migrate ResourceExtractor.java inside org.chromium.base package.vivek.vg2014-09-123-3/+7
* WebCacheManager::ClearCacheOnNavigation() is used by webrequest api, which wi...hanxi2014-09-114-0/+12
* Make chrome GN build work in component mode.Brett Wilson2014-09-111-1/+1
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-102-4/+4
* Remove references to WebTouchEvent.targetTouchesjdduke2014-09-101-2/+0
* GN: Enable blink and (nearly) all of content in android buildJames Robinson2014-09-101-3/+12
* Return WebLocalFrame from RenderFrame::GetWebFrame().mlamouri2014-09-102-2/+2
* Remove focus on back key press if focus is on url bar.ankit2.kumar2014-09-101-0/+10
* Give the layout test harness better information to determine when to finish.japhet2014-09-102-5/+26
* Remove storage-related redirect headers in webkit/common/, update #includes a...pilgrim2014-09-101-1/+1
* Add content_shell_test_apk and several dependenciescjhopman2014-09-091-3/+39
* GN: Make content and content_shell work when !enable_pluginsjamesr2014-09-091-1/+3
* Extra parameter to pass sub-message direction for validation messagehabib.virji2014-09-092-14/+19
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+2
* Add content_shell_apk target (and a bunch of its dependencies)cjhopman2014-09-082-3/+101
* Convert GN visibility variables to lists.brettw2014-09-061-4/+4
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-058-9/+8
* In the current code of Android Chromium we have scattered all the NavigationC...ajith.v2014-09-052-2/+2
* Migrate webkit/browser/ to storage/browser/pilgrim2014-09-051-1/+1
* Use scoped_refptr<SingleThreadTaskRunner> when initializing ProxyConfigServicesergeyu2014-09-051-1/+1
* [Android] Fix findbugs errors.newt2014-09-031-1/+1
* TestPlugin to chromium c++ style.abhishek.a212014-09-036-847/+942
* Layout Tests should support '*.test' URLs.mkwst2014-09-032-1/+9
* Check all settings when checking mic and camera access.grunell2014-09-011-6/+0
* Switch to using WebSettings only for accessibilityEnabled and inlineTextBoxAc...aboxhall2014-08-301-3/+0
* Adding option for Stop/Reload in location bar.ankit2.kumar2014-08-303-0/+30
* gpu: Remove WebGraphicsContext3D::makeContextCurrent()dongseong.hwang2014-08-291-4/+0
* media: Remove FilterCollection.xhwang2014-08-292-0/+4
* Use both APIs for enabling accessibilityaboxhall2014-08-281-0/+5
* Update some paths from components/breakpad/ to components/crash/philipj2014-08-281-1/+1
* MacViews: Guard Objective-C bits in content::WebContentsViewDelegate with __O...tapted2014-08-284-43/+0
* Rename components/breakpad to components/crash.Robert Sesek2014-08-278-13/+13
* Updating MakeMenuItemStringsFor() to include separators in custom itemssanjoy.pal2014-08-261-1/+4
* Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....byungchul2014-08-251-7/+45
* DevTools: Added service workers to remote debugging targetsvkuzkokov2014-08-251-34/+36
* Remove testRunner.globalFlag.Daniel Cheng2014-08-232-20/+0
* Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...estade@chromium.org2014-08-221-45/+7
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-226-19/+19
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-221-0/+6