summaryrefslogtreecommitdiffstats
path: root/content/shell/android/shell_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-3/+3
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-3/+2
* Android: implement content::Shell::Close()skyostil@chromium.org2013-05-291-0/+6
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-2/+1
* [content shell] W3C SVG tests need to run in a smaller windowjochen@chromium.org2013-01-101-1/+1
* Making it easier to hook a ContentViewCore to the SurfaceView.jcivelli@chromium.org2012-11-161-6/+0
* Created a new class ContentViewRenderView which contains the code used tojcivelli@chromium.org2012-11-101-82/+13
* Android Browser Compositor: Add ScheduleComposite() callback.sievers@chromium.org2012-10-151-14/+22
* Very basic Android browser-side compositing support.sievers@chromium.org2012-09-051-17/+37
* ContentShell rendering support on Android.sievers@chromium.org2012-08-011-4/+62
* Make content shell on android support relaunching.tedchoc@chromium.org2012-07-251-0/+17
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-1/+1
* Refactor ContentShell to remove ContentViewClient dependency.tedchoc@chromium.org2012-07-191-4/+3
* Annotate some Java classes with @JNINamespace("content").pliard@chromium.org2012-07-131-7/+3
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-0/+40