summaryrefslogtreecommitdiffstats
path: root/content/common/android
Commit message (Expand)AuthorAgeFilesLines
* Make touch-based synthetic gesture take touch slop into account.dominikg@chromium.org2013-12-032-0/+9
* Update OWNERS filesjoth@chromium.org2013-12-021-1/+0
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-022-7/+7
* [Android] Move CommandLine.java to basejdduke@chromium.org2013-11-203-98/+0
* [Android] Enable touchscreen tap suppressionjdduke@chromium.org2013-11-103-0/+92
* android: Make org.chromium.base.SysUtils.isLowEndDevice() work without native...digit@chromium.org2013-11-081-36/+1
* Android: Add chrome-specific dynamic linker.digit@chromium.org2013-10-212-0/+497
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-291-2/+2
* Update include paths in content/common for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-011-1/+0
* move webkit/glue/fling_* to webkit/childscottmg@chromium.org2013-06-131-2/+0
* Use a direct include of strings headers in content/common/.avi@chromium.org2013-06-124-4/+4
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Remove AsyncTraceEventDataConverterjoth@chromium.org2013-05-251-29/+8
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-248-429/+2
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-261-1/+3
* Replace hand-written JNI in fling_animator with generated bindings.yfriedman@chromium.org2013-03-111-0/+2
* Android: Remove Surface cruftsievers@chromium.org2013-03-067-231/+100
* Support JellyBean MR2 style of systracewangxianzhu@chromium.org2013-02-151-2/+6
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-2/+2
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-245-123/+79
* [Android] Manage CVC's retained JS object set on the native side.benm@chromium.org2013-01-213-0/+56
* Revert 177765scottmg@chromium.org2013-01-183-56/+0
* [Android] Manage CVC's retained JS object set on the native side.benm@chromium.org2013-01-183-0/+56
* Nuke jrg from android OWNERS files.yfriedman@chromium.org2013-01-161-1/+0
* [Android] Fix Java android.view.Surface leak.benm@chromium.org2013-01-081-0/+1
* Fix hang in Android WebView release build testsboliu@chromium.org2013-01-081-8/+24
* Speculative fix for compiler warningsboliu@chromium.org2012-12-141-4/+4
* Let content_unittests almost build with the components build on androidthakis@chromium.org2012-11-303-15/+22
* Expose extra SurfaceTextureBridge methods.sievers@chromium.org2012-11-033-4/+48
* Revert "Expose extra SurfaceTextureBridge methods."phajdan.jr@chromium.org2012-11-023-48/+4
* Expose extra SurfaceTextureBridge methods.sievers@chromium.org2012-11-023-4/+48
* Make Chrome Trace work with Android ATrace.wangxianzhu@chromium.org2012-11-011-0/+4
* Removing myself from OWNERs and WATCHLISTsatish@chromium.org2012-10-291-1/+0
* Android: lazy initialization for method id.bulach@chromium.org2012-10-162-9/+5
* Move PerfTest TraceEvent to asyncdtrainor@chromium.org2012-10-151-6/+59
* Fix a race condition that SurfaceTextureBridge can get released before passin...qinmin@chromium.org2012-10-102-9/+13
* Android: generates JNI bindings for constructors in system classes.bulach@chromium.org2012-09-242-33/+32
* [Android] Fix device_info registration.yfriedman@chromium.org2012-08-101-0/+2
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-195-5/+5
* Adding android OWNERS files.jrg@chromium.org2012-07-131-0/+7
* Annotate some Java classes with @JNINamespace("content").pliard@chromium.org2012-07-131-5/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-118-8/+0
* Move DeviceInfo to common to prevent a DEPS failure.leandrogracia@chromium.org2012-07-052-0/+122
* upstream SurfaceTextureListener and SurfaceTextureBridge class for androidqinmin@chromium.org2012-07-025-0/+274
* Register JNI for content_unittests.nileshagrawal@chromium.org2012-06-292-0/+50
* Upstream some more content/ DEPS-related cleanup.sievers@chromium.org2012-06-184-0/+203
* Added sandboxed process service.michaelbai@chromium.org2012-06-124-0/+296
* [Android] Split the address parser from AddressDetector for WebView use.leandrogracia@chromium.org2012-05-305-0/+1559