summaryrefslogtreecommitdiffstats
path: root/content/shell/android/shell_library_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the android library loader from content to baseaberent@chromium.org2014-02-101-3/+7
* [content shell] move app startup related code to app subdirjochen@chromium.org2013-05-081-1/+1
* Relanding "Add apk for running content_browsertests"nileshagrawal@chromium.org2013-01-291-11/+3
* Revert 179189nileshagrawal@chromium.org2013-01-281-3/+11
* Add apk for running content_browsertestsnileshagrawal@chromium.org2013-01-281-11/+3
* Initialize compositor early on so the rest of the code can assumed it isjcivelli@chromium.org2012-11-271-2/+4
* Move content_shell and content_browsertests code into the content namespace.jam@chromium.org2012-07-191-1/+1
* Refactor ContentShell to remove ContentViewClient dependency.tedchoc@chromium.org2012-07-191-3/+2
* Upstream the proper ContentView constructor for ContentShell.tedchoc@chromium.org2012-06-191-0/+1
* As part of the content_shell bring up, some un-upstreamed featuresmichaelbai@chromium.org2012-06-041-25/+4
* Fixed the dependency.michaelbai@chromium.org2012-06-011-1/+1
* Add missing content namespace to the android library loader.tedchoc@chromium.org2012-05-311-1/+1
* Fix crash in Android content_shell startupjknotten@chromium.org2012-05-151-9/+1
* Android content shell bringup.jrg@chromium.org2012-05-101-4/+34
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-0/+37