summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Merge 199708 "Override server-side simple-cache trial with comma..."gavinp@chromium.org2013-05-201-0/+2
* Enable WGC3DIPCBI GLContextVirtual in Android WebViewboliu@chromium.org2013-05-062-0/+5
* Revert "Enable WGC3DIPCBI GLContextVirtual in Android WebView"pliard@chromium.org2013-05-061-4/+0
* Fix downstream android webview buildboliu@chromium.org2013-05-032-0/+2
* [Chromium] Add tracing to startup process, particularly for Androidandrewhayden@chromium.org2013-05-031-0/+2
* [Android WebView] Unflake ContentViewZoomTest#testZoomControlsmnaganov@chromium.org2013-05-021-7/+15
* Enable WGC3DIPCBI GLContextVirtual in Android WebViewboliu@chromium.org2013-05-011-0/+4
* Disable ContentViewZoomTest#testZoomControlsboliu@chromium.org2013-05-011-0/+5
* Introduce SynchronousCompositor + Clientjoth@chromium.org2013-05-0111-50/+234
* Revert 197660 "Introduce SynchronousCompositor + Client" which has incorrect ...mattm@chromium.org2013-05-0111-234/+50
* Introduce SynchronousCompositor + Clientjoth@chromium.org2013-05-0111-50/+234
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-7/+6
* Android WebView: only make one set of makefiles by default.torne@chromium.org2013-04-301-8/+20
* android_webview: add an IsMapped API to the GpuMemoryBufferkaanb@chromium.org2013-04-302-2/+5
* AwContentClient no longer extends ContentViewClientjoth@chromium.org2013-04-295-167/+198
* [Android WebView] Fix calling ConvertJavastringToUTF8 with null string.benm@chromium.org2013-04-291-3/+7
* [Android WebView] Unflake ContentViewZoomTestsmnaganov@chromium.org2013-04-291-52/+11
* [Android WebView] Add missing zoom controls hidingmnaganov@chromium.org2013-04-291-7/+2
* android_webview: Use base::MessageLoop.xhwang@chromium.org2013-04-277-16/+15
* android_webview: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-264-6/+6
* [Android WebView] Don't trigger a client invalidation from DrawGLbenm@chromium.org2013-04-252-2/+15
* Implement clearFormData for WebViewDatabasesgurun@chromium.org2013-04-256-0/+91
* [Android WebView] Move the most of WebSettings into AwSettingsmnaganov@chromium.org2013-04-2517-252/+1343
* android_webview: Assert map/unmap order for GpuMemoryBufferkaanb@chromium.org2013-04-252-1/+7
* Invalidate before composite for WebViewboliu@chromium.org2013-04-241-0/+1
* Disable testSetInitialScaleboliu@chromium.org2013-04-241-0/+4
* Add requestDrawGL method in InternalAccessDelegatemichaelbai@chromium.org2013-04-232-0/+21
* Add frame parameter to GetNavigationErrorStrings.ttuttle@chromium.org2013-04-232-0/+2
* [Android WebView] Add third_party/speech-dispatcher to known issues listmnaganov@chromium.org2013-04-191-0/+1
* [android] Resize the android_webview if it's 0x0 initially.mkosiba@chromium.org2013-04-1922-198/+820
* Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/clientkaanb@chromium.org2013-04-197-18/+17
* [Android] Rename NativeWindow to WindowAndroid.aurimas@chromium.org2013-04-192-35/+3
* Android WebView: re-enable mac builds again.torne@chromium.org2013-04-181-4/+4
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* [Android WebView] Never turn off viewport and fixed layoutmnaganov@chromium.org2013-04-1713-110/+5
* DevTools: enable reverse tethering in the ADB remote debugging.pfeldman@chromium.org2013-04-162-0/+10
* [android_webview]Add wait for Java debugger for test shell of Webview.shouqun.liu@intel.com2013-04-121-0/+9
* [Android WebView] Update third_party_files_whitelist.txtmnaganov@chromium.org2013-04-121-3/+0
* Enable the AwQuotaManagerBridgeTestmichaelbai@chromium.org2013-04-121-10/+0
* [Android] Fix unit_tests and webview compilations for components build.yfriedman@chromium.org2013-04-121-0/+1
* Calling 2 param onShowCustomView.michaelbai@chromium.org2013-04-114-15/+14
* [Android WebView] Enable legacy support for target-densityDpimnaganov@chromium.org2013-04-111-0/+54
* Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all...kaanb@chromium.org2013-04-117-57/+5
* [Android] Move LocaleUtils from base to ui.yfriedman@chromium.org2013-04-103-5/+6
* Alphabetize the webview license whitelist.brettw@chromium.org2013-04-101-22/+22
* Add new googleurl files to license check whitelist.brettw@chromium.org2013-04-101-0/+37
* Change Map() API to take in a mode for read/write/read-or-write, also pass gf...kaanb@chromium.org2013-04-093-8/+11
* [android] Removing shortcuts in getting ContentViewCore.aurimas@chromium.org2013-04-091-1/+1
* net: move socket files from net/base to net/socketphajdan.jr@chromium.org2013-04-091-1/+1
* android_webview: changes to support Android GraphicBufferskaanb@chromium.org2013-04-0816-10/+252