summaryrefslogtreecommitdiffstats
path: root/content/shell/android
Commit message (Expand)AuthorAgeFilesLines
* [Android] Upstreaming process number increasedfalcantara@chromium.org2012-09-071-0/+4
* Fix the gdb path for NDK-r8b.michaelbai@chromium.org2012-09-062-2/+2
* Remove copy steps from content_shell_apk and content_shell_test_apkcjhopman@chromium.org2012-09-062-8/+15
* Very basic Android browser-side compositing support.sievers@chromium.org2012-09-054-183/+43
* Remove content_shell_ant_helper.shcjhopman@chromium.org2012-09-051-0/+6
* Consolidate ContentViewCore::Load* functionsboliu@chromium.org2012-08-151-1/+2
* Adding AndroidProxySelectorTest to ContentShellaurimas@chromium.org2012-08-151-0/+3
* Upstream ContentView contentDescriptiondtrainor@chromium.org2012-08-142-0/+2
* [Android] Add chrome_java target for building Java code in the chromium layer.yfriedman@chromium.org2012-08-062-24/+26
* Android: replace temporary test runner with the instrumentation runner.bulach@chromium.org2012-08-021-55/+0
* Start upstreaming accessibility.dtrainor@chromium.org2012-08-024-1/+32
* Android: upstream @DisabledTest annotation for instrumentation tests.bulach@chromium.org2012-08-011-1/+3
* ContentShell rendering support on Android.sievers@chromium.org2012-08-016-13/+288
* Check variable PRODUCT_DIR firstly for content shell testyongsheng.zhu@intel.com2012-07-301-12/+7
* Upstream Android LongPressDetectoryusufo@chromium.org2012-07-261-0/+11
* Add yfriedman to several Android OWNERS filesyfriedman@chromium.org2012-07-261-0/+1
* Make content shell on android support relaunching.tedchoc@chromium.org2012-07-254-2/+48
* Adding WAKE_LOCK permission to content_shell_apk.aurimas@chromium.org2012-07-201-0/+1
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-1/+1
* 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-1910-146/+48
* Remove "chrome" hardcoded suffix from Android .pak path.tedchoc@chromium.org2012-07-171-0/+4
* Put the command line file for content shell in /data/local/tmpyongsheng.zhu@intel.com2012-07-171-1/+1
* Run simple content shell test on Android bots.navabi@google.com2012-07-141-0/+55
* Remove unused AndroidManifest.xmlcjhopman@chromium.org2012-07-141-54/+0
* Focus content view on startup. Replace URL when unfocusing.tedchoc@chromium.org2012-07-132-1/+6
* Annotate some Java classes with @JNINamespace("content").pliard@chromium.org2012-07-134-15/+10
* Do check variable PRODUCT_DIR before any ant targetsyongsheng.zhu@intel.com2012-07-131-12/+7
* Let url textview in ShellView to handle the 'enter' key eventyongsheng.zhu@intel.com2012-07-131-1/+5
* Add pak file support for content shell and android apks.tedchoc@chromium.org2012-07-122-2/+17
* Adds ContentShellTest.apk and very simple test.cjhopman@chromium.org2012-07-124-0/+152
* Fix ant build of content shell for updated Android SDK tools.navabi@google.com2012-07-101-8/+8
* Move java files into src parent directory.navabi@google.com2012-06-266-5/+65
* Provide a common interface for all Android app resources.leandrogracia@chromium.org2012-06-252-2/+17
* Upstream the proper ContentView constructor for ContentShell.tedchoc@chromium.org2012-06-192-3/+4
* Upstream some more content/ DEPS-related cleanup.sievers@chromium.org2012-06-182-3/+3
* android content shell bringup.jrg@chromium.org2012-06-151-0/+32
* Fix typo in AndroidManifest.xml of content shell.shouqun.liu@intel.com2012-06-141-5/+5
* Add support for wait for java debugger during startup.tedchoc@chromium.org2012-06-131-6/+10
* Added sandboxed process service.michaelbai@chromium.org2012-06-121-1/+23
* Enable Android network change notifierhaitao.feng@intel.com2012-06-121-0/+1
* Add versionCode and versionName into ContentShell Manifesthaitao.feng@intel.com2012-06-071-1/+3
* 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 the content_shell.apk in android x86 target build bug, copy the libconten...shouqun.liu@intel.com2012-05-161-1/+2
* Fix crash in Android content_shell startupjknotten@chromium.org2012-05-151-9/+1
* Android content shell bringup.jrg@chromium.org2012-05-104-26/+59
* Add native debugging support to android content shell.jrg@chromium.org2012-05-071-7/+28
* Package and load native library in content shell. Add content shell util scr...jrg@chromium.org2012-04-263-1/+23