summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Run the later parts of startup as UI thread tasksaberent@chromium.org2013-08-012-10/+29
* Add a flag to allow renderer to use software compositor when GL compositor do...jbauman@chromium.org2013-08-014-6/+1
* Persist JavaScript dialog state across page navigations.avi@chromium.org2013-07-312-2/+9
* Initialize quota for layout tests before running the first test.jochen@chromium.org2013-07-301-3/+20
* [content shell] Implement Shell::SizeTo on macjochen@chromium.org2013-07-303-8/+23
* Embed compatibility manifest into all *.exe filesYukawa@chromium.org2013-07-301-12/+1
* content: Remove "WebKit-only" branch from GetWebKitRootDirFilePath().tfarina@chromium.org2013-07-283-33/+5
* Use a mock implementation of Platform::crypto() for layout tests.eroman@chromium.org2013-07-252-0/+9
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-251-1/+0
* Changes to make content_browsertests build with USE_OZONE=1rjkroege@chromium.org2013-07-234-22/+22
* Web MIDI: add kDumpRenderTree flag check to ShellBrowserContext::RequestMIDI...toyoshim@chromium.org2013-07-231-1/+6
* Hook up the WorkerCrashed callback to content_shelljochen@chromium.org2013-07-234-0/+14
* Fix --expose-internals-for-testing switch when running multi-process.rbyers@chromium.org2013-07-221-0/+3
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-212-3/+3
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+3
* [Android] Unify all string log tags to use a simple constant.yfriedman@chromium.org2013-07-181-1/+1
* Remove CSS Grid Layout settings plumbingjchaffraix@chromium.org2013-07-181-1/+0
* Mark executables to be compatible with Windows 8.1Yukawa@chromium.org2013-07-181-0/+2
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-187-7/+7
* Add plumbing for platform based Device Motion testing.timvolodine@chromium.org2013-07-172-0/+7
* Pass the URLRequestContextGetter to the shell message filter.jochen@chromium.org2013-07-173-10/+18
* Add a way to delete all cookies.ojan@chromium.org2013-07-175-0/+22
* Adding a first prototype of guest mode.jwd@chromium.org2013-07-172-2/+2
* Use a mock WebAudioDevice for layout testscrogers@google.com2013-07-132-0/+11
* Web MIDI: add RequestMIDISysExPermission to BrowserContexttoyoshim@chromium.org2013-07-122-0/+15
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-122-6/+13
* [content shell] Toogle high dpi support depending on whether we're running la...jochen@chromium.org2013-07-125-12/+97
* Move PathExists to base namespace.brettw@chromium.org2013-07-114-7/+7
* Enable inband text track support in content_shellacolwell@chromium.org2013-07-111-0/+2
* Disable the gesture requirement for starting to play media for layout tests o...peter@chromium.org2013-07-101-0/+2
* Rename the "Experimental WebKit Features" flag.mkwst@chromium.org2013-07-101-1/+1
* Migrate MediaStream test code from content/shell/renderer/ to content/test/.scherkus@chromium.org2013-07-108-263/+1
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-102-2/+2
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-098-10/+9
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-092-7/+0
* Remove unused WebKitTestRunner::createWebMediaPlayer() path.scherkus@chromium.org2013-07-033-58/+1
* Revert 209978 "Mark content shell on Mac is non-hidpi capable."crogers@google.com2013-07-036-82/+30
* Add support for NetLog logging to json file in content_shell.kouhei@chromium.org2013-07-0310-10/+143
* Mark content shell on Mac is non-hidpi capable.jochen@chromium.org2013-07-036-30/+82
* Update content API in preparation for migrating webkit/renderer/media/ to con...scherkus@chromium.org2013-07-027-7/+175
* Add --expose-internals-for-testing flagrbyers@chromium.org2013-07-025-0/+68
* [content shell] Clean up files in the app/ directoryjochen@chromium.org2013-07-0210-36/+36
* Set AppleShowScrollBars to Always in SetDefaultsToLayoutTestValues().rsesek@chromium.org2013-07-021-0/+2
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-011-1/+0
* Add a missing status DCHECK and convert another to DCHECK_EQ.dalecurtis@chromium.org2013-06-291-2/+3
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-281-1/+1
* [Android] Abandon bundling DevTools frontends for mobile appsmnaganov@chromium.org2013-06-271-0/+2
* Allow overriding WebMIDIAccessor so we can use a mock for testingcrogers@google.com2013-06-262-0/+12
* Don't skip base64 encoding in release mode!dalecurtis@chromium.org2013-06-251-2/+3
* Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.darin@chromium.org2013-06-251-8/+4