| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController... | jochen@chromium.org | 2012-06-06 | 1 | -4/+4 |
* | Revert 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController... | michaeln@google.com | 2012-06-06 | 1 | -4/+4 |
* | Rename ShellRenderView{,Host}Observer to LayoutTestController{,Host} | jochen@chromium.org | 2012-06-06 | 1 | -4/+4 |
* | Simplify how Content*Client interfaces are created. Instead of depending on t... | jam@chromium.org | 2012-06-05 | 1 | -4/+0 |
* | Fix ninja build for android. | yfriedman@chromium.org | 2012-05-29 | 1 | -1/+1 |
* | Merge native_theme resources into ui_resources_standard | oshima@chromium.org | 2012-05-26 | 1 | -7/+0 |
* | Allow for building content_shell from within WebKit | jochen@chromium.org | 2012-05-22 | 1 | -1/+1 |
* | Move ui/gfx/resources to ui/base/native_theme/resources | oshima@chromium.org | 2012-05-16 | 1 | -1/+1 |
* | Fix the content_shell.apk in android x86 target build bug, copy the libconten... | shouqun.liu@intel.com | 2012-05-16 | 1 | -2/+3 |
* | Android content shell bringup. | jrg@chromium.org | 2012-05-10 | 1 | -2/+16 |
* | Add native debugging support to android content shell. | jrg@chromium.org | 2012-05-07 | 1 | -2/+8 |
* | Package and load native library in content shell. Add content shell util scr... | jrg@chromium.org | 2012-04-26 | 1 | -2/+7 |
* | Implement the skeleton of an android content shell. | tedchoc@chromium.org | 2012-04-25 | 1 | -4/+78 |
* | Support WebView in ash. | ben@chromium.org | 2012-04-12 | 1 | -0/+7 |
* | Mac content shell: HTTP auth. | avi@chromium.org | 2012-04-05 | 1 | -0/+6 |
* | Add JavaScript dialogs functionality to content_shell on Windows | cem.kocagil@gmail.com | 2012-03-30 | 1 | -0/+4 |
* | Add skeleton of content shell for android. | satish@chromium.org | 2012-03-30 | 1 | -1/+31 |
* | Add ShellNetworkDelegate so content_shell can use cookies (again) | jochen@chromium.org | 2012-03-29 | 1 | -0/+2 |
* | Content shell: Javascript dialogs, first pass, just Mac for now. | avi@chromium.org | 2012-03-29 | 1 | -0/+4 |
* | Mac content shell: Implement CrApplication. | avi@chromium.org | 2012-03-24 | 1 | -0/+2 |
* | Mac content shell: Set up resources properly. | avi@chromium.org | 2012-03-24 | 1 | -2/+3 |
* | Mac content shell: Set up framework path properly. | avi@chromium.org | 2012-03-22 | 1 | -0/+2 |
* | Implement a ShellBrowserMain in content_shell, so we can emulate DRT's server... | jochen@chromium.org | 2012-03-21 | 1 | -1/+4 |
* | Make helper app, get closer to working content shell. | avi@chromium.org | 2012-03-09 | 1 | -1/+92 |
* | Working around http://code.google.com/p/gyp/issues/detail?id=13 | mmaxfield@google.com | 2012-03-09 | 1 | -9/+18 |
* | Enable audio/video tag in content_shell | vrk@chromium.org | 2012-03-07 | 1 | -0/+1 |
* | Switch chrome to use TabContentsViewWin. The goal is to eventually have all T... | jam@chromium.org | 2012-03-07 | 1 | -2/+0 |
* | Fix tweak_info_plist.py to be explicit about arguments. | avi@chromium.org | 2012-03-07 | 1 | -3/+1 |
* | First pass at content shell for the Mac. Doesn't work yet. | avi@chromium.org | 2012-03-06 | 1 | -4/+92 |
* | Specify pak dependencies. | avi@chromium.org | 2012-02-27 | 1 | -1/+3 |
* | First version of the layoutTestController for content_shell | jochen@chromium.org | 2012-01-30 | 1 | -0/+4 |
* | Add option --dump-render-tree to content_shell to dump the render tree as text. | jochen@chromium.org | 2012-01-29 | 1 | -0/+6 |
* | DevTools: add remote debugging capabilities to content_shell. | pfeldman@chromium.org | 2012-01-27 | 1 | -0/+34 |
* | Add an empty ShellRenderViewObserver. | jochen@chromium.org | 2012-01-26 | 1 | -0/+2 |
* | Build webkit_glue as a component again. | dpranke@chromium.org | 2012-01-20 | 1 | -0/+5 |
* | content/GTK: Renderers must have a ResourceBundle. | erg@chromium.org | 2012-01-18 | 1 | -1/+42 |
* | Now that TabContentsViewHelper is in content, make TabContentsViewWin use it ... | jam@chromium.org | 2012-01-12 | 1 | -1/+0 |
* | Made MockDownloadManagerDelegate a gmock. | ahendrickson@chromium.org | 2011-12-27 | 1 | -1/+0 |
* | Add a content_resources target which currently includes the sandbox definitio... | jochen@chromium.org | 2011-11-15 | 1 | -0/+1 |
* | Reland http://codereview.chromium.org/8233039/ with a fix | dpranke@chromium.org | 2011-10-14 | 1 | -0/+6 |
* | Revert r105238 - "Link startup_helper_win statically to force InitializeSandb... | dpranke@chromium.org | 2011-10-13 | 1 | -2/+0 |
* | Link startup_helper_win statically to force InitializeSandboxInfo | dpranke@chromium.org | 2011-10-13 | 1 | -0/+2 |
* | Make an empty content browser test work. | phajdan.jr@chromium.org | 2011-10-05 | 1 | -16/+44 |
* | Export some unix-specific content symbols. | dpranke@chromium.org | 2011-10-04 | 1 | -0/+1 |
* | Here are more exports needed for content_unittests to link in the component b... | dpranke@chromium.org | 2011-09-30 | 1 | -0/+1 |
* | add exports needed for content_shell | dpranke@chromium.org | 2011-09-29 | 1 | -0/+10 |
* | Add a content_shell specific DownloadManagerDelegate. | jam@chromium.org | 2011-09-29 | 1 | -0/+2 |
* | Split off content_shell's ResourceContext and URLRequestContextGetter impleme... | jam@chromium.org | 2011-09-27 | 1 | -0/+4 |
* | A few improvements to content_shell: | jam@chromium.org | 2011-09-26 | 1 | -0/+1 |
* | Make plugins work in content_shell. | jam@chromium.org | 2011-09-21 | 1 | -0/+1 |