summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect isAcceleratedCompositingActive checkenne2014-09-241-3/+3
* Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.jackhou2014-09-241-0/+1
* Revert of EventSender: Added checks for missing arguments (patchset #4 id:600...ager2014-09-241-30/+25
* Adds link disambiguation popup support to Windows.luken2014-09-242-0/+24
* Replace some hard coded schemes with the constants in /url/url_constants.h.sungmann.cho2014-09-241-4/+5
* Make content_shell_apk build completelycjhopman2014-09-242-19/+37
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-4/+3
* Added checks for missing arguments in event_sender.cc. Also simplified the us...mustaq2014-09-231-25/+30
* Fix orientation change callbacks to go through WebLocalFrame.dcheng2014-09-233-10/+10
* [DevTools] Move target-related methods from DevToolsHttpHandlerDelegate to De...dgozman2014-09-224-14/+60
* Quick fix for windows try bots flakiness.loislo2014-09-221-0/+15
* Improve GN header checker, make "check" on //ui/* pass.Brett Wilson2014-09-191-6/+9
* 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