summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Revert of https://codereview.chromium.org/104593008/noms@chromium.org2013-12-063-26/+10
* [breakpad] remove dependency on content_switches.ccjochen@chromium.org2013-12-063-10/+26
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-062-2/+2
* Switch plugin creation to use RenderFrame instead of RenderViewjam@chromium.org2013-12-042-0/+2
* DevTools: [shell] front-end does not show context menu for content shell.pfeldman@chromium.org2013-12-042-0/+9
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-0326-72/+73
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-032-2/+2
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-1/+1
* Unbundle DevTools frontend from Content Shell on Androidmnaganov@chromium.org2013-12-021-3/+20
* Check library version and handle library load errorsaberent@chromium.org2013-11-282-18/+29
* Call PlatformExit when closing all windows in Shell.dnicoara@chromium.org2013-11-277-11/+12
* Cleanup: Fix bad uses of EmptyString() in content/ and chrome/.thestig@chromium.org2013-11-272-2/+2
* Move myself up to content/OWNERSjochen@chromium.org2013-11-251-1/+0
* LOG(INFO) -> VLOG(0) in content/scottmg@chromium.org2013-11-231-2/+2
* Adding compositor callbacks to RenderWidgetHostViewAndroidpowei@chromium.org2013-11-211-8/+10
* Increase targetSdkVersion to 19.navabi@google.com2013-11-214-4/+4
* Add frame_tree_node_id to navigation parameters.creis@chromium.org2013-11-211-0/+1
* [Android] Move CommandLine.java to basejdduke@chromium.org2013-11-202-5/+8
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-2/+2
* Revert 236040 "Support headless content_shell for linux/aura."zmo@chromium.org2013-11-192-33/+0
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-2/+2
* Support headless content_shell for linux/aura.r.kasibhatla@samsung.com2013-11-192-0/+33
* Android: Reenable canvas anti-aliasingsievers@chromium.org2013-11-191-5/+0
* Android: moves content/ to use long for JNI.bulach@chromium.org2013-11-182-2/+2
* Rename MinimalShell to WMTestHelper.tfarina@chromium.org2013-11-182-9/+9
* Introduce ui/wm/ directory.tfarina@chromium.org2013-11-163-8/+8
* ui: Android changes.tfarina@chromium.org2013-11-155-8/+8
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-152-3/+3
* Fix shell_aura.cc with RootWindow refactorspang@chromium.org2013-11-141-10/+10
* Page distiller corebengr@chromium.org2013-11-131-1/+1
* Initialize the views::WebView's preferred size in content_shelldpranke@chromium.org2013-11-136-36/+46
* Clean up notification usage; this is unused after r215327.avi@chromium.org2013-11-122-48/+1
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-121-1/+0
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-2/+2
* Android: Allow duplicate calls to InitApplicationContext.torne@chromium.org2013-11-111-1/+1
* Using ActivityWindowAndroid instead of WindowAndroid.michaelbai@chromium.org2013-11-092-2/+4
* Revert 234046 "Revert 233774 "Make WindowAndroid constructor tak..."frankf@chromium.org2013-11-091-2/+2
* Revert 233774 "Make WindowAndroid constructor takes context as p..."frankf@chromium.org2013-11-091-2/+2
* Get rid of user-level styles.ojan@chromium.org2013-11-081-2/+0
* Fix shell_aura after input method changesspang@chromium.org2013-11-081-6/+1
* Get rid of author_and_user_styles_enabled.ojan@chromium.org2013-11-081-1/+0
* Make WindowAndroid constructor takes context as param.michaelbai@chromium.org2013-11-081-2/+2
* Use gfx::kNullAcceleratedWidget for ui::CreateInputMethod in MinimalInputEven...spang@chromium.org2013-11-071-1/+2
* Move init of breakpad in the browser process as early as possiblejochen@chromium.org2013-11-072-18/+6
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-0712-81/+81
* Add way to reload the page, ignoring the cachedfalcantara@chromium.org2013-11-071-2/+2
* Turn on useUnfortunateSynchronousResizeMode.dglazkov@chromium.org2013-11-051-1/+16
* Optimize png files in content/oshima@chromium.org2013-11-052-0/+0
* Fix crash of content_shell aura due to ime.dongseong.hwang@intel.com2013-11-011-0/+6
* Remove RenderViewHostObserver.jam@chromium.org2013-10-301-1/+0