summaryrefslogtreecommitdiffstats
path: root/content/public/android
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in content/public for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Reset ActionBar title.michaelbai@chromium.org2013-07-241-0/+1
* Introduce a delay before a high priority binding is unbound (reland).ppi@chromium.org2013-07-242-33/+60
* [Android] Fix leak of ContentViewCore via Accessibility ContentObserverbenm@chromium.org2013-07-241-4/+10
* Hooking up setBackgroundColor from AwContents to rendererjoth@chromium.org2013-07-231-8/+0
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-07-2243-421/+77
* Vibration API: plumbing from Blink to Java.mvanouwerkerk@chromium.org2013-07-191-0/+39
* Reset Display values in TwoFieldDatePicker so min and max can be safely setupmiguelg@chromium.org2013-07-191-2/+11
* Change chrome-for-tv to load plugins only on Webappkjyoun@google.com2013-07-191-0/+7
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-194-23/+20
* Ignore some error codes as we do for the webkitqinmin@chromium.org2013-07-191-3/+9
* Revert 212445 "Introduce a delay before a high priority binding ..."sievers@chromium.org2013-07-191-31/+15
* Introduce a delay before a high priority binding is unbound.ppi@chromium.org2013-07-181-15/+31
* [Android] Unify all string log tags to use a simple constant.yfriedman@chromium.org2013-07-187-7/+7
* - Use GMT calendars to avoid daylight savings in Jan 1970 which affects the c...miguelg@chromium.org2013-07-173-57/+56
* Allow synchronous touch confirmation with ContentViewGestureHandlerjdduke@chromium.org2013-07-172-14/+105
* Revert 212022 "The previous implementation is not correct, it de..."gavinp@chromium.org2013-07-174-20/+23
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-174-23/+20
* Fix long click for Chrome Android.tedchoc@chromium.org2013-07-161-0/+5
* Properly handle canceled TouchEvents after a touch recyclejdduke@chromium.org2013-07-152-26/+52
* Android: Speech Recognition now considers IETF BCP 47 language tags.janx@chromium.org2013-07-151-1/+2
* Add ability to keep selection on confirmCompositionaurimas@chromium.org2013-07-123-15/+9
* [android] Plumb through page scale to the InProcessViewRenderer.mkosiba@chromium.org2013-07-121-11/+15
* [Android] Offer long press to embedders.benm@chromium.org2013-07-121-0/+16
* Revert "[Android] Workaround for finishComposingText() issue after restartInp...aurimas@chromium.org2013-07-111-15/+0
* [Android] Workaround for finishComposingText() issue after restartInput.aurimas@chromium.org2013-07-111-0/+15
* [Android] Added double-tap-drag-zoom mode.kkimlabs@chromium.org2013-07-112-18/+239
* Add android_webview owners to resource_maps.mkosiba@chromium.org2013-07-101-0/+13
* Fix Android touch event queuingjdduke@chromium.org2013-07-092-2/+80
* Allow embedders to override fullscreen mediaplayer controlsavayvod@chromium.org2013-07-094-46/+172
* [Android] Adding an integration test of AutofillPopup.aurimas@chromium.org2013-07-091-1/+1
* Remvoe log spam when running in single process modejoth@chromium.org2013-07-092-24/+22
* [android] Hook up overscrolling to the android_webview layer.mkosiba@chromium.org2013-07-081-0/+23
* Put passive location provider into usejinsukkim@chromium.org2013-07-031-6/+41
* android: Re-enable proactive BeginFrame after user inputbrianderson@chromium.org2013-07-031-4/+1
* [Android] Cleanup ImeAdapter contructor.aurimas@chromium.org2013-07-022-22/+18
* Let the Android OOM kill inactive renderers.ppi@chromium.org2013-07-023-108/+172
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-011-2/+0
* [Android] Fix NPE in ActionMode handlingbenm@chromium.org2013-06-291-0/+1
* Lift the limit of renderer processes on Android.ppi@chromium.org2013-06-252-3/+4
* Native Android accessibility.dmazzoni@chromium.org2013-06-256-33/+694
* Drop memory class-based renderer limit on Android.ppi@chromium.org2013-06-222-58/+30
* Remove acknowledge timeout for TouchEnd and TouchCancel eventstrchen@chromium.org2013-06-221-1/+4
* Revert 207875 "Native Android accessibility."dmichael@chromium.org2013-06-215-613/+33
* Native Android accessibility.dmazzoni@chromium.org2013-06-215-33/+613
* Hookup android_webview scroll offset delegation to Java side.mkosiba@chromium.org2013-06-202-19/+0
* Week picker for androidkeishi@chromium.org2013-06-2011-283/+685
* Declare 13 renderer processes for content on Android.ppi@chromium.org2013-06-2014-7/+91
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Implement SpeechRecognizerImplAndroidjanx@chromium.org2013-06-142-0/+233