summaryrefslogtreecommitdiffstats
path: root/content/app/android/library_loader_hooks.cc
Commit message (Expand)AuthorAgeFilesLines
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+4
* move webkit/glue/fling_* to webkit/childscottmg@chromium.org2013-06-131-0/+4
* Use a direct include of strings headers in content/app/.avi@chromium.org2013-06-111-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-241-0/+4
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-2/+3
* [Android] Allow JNI initialization on background threadaberent@chromium.org2013-03-191-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-3/+3
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-231-1/+2
* [Android] Make content_shell_apk and chromium_testshell components friendly.yfriedman@chromium.org2013-02-221-1/+5
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-1/+0
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-241-5/+1
* Throw exception when initialization failed.michaelbai@chromium.org2013-01-151-10/+11
* Add support for --enable-dcheck on Androidjoth@chromium.org2013-01-091-1/+9
* Upstreaming SelectFileDialog for Androidaurimas@chromium.org2012-09-181-0/+4
* Disable DCHECKs in non-official release builds on Android.wangxianzhu@chromium.org2012-08-291-1/+1
* Add bitmap utils for Chrome on Androidjgreenwald@chromium.org2012-08-071-0/+4
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-1/+1
* Annotate some Java classes with @JNINamespace("content").pliard@chromium.org2012-07-131-4/+4
* Clean up the remaining diff in content/appmichaelbai@chromium.org2012-07-111-3/+3
* Register JNI for content_unittests.nileshagrawal@chromium.org2012-06-291-2/+10
* Upstream some more content/ DEPS-related cleanup.sievers@chromium.org2012-06-181-1/+1
* Use jni generator to register native functions in library loaderyongsheng.zhu@intel.com2012-06-151-19/+4
* Fixed the dependency.michaelbai@chromium.org2012-06-011-0/+104