summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Pass display names for uploaded content URI filesqinmin@chromium.org2014-08-124-8/+72
* Simplify android_webview wrap_contents mode.mkosiba@chromium.org2014-08-1214-272/+247
* Drop the bool parameter from InitSharedInstanceWithPakFileRegion().tfarina@chromium.org2014-08-121-3/+1
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-122-4/+5
* [Android WebView] API to enable fullscreen.igsolla@chromium.org2014-08-116-2/+53
* Move WebViewShell from Android to Chromiumhjd@chromium.org2014-08-118-0/+186
* The WebView has a path (early use of the CookieManager) whichhjd@chromium.org2014-08-111-0/+52
* Move strings from webkit/ content/.tfarina@chromium.org2014-08-092-54/+54
* Cache the current WebPreferences on RenderViewHostImpl (try #2).chrishtr@chromium.org2014-08-081-2/+1
* [Checkstyle] Update static variable and constant names to match style guides.aurimas@chromium.org2014-08-086-21/+21
* [android_webview] Factor AwWebContentsObserver out of AwContentsClient.mkosiba@chromium.org2014-08-086-105/+274
* [Checkstyle] Update class member variable names to match style guides.aurimas@chromium.org2014-08-0810-53/+54
* DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.pfeldman@chromium.org2014-08-081-8/+6
* Moved data reduction proxy initialization logic from ProfileIOData,bengr@chromium.org2014-08-085-58/+79
* aw: Improve idle task schedulingboliu@chromium.org2014-08-085-73/+128
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* The data reduction proxy client should be specific about it's capabilities by...megjablon@chromium.org2014-08-072-3/+3
* Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...tkent@chromium.org2014-08-072-5/+4
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-072-4/+5
* aw: Add versions to public function tablesboliu@chromium.org2014-08-063-1/+7
* Revert 287747 "Make SingleThreadProxy a SchedulerClient"tommi@chromium.org2014-08-062-5/+4
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-062-4/+5
* aw: Track UI request GL separately from other threadsboliu@chromium.org2014-08-063-1/+29
* [android_webview] Fix logtag in InputStreamUtil.mkosiba@chromium.org2014-08-051-1/+1
* NotificationObjectProxy should own the DesktopNotificationDelegateImplpeter@chromium.org2014-08-052-2/+2
* android_webview: Update useragent.torne@chromium.org2014-08-041-1/+1
* [Android WebView] AwMediaUrlInterceptor to handle media assets.igsolla@chromium.org2014-08-0410-2/+163
* Fix testGetVisitedHistoryCallbackAfterDestroyboliu@chromium.org2014-08-021-5/+0
* Remember user decisions on invalid certificates behind a flagjww@chromium.org2014-08-012-0/+7
* aw: Fallback to idle upload when zero copy disabledboliu@chromium.org2014-08-015-17/+42
* Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co...erikchen@chromium.org2014-07-311-1/+2
* aw: Flush idle queue on hardware teardownboliu@chromium.org2014-07-311-0/+3
* [android_webview] Fix android_webview_resources dependency.mkosiba@chromium.org2014-07-312-5/+8
* Tiling priorities in Android Webview.hush@chromium.org2014-07-3113-9/+154
* Fix ExtensionServiceTest.ClearExtensionData flakinessjochen@chromium.org2014-07-311-1/+2
* content: ResourceType cleanup.tfarina@chromium.org2014-07-315-9/+11
* [Android WebView] Remove license error caused by deleted file.igsolla@chromium.org2014-07-301-2/+0
* [android_webview] mmap the .pak file for the correct locale.mkosiba@chromium.org2014-07-301-28/+19
* aw: Disable flaky testGetVisitedHistoryCallbackAfterDestroyboliu@chromium.org2014-07-301-1/+3
* Disabling AwContentsClientVisitedHistoryTest#testGetVisitedHistoryCallbackAft...serya@chromium.org2014-07-301-0/+3
* Fixed Compilation Warnings from Aw Files.ajith.v@samsung.com2014-07-302-3/+6
* Android WebView: Fall back to idle uploads if draw functor table not setsievers@google.com2014-07-303-5/+16
* Plumb form's text direction to Android Autofill popup.estade@chromium.org2014-07-293-4/+10
* Revert of Fix the handling of user gestures for external protocol handler dia...meacer@chromium.org2014-07-292-7/+4
* [android_webview] Do not extract webviewchromium.pakprimiano@chromium.org2014-07-295-11/+64
* Inform the success callback for requesting Notification permission about the ...peter@chromium.org2014-07-292-3/+3
* Don't crash on InputStream exceptions in the android_webview.mkosiba@chromium.org2014-07-296-23/+180
* Android WebView: Perform idle gpu service worksievers@chromium.org2014-07-293-4/+53
* [android_webview] Don't unconditionally add pak files to system image.mkosiba@chromium.org2014-07-282-0/+99
* Reland r285145: Remove RendererPreferences font-rendering enums.derat@chromium.org2014-07-281-43/+2